diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index de3b7a370..d1682805f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,31 +6,36 @@ default: tags: - gcp-gitlab-runner -build: +build-branch: stage: build image: us.gcr.io/planet-gcr/starport/docker-make:20.10.7 services: - us.gcr.io/planet-gcr/starport/dind:20.10.7 + rules: + - if: '$CI_COMMIT_BRANCH == "main"' + when: never + - if: $CI_COMMIT_BRANCH + when: always script: - - make stats validate build browser + - CATALOG_URL=https://static.prod.planet-labs.com/${CI_PROJECT_NAME}/${CI_COMMIT_REF_SLUG}/catalog.json PATH_PREFIX=/${CI_PROJECT_NAME}/${CI_COMMIT_REF_SLUG}/browser/ make stats validate build browser artifacts: expire_in: 48 hrs paths: - build -deploy: +deploy-branch: stage: deploy image: us.gcr.io/planet-gcr/static dependencies: - - build + - build-branch environment: name: $CI_COMMIT_REF_SLUG url: https://static.prod.planet-labs.com/${CI_PROJECT_NAME}/${CI_COMMIT_REF_SLUG}/ - on_stop: undeploy + on_stop: undeploy-branch script: - static deploy --dir build/stac --config static.json -undeploy: +undeploy-branch: stage: deploy image: us.gcr.io/planet-gcr/static when: manual @@ -41,3 +46,32 @@ undeploy: action: stop script: - static undeploy + +build-production: + stage: build + image: us.gcr.io/planet-gcr/starport/docker-make:20.10.7 + services: + - us.gcr.io/planet-gcr/starport/dind:20.10.7 + rules: + - if: '$CI_COMMIT_BRANCH == "main"' + when: always + script: + - make stats validate build browser + artifacts: + expire_in: 48 hrs + paths: + - build + +deploy-production: + stage: deploy + image: us.gcr.io/planet-gcr/static + dependencies: + - build-production + rules: + - if: '$CI_COMMIT_BRANCH == "main"' + when: on_success + environment: + name: $CI_COMMIT_REF_SLUG + url: https://www.planet.com/data/stac/ + script: + - static deploy --dir build/stac --config static.json diff --git a/Makefile b/Makefile index 48e1a90b9..fe9654db7 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,8 @@ GO_STAC := ghcr.io/planetlabs/go-stac:v0.33.0 NODE := docker.io/library/node:20-alpine3.17 STAC_BROWSER_URL := https://github.com/planetlabs/stac-browser.git STAC_BROWSER_SHA := 5de6b74ce27eb861baad5c43f803b2ebca760157 +CATALOG_URL ?= https://www.planet.com/data/stac/catalog.json +PATH_PREFIX ?= /data/stac/browser/ .PHONY: help help: @@ -18,7 +20,7 @@ build: ## Rewrite all STAC files referenced by ./stac/catalog.json to use absolu --volume $$(pwd):/work \ $(GO_STAC) make-links-absolute \ --entry /work/stac/catalog.json \ - --url https://www.planet.com/data/stac/catalog.json \ + --url $(CATALOG_URL) \ --output /work/build/stac @@ -64,7 +66,7 @@ build/.browser-$(STAC_BROWSER_SHA): @docker run \ --volume $$(pwd)/stac-browser:/stac-browser \ --workdir /stac-browser \ - $(NODE) sh -c 'npm install && npm run build:minimal -- --pathPrefix="/data/stac/browser/"' + $(NODE) sh -c 'npm install && npm run build:minimal -- --pathPrefix=$(PATH_PREFIX) --catalogUrl=$(CATALOG_URL)' @mkdir -p build/stac/browser @cp -r stac-browser/dist/* build/stac/browser touch $@ diff --git a/stac/catalog.json b/stac/catalog.json index 24834b59f..728e16096 100644 --- a/stac/catalog.json +++ b/stac/catalog.json @@ -19,6 +19,12 @@ "title": "Open SkySat Data", "type": "application/json" }, + { + "href": "./open-canada/catalog.json", + "rel": "child", + "title": "Open Canada", + "type": "application/json" + }, { "href": "./disasters/collection.json", "rel": "child", @@ -63,42 +69,43 @@ } ], "stats:catalogs": { - "count": 10, + "count": 12, "extensions": { "https://stac-extensions.github.io/stereo-imagery/v1.0.0/schema.json": 4, "https://stac-extensions.github.io/version/v1.2.0/schema.json": 4 }, "versions": { "1.0.0": 9, - "1.1.0": 1 + "1.1.0": 3 } }, "stats:collections": { - "count": 19, + "count": 28, "extensions": { "https://stac-extensions.github.io/version/v1.2.0/schema.json": 3, "https://stac-extensions.github.io/web-map-links/v1.1.0/schema.json": 4 }, "versions": { "1.0.0": 13, - "1.1.0": 6 + "1.1.0": 15 } }, "stats:items": { "assets": { "application/geo+json": 1423, - "application/json": 28, + "application/json": 48, "application/vnd.laszip+copc": 4, - "application/x-hdf5": 91, + "application/x-hdf5": 93, + "application/xml": 11, "application/zip": 16, "image/jpeg": 1, "image/png": 108, "image/tiff": 3, "image/tiff; application=geotiff": 2253, - "image/tiff; application=geotiff; profile=cloud-optimized": 438, + "image/tiff; application=geotiff; profile=cloud-optimized": 13995, "text/xml": 4 }, - "count": 3814, + "count": 10731, "extensions": { "https://planetlabs.github.io/stac-extension/v1.0.0-beta.3/schema.json": 30, "https://stac-extensions.github.io/eo/v1.0.0/schema.json": 2, @@ -114,7 +121,7 @@ }, "versions": { "1.0.0": 3723, - "1.1.0": 91 + "1.1.0": 7008 } } } \ No newline at end of file diff --git a/stac/open-canada/catalog.json b/stac/open-canada/catalog.json new file mode 100644 index 000000000..3ddfed31f --- /dev/null +++ b/stac/open-canada/catalog.json @@ -0,0 +1,25 @@ +{ + "stac_version": "1.1.0", + "type": "Catalog", + "id": "open-canada", + "title": "Open Canada", + "description": "Designed for Canadian government agencies, the Open Canada Program provides access to a range of sample Planet satellite data and Planetary Variables to drive multi-dimensional geospatial innovation.", + "links": [ + { + "href": "../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./ft-mckay/catalog.json", + "rel": "child", + "title": "Open Canada - Fort McKay", + "type": "application/json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-03-22/2022-03-22.json b/stac/open-canada/ft-mckay/arps/2022-03-22/2022-03-22.json new file mode 100644 index 000000000..6fc561d0c --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-03-22/2022-03-22.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-03-22", + "collection": "arps", + "properties": { + "datetime": "2022-03-22T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-22/2022-03-22_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-22/2022-03-22_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-03-23/2022-03-23.json b/stac/open-canada/ft-mckay/arps/2022-03-23/2022-03-23.json new file mode 100644 index 000000000..19f89e48a --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-03-23/2022-03-23.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-03-23", + "collection": "arps", + "properties": { + "datetime": "2022-03-23T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-23/2022-03-23_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-23/2022-03-23_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-03-25/2022-03-25.json b/stac/open-canada/ft-mckay/arps/2022-03-25/2022-03-25.json new file mode 100644 index 000000000..8afcfbd35 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-03-25/2022-03-25.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-03-25", + "collection": "arps", + "properties": { + "datetime": "2022-03-25T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-25/2022-03-25_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-25/2022-03-25_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-03-26/2022-03-26.json b/stac/open-canada/ft-mckay/arps/2022-03-26/2022-03-26.json new file mode 100644 index 000000000..848a9b28f --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-03-26/2022-03-26.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-03-26", + "collection": "arps", + "properties": { + "datetime": "2022-03-26T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-26/2022-03-26_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-26/2022-03-26_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-03-27/2022-03-27.json b/stac/open-canada/ft-mckay/arps/2022-03-27/2022-03-27.json new file mode 100644 index 000000000..98e9df2e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-03-27/2022-03-27.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-03-27", + "collection": "arps", + "properties": { + "datetime": "2022-03-27T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-27/2022-03-27_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-27/2022-03-27_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-03-30/2022-03-30.json b/stac/open-canada/ft-mckay/arps/2022-03-30/2022-03-30.json new file mode 100644 index 000000000..5afc9cab3 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-03-30/2022-03-30.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-03-30", + "collection": "arps", + "properties": { + "datetime": "2022-03-30T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-30/2022-03-30_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-03-30/2022-03-30_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-01/2022-04-01.json b/stac/open-canada/ft-mckay/arps/2022-04-01/2022-04-01.json new file mode 100644 index 000000000..0ca5b8498 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-01/2022-04-01.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-01", + "collection": "arps", + "properties": { + "datetime": "2022-04-01T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-01/2022-04-01_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-01/2022-04-01_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-02/2022-04-02.json b/stac/open-canada/ft-mckay/arps/2022-04-02/2022-04-02.json new file mode 100644 index 000000000..309fbdbde --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-02/2022-04-02.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-02", + "collection": "arps", + "properties": { + "datetime": "2022-04-02T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-02/2022-04-02_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-02/2022-04-02_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-03/2022-04-03.json b/stac/open-canada/ft-mckay/arps/2022-04-03/2022-04-03.json new file mode 100644 index 000000000..642d746ef --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-03/2022-04-03.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-03", + "collection": "arps", + "properties": { + "datetime": "2022-04-03T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-03/2022-04-03_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-03/2022-04-03_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-04/2022-04-04.json b/stac/open-canada/ft-mckay/arps/2022-04-04/2022-04-04.json new file mode 100644 index 000000000..2c1fbb57a --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-04/2022-04-04.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-04", + "collection": "arps", + "properties": { + "datetime": "2022-04-04T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-04/2022-04-04_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-04/2022-04-04_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-07/2022-04-07.json b/stac/open-canada/ft-mckay/arps/2022-04-07/2022-04-07.json new file mode 100644 index 000000000..fdf71537e --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-07/2022-04-07.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-07", + "collection": "arps", + "properties": { + "datetime": "2022-04-07T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-07/2022-04-07_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-07/2022-04-07_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-08/2022-04-08.json b/stac/open-canada/ft-mckay/arps/2022-04-08/2022-04-08.json new file mode 100644 index 000000000..a19881633 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-08/2022-04-08.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-08", + "collection": "arps", + "properties": { + "datetime": "2022-04-08T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-08/2022-04-08_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-08/2022-04-08_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-10/2022-04-10.json b/stac/open-canada/ft-mckay/arps/2022-04-10/2022-04-10.json new file mode 100644 index 000000000..a2d8fd643 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-10/2022-04-10.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-10", + "collection": "arps", + "properties": { + "datetime": "2022-04-10T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-10/2022-04-10_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-10/2022-04-10_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-11/2022-04-11.json b/stac/open-canada/ft-mckay/arps/2022-04-11/2022-04-11.json new file mode 100644 index 000000000..f4ba203d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-11/2022-04-11.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-11", + "collection": "arps", + "properties": { + "datetime": "2022-04-11T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-11/2022-04-11_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-11/2022-04-11_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-13/2022-04-13.json b/stac/open-canada/ft-mckay/arps/2022-04-13/2022-04-13.json new file mode 100644 index 000000000..d2da9d4e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-13/2022-04-13.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-13", + "collection": "arps", + "properties": { + "datetime": "2022-04-13T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-13/2022-04-13_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-13/2022-04-13_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-14/2022-04-14.json b/stac/open-canada/ft-mckay/arps/2022-04-14/2022-04-14.json new file mode 100644 index 000000000..d4672a052 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-14/2022-04-14.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-14", + "collection": "arps", + "properties": { + "datetime": "2022-04-14T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-14/2022-04-14_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-14/2022-04-14_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-15/2022-04-15.json b/stac/open-canada/ft-mckay/arps/2022-04-15/2022-04-15.json new file mode 100644 index 000000000..ec17e22b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-15/2022-04-15.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-15", + "collection": "arps", + "properties": { + "datetime": "2022-04-15T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-15/2022-04-15_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-15/2022-04-15_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-16/2022-04-16.json b/stac/open-canada/ft-mckay/arps/2022-04-16/2022-04-16.json new file mode 100644 index 000000000..7dd0c8dd6 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-16/2022-04-16.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-16", + "collection": "arps", + "properties": { + "datetime": "2022-04-16T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-16/2022-04-16_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-16/2022-04-16_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-18/2022-04-18.json b/stac/open-canada/ft-mckay/arps/2022-04-18/2022-04-18.json new file mode 100644 index 000000000..a540bf980 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-18/2022-04-18.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-18", + "collection": "arps", + "properties": { + "datetime": "2022-04-18T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-18/2022-04-18_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-18/2022-04-18_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-19/2022-04-19.json b/stac/open-canada/ft-mckay/arps/2022-04-19/2022-04-19.json new file mode 100644 index 000000000..490c4c8af --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-19/2022-04-19.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-19", + "collection": "arps", + "properties": { + "datetime": "2022-04-19T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-19/2022-04-19_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-19/2022-04-19_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-20/2022-04-20.json b/stac/open-canada/ft-mckay/arps/2022-04-20/2022-04-20.json new file mode 100644 index 000000000..4274d3077 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-20/2022-04-20.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-20", + "collection": "arps", + "properties": { + "datetime": "2022-04-20T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-20/2022-04-20_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-20/2022-04-20_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-21/2022-04-21.json b/stac/open-canada/ft-mckay/arps/2022-04-21/2022-04-21.json new file mode 100644 index 000000000..5ac0ee34d --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-21/2022-04-21.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-21", + "collection": "arps", + "properties": { + "datetime": "2022-04-21T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-21/2022-04-21_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-21/2022-04-21_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-22/2022-04-22.json b/stac/open-canada/ft-mckay/arps/2022-04-22/2022-04-22.json new file mode 100644 index 000000000..44bb9fcec --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-22/2022-04-22.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-22", + "collection": "arps", + "properties": { + "datetime": "2022-04-22T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-22/2022-04-22_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-22/2022-04-22_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-23/2022-04-23.json b/stac/open-canada/ft-mckay/arps/2022-04-23/2022-04-23.json new file mode 100644 index 000000000..7743519bb --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-23/2022-04-23.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-23", + "collection": "arps", + "properties": { + "datetime": "2022-04-23T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-23/2022-04-23_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-23/2022-04-23_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-24/2022-04-24.json b/stac/open-canada/ft-mckay/arps/2022-04-24/2022-04-24.json new file mode 100644 index 000000000..10b337264 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-24/2022-04-24.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-24", + "collection": "arps", + "properties": { + "datetime": "2022-04-24T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-24/2022-04-24_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-24/2022-04-24_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-25/2022-04-25.json b/stac/open-canada/ft-mckay/arps/2022-04-25/2022-04-25.json new file mode 100644 index 000000000..b65ff05da --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-25/2022-04-25.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-25", + "collection": "arps", + "properties": { + "datetime": "2022-04-25T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-25/2022-04-25_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-25/2022-04-25_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-26/2022-04-26.json b/stac/open-canada/ft-mckay/arps/2022-04-26/2022-04-26.json new file mode 100644 index 000000000..600822e86 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-26/2022-04-26.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-26", + "collection": "arps", + "properties": { + "datetime": "2022-04-26T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-26/2022-04-26_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-26/2022-04-26_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-04-27/2022-04-27.json b/stac/open-canada/ft-mckay/arps/2022-04-27/2022-04-27.json new file mode 100644 index 000000000..b582a71ba --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-04-27/2022-04-27.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-04-27", + "collection": "arps", + "properties": { + "datetime": "2022-04-27T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-27/2022-04-27_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-04-27/2022-04-27_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-02/2022-05-02.json b/stac/open-canada/ft-mckay/arps/2022-05-02/2022-05-02.json new file mode 100644 index 000000000..6c1be5539 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-02/2022-05-02.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-02", + "collection": "arps", + "properties": { + "datetime": "2022-05-02T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-02/2022-05-02_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-02/2022-05-02_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-07/2022-05-07.json b/stac/open-canada/ft-mckay/arps/2022-05-07/2022-05-07.json new file mode 100644 index 000000000..0e040f6c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-07/2022-05-07.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-07", + "collection": "arps", + "properties": { + "datetime": "2022-05-07T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-07/2022-05-07_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-07/2022-05-07_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-08/2022-05-08.json b/stac/open-canada/ft-mckay/arps/2022-05-08/2022-05-08.json new file mode 100644 index 000000000..c4cef10f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-08/2022-05-08.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-08", + "collection": "arps", + "properties": { + "datetime": "2022-05-08T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-08/2022-05-08_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-08/2022-05-08_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-11/2022-05-11.json b/stac/open-canada/ft-mckay/arps/2022-05-11/2022-05-11.json new file mode 100644 index 000000000..b1d6504f3 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-11/2022-05-11.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-11", + "collection": "arps", + "properties": { + "datetime": "2022-05-11T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-11/2022-05-11_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-11/2022-05-11_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-12/2022-05-12.json b/stac/open-canada/ft-mckay/arps/2022-05-12/2022-05-12.json new file mode 100644 index 000000000..053fda6eb --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-12/2022-05-12.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-12", + "collection": "arps", + "properties": { + "datetime": "2022-05-12T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-12/2022-05-12_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-12/2022-05-12_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-13/2022-05-13.json b/stac/open-canada/ft-mckay/arps/2022-05-13/2022-05-13.json new file mode 100644 index 000000000..034377ec8 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-13/2022-05-13.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-13", + "collection": "arps", + "properties": { + "datetime": "2022-05-13T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-13/2022-05-13_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-13/2022-05-13_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-14/2022-05-14.json b/stac/open-canada/ft-mckay/arps/2022-05-14/2022-05-14.json new file mode 100644 index 000000000..a4525a82c --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-14/2022-05-14.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-14", + "collection": "arps", + "properties": { + "datetime": "2022-05-14T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-14/2022-05-14_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-14/2022-05-14_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-15/2022-05-15.json b/stac/open-canada/ft-mckay/arps/2022-05-15/2022-05-15.json new file mode 100644 index 000000000..46f16cfb9 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-15/2022-05-15.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-15", + "collection": "arps", + "properties": { + "datetime": "2022-05-15T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-15/2022-05-15_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-15/2022-05-15_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-16/2022-05-16.json b/stac/open-canada/ft-mckay/arps/2022-05-16/2022-05-16.json new file mode 100644 index 000000000..7fde1d0cb --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-16/2022-05-16.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-16", + "collection": "arps", + "properties": { + "datetime": "2022-05-16T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-16/2022-05-16_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-16/2022-05-16_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-19/2022-05-19.json b/stac/open-canada/ft-mckay/arps/2022-05-19/2022-05-19.json new file mode 100644 index 000000000..d833c8628 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-19/2022-05-19.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-19", + "collection": "arps", + "properties": { + "datetime": "2022-05-19T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-19/2022-05-19_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-19/2022-05-19_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-20/2022-05-20.json b/stac/open-canada/ft-mckay/arps/2022-05-20/2022-05-20.json new file mode 100644 index 000000000..b1783e563 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-20/2022-05-20.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-20", + "collection": "arps", + "properties": { + "datetime": "2022-05-20T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-20/2022-05-20_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-20/2022-05-20_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-21/2022-05-21.json b/stac/open-canada/ft-mckay/arps/2022-05-21/2022-05-21.json new file mode 100644 index 000000000..de407f963 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-21/2022-05-21.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-21", + "collection": "arps", + "properties": { + "datetime": "2022-05-21T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-21/2022-05-21_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-21/2022-05-21_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-22/2022-05-22.json b/stac/open-canada/ft-mckay/arps/2022-05-22/2022-05-22.json new file mode 100644 index 000000000..99efc1bd9 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-22/2022-05-22.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-22", + "collection": "arps", + "properties": { + "datetime": "2022-05-22T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-22/2022-05-22_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-22/2022-05-22_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-25/2022-05-25.json b/stac/open-canada/ft-mckay/arps/2022-05-25/2022-05-25.json new file mode 100644 index 000000000..f3d4c4695 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-25/2022-05-25.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-25", + "collection": "arps", + "properties": { + "datetime": "2022-05-25T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-25/2022-05-25_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-25/2022-05-25_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-26/2022-05-26.json b/stac/open-canada/ft-mckay/arps/2022-05-26/2022-05-26.json new file mode 100644 index 000000000..edb714e0c --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-26/2022-05-26.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-26", + "collection": "arps", + "properties": { + "datetime": "2022-05-26T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-26/2022-05-26_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-26/2022-05-26_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-27/2022-05-27.json b/stac/open-canada/ft-mckay/arps/2022-05-27/2022-05-27.json new file mode 100644 index 000000000..67304c139 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-27/2022-05-27.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-27", + "collection": "arps", + "properties": { + "datetime": "2022-05-27T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-27/2022-05-27_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-27/2022-05-27_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-29/2022-05-29.json b/stac/open-canada/ft-mckay/arps/2022-05-29/2022-05-29.json new file mode 100644 index 000000000..cab3814b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-29/2022-05-29.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-29", + "collection": "arps", + "properties": { + "datetime": "2022-05-29T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-29/2022-05-29_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-29/2022-05-29_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-30/2022-05-30.json b/stac/open-canada/ft-mckay/arps/2022-05-30/2022-05-30.json new file mode 100644 index 000000000..6fd93df59 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-30/2022-05-30.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-30", + "collection": "arps", + "properties": { + "datetime": "2022-05-30T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-30/2022-05-30_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-30/2022-05-30_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-05-31/2022-05-31.json b/stac/open-canada/ft-mckay/arps/2022-05-31/2022-05-31.json new file mode 100644 index 000000000..7c244936a --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-05-31/2022-05-31.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-05-31", + "collection": "arps", + "properties": { + "datetime": "2022-05-31T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-31/2022-05-31_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-05-31/2022-05-31_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-01/2022-06-01.json b/stac/open-canada/ft-mckay/arps/2022-06-01/2022-06-01.json new file mode 100644 index 000000000..70cbb4388 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-01/2022-06-01.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-01", + "collection": "arps", + "properties": { + "datetime": "2022-06-01T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-01/2022-06-01_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-01/2022-06-01_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-02/2022-06-02.json b/stac/open-canada/ft-mckay/arps/2022-06-02/2022-06-02.json new file mode 100644 index 000000000..ab4e61c57 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-02/2022-06-02.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-02", + "collection": "arps", + "properties": { + "datetime": "2022-06-02T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-02/2022-06-02_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-02/2022-06-02_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-03/2022-06-03.json b/stac/open-canada/ft-mckay/arps/2022-06-03/2022-06-03.json new file mode 100644 index 000000000..eb9fecfbf --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-03/2022-06-03.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-03", + "collection": "arps", + "properties": { + "datetime": "2022-06-03T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-03/2022-06-03_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-03/2022-06-03_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-04/2022-06-04.json b/stac/open-canada/ft-mckay/arps/2022-06-04/2022-06-04.json new file mode 100644 index 000000000..230bde373 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-04/2022-06-04.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-04", + "collection": "arps", + "properties": { + "datetime": "2022-06-04T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-04/2022-06-04_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-04/2022-06-04_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-05/2022-06-05.json b/stac/open-canada/ft-mckay/arps/2022-06-05/2022-06-05.json new file mode 100644 index 000000000..0f3fc2e24 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-05/2022-06-05.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-05", + "collection": "arps", + "properties": { + "datetime": "2022-06-05T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-05/2022-06-05_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-05/2022-06-05_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-06/2022-06-06.json b/stac/open-canada/ft-mckay/arps/2022-06-06/2022-06-06.json new file mode 100644 index 000000000..6702b7369 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-06/2022-06-06.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-06", + "collection": "arps", + "properties": { + "datetime": "2022-06-06T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-06/2022-06-06_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-06/2022-06-06_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-07/2022-06-07.json b/stac/open-canada/ft-mckay/arps/2022-06-07/2022-06-07.json new file mode 100644 index 000000000..4b1bd1c84 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-07/2022-06-07.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-07", + "collection": "arps", + "properties": { + "datetime": "2022-06-07T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-07/2022-06-07_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-07/2022-06-07_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-08/2022-06-08.json b/stac/open-canada/ft-mckay/arps/2022-06-08/2022-06-08.json new file mode 100644 index 000000000..e6d10792b --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-08/2022-06-08.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-08", + "collection": "arps", + "properties": { + "datetime": "2022-06-08T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-08/2022-06-08_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-08/2022-06-08_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-09/2022-06-09.json b/stac/open-canada/ft-mckay/arps/2022-06-09/2022-06-09.json new file mode 100644 index 000000000..0d18201a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-09/2022-06-09.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-09", + "collection": "arps", + "properties": { + "datetime": "2022-06-09T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-09/2022-06-09_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-09/2022-06-09_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-13/2022-06-13.json b/stac/open-canada/ft-mckay/arps/2022-06-13/2022-06-13.json new file mode 100644 index 000000000..cf41a2062 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-13/2022-06-13.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-13", + "collection": "arps", + "properties": { + "datetime": "2022-06-13T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-13/2022-06-13_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-13/2022-06-13_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-16/2022-06-16.json b/stac/open-canada/ft-mckay/arps/2022-06-16/2022-06-16.json new file mode 100644 index 000000000..1e1545746 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-16/2022-06-16.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-16", + "collection": "arps", + "properties": { + "datetime": "2022-06-16T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-16/2022-06-16_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-16/2022-06-16_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-19/2022-06-19.json b/stac/open-canada/ft-mckay/arps/2022-06-19/2022-06-19.json new file mode 100644 index 000000000..3b576afe1 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-19/2022-06-19.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-19", + "collection": "arps", + "properties": { + "datetime": "2022-06-19T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-19/2022-06-19_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-19/2022-06-19_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-22/2022-06-22.json b/stac/open-canada/ft-mckay/arps/2022-06-22/2022-06-22.json new file mode 100644 index 000000000..795c37041 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-22/2022-06-22.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-22", + "collection": "arps", + "properties": { + "datetime": "2022-06-22T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-22/2022-06-22_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-22/2022-06-22_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-23/2022-06-23.json b/stac/open-canada/ft-mckay/arps/2022-06-23/2022-06-23.json new file mode 100644 index 000000000..cf17a7aae --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-23/2022-06-23.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-23", + "collection": "arps", + "properties": { + "datetime": "2022-06-23T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-23/2022-06-23_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-23/2022-06-23_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-24/2022-06-24.json b/stac/open-canada/ft-mckay/arps/2022-06-24/2022-06-24.json new file mode 100644 index 000000000..f8af263ea --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-24/2022-06-24.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-24", + "collection": "arps", + "properties": { + "datetime": "2022-06-24T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-24/2022-06-24_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-24/2022-06-24_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-25/2022-06-25.json b/stac/open-canada/ft-mckay/arps/2022-06-25/2022-06-25.json new file mode 100644 index 000000000..99e1a19bc --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-25/2022-06-25.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-25", + "collection": "arps", + "properties": { + "datetime": "2022-06-25T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-25/2022-06-25_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-25/2022-06-25_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-27/2022-06-27.json b/stac/open-canada/ft-mckay/arps/2022-06-27/2022-06-27.json new file mode 100644 index 000000000..b2356fe4a --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-27/2022-06-27.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-27", + "collection": "arps", + "properties": { + "datetime": "2022-06-27T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-27/2022-06-27_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-27/2022-06-27_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-28/2022-06-28.json b/stac/open-canada/ft-mckay/arps/2022-06-28/2022-06-28.json new file mode 100644 index 000000000..c96b51984 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-28/2022-06-28.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-28", + "collection": "arps", + "properties": { + "datetime": "2022-06-28T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-28/2022-06-28_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-28/2022-06-28_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-06-30/2022-06-30.json b/stac/open-canada/ft-mckay/arps/2022-06-30/2022-06-30.json new file mode 100644 index 000000000..0c735c6ce --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-06-30/2022-06-30.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-06-30", + "collection": "arps", + "properties": { + "datetime": "2022-06-30T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-30/2022-06-30_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-06-30/2022-06-30_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-01/2022-07-01.json b/stac/open-canada/ft-mckay/arps/2022-07-01/2022-07-01.json new file mode 100644 index 000000000..1f9efb3bb --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-01/2022-07-01.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-01", + "collection": "arps", + "properties": { + "datetime": "2022-07-01T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-01/2022-07-01_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-01/2022-07-01_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-02/2022-07-02.json b/stac/open-canada/ft-mckay/arps/2022-07-02/2022-07-02.json new file mode 100644 index 000000000..2de322bec --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-02/2022-07-02.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-02", + "collection": "arps", + "properties": { + "datetime": "2022-07-02T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-02/2022-07-02_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-02/2022-07-02_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-04/2022-07-04.json b/stac/open-canada/ft-mckay/arps/2022-07-04/2022-07-04.json new file mode 100644 index 000000000..08bc095fb --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-04/2022-07-04.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-04", + "collection": "arps", + "properties": { + "datetime": "2022-07-04T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-04/2022-07-04_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-04/2022-07-04_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-05/2022-07-05.json b/stac/open-canada/ft-mckay/arps/2022-07-05/2022-07-05.json new file mode 100644 index 000000000..f4904595d --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-05/2022-07-05.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-05", + "collection": "arps", + "properties": { + "datetime": "2022-07-05T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-05/2022-07-05_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-05/2022-07-05_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-06/2022-07-06.json b/stac/open-canada/ft-mckay/arps/2022-07-06/2022-07-06.json new file mode 100644 index 000000000..21209d1bd --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-06/2022-07-06.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-06", + "collection": "arps", + "properties": { + "datetime": "2022-07-06T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-06/2022-07-06_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-06/2022-07-06_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-07/2022-07-07.json b/stac/open-canada/ft-mckay/arps/2022-07-07/2022-07-07.json new file mode 100644 index 000000000..3e2fec831 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-07/2022-07-07.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-07", + "collection": "arps", + "properties": { + "datetime": "2022-07-07T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-07/2022-07-07_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-07/2022-07-07_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-09/2022-07-09.json b/stac/open-canada/ft-mckay/arps/2022-07-09/2022-07-09.json new file mode 100644 index 000000000..cc3326c78 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-09/2022-07-09.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-09", + "collection": "arps", + "properties": { + "datetime": "2022-07-09T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-09/2022-07-09_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-09/2022-07-09_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-11/2022-07-11.json b/stac/open-canada/ft-mckay/arps/2022-07-11/2022-07-11.json new file mode 100644 index 000000000..3a96f76ff --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-11/2022-07-11.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-11", + "collection": "arps", + "properties": { + "datetime": "2022-07-11T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-11/2022-07-11_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-11/2022-07-11_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-12/2022-07-12.json b/stac/open-canada/ft-mckay/arps/2022-07-12/2022-07-12.json new file mode 100644 index 000000000..ac1f9b0a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-12/2022-07-12.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-12", + "collection": "arps", + "properties": { + "datetime": "2022-07-12T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-12/2022-07-12_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-12/2022-07-12_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-13/2022-07-13.json b/stac/open-canada/ft-mckay/arps/2022-07-13/2022-07-13.json new file mode 100644 index 000000000..3ac33e976 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-13/2022-07-13.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-13", + "collection": "arps", + "properties": { + "datetime": "2022-07-13T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-13/2022-07-13_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-13/2022-07-13_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-14/2022-07-14.json b/stac/open-canada/ft-mckay/arps/2022-07-14/2022-07-14.json new file mode 100644 index 000000000..28e0d7f4f --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-14/2022-07-14.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-14", + "collection": "arps", + "properties": { + "datetime": "2022-07-14T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-14/2022-07-14_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-14/2022-07-14_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-15/2022-07-15.json b/stac/open-canada/ft-mckay/arps/2022-07-15/2022-07-15.json new file mode 100644 index 000000000..69bd42674 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-15/2022-07-15.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-15", + "collection": "arps", + "properties": { + "datetime": "2022-07-15T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-15/2022-07-15_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-15/2022-07-15_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-16/2022-07-16.json b/stac/open-canada/ft-mckay/arps/2022-07-16/2022-07-16.json new file mode 100644 index 000000000..f35727d3a --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-16/2022-07-16.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-16", + "collection": "arps", + "properties": { + "datetime": "2022-07-16T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-16/2022-07-16_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-16/2022-07-16_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-17/2022-07-17.json b/stac/open-canada/ft-mckay/arps/2022-07-17/2022-07-17.json new file mode 100644 index 000000000..fed33974f --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-17/2022-07-17.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-17", + "collection": "arps", + "properties": { + "datetime": "2022-07-17T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-17/2022-07-17_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-17/2022-07-17_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-18/2022-07-18.json b/stac/open-canada/ft-mckay/arps/2022-07-18/2022-07-18.json new file mode 100644 index 000000000..3871faf4d --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-18/2022-07-18.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-18", + "collection": "arps", + "properties": { + "datetime": "2022-07-18T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-18/2022-07-18_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-18/2022-07-18_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-20/2022-07-20.json b/stac/open-canada/ft-mckay/arps/2022-07-20/2022-07-20.json new file mode 100644 index 000000000..a11a4b7df --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-20/2022-07-20.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-20", + "collection": "arps", + "properties": { + "datetime": "2022-07-20T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-20/2022-07-20_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-20/2022-07-20_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-21/2022-07-21.json b/stac/open-canada/ft-mckay/arps/2022-07-21/2022-07-21.json new file mode 100644 index 000000000..c02f3a4de --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-21/2022-07-21.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-21", + "collection": "arps", + "properties": { + "datetime": "2022-07-21T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-21/2022-07-21_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-21/2022-07-21_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-23/2022-07-23.json b/stac/open-canada/ft-mckay/arps/2022-07-23/2022-07-23.json new file mode 100644 index 000000000..ed72fddb8 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-23/2022-07-23.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-23", + "collection": "arps", + "properties": { + "datetime": "2022-07-23T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-23/2022-07-23_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-23/2022-07-23_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-24/2022-07-24.json b/stac/open-canada/ft-mckay/arps/2022-07-24/2022-07-24.json new file mode 100644 index 000000000..39da5c72e --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-24/2022-07-24.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-24", + "collection": "arps", + "properties": { + "datetime": "2022-07-24T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-24/2022-07-24_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-24/2022-07-24_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-26/2022-07-26.json b/stac/open-canada/ft-mckay/arps/2022-07-26/2022-07-26.json new file mode 100644 index 000000000..6c2f50a2c --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-26/2022-07-26.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-26", + "collection": "arps", + "properties": { + "datetime": "2022-07-26T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-26/2022-07-26_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-26/2022-07-26_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-27/2022-07-27.json b/stac/open-canada/ft-mckay/arps/2022-07-27/2022-07-27.json new file mode 100644 index 000000000..8163938dd --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-27/2022-07-27.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-27", + "collection": "arps", + "properties": { + "datetime": "2022-07-27T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-27/2022-07-27_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-27/2022-07-27_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-28/2022-07-28.json b/stac/open-canada/ft-mckay/arps/2022-07-28/2022-07-28.json new file mode 100644 index 000000000..3cdf6eaac --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-28/2022-07-28.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-28", + "collection": "arps", + "properties": { + "datetime": "2022-07-28T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-28/2022-07-28_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-28/2022-07-28_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-30/2022-07-30.json b/stac/open-canada/ft-mckay/arps/2022-07-30/2022-07-30.json new file mode 100644 index 000000000..f4912adf7 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-30/2022-07-30.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-30", + "collection": "arps", + "properties": { + "datetime": "2022-07-30T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-30/2022-07-30_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-30/2022-07-30_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-07-31/2022-07-31.json b/stac/open-canada/ft-mckay/arps/2022-07-31/2022-07-31.json new file mode 100644 index 000000000..87929e11e --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-07-31/2022-07-31.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-07-31", + "collection": "arps", + "properties": { + "datetime": "2022-07-31T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-31/2022-07-31_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-07-31/2022-07-31_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-02/2022-08-02.json b/stac/open-canada/ft-mckay/arps/2022-08-02/2022-08-02.json new file mode 100644 index 000000000..fab9f099b --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-02/2022-08-02.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-02", + "collection": "arps", + "properties": { + "datetime": "2022-08-02T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-02/2022-08-02_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-02/2022-08-02_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-03/2022-08-03.json b/stac/open-canada/ft-mckay/arps/2022-08-03/2022-08-03.json new file mode 100644 index 000000000..aba770d20 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-03/2022-08-03.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-03", + "collection": "arps", + "properties": { + "datetime": "2022-08-03T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-03/2022-08-03_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-03/2022-08-03_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-07/2022-08-07.json b/stac/open-canada/ft-mckay/arps/2022-08-07/2022-08-07.json new file mode 100644 index 000000000..d42f039a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-07/2022-08-07.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-07", + "collection": "arps", + "properties": { + "datetime": "2022-08-07T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-07/2022-08-07_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-07/2022-08-07_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-09/2022-08-09.json b/stac/open-canada/ft-mckay/arps/2022-08-09/2022-08-09.json new file mode 100644 index 000000000..a749a9db1 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-09/2022-08-09.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-09", + "collection": "arps", + "properties": { + "datetime": "2022-08-09T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-09/2022-08-09_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-09/2022-08-09_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-10/2022-08-10.json b/stac/open-canada/ft-mckay/arps/2022-08-10/2022-08-10.json new file mode 100644 index 000000000..4c6cec826 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-10/2022-08-10.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-10", + "collection": "arps", + "properties": { + "datetime": "2022-08-10T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-10/2022-08-10_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-10/2022-08-10_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-12/2022-08-12.json b/stac/open-canada/ft-mckay/arps/2022-08-12/2022-08-12.json new file mode 100644 index 000000000..87a924b1c --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-12/2022-08-12.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-12", + "collection": "arps", + "properties": { + "datetime": "2022-08-12T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-12/2022-08-12_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-12/2022-08-12_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-14/2022-08-14.json b/stac/open-canada/ft-mckay/arps/2022-08-14/2022-08-14.json new file mode 100644 index 000000000..fa8e59854 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-14/2022-08-14.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-14", + "collection": "arps", + "properties": { + "datetime": "2022-08-14T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-14/2022-08-14_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-14/2022-08-14_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-15/2022-08-15.json b/stac/open-canada/ft-mckay/arps/2022-08-15/2022-08-15.json new file mode 100644 index 000000000..d000b63cb --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-15/2022-08-15.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-15", + "collection": "arps", + "properties": { + "datetime": "2022-08-15T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-15/2022-08-15_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-15/2022-08-15_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-17/2022-08-17.json b/stac/open-canada/ft-mckay/arps/2022-08-17/2022-08-17.json new file mode 100644 index 000000000..6ad561a72 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-17/2022-08-17.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-17", + "collection": "arps", + "properties": { + "datetime": "2022-08-17T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-17/2022-08-17_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-17/2022-08-17_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-18/2022-08-18.json b/stac/open-canada/ft-mckay/arps/2022-08-18/2022-08-18.json new file mode 100644 index 000000000..aa7f71e01 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-18/2022-08-18.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-18", + "collection": "arps", + "properties": { + "datetime": "2022-08-18T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-18/2022-08-18_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-18/2022-08-18_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-20/2022-08-20.json b/stac/open-canada/ft-mckay/arps/2022-08-20/2022-08-20.json new file mode 100644 index 000000000..18b61dd48 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-20/2022-08-20.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-20", + "collection": "arps", + "properties": { + "datetime": "2022-08-20T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-20/2022-08-20_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-20/2022-08-20_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-21/2022-08-21.json b/stac/open-canada/ft-mckay/arps/2022-08-21/2022-08-21.json new file mode 100644 index 000000000..95426a010 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-21/2022-08-21.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-21", + "collection": "arps", + "properties": { + "datetime": "2022-08-21T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-21/2022-08-21_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-21/2022-08-21_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-22/2022-08-22.json b/stac/open-canada/ft-mckay/arps/2022-08-22/2022-08-22.json new file mode 100644 index 000000000..31634a6e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-22/2022-08-22.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-22", + "collection": "arps", + "properties": { + "datetime": "2022-08-22T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-22/2022-08-22_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-22/2022-08-22_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-23/2022-08-23.json b/stac/open-canada/ft-mckay/arps/2022-08-23/2022-08-23.json new file mode 100644 index 000000000..02e26b2e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-23/2022-08-23.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-23", + "collection": "arps", + "properties": { + "datetime": "2022-08-23T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-23/2022-08-23_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-23/2022-08-23_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-24/2022-08-24.json b/stac/open-canada/ft-mckay/arps/2022-08-24/2022-08-24.json new file mode 100644 index 000000000..ccde8d048 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-24/2022-08-24.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-24", + "collection": "arps", + "properties": { + "datetime": "2022-08-24T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-24/2022-08-24_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-24/2022-08-24_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-25/2022-08-25.json b/stac/open-canada/ft-mckay/arps/2022-08-25/2022-08-25.json new file mode 100644 index 000000000..2abaa9503 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-25/2022-08-25.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-25", + "collection": "arps", + "properties": { + "datetime": "2022-08-25T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-25/2022-08-25_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-25/2022-08-25_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-26/2022-08-26.json b/stac/open-canada/ft-mckay/arps/2022-08-26/2022-08-26.json new file mode 100644 index 000000000..aab44227c --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-26/2022-08-26.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-26", + "collection": "arps", + "properties": { + "datetime": "2022-08-26T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-26/2022-08-26_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-26/2022-08-26_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-28/2022-08-28.json b/stac/open-canada/ft-mckay/arps/2022-08-28/2022-08-28.json new file mode 100644 index 000000000..8fe843847 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-28/2022-08-28.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-28", + "collection": "arps", + "properties": { + "datetime": "2022-08-28T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-28/2022-08-28_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-28/2022-08-28_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-29/2022-08-29.json b/stac/open-canada/ft-mckay/arps/2022-08-29/2022-08-29.json new file mode 100644 index 000000000..3af055974 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-29/2022-08-29.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-29", + "collection": "arps", + "properties": { + "datetime": "2022-08-29T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-29/2022-08-29_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-29/2022-08-29_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-08-31/2022-08-31.json b/stac/open-canada/ft-mckay/arps/2022-08-31/2022-08-31.json new file mode 100644 index 000000000..4461067a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-08-31/2022-08-31.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-08-31", + "collection": "arps", + "properties": { + "datetime": "2022-08-31T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-31/2022-08-31_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-08-31/2022-08-31_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-01/2022-09-01.json b/stac/open-canada/ft-mckay/arps/2022-09-01/2022-09-01.json new file mode 100644 index 000000000..2db85edf9 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-01/2022-09-01.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-01", + "collection": "arps", + "properties": { + "datetime": "2022-09-01T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-01/2022-09-01_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-01/2022-09-01_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-02/2022-09-02.json b/stac/open-canada/ft-mckay/arps/2022-09-02/2022-09-02.json new file mode 100644 index 000000000..f911b3f0d --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-02/2022-09-02.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-02", + "collection": "arps", + "properties": { + "datetime": "2022-09-02T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-02/2022-09-02_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-02/2022-09-02_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-03/2022-09-03.json b/stac/open-canada/ft-mckay/arps/2022-09-03/2022-09-03.json new file mode 100644 index 000000000..0521af977 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-03/2022-09-03.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-03", + "collection": "arps", + "properties": { + "datetime": "2022-09-03T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-03/2022-09-03_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-03/2022-09-03_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-04/2022-09-04.json b/stac/open-canada/ft-mckay/arps/2022-09-04/2022-09-04.json new file mode 100644 index 000000000..d34ca01f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-04/2022-09-04.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-04", + "collection": "arps", + "properties": { + "datetime": "2022-09-04T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-04/2022-09-04_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-04/2022-09-04_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-05/2022-09-05.json b/stac/open-canada/ft-mckay/arps/2022-09-05/2022-09-05.json new file mode 100644 index 000000000..9efbe7ecd --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-05/2022-09-05.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-05", + "collection": "arps", + "properties": { + "datetime": "2022-09-05T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-05/2022-09-05_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-05/2022-09-05_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-06/2022-09-06.json b/stac/open-canada/ft-mckay/arps/2022-09-06/2022-09-06.json new file mode 100644 index 000000000..7a9cc48ec --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-06/2022-09-06.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-06", + "collection": "arps", + "properties": { + "datetime": "2022-09-06T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-06/2022-09-06_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-06/2022-09-06_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-08/2022-09-08.json b/stac/open-canada/ft-mckay/arps/2022-09-08/2022-09-08.json new file mode 100644 index 000000000..b0ce78b29 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-08/2022-09-08.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-08", + "collection": "arps", + "properties": { + "datetime": "2022-09-08T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-08/2022-09-08_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-08/2022-09-08_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-10/2022-09-10.json b/stac/open-canada/ft-mckay/arps/2022-09-10/2022-09-10.json new file mode 100644 index 000000000..cc340de8d --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-10/2022-09-10.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-10", + "collection": "arps", + "properties": { + "datetime": "2022-09-10T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-10/2022-09-10_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-10/2022-09-10_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-11/2022-09-11.json b/stac/open-canada/ft-mckay/arps/2022-09-11/2022-09-11.json new file mode 100644 index 000000000..685607053 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-11/2022-09-11.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-11", + "collection": "arps", + "properties": { + "datetime": "2022-09-11T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-11/2022-09-11_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-11/2022-09-11_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-12/2022-09-12.json b/stac/open-canada/ft-mckay/arps/2022-09-12/2022-09-12.json new file mode 100644 index 000000000..3177c5616 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-12/2022-09-12.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-12", + "collection": "arps", + "properties": { + "datetime": "2022-09-12T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-12/2022-09-12_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-12/2022-09-12_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-14/2022-09-14.json b/stac/open-canada/ft-mckay/arps/2022-09-14/2022-09-14.json new file mode 100644 index 000000000..127eeb57f --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-14/2022-09-14.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-14", + "collection": "arps", + "properties": { + "datetime": "2022-09-14T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-14/2022-09-14_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-14/2022-09-14_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-15/2022-09-15.json b/stac/open-canada/ft-mckay/arps/2022-09-15/2022-09-15.json new file mode 100644 index 000000000..1a107ae36 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-15/2022-09-15.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-15", + "collection": "arps", + "properties": { + "datetime": "2022-09-15T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-15/2022-09-15_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-15/2022-09-15_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-16/2022-09-16.json b/stac/open-canada/ft-mckay/arps/2022-09-16/2022-09-16.json new file mode 100644 index 000000000..9b87ccfb3 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-16/2022-09-16.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-16", + "collection": "arps", + "properties": { + "datetime": "2022-09-16T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-16/2022-09-16_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-16/2022-09-16_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-20/2022-09-20.json b/stac/open-canada/ft-mckay/arps/2022-09-20/2022-09-20.json new file mode 100644 index 000000000..3979aa345 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-20/2022-09-20.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-20", + "collection": "arps", + "properties": { + "datetime": "2022-09-20T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-20/2022-09-20_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-20/2022-09-20_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2022-09-22/2022-09-22.json b/stac/open-canada/ft-mckay/arps/2022-09-22/2022-09-22.json new file mode 100644 index 000000000..af58fe41d --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2022-09-22/2022-09-22.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2022-09-22", + "collection": "arps", + "properties": { + "datetime": "2022-09-22T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-22/2022-09-22_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2022-09-22/2022-09-22_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-03-28/2025-03-28.json b/stac/open-canada/ft-mckay/arps/2025-03-28/2025-03-28.json new file mode 100644 index 000000000..6bd50c363 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-03-28/2025-03-28.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-03-28", + "collection": "arps", + "properties": { + "datetime": "2025-03-28T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-03-28/2025-03-28_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-03-28/2025-03-28_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-03-29/2025-03-29.json b/stac/open-canada/ft-mckay/arps/2025-03-29/2025-03-29.json new file mode 100644 index 000000000..a85b0c6d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-03-29/2025-03-29.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-03-29", + "collection": "arps", + "properties": { + "datetime": "2025-03-29T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-03-29/2025-03-29_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-03-29/2025-03-29_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-03-30/2025-03-30.json b/stac/open-canada/ft-mckay/arps/2025-03-30/2025-03-30.json new file mode 100644 index 000000000..775a6bef0 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-03-30/2025-03-30.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-03-30", + "collection": "arps", + "properties": { + "datetime": "2025-03-30T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-03-30/2025-03-30_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-03-30/2025-03-30_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-03-31/2025-03-31.json b/stac/open-canada/ft-mckay/arps/2025-03-31/2025-03-31.json new file mode 100644 index 000000000..ebfe211b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-03-31/2025-03-31.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-03-31", + "collection": "arps", + "properties": { + "datetime": "2025-03-31T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-03-31/2025-03-31_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-03-31/2025-03-31_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-02/2025-04-02.json b/stac/open-canada/ft-mckay/arps/2025-04-02/2025-04-02.json new file mode 100644 index 000000000..d872b0d2f --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-02/2025-04-02.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-02", + "collection": "arps", + "properties": { + "datetime": "2025-04-02T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-02/2025-04-02_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-02/2025-04-02_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-03/2025-04-03.json b/stac/open-canada/ft-mckay/arps/2025-04-03/2025-04-03.json new file mode 100644 index 000000000..02890deee --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-03/2025-04-03.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-03", + "collection": "arps", + "properties": { + "datetime": "2025-04-03T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-03/2025-04-03_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-03/2025-04-03_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-04/2025-04-04.json b/stac/open-canada/ft-mckay/arps/2025-04-04/2025-04-04.json new file mode 100644 index 000000000..c15539af2 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-04/2025-04-04.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-04", + "collection": "arps", + "properties": { + "datetime": "2025-04-04T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-04/2025-04-04_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-04/2025-04-04_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-05/2025-04-05.json b/stac/open-canada/ft-mckay/arps/2025-04-05/2025-04-05.json new file mode 100644 index 000000000..72c48f8b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-05/2025-04-05.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-05", + "collection": "arps", + "properties": { + "datetime": "2025-04-05T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-05/2025-04-05_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-05/2025-04-05_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-07/2025-04-07.json b/stac/open-canada/ft-mckay/arps/2025-04-07/2025-04-07.json new file mode 100644 index 000000000..7fd015580 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-07/2025-04-07.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-07", + "collection": "arps", + "properties": { + "datetime": "2025-04-07T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-07/2025-04-07_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-07/2025-04-07_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-09/2025-04-09.json b/stac/open-canada/ft-mckay/arps/2025-04-09/2025-04-09.json new file mode 100644 index 000000000..6824e7d0e --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-09/2025-04-09.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-09", + "collection": "arps", + "properties": { + "datetime": "2025-04-09T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-09/2025-04-09_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-09/2025-04-09_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-11/2025-04-11.json b/stac/open-canada/ft-mckay/arps/2025-04-11/2025-04-11.json new file mode 100644 index 000000000..7f839f350 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-11/2025-04-11.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-11", + "collection": "arps", + "properties": { + "datetime": "2025-04-11T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-11/2025-04-11_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-11/2025-04-11_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-13/2025-04-13.json b/stac/open-canada/ft-mckay/arps/2025-04-13/2025-04-13.json new file mode 100644 index 000000000..abb08ef5a --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-13/2025-04-13.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-13", + "collection": "arps", + "properties": { + "datetime": "2025-04-13T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-13/2025-04-13_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-13/2025-04-13_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-15/2025-04-15.json b/stac/open-canada/ft-mckay/arps/2025-04-15/2025-04-15.json new file mode 100644 index 000000000..c33cbc7d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-15/2025-04-15.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-15", + "collection": "arps", + "properties": { + "datetime": "2025-04-15T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-15/2025-04-15_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-15/2025-04-15_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-17/2025-04-17.json b/stac/open-canada/ft-mckay/arps/2025-04-17/2025-04-17.json new file mode 100644 index 000000000..481696bbe --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-17/2025-04-17.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-17", + "collection": "arps", + "properties": { + "datetime": "2025-04-17T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-17/2025-04-17_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-17/2025-04-17_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-19/2025-04-19.json b/stac/open-canada/ft-mckay/arps/2025-04-19/2025-04-19.json new file mode 100644 index 000000000..977c7051f --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-19/2025-04-19.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-19", + "collection": "arps", + "properties": { + "datetime": "2025-04-19T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-19/2025-04-19_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-19/2025-04-19_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-20/2025-04-20.json b/stac/open-canada/ft-mckay/arps/2025-04-20/2025-04-20.json new file mode 100644 index 000000000..5c18b4378 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-20/2025-04-20.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-20", + "collection": "arps", + "properties": { + "datetime": "2025-04-20T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-20/2025-04-20_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-20/2025-04-20_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-22/2025-04-22.json b/stac/open-canada/ft-mckay/arps/2025-04-22/2025-04-22.json new file mode 100644 index 000000000..129e489fc --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-22/2025-04-22.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-22", + "collection": "arps", + "properties": { + "datetime": "2025-04-22T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-22/2025-04-22_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-22/2025-04-22_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-23/2025-04-23.json b/stac/open-canada/ft-mckay/arps/2025-04-23/2025-04-23.json new file mode 100644 index 000000000..369463cc8 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-23/2025-04-23.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-23", + "collection": "arps", + "properties": { + "datetime": "2025-04-23T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-23/2025-04-23_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-23/2025-04-23_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-25/2025-04-25.json b/stac/open-canada/ft-mckay/arps/2025-04-25/2025-04-25.json new file mode 100644 index 000000000..f66944096 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-25/2025-04-25.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-25", + "collection": "arps", + "properties": { + "datetime": "2025-04-25T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-25/2025-04-25_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-25/2025-04-25_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-26/2025-04-26.json b/stac/open-canada/ft-mckay/arps/2025-04-26/2025-04-26.json new file mode 100644 index 000000000..6ec787e1c --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-26/2025-04-26.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-26", + "collection": "arps", + "properties": { + "datetime": "2025-04-26T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-26/2025-04-26_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-26/2025-04-26_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-04-27/2025-04-27.json b/stac/open-canada/ft-mckay/arps/2025-04-27/2025-04-27.json new file mode 100644 index 000000000..c60b9dbb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-04-27/2025-04-27.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-04-27", + "collection": "arps", + "properties": { + "datetime": "2025-04-27T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-27/2025-04-27_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-04-27/2025-04-27_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-01/2025-05-01.json b/stac/open-canada/ft-mckay/arps/2025-05-01/2025-05-01.json new file mode 100644 index 000000000..47f3ee305 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-01/2025-05-01.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-01", + "collection": "arps", + "properties": { + "datetime": "2025-05-01T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-01/2025-05-01_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-01/2025-05-01_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-03/2025-05-03.json b/stac/open-canada/ft-mckay/arps/2025-05-03/2025-05-03.json new file mode 100644 index 000000000..7bcb01a61 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-03/2025-05-03.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-03", + "collection": "arps", + "properties": { + "datetime": "2025-05-03T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-03/2025-05-03_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-03/2025-05-03_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-06/2025-05-06.json b/stac/open-canada/ft-mckay/arps/2025-05-06/2025-05-06.json new file mode 100644 index 000000000..faf5fc35b --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-06/2025-05-06.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-06", + "collection": "arps", + "properties": { + "datetime": "2025-05-06T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-06/2025-05-06_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-06/2025-05-06_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-10/2025-05-10.json b/stac/open-canada/ft-mckay/arps/2025-05-10/2025-05-10.json new file mode 100644 index 000000000..98a87da91 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-10/2025-05-10.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-10", + "collection": "arps", + "properties": { + "datetime": "2025-05-10T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-10/2025-05-10_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-10/2025-05-10_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-11/2025-05-11.json b/stac/open-canada/ft-mckay/arps/2025-05-11/2025-05-11.json new file mode 100644 index 000000000..a529a2e1f --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-11/2025-05-11.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-11", + "collection": "arps", + "properties": { + "datetime": "2025-05-11T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-11/2025-05-11_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-11/2025-05-11_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-12/2025-05-12.json b/stac/open-canada/ft-mckay/arps/2025-05-12/2025-05-12.json new file mode 100644 index 000000000..3df405e8a --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-12/2025-05-12.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-12", + "collection": "arps", + "properties": { + "datetime": "2025-05-12T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-12/2025-05-12_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-12/2025-05-12_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-15/2025-05-15.json b/stac/open-canada/ft-mckay/arps/2025-05-15/2025-05-15.json new file mode 100644 index 000000000..82d882930 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-15/2025-05-15.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-15", + "collection": "arps", + "properties": { + "datetime": "2025-05-15T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-15/2025-05-15_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-15/2025-05-15_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-16/2025-05-16.json b/stac/open-canada/ft-mckay/arps/2025-05-16/2025-05-16.json new file mode 100644 index 000000000..0f14565e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-16/2025-05-16.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-16", + "collection": "arps", + "properties": { + "datetime": "2025-05-16T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-16/2025-05-16_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-16/2025-05-16_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-19/2025-05-19.json b/stac/open-canada/ft-mckay/arps/2025-05-19/2025-05-19.json new file mode 100644 index 000000000..cb02b95d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-19/2025-05-19.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-19", + "collection": "arps", + "properties": { + "datetime": "2025-05-19T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-19/2025-05-19_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-19/2025-05-19_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-26/2025-05-26.json b/stac/open-canada/ft-mckay/arps/2025-05-26/2025-05-26.json new file mode 100644 index 000000000..2dac0795f --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-26/2025-05-26.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-26", + "collection": "arps", + "properties": { + "datetime": "2025-05-26T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-26/2025-05-26_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-26/2025-05-26_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-28/2025-05-28.json b/stac/open-canada/ft-mckay/arps/2025-05-28/2025-05-28.json new file mode 100644 index 000000000..864f8776c --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-28/2025-05-28.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-28", + "collection": "arps", + "properties": { + "datetime": "2025-05-28T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-28/2025-05-28_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-28/2025-05-28_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-05-30/2025-05-30.json b/stac/open-canada/ft-mckay/arps/2025-05-30/2025-05-30.json new file mode 100644 index 000000000..6d464b37b --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-05-30/2025-05-30.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-05-30", + "collection": "arps", + "properties": { + "datetime": "2025-05-30T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-30/2025-05-30_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-05-30/2025-05-30_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-06-02/2025-06-02.json b/stac/open-canada/ft-mckay/arps/2025-06-02/2025-06-02.json new file mode 100644 index 000000000..0ac0683ed --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-06-02/2025-06-02.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-06-02", + "collection": "arps", + "properties": { + "datetime": "2025-06-02T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-02/2025-06-02_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-02/2025-06-02_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-06-10/2025-06-10.json b/stac/open-canada/ft-mckay/arps/2025-06-10/2025-06-10.json new file mode 100644 index 000000000..a159771bc --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-06-10/2025-06-10.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-06-10", + "collection": "arps", + "properties": { + "datetime": "2025-06-10T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-10/2025-06-10_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-10/2025-06-10_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-06-12/2025-06-12.json b/stac/open-canada/ft-mckay/arps/2025-06-12/2025-06-12.json new file mode 100644 index 000000000..532b60a7d --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-06-12/2025-06-12.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-06-12", + "collection": "arps", + "properties": { + "datetime": "2025-06-12T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-12/2025-06-12_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-12/2025-06-12_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-06-19/2025-06-19.json b/stac/open-canada/ft-mckay/arps/2025-06-19/2025-06-19.json new file mode 100644 index 000000000..7d7cb75c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-06-19/2025-06-19.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-06-19", + "collection": "arps", + "properties": { + "datetime": "2025-06-19T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-19/2025-06-19_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-19/2025-06-19_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-06-21/2025-06-21.json b/stac/open-canada/ft-mckay/arps/2025-06-21/2025-06-21.json new file mode 100644 index 000000000..4ec2bd896 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-06-21/2025-06-21.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-06-21", + "collection": "arps", + "properties": { + "datetime": "2025-06-21T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-21/2025-06-21_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-21/2025-06-21_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-06-26/2025-06-26.json b/stac/open-canada/ft-mckay/arps/2025-06-26/2025-06-26.json new file mode 100644 index 000000000..10d57ab68 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-06-26/2025-06-26.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-06-26", + "collection": "arps", + "properties": { + "datetime": "2025-06-26T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-26/2025-06-26_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-26/2025-06-26_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-06-27/2025-06-27.json b/stac/open-canada/ft-mckay/arps/2025-06-27/2025-06-27.json new file mode 100644 index 000000000..c62c30cbb --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-06-27/2025-06-27.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-06-27", + "collection": "arps", + "properties": { + "datetime": "2025-06-27T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-27/2025-06-27_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-27/2025-06-27_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-06-28/2025-06-28.json b/stac/open-canada/ft-mckay/arps/2025-06-28/2025-06-28.json new file mode 100644 index 000000000..8d245af52 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-06-28/2025-06-28.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-06-28", + "collection": "arps", + "properties": { + "datetime": "2025-06-28T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-28/2025-06-28_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-06-28/2025-06-28_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-01/2025-07-01.json b/stac/open-canada/ft-mckay/arps/2025-07-01/2025-07-01.json new file mode 100644 index 000000000..5235f42ed --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-01/2025-07-01.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-01", + "collection": "arps", + "properties": { + "datetime": "2025-07-01T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-01/2025-07-01_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-01/2025-07-01_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-04/2025-07-04.json b/stac/open-canada/ft-mckay/arps/2025-07-04/2025-07-04.json new file mode 100644 index 000000000..1c79f269b --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-04/2025-07-04.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-04", + "collection": "arps", + "properties": { + "datetime": "2025-07-04T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-04/2025-07-04_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-04/2025-07-04_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-05/2025-07-05.json b/stac/open-canada/ft-mckay/arps/2025-07-05/2025-07-05.json new file mode 100644 index 000000000..7f6317d65 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-05/2025-07-05.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-05", + "collection": "arps", + "properties": { + "datetime": "2025-07-05T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-05/2025-07-05_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-05/2025-07-05_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-08/2025-07-08.json b/stac/open-canada/ft-mckay/arps/2025-07-08/2025-07-08.json new file mode 100644 index 000000000..fd889c4bf --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-08/2025-07-08.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-08", + "collection": "arps", + "properties": { + "datetime": "2025-07-08T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-08/2025-07-08_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-08/2025-07-08_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-09/2025-07-09.json b/stac/open-canada/ft-mckay/arps/2025-07-09/2025-07-09.json new file mode 100644 index 000000000..3a0734904 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-09/2025-07-09.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-09", + "collection": "arps", + "properties": { + "datetime": "2025-07-09T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-09/2025-07-09_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-09/2025-07-09_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-11/2025-07-11.json b/stac/open-canada/ft-mckay/arps/2025-07-11/2025-07-11.json new file mode 100644 index 000000000..2448087c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-11/2025-07-11.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-11", + "collection": "arps", + "properties": { + "datetime": "2025-07-11T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-11/2025-07-11_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-11/2025-07-11_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-12/2025-07-12.json b/stac/open-canada/ft-mckay/arps/2025-07-12/2025-07-12.json new file mode 100644 index 000000000..76bb36884 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-12/2025-07-12.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-12", + "collection": "arps", + "properties": { + "datetime": "2025-07-12T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-12/2025-07-12_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-12/2025-07-12_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-13/2025-07-13.json b/stac/open-canada/ft-mckay/arps/2025-07-13/2025-07-13.json new file mode 100644 index 000000000..b83e89244 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-13/2025-07-13.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-13", + "collection": "arps", + "properties": { + "datetime": "2025-07-13T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-13/2025-07-13_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-13/2025-07-13_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-14/2025-07-14.json b/stac/open-canada/ft-mckay/arps/2025-07-14/2025-07-14.json new file mode 100644 index 000000000..5e72c6a79 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-14/2025-07-14.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-14", + "collection": "arps", + "properties": { + "datetime": "2025-07-14T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-14/2025-07-14_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-14/2025-07-14_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-15/2025-07-15.json b/stac/open-canada/ft-mckay/arps/2025-07-15/2025-07-15.json new file mode 100644 index 000000000..fb2ebcd0f --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-15/2025-07-15.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-15", + "collection": "arps", + "properties": { + "datetime": "2025-07-15T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-15/2025-07-15_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-15/2025-07-15_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-16/2025-07-16.json b/stac/open-canada/ft-mckay/arps/2025-07-16/2025-07-16.json new file mode 100644 index 000000000..9d871e4b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-16/2025-07-16.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-16", + "collection": "arps", + "properties": { + "datetime": "2025-07-16T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-16/2025-07-16_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-16/2025-07-16_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-17/2025-07-17.json b/stac/open-canada/ft-mckay/arps/2025-07-17/2025-07-17.json new file mode 100644 index 000000000..1c3334afc --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-17/2025-07-17.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-17", + "collection": "arps", + "properties": { + "datetime": "2025-07-17T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-17/2025-07-17_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-17/2025-07-17_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-18/2025-07-18.json b/stac/open-canada/ft-mckay/arps/2025-07-18/2025-07-18.json new file mode 100644 index 000000000..ccba07fa0 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-18/2025-07-18.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-18", + "collection": "arps", + "properties": { + "datetime": "2025-07-18T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-18/2025-07-18_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-18/2025-07-18_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-19/2025-07-19.json b/stac/open-canada/ft-mckay/arps/2025-07-19/2025-07-19.json new file mode 100644 index 000000000..bd196c899 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-19/2025-07-19.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-19", + "collection": "arps", + "properties": { + "datetime": "2025-07-19T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-19/2025-07-19_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-19/2025-07-19_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-07-31/2025-07-31.json b/stac/open-canada/ft-mckay/arps/2025-07-31/2025-07-31.json new file mode 100644 index 000000000..36010de46 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-07-31/2025-07-31.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-07-31", + "collection": "arps", + "properties": { + "datetime": "2025-07-31T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-31/2025-07-31_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-07-31/2025-07-31_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-01/2025-08-01.json b/stac/open-canada/ft-mckay/arps/2025-08-01/2025-08-01.json new file mode 100644 index 000000000..bc4a5c269 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-01/2025-08-01.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-01", + "collection": "arps", + "properties": { + "datetime": "2025-08-01T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-01/2025-08-01_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-01/2025-08-01_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-05/2025-08-05.json b/stac/open-canada/ft-mckay/arps/2025-08-05/2025-08-05.json new file mode 100644 index 000000000..6c3454179 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-05/2025-08-05.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-05", + "collection": "arps", + "properties": { + "datetime": "2025-08-05T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-05/2025-08-05_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-05/2025-08-05_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-06/2025-08-06.json b/stac/open-canada/ft-mckay/arps/2025-08-06/2025-08-06.json new file mode 100644 index 000000000..fb64919e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-06/2025-08-06.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-06", + "collection": "arps", + "properties": { + "datetime": "2025-08-06T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-06/2025-08-06_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-06/2025-08-06_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-08/2025-08-08.json b/stac/open-canada/ft-mckay/arps/2025-08-08/2025-08-08.json new file mode 100644 index 000000000..c99f2a389 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-08/2025-08-08.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-08", + "collection": "arps", + "properties": { + "datetime": "2025-08-08T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-08/2025-08-08_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-08/2025-08-08_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-09/2025-08-09.json b/stac/open-canada/ft-mckay/arps/2025-08-09/2025-08-09.json new file mode 100644 index 000000000..16dc20348 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-09/2025-08-09.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-09", + "collection": "arps", + "properties": { + "datetime": "2025-08-09T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-09/2025-08-09_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-09/2025-08-09_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-15/2025-08-15.json b/stac/open-canada/ft-mckay/arps/2025-08-15/2025-08-15.json new file mode 100644 index 000000000..9e405a567 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-15/2025-08-15.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-15", + "collection": "arps", + "properties": { + "datetime": "2025-08-15T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-15/2025-08-15_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-15/2025-08-15_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-17/2025-08-17.json b/stac/open-canada/ft-mckay/arps/2025-08-17/2025-08-17.json new file mode 100644 index 000000000..426795c63 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-17/2025-08-17.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-17", + "collection": "arps", + "properties": { + "datetime": "2025-08-17T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-17/2025-08-17_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-17/2025-08-17_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-18/2025-08-18.json b/stac/open-canada/ft-mckay/arps/2025-08-18/2025-08-18.json new file mode 100644 index 000000000..ee748e84e --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-18/2025-08-18.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-18", + "collection": "arps", + "properties": { + "datetime": "2025-08-18T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-18/2025-08-18_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-18/2025-08-18_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-19/2025-08-19.json b/stac/open-canada/ft-mckay/arps/2025-08-19/2025-08-19.json new file mode 100644 index 000000000..04f4d4697 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-19/2025-08-19.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-19", + "collection": "arps", + "properties": { + "datetime": "2025-08-19T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-19/2025-08-19_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-19/2025-08-19_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-24/2025-08-24.json b/stac/open-canada/ft-mckay/arps/2025-08-24/2025-08-24.json new file mode 100644 index 000000000..48b4047b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-24/2025-08-24.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-24", + "collection": "arps", + "properties": { + "datetime": "2025-08-24T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-24/2025-08-24_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-24/2025-08-24_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-25/2025-08-25.json b/stac/open-canada/ft-mckay/arps/2025-08-25/2025-08-25.json new file mode 100644 index 000000000..cdef4a5d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-25/2025-08-25.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-25", + "collection": "arps", + "properties": { + "datetime": "2025-08-25T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-25/2025-08-25_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-25/2025-08-25_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-26/2025-08-26.json b/stac/open-canada/ft-mckay/arps/2025-08-26/2025-08-26.json new file mode 100644 index 000000000..02266dfa0 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-26/2025-08-26.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-26", + "collection": "arps", + "properties": { + "datetime": "2025-08-26T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-26/2025-08-26_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-26/2025-08-26_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-27/2025-08-27.json b/stac/open-canada/ft-mckay/arps/2025-08-27/2025-08-27.json new file mode 100644 index 000000000..436be11c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-27/2025-08-27.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-27", + "collection": "arps", + "properties": { + "datetime": "2025-08-27T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-27/2025-08-27_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-27/2025-08-27_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-28/2025-08-28.json b/stac/open-canada/ft-mckay/arps/2025-08-28/2025-08-28.json new file mode 100644 index 000000000..f9fcbcf68 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-28/2025-08-28.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-28", + "collection": "arps", + "properties": { + "datetime": "2025-08-28T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-28/2025-08-28_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-28/2025-08-28_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-29/2025-08-29.json b/stac/open-canada/ft-mckay/arps/2025-08-29/2025-08-29.json new file mode 100644 index 000000000..4c025b1d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-29/2025-08-29.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-29", + "collection": "arps", + "properties": { + "datetime": "2025-08-29T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-29/2025-08-29_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-29/2025-08-29_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-08-30/2025-08-30.json b/stac/open-canada/ft-mckay/arps/2025-08-30/2025-08-30.json new file mode 100644 index 000000000..0f13bb883 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-08-30/2025-08-30.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-08-30", + "collection": "arps", + "properties": { + "datetime": "2025-08-30T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-30/2025-08-30_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-08-30/2025-08-30_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-01/2025-09-01.json b/stac/open-canada/ft-mckay/arps/2025-09-01/2025-09-01.json new file mode 100644 index 000000000..5e5db78a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-01/2025-09-01.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-01", + "collection": "arps", + "properties": { + "datetime": "2025-09-01T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-01/2025-09-01_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-01/2025-09-01_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-02/2025-09-02.json b/stac/open-canada/ft-mckay/arps/2025-09-02/2025-09-02.json new file mode 100644 index 000000000..6ffeb065e --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-02/2025-09-02.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-02", + "collection": "arps", + "properties": { + "datetime": "2025-09-02T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-02/2025-09-02_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-02/2025-09-02_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-04/2025-09-04.json b/stac/open-canada/ft-mckay/arps/2025-09-04/2025-09-04.json new file mode 100644 index 000000000..f23d95127 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-04/2025-09-04.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-04", + "collection": "arps", + "properties": { + "datetime": "2025-09-04T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-04/2025-09-04_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-04/2025-09-04_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-05/2025-09-05.json b/stac/open-canada/ft-mckay/arps/2025-09-05/2025-09-05.json new file mode 100644 index 000000000..fb044b4de --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-05/2025-09-05.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-05", + "collection": "arps", + "properties": { + "datetime": "2025-09-05T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-05/2025-09-05_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-05/2025-09-05_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-06/2025-09-06.json b/stac/open-canada/ft-mckay/arps/2025-09-06/2025-09-06.json new file mode 100644 index 000000000..05429d0aa --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-06/2025-09-06.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-06", + "collection": "arps", + "properties": { + "datetime": "2025-09-06T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-06/2025-09-06_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-06/2025-09-06_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-07/2025-09-07.json b/stac/open-canada/ft-mckay/arps/2025-09-07/2025-09-07.json new file mode 100644 index 000000000..9f3b55f32 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-07/2025-09-07.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-07", + "collection": "arps", + "properties": { + "datetime": "2025-09-07T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-07/2025-09-07_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-07/2025-09-07_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-08/2025-09-08.json b/stac/open-canada/ft-mckay/arps/2025-09-08/2025-09-08.json new file mode 100644 index 000000000..b9a0b32af --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-08/2025-09-08.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-08", + "collection": "arps", + "properties": { + "datetime": "2025-09-08T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-08/2025-09-08_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-08/2025-09-08_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-09/2025-09-09.json b/stac/open-canada/ft-mckay/arps/2025-09-09/2025-09-09.json new file mode 100644 index 000000000..cf50bd160 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-09/2025-09-09.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-09", + "collection": "arps", + "properties": { + "datetime": "2025-09-09T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-09/2025-09-09_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-09/2025-09-09_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-10/2025-09-10.json b/stac/open-canada/ft-mckay/arps/2025-09-10/2025-09-10.json new file mode 100644 index 000000000..dde384c0b --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-10/2025-09-10.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-10", + "collection": "arps", + "properties": { + "datetime": "2025-09-10T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-10/2025-09-10_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-10/2025-09-10_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-11/2025-09-11.json b/stac/open-canada/ft-mckay/arps/2025-09-11/2025-09-11.json new file mode 100644 index 000000000..c40f43b56 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-11/2025-09-11.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-11", + "collection": "arps", + "properties": { + "datetime": "2025-09-11T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-11/2025-09-11_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-11/2025-09-11_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-12/2025-09-12.json b/stac/open-canada/ft-mckay/arps/2025-09-12/2025-09-12.json new file mode 100644 index 000000000..baf0269c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-12/2025-09-12.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-12", + "collection": "arps", + "properties": { + "datetime": "2025-09-12T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-12/2025-09-12_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-12/2025-09-12_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-13/2025-09-13.json b/stac/open-canada/ft-mckay/arps/2025-09-13/2025-09-13.json new file mode 100644 index 000000000..60a5b7f3d --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-13/2025-09-13.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-13", + "collection": "arps", + "properties": { + "datetime": "2025-09-13T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-13/2025-09-13_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-13/2025-09-13_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-14/2025-09-14.json b/stac/open-canada/ft-mckay/arps/2025-09-14/2025-09-14.json new file mode 100644 index 000000000..4b203f170 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-14/2025-09-14.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-14", + "collection": "arps", + "properties": { + "datetime": "2025-09-14T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-14/2025-09-14_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-14/2025-09-14_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-15/2025-09-15.json b/stac/open-canada/ft-mckay/arps/2025-09-15/2025-09-15.json new file mode 100644 index 000000000..90c7bdd6e --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-15/2025-09-15.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-15", + "collection": "arps", + "properties": { + "datetime": "2025-09-15T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-15/2025-09-15_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-15/2025-09-15_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-16/2025-09-16.json b/stac/open-canada/ft-mckay/arps/2025-09-16/2025-09-16.json new file mode 100644 index 000000000..6f27dd10b --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-16/2025-09-16.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-16", + "collection": "arps", + "properties": { + "datetime": "2025-09-16T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-16/2025-09-16_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-16/2025-09-16_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-17/2025-09-17.json b/stac/open-canada/ft-mckay/arps/2025-09-17/2025-09-17.json new file mode 100644 index 000000000..c04f58376 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-17/2025-09-17.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-17", + "collection": "arps", + "properties": { + "datetime": "2025-09-17T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-17/2025-09-17_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-17/2025-09-17_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-18/2025-09-18.json b/stac/open-canada/ft-mckay/arps/2025-09-18/2025-09-18.json new file mode 100644 index 000000000..327c16363 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-18/2025-09-18.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-18", + "collection": "arps", + "properties": { + "datetime": "2025-09-18T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-18/2025-09-18_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-18/2025-09-18_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-19/2025-09-19.json b/stac/open-canada/ft-mckay/arps/2025-09-19/2025-09-19.json new file mode 100644 index 000000000..8e46df959 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-19/2025-09-19.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-19", + "collection": "arps", + "properties": { + "datetime": "2025-09-19T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-19/2025-09-19_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-19/2025-09-19_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-20/2025-09-20.json b/stac/open-canada/ft-mckay/arps/2025-09-20/2025-09-20.json new file mode 100644 index 000000000..fa8cb42ba --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-20/2025-09-20.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-20", + "collection": "arps", + "properties": { + "datetime": "2025-09-20T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-20/2025-09-20_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-20/2025-09-20_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-21/2025-09-21.json b/stac/open-canada/ft-mckay/arps/2025-09-21/2025-09-21.json new file mode 100644 index 000000000..d08952ca1 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-21/2025-09-21.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-21", + "collection": "arps", + "properties": { + "datetime": "2025-09-21T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-21/2025-09-21_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-21/2025-09-21_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-22/2025-09-22.json b/stac/open-canada/ft-mckay/arps/2025-09-22/2025-09-22.json new file mode 100644 index 000000000..f2f94ccea --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-22/2025-09-22.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-22", + "collection": "arps", + "properties": { + "datetime": "2025-09-22T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-22/2025-09-22_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-22/2025-09-22_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-23/2025-09-23.json b/stac/open-canada/ft-mckay/arps/2025-09-23/2025-09-23.json new file mode 100644 index 000000000..be3caa573 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-23/2025-09-23.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-23", + "collection": "arps", + "properties": { + "datetime": "2025-09-23T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-23/2025-09-23_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-23/2025-09-23_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-24/2025-09-24.json b/stac/open-canada/ft-mckay/arps/2025-09-24/2025-09-24.json new file mode 100644 index 000000000..1f703fc28 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-24/2025-09-24.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-24", + "collection": "arps", + "properties": { + "datetime": "2025-09-24T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-24/2025-09-24_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-24/2025-09-24_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-26/2025-09-26.json b/stac/open-canada/ft-mckay/arps/2025-09-26/2025-09-26.json new file mode 100644 index 000000000..3144a7e5e --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-26/2025-09-26.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-26", + "collection": "arps", + "properties": { + "datetime": "2025-09-26T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-26/2025-09-26_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-26/2025-09-26_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/2025-09-28/2025-09-28.json b/stac/open-canada/ft-mckay/arps/2025-09-28/2025-09-28.json new file mode 100644 index 000000000..e1b903928 --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/2025-09-28/2025-09-28.json @@ -0,0 +1,83 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "2025-09-28", + "collection": "arps", + "properties": { + "datetime": "2025-09-28T00:00:00Z", + "gsd": 3, + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25295215535878, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.103204652206315 + ], + [ + -111.65726808070603, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.59303229695448 + ], + [ + -112.25295215535878, + 57.103204652206315 + ] + ] + ] + }, + "assets": { + "qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Assurance Bands", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-28/2025-09-28_analysis_ready_ps_qa.tiff", + "roles": [ + "data" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/arps/2025-09-28/2025-09-28_analysis_ready_ps_sr.tiff", + "roles": [ + "data", + "reflectance" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/arps/collection.json b/stac/open-canada/ft-mckay/arps/collection.json new file mode 100644 index 000000000..c125cd1ab --- /dev/null +++ b/stac/open-canada/ft-mckay/arps/collection.json @@ -0,0 +1,1151 @@ +{ + "stac_version": "1.1.0", + "type": "Collection", + "id": "arps", + "title": "Analysis-Ready PlanetScope", + "description": "Analysis-Ready PlanetScope combines data from the three available PlanetScope sensors (Dove Classic, Dove-R, and SuperDove) while enhancing temporal and spatial consistency with trusted, third-party data sources (Landsat, Sentinel-2, MODIS, VIIRS). This is accomplished with a proprietary algorithm that creates pre-processed, harmonized, and spatially consistent near-daily stacks of images that enable time-series analysis and machine learning applications. It delivers four surface reflectance bands: blue, green, red, and near-infrared.", + "extent": { + "spatial": { + "bbox": [ + [ + -112.25295215535878, + 57.103204652206315, + -111.65726808070603, + 57.59303229695448 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2022-03-22T00:00:00Z", + "2025-09-28T00:00:00Z" + ] + ] + } + }, + "links": [ + { + "href": "../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./2022-03-22/2022-03-22.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-03-23/2022-03-23.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-03-25/2022-03-25.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-03-26/2022-03-26.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-03-27/2022-03-27.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-03-30/2022-03-30.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-01/2022-04-01.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-02/2022-04-02.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-03/2022-04-03.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-04/2022-04-04.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-07/2022-04-07.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-08/2022-04-08.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-10/2022-04-10.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-11/2022-04-11.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-13/2022-04-13.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-14/2022-04-14.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-15/2022-04-15.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-16/2022-04-16.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-18/2022-04-18.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-19/2022-04-19.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-20/2022-04-20.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-21/2022-04-21.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-22/2022-04-22.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-23/2022-04-23.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-24/2022-04-24.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-25/2022-04-25.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-26/2022-04-26.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-04-27/2022-04-27.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-02/2022-05-02.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-07/2022-05-07.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-08/2022-05-08.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-11/2022-05-11.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-12/2022-05-12.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-13/2022-05-13.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-14/2022-05-14.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-15/2022-05-15.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-16/2022-05-16.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-19/2022-05-19.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-20/2022-05-20.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-21/2022-05-21.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-22/2022-05-22.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-25/2022-05-25.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-26/2022-05-26.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-27/2022-05-27.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-29/2022-05-29.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-30/2022-05-30.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-05-31/2022-05-31.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-01/2022-06-01.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-02/2022-06-02.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-03/2022-06-03.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-04/2022-06-04.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-05/2022-06-05.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-06/2022-06-06.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-07/2022-06-07.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-08/2022-06-08.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-09/2022-06-09.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-13/2022-06-13.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-16/2022-06-16.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-19/2022-06-19.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-22/2022-06-22.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-23/2022-06-23.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-24/2022-06-24.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-25/2022-06-25.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-27/2022-06-27.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-28/2022-06-28.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-06-30/2022-06-30.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-01/2022-07-01.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-02/2022-07-02.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-04/2022-07-04.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-05/2022-07-05.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-06/2022-07-06.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-07/2022-07-07.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-09/2022-07-09.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-11/2022-07-11.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-12/2022-07-12.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-13/2022-07-13.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-14/2022-07-14.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-15/2022-07-15.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-16/2022-07-16.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-17/2022-07-17.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-18/2022-07-18.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-20/2022-07-20.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-21/2022-07-21.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-23/2022-07-23.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-24/2022-07-24.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-26/2022-07-26.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-27/2022-07-27.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-28/2022-07-28.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-30/2022-07-30.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-07-31/2022-07-31.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-02/2022-08-02.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-03/2022-08-03.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-07/2022-08-07.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-09/2022-08-09.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-10/2022-08-10.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-12/2022-08-12.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-14/2022-08-14.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-15/2022-08-15.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-17/2022-08-17.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-18/2022-08-18.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-20/2022-08-20.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-21/2022-08-21.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-22/2022-08-22.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-23/2022-08-23.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-24/2022-08-24.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-25/2022-08-25.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-26/2022-08-26.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-28/2022-08-28.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-29/2022-08-29.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-08-31/2022-08-31.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-01/2022-09-01.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-02/2022-09-02.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-03/2022-09-03.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-04/2022-09-04.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-05/2022-09-05.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-06/2022-09-06.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-08/2022-09-08.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-10/2022-09-10.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-11/2022-09-11.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-12/2022-09-12.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-14/2022-09-14.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-15/2022-09-15.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-16/2022-09-16.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-20/2022-09-20.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2022-09-22/2022-09-22.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-03-28/2025-03-28.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-03-29/2025-03-29.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-03-30/2025-03-30.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-03-31/2025-03-31.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-02/2025-04-02.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-03/2025-04-03.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-04/2025-04-04.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-05/2025-04-05.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-07/2025-04-07.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-09/2025-04-09.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-11/2025-04-11.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-13/2025-04-13.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-15/2025-04-15.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-17/2025-04-17.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-19/2025-04-19.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-20/2025-04-20.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-22/2025-04-22.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-23/2025-04-23.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-25/2025-04-25.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-26/2025-04-26.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-04-27/2025-04-27.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-01/2025-05-01.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-03/2025-05-03.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-06/2025-05-06.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-10/2025-05-10.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-11/2025-05-11.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-12/2025-05-12.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-15/2025-05-15.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-16/2025-05-16.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-19/2025-05-19.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-26/2025-05-26.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-28/2025-05-28.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-05-30/2025-05-30.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-06-02/2025-06-02.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-06-10/2025-06-10.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-06-12/2025-06-12.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-06-19/2025-06-19.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-06-21/2025-06-21.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-06-26/2025-06-26.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-06-27/2025-06-27.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-06-28/2025-06-28.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-01/2025-07-01.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-04/2025-07-04.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-05/2025-07-05.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-08/2025-07-08.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-09/2025-07-09.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-11/2025-07-11.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-12/2025-07-12.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-13/2025-07-13.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-14/2025-07-14.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-15/2025-07-15.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-16/2025-07-16.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-17/2025-07-17.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-18/2025-07-18.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-19/2025-07-19.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-07-31/2025-07-31.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-01/2025-08-01.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-05/2025-08-05.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-06/2025-08-06.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-08/2025-08-08.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-09/2025-08-09.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-15/2025-08-15.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-17/2025-08-17.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-18/2025-08-18.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-19/2025-08-19.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-24/2025-08-24.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-25/2025-08-25.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-26/2025-08-26.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-27/2025-08-27.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-28/2025-08-28.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-29/2025-08-29.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-08-30/2025-08-30.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-01/2025-09-01.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-02/2025-09-02.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-04/2025-09-04.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-05/2025-09-05.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-06/2025-09-06.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-07/2025-09-07.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-08/2025-09-08.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-09/2025-09-09.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-10/2025-09-10.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-11/2025-09-11.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-12/2025-09-12.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-13/2025-09-13.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-14/2025-09-14.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-15/2025-09-15.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-16/2025-09-16.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-17/2025-09-17.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-18/2025-09-18.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-19/2025-09-19.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-20/2025-09-20.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-21/2025-09-21.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-22/2025-09-22.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-23/2025-09-23.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-24/2025-09-24.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-26/2025-09-26.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./2025-09-28/2025-09-28.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "title": "Open Canada - Fort McKay", + "type": "application/json" + } + ], + "license": "CC-BY-4.0" +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/catalog.json b/stac/open-canada/ft-mckay/catalog.json new file mode 100644 index 000000000..ef93da28b --- /dev/null +++ b/stac/open-canada/ft-mckay/catalog.json @@ -0,0 +1,74 @@ +{ + "stac_version": "1.1.0", + "type": "Catalog", + "id": "ft-mckay", + "title": "Open Canada - Fort McKay", + "description": "Fort McKay and the surrounding area contains a mosaic of intact forest, open-pit mining, reclaimed lands, and water bodies. This variety of land use exemplifies the environmental and industrial applications where Planet’s suite of multi-dimensional data can be used to measure, analyze, and create insight for business and governments.", + "links": [ + { + "href": "../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./arps/collection.json", + "rel": "child", + "title": "Analysis-Ready PlanetScope", + "type": "application/json" + }, + { + "href": "./crop-biomass/collection.json", + "rel": "child", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "./fc-diligence/collection.json", + "rel": "child", + "title": "Forest Carbon Diligence", + "type": "application/json" + }, + { + "href": "./fc-monitoring/collection.json", + "rel": "child", + "title": "Forest Carbon Monitoring", + "type": "application/json" + }, + { + "href": "./lst/collection.json", + "rel": "child", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "./psscene/collection.json", + "rel": "child", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "./swc/collection.json", + "rel": "child", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "./skysat/collection.json", + "rel": "child", + "title": "SkySat", + "type": "application/json" + }, + { + "href": "./tanager/collection.json", + "rel": "child", + "title": "Tanager", + "type": "application/json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "title": "Open Canada", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241001T0000/20241001T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241001T0000/20241001T0000.json new file mode 100644 index 000000000..fa8cd3128 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241001T0000/20241001T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241001T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241001T0000/BIOMASS-PROXY_V4.0_10-20241001T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241002T0000/20241002T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241002T0000/20241002T0000.json new file mode 100644 index 000000000..7f5d1d177 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241002T0000/20241002T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241002T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241002T0000/BIOMASS-PROXY_V4.0_10-20241002T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241003T0000/20241003T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241003T0000/20241003T0000.json new file mode 100644 index 000000000..4906feb1d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241003T0000/20241003T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241003T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241003T0000/BIOMASS-PROXY_V4.0_10-20241003T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241004T0000/20241004T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241004T0000/20241004T0000.json new file mode 100644 index 000000000..db51837f9 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241004T0000/20241004T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241004T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241004T0000/BIOMASS-PROXY_V4.0_10-20241004T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241005T0000/20241005T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241005T0000/20241005T0000.json new file mode 100644 index 000000000..7a0bf3162 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241005T0000/20241005T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241005T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241005T0000/BIOMASS-PROXY_V4.0_10-20241005T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241006T0000/20241006T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241006T0000/20241006T0000.json new file mode 100644 index 000000000..dc2195e39 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241006T0000/20241006T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241006T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241006T0000/BIOMASS-PROXY_V4.0_10-20241006T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241007T0000/20241007T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241007T0000/20241007T0000.json new file mode 100644 index 000000000..fef10a6c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241007T0000/20241007T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241007T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241007T0000/BIOMASS-PROXY_V4.0_10-20241007T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241008T0000/20241008T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241008T0000/20241008T0000.json new file mode 100644 index 000000000..b662dc7e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241008T0000/20241008T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241008T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241008T0000/BIOMASS-PROXY_V4.0_10-20241008T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241009T0000/20241009T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241009T0000/20241009T0000.json new file mode 100644 index 000000000..79f7ed2ef --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241009T0000/20241009T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241009T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241009T0000/BIOMASS-PROXY_V4.0_10-20241009T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241010T0000/20241010T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241010T0000/20241010T0000.json new file mode 100644 index 000000000..ad06463d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241010T0000/20241010T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241010T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241010T0000/BIOMASS-PROXY_V4.0_10-20241010T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241011T0000/20241011T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241011T0000/20241011T0000.json new file mode 100644 index 000000000..706de8ee3 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241011T0000/20241011T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241011T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241011T0000/BIOMASS-PROXY_V4.0_10-20241011T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241012T0000/20241012T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241012T0000/20241012T0000.json new file mode 100644 index 000000000..c4a168cda --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241012T0000/20241012T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241012T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241012T0000/BIOMASS-PROXY_V4.0_10-20241012T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241013T0000/20241013T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241013T0000/20241013T0000.json new file mode 100644 index 000000000..759e22247 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241013T0000/20241013T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241013T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241013T0000/BIOMASS-PROXY_V4.0_10-20241013T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241014T0000/20241014T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241014T0000/20241014T0000.json new file mode 100644 index 000000000..f9d126a6b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241014T0000/20241014T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241014T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241014T0000/BIOMASS-PROXY_V4.0_10-20241014T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241015T0000/20241015T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241015T0000/20241015T0000.json new file mode 100644 index 000000000..6e2f66d50 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241015T0000/20241015T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241015T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241015T0000/BIOMASS-PROXY_V4.0_10-20241015T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241016T0000/20241016T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241016T0000/20241016T0000.json new file mode 100644 index 000000000..14ac623ac --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241016T0000/20241016T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241016T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241016T0000/BIOMASS-PROXY_V4.0_10-20241016T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241017T0000/20241017T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241017T0000/20241017T0000.json new file mode 100644 index 000000000..737266caa --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241017T0000/20241017T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241017T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241017T0000/BIOMASS-PROXY_V4.0_10-20241017T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241018T0000/20241018T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241018T0000/20241018T0000.json new file mode 100644 index 000000000..85edf7547 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241018T0000/20241018T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241018T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241018T0000/BIOMASS-PROXY_V4.0_10-20241018T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241019T0000/20241019T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241019T0000/20241019T0000.json new file mode 100644 index 000000000..e25f484d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241019T0000/20241019T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241019T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241019T0000/BIOMASS-PROXY_V4.0_10-20241019T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241020T0000/20241020T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241020T0000/20241020T0000.json new file mode 100644 index 000000000..aa4dfc87c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241020T0000/20241020T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241020T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241020T0000/BIOMASS-PROXY_V4.0_10-20241020T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241021T0000/20241021T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241021T0000/20241021T0000.json new file mode 100644 index 000000000..de7e6a817 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241021T0000/20241021T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241021T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241021T0000/BIOMASS-PROXY_V4.0_10-20241021T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241022T0000/20241022T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241022T0000/20241022T0000.json new file mode 100644 index 000000000..2178d67e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241022T0000/20241022T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241022T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241022T0000/BIOMASS-PROXY_V4.0_10-20241022T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241023T0000/20241023T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241023T0000/20241023T0000.json new file mode 100644 index 000000000..004a2d9b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241023T0000/20241023T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241023T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241023T0000/BIOMASS-PROXY_V4.0_10-20241023T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241024T0000/20241024T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241024T0000/20241024T0000.json new file mode 100644 index 000000000..957da3339 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241024T0000/20241024T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241024T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241024T0000/BIOMASS-PROXY_V4.0_10-20241024T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241025T0000/20241025T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241025T0000/20241025T0000.json new file mode 100644 index 000000000..34a092df7 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241025T0000/20241025T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241025T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241025T0000/BIOMASS-PROXY_V4.0_10-20241025T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241026T0000/20241026T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241026T0000/20241026T0000.json new file mode 100644 index 000000000..cb2159f8a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241026T0000/20241026T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241026T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241026T0000/BIOMASS-PROXY_V4.0_10-20241026T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241027T0000/20241027T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241027T0000/20241027T0000.json new file mode 100644 index 000000000..d64e28283 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241027T0000/20241027T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241027T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241027T0000/BIOMASS-PROXY_V4.0_10-20241027T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241028T0000/20241028T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241028T0000/20241028T0000.json new file mode 100644 index 000000000..e0bf82a74 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241028T0000/20241028T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241028T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241028T0000/BIOMASS-PROXY_V4.0_10-20241028T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241029T0000/20241029T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241029T0000/20241029T0000.json new file mode 100644 index 000000000..531852f3b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241029T0000/20241029T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241029T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241029T0000/BIOMASS-PROXY_V4.0_10-20241029T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241030T0000/20241030T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241030T0000/20241030T0000.json new file mode 100644 index 000000000..7545e9880 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241030T0000/20241030T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241030T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-30T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241030T0000/BIOMASS-PROXY_V4.0_10-20241030T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241031T0000/20241031T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241031T0000/20241031T0000.json new file mode 100644 index 000000000..f1d622de9 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241031T0000/20241031T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241031T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-10-31T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241031T0000/BIOMASS-PROXY_V4.0_10-20241031T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241101T0000/20241101T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241101T0000/20241101T0000.json new file mode 100644 index 000000000..4b0071b44 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241101T0000/20241101T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241101T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241101T0000/BIOMASS-PROXY_V4.0_10-20241101T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241102T0000/20241102T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241102T0000/20241102T0000.json new file mode 100644 index 000000000..a954867c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241102T0000/20241102T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241102T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241102T0000/BIOMASS-PROXY_V4.0_10-20241102T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241103T0000/20241103T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241103T0000/20241103T0000.json new file mode 100644 index 000000000..8b31c7278 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241103T0000/20241103T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241103T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241103T0000/BIOMASS-PROXY_V4.0_10-20241103T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241104T0000/20241104T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241104T0000/20241104T0000.json new file mode 100644 index 000000000..02e0f0d36 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241104T0000/20241104T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241104T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241104T0000/BIOMASS-PROXY_V4.0_10-20241104T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241105T0000/20241105T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241105T0000/20241105T0000.json new file mode 100644 index 000000000..4eb3fcc96 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241105T0000/20241105T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241105T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241105T0000/BIOMASS-PROXY_V4.0_10-20241105T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241106T0000/20241106T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241106T0000/20241106T0000.json new file mode 100644 index 000000000..a13693c57 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241106T0000/20241106T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241106T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241106T0000/BIOMASS-PROXY_V4.0_10-20241106T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241107T0000/20241107T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241107T0000/20241107T0000.json new file mode 100644 index 000000000..1feed4d6c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241107T0000/20241107T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241107T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241107T0000/BIOMASS-PROXY_V4.0_10-20241107T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241108T0000/20241108T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241108T0000/20241108T0000.json new file mode 100644 index 000000000..a73aeee37 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241108T0000/20241108T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241108T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241108T0000/BIOMASS-PROXY_V4.0_10-20241108T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241109T0000/20241109T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241109T0000/20241109T0000.json new file mode 100644 index 000000000..59dcb18b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241109T0000/20241109T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241109T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241109T0000/BIOMASS-PROXY_V4.0_10-20241109T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241110T0000/20241110T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241110T0000/20241110T0000.json new file mode 100644 index 000000000..aaa54f683 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241110T0000/20241110T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241110T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241110T0000/BIOMASS-PROXY_V4.0_10-20241110T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241111T0000/20241111T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241111T0000/20241111T0000.json new file mode 100644 index 000000000..122aaeae1 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241111T0000/20241111T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241111T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241111T0000/BIOMASS-PROXY_V4.0_10-20241111T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241112T0000/20241112T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241112T0000/20241112T0000.json new file mode 100644 index 000000000..88f4d7e80 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241112T0000/20241112T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241112T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241112T0000/BIOMASS-PROXY_V4.0_10-20241112T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241113T0000/20241113T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241113T0000/20241113T0000.json new file mode 100644 index 000000000..eb06d674d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241113T0000/20241113T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241113T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241113T0000/BIOMASS-PROXY_V4.0_10-20241113T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241114T0000/20241114T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241114T0000/20241114T0000.json new file mode 100644 index 000000000..2028089c2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241114T0000/20241114T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241114T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241114T0000/BIOMASS-PROXY_V4.0_10-20241114T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241115T0000/20241115T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241115T0000/20241115T0000.json new file mode 100644 index 000000000..e4bec09ec --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241115T0000/20241115T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241115T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241115T0000/BIOMASS-PROXY_V4.0_10-20241115T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241116T0000/20241116T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241116T0000/20241116T0000.json new file mode 100644 index 000000000..b535ab0d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241116T0000/20241116T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241116T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241116T0000/BIOMASS-PROXY_V4.0_10-20241116T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241117T0000/20241117T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241117T0000/20241117T0000.json new file mode 100644 index 000000000..8e445d423 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241117T0000/20241117T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241117T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241117T0000/BIOMASS-PROXY_V4.0_10-20241117T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241118T0000/20241118T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241118T0000/20241118T0000.json new file mode 100644 index 000000000..bff76156b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241118T0000/20241118T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241118T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241118T0000/BIOMASS-PROXY_V4.0_10-20241118T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241119T0000/20241119T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241119T0000/20241119T0000.json new file mode 100644 index 000000000..3f5742ca6 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241119T0000/20241119T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241119T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241119T0000/BIOMASS-PROXY_V4.0_10-20241119T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241120T0000/20241120T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241120T0000/20241120T0000.json new file mode 100644 index 000000000..27bc60178 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241120T0000/20241120T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241120T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241120T0000/BIOMASS-PROXY_V4.0_10-20241120T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241121T0000/20241121T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241121T0000/20241121T0000.json new file mode 100644 index 000000000..8e21fb0ef --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241121T0000/20241121T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241121T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241121T0000/BIOMASS-PROXY_V4.0_10-20241121T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241122T0000/20241122T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241122T0000/20241122T0000.json new file mode 100644 index 000000000..62a9f28ad --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241122T0000/20241122T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241122T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241122T0000/BIOMASS-PROXY_V4.0_10-20241122T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241123T0000/20241123T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241123T0000/20241123T0000.json new file mode 100644 index 000000000..740be4118 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241123T0000/20241123T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241123T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241123T0000/BIOMASS-PROXY_V4.0_10-20241123T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241124T0000/20241124T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241124T0000/20241124T0000.json new file mode 100644 index 000000000..240be50f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241124T0000/20241124T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241124T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241124T0000/BIOMASS-PROXY_V4.0_10-20241124T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241125T0000/20241125T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241125T0000/20241125T0000.json new file mode 100644 index 000000000..5ffa2f46e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241125T0000/20241125T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241125T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241125T0000/BIOMASS-PROXY_V4.0_10-20241125T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241126T0000/20241126T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241126T0000/20241126T0000.json new file mode 100644 index 000000000..b6ccdd2be --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241126T0000/20241126T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241126T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241126T0000/BIOMASS-PROXY_V4.0_10-20241126T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241127T0000/20241127T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241127T0000/20241127T0000.json new file mode 100644 index 000000000..f5e5f2469 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241127T0000/20241127T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241127T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241127T0000/BIOMASS-PROXY_V4.0_10-20241127T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241128T0000/20241128T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241128T0000/20241128T0000.json new file mode 100644 index 000000000..5fbddbb35 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241128T0000/20241128T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241128T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241128T0000/BIOMASS-PROXY_V4.0_10-20241128T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241129T0000/20241129T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241129T0000/20241129T0000.json new file mode 100644 index 000000000..ab8791ec5 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241129T0000/20241129T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241129T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241129T0000/BIOMASS-PROXY_V4.0_10-20241129T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241130T0000/20241130T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241130T0000/20241130T0000.json new file mode 100644 index 000000000..ebe0748b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241130T0000/20241130T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241130T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-11-30T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241130T0000/BIOMASS-PROXY_V4.0_10-20241130T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241201T0000/20241201T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241201T0000/20241201T0000.json new file mode 100644 index 000000000..a606da422 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241201T0000/20241201T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241201T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241201T0000/BIOMASS-PROXY_V4.0_10-20241201T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241202T0000/20241202T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241202T0000/20241202T0000.json new file mode 100644 index 000000000..f017316ce --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241202T0000/20241202T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241202T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241202T0000/BIOMASS-PROXY_V4.0_10-20241202T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241203T0000/20241203T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241203T0000/20241203T0000.json new file mode 100644 index 000000000..21bbb93d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241203T0000/20241203T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241203T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241203T0000/BIOMASS-PROXY_V4.0_10-20241203T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241204T0000/20241204T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241204T0000/20241204T0000.json new file mode 100644 index 000000000..987293742 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241204T0000/20241204T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241204T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241204T0000/BIOMASS-PROXY_V4.0_10-20241204T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241205T0000/20241205T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241205T0000/20241205T0000.json new file mode 100644 index 000000000..f240ec75c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241205T0000/20241205T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241205T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241205T0000/BIOMASS-PROXY_V4.0_10-20241205T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241206T0000/20241206T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241206T0000/20241206T0000.json new file mode 100644 index 000000000..e92a3497a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241206T0000/20241206T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241206T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241206T0000/BIOMASS-PROXY_V4.0_10-20241206T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241207T0000/20241207T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241207T0000/20241207T0000.json new file mode 100644 index 000000000..f180106e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241207T0000/20241207T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241207T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241207T0000/BIOMASS-PROXY_V4.0_10-20241207T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241208T0000/20241208T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241208T0000/20241208T0000.json new file mode 100644 index 000000000..4fd743397 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241208T0000/20241208T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241208T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241208T0000/BIOMASS-PROXY_V4.0_10-20241208T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241209T0000/20241209T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241209T0000/20241209T0000.json new file mode 100644 index 000000000..3fa23e074 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241209T0000/20241209T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241209T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241209T0000/BIOMASS-PROXY_V4.0_10-20241209T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241210T0000/20241210T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241210T0000/20241210T0000.json new file mode 100644 index 000000000..ef7c59c3d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241210T0000/20241210T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241210T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241210T0000/BIOMASS-PROXY_V4.0_10-20241210T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241211T0000/20241211T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241211T0000/20241211T0000.json new file mode 100644 index 000000000..3d6c05e2b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241211T0000/20241211T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241211T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241211T0000/BIOMASS-PROXY_V4.0_10-20241211T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241212T0000/20241212T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241212T0000/20241212T0000.json new file mode 100644 index 000000000..39ae95604 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241212T0000/20241212T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241212T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241212T0000/BIOMASS-PROXY_V4.0_10-20241212T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241213T0000/20241213T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241213T0000/20241213T0000.json new file mode 100644 index 000000000..550c94c07 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241213T0000/20241213T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241213T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241213T0000/BIOMASS-PROXY_V4.0_10-20241213T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241214T0000/20241214T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241214T0000/20241214T0000.json new file mode 100644 index 000000000..3341b00cb --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241214T0000/20241214T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241214T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241214T0000/BIOMASS-PROXY_V4.0_10-20241214T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241215T0000/20241215T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241215T0000/20241215T0000.json new file mode 100644 index 000000000..bb69952ee --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241215T0000/20241215T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241215T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241215T0000/BIOMASS-PROXY_V4.0_10-20241215T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241216T0000/20241216T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241216T0000/20241216T0000.json new file mode 100644 index 000000000..5640a2a57 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241216T0000/20241216T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241216T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241216T0000/BIOMASS-PROXY_V4.0_10-20241216T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241217T0000/20241217T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241217T0000/20241217T0000.json new file mode 100644 index 000000000..da22a8243 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241217T0000/20241217T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241217T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241217T0000/BIOMASS-PROXY_V4.0_10-20241217T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241218T0000/20241218T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241218T0000/20241218T0000.json new file mode 100644 index 000000000..4a5d10753 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241218T0000/20241218T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241218T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241218T0000/BIOMASS-PROXY_V4.0_10-20241218T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241219T0000/20241219T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241219T0000/20241219T0000.json new file mode 100644 index 000000000..b6555e8b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241219T0000/20241219T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241219T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241219T0000/BIOMASS-PROXY_V4.0_10-20241219T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241220T0000/20241220T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241220T0000/20241220T0000.json new file mode 100644 index 000000000..c420f3707 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241220T0000/20241220T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241220T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241220T0000/BIOMASS-PROXY_V4.0_10-20241220T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241221T0000/20241221T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241221T0000/20241221T0000.json new file mode 100644 index 000000000..3ba6a62c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241221T0000/20241221T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241221T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241221T0000/BIOMASS-PROXY_V4.0_10-20241221T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241222T0000/20241222T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241222T0000/20241222T0000.json new file mode 100644 index 000000000..d2e992bf1 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241222T0000/20241222T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241222T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241222T0000/BIOMASS-PROXY_V4.0_10-20241222T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241223T0000/20241223T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241223T0000/20241223T0000.json new file mode 100644 index 000000000..0fc06577e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241223T0000/20241223T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241223T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241223T0000/BIOMASS-PROXY_V4.0_10-20241223T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241224T0000/20241224T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241224T0000/20241224T0000.json new file mode 100644 index 000000000..466d95149 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241224T0000/20241224T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241224T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241224T0000/BIOMASS-PROXY_V4.0_10-20241224T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241225T0000/20241225T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241225T0000/20241225T0000.json new file mode 100644 index 000000000..c90ca129e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241225T0000/20241225T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241225T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241225T0000/BIOMASS-PROXY_V4.0_10-20241225T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241226T0000/20241226T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241226T0000/20241226T0000.json new file mode 100644 index 000000000..4fbe792b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241226T0000/20241226T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241226T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241226T0000/BIOMASS-PROXY_V4.0_10-20241226T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241227T0000/20241227T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241227T0000/20241227T0000.json new file mode 100644 index 000000000..bc018ac26 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241227T0000/20241227T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241227T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241227T0000/BIOMASS-PROXY_V4.0_10-20241227T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241228T0000/20241228T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241228T0000/20241228T0000.json new file mode 100644 index 000000000..9f54ad0c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241228T0000/20241228T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241228T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241228T0000/BIOMASS-PROXY_V4.0_10-20241228T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241229T0000/20241229T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241229T0000/20241229T0000.json new file mode 100644 index 000000000..ae4dd3066 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241229T0000/20241229T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241229T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241229T0000/BIOMASS-PROXY_V4.0_10-20241229T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241230T0000/20241230T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241230T0000/20241230T0000.json new file mode 100644 index 000000000..1cc232815 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241230T0000/20241230T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241230T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-30T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241230T0000/BIOMASS-PROXY_V4.0_10-20241230T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20241231T0000/20241231T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20241231T0000/20241231T0000.json new file mode 100644 index 000000000..db99545de --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20241231T0000/20241231T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241231T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2024-12-31T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20241231T0000/BIOMASS-PROXY_V4.0_10-20241231T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250101T0000/20250101T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250101T0000/20250101T0000.json new file mode 100644 index 000000000..6bd45d711 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250101T0000/20250101T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250101T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250101T0000/BIOMASS-PROXY_V4.0_10-20250101T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250102T0000/20250102T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250102T0000/20250102T0000.json new file mode 100644 index 000000000..c4ef5cba4 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250102T0000/20250102T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250102T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250102T0000/BIOMASS-PROXY_V4.0_10-20250102T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250103T0000/20250103T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250103T0000/20250103T0000.json new file mode 100644 index 000000000..581b66938 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250103T0000/20250103T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250103T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250103T0000/BIOMASS-PROXY_V4.0_10-20250103T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250104T0000/20250104T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250104T0000/20250104T0000.json new file mode 100644 index 000000000..993dd9219 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250104T0000/20250104T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250104T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250104T0000/BIOMASS-PROXY_V4.0_10-20250104T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250105T0000/20250105T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250105T0000/20250105T0000.json new file mode 100644 index 000000000..f35a27006 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250105T0000/20250105T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250105T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250105T0000/BIOMASS-PROXY_V4.0_10-20250105T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250106T0000/20250106T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250106T0000/20250106T0000.json new file mode 100644 index 000000000..1ec6186b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250106T0000/20250106T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250106T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250106T0000/BIOMASS-PROXY_V4.0_10-20250106T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250107T0000/20250107T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250107T0000/20250107T0000.json new file mode 100644 index 000000000..4cc2a8405 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250107T0000/20250107T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250107T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250107T0000/BIOMASS-PROXY_V4.0_10-20250107T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250108T0000/20250108T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250108T0000/20250108T0000.json new file mode 100644 index 000000000..a47313c20 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250108T0000/20250108T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250108T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250108T0000/BIOMASS-PROXY_V4.0_10-20250108T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250109T0000/20250109T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250109T0000/20250109T0000.json new file mode 100644 index 000000000..982a48654 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250109T0000/20250109T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250109T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250109T0000/BIOMASS-PROXY_V4.0_10-20250109T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250110T0000/20250110T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250110T0000/20250110T0000.json new file mode 100644 index 000000000..c621d922d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250110T0000/20250110T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250110T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250110T0000/BIOMASS-PROXY_V4.0_10-20250110T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250111T0000/20250111T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250111T0000/20250111T0000.json new file mode 100644 index 000000000..91fb2079b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250111T0000/20250111T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250111T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250111T0000/BIOMASS-PROXY_V4.0_10-20250111T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250112T0000/20250112T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250112T0000/20250112T0000.json new file mode 100644 index 000000000..cc4cc842d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250112T0000/20250112T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250112T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250112T0000/BIOMASS-PROXY_V4.0_10-20250112T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250113T0000/20250113T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250113T0000/20250113T0000.json new file mode 100644 index 000000000..020029ac7 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250113T0000/20250113T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250113T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250113T0000/BIOMASS-PROXY_V4.0_10-20250113T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250114T0000/20250114T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250114T0000/20250114T0000.json new file mode 100644 index 000000000..dc2eeb5fb --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250114T0000/20250114T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250114T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250114T0000/BIOMASS-PROXY_V4.0_10-20250114T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250115T0000/20250115T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250115T0000/20250115T0000.json new file mode 100644 index 000000000..450b6f4a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250115T0000/20250115T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250115T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250115T0000/BIOMASS-PROXY_V4.0_10-20250115T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250116T0000/20250116T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250116T0000/20250116T0000.json new file mode 100644 index 000000000..247207f6b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250116T0000/20250116T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250116T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250116T0000/BIOMASS-PROXY_V4.0_10-20250116T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250117T0000/20250117T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250117T0000/20250117T0000.json new file mode 100644 index 000000000..206b235d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250117T0000/20250117T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250117T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250117T0000/BIOMASS-PROXY_V4.0_10-20250117T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250118T0000/20250118T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250118T0000/20250118T0000.json new file mode 100644 index 000000000..3bb59ca8d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250118T0000/20250118T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250118T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250118T0000/BIOMASS-PROXY_V4.0_10-20250118T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250119T0000/20250119T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250119T0000/20250119T0000.json new file mode 100644 index 000000000..a4718bd6c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250119T0000/20250119T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250119T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250119T0000/BIOMASS-PROXY_V4.0_10-20250119T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250120T0000/20250120T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250120T0000/20250120T0000.json new file mode 100644 index 000000000..7a5f642d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250120T0000/20250120T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250120T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250120T0000/BIOMASS-PROXY_V4.0_10-20250120T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250121T0000/20250121T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250121T0000/20250121T0000.json new file mode 100644 index 000000000..7fd7cdb8f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250121T0000/20250121T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250121T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250121T0000/BIOMASS-PROXY_V4.0_10-20250121T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250122T0000/20250122T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250122T0000/20250122T0000.json new file mode 100644 index 000000000..0143c10b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250122T0000/20250122T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250122T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250122T0000/BIOMASS-PROXY_V4.0_10-20250122T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250123T0000/20250123T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250123T0000/20250123T0000.json new file mode 100644 index 000000000..519f2e664 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250123T0000/20250123T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250123T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250123T0000/BIOMASS-PROXY_V4.0_10-20250123T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250124T0000/20250124T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250124T0000/20250124T0000.json new file mode 100644 index 000000000..c96e8fabc --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250124T0000/20250124T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250124T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250124T0000/BIOMASS-PROXY_V4.0_10-20250124T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250125T0000/20250125T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250125T0000/20250125T0000.json new file mode 100644 index 000000000..11088a7d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250125T0000/20250125T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250125T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250125T0000/BIOMASS-PROXY_V4.0_10-20250125T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250126T0000/20250126T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250126T0000/20250126T0000.json new file mode 100644 index 000000000..e5a88ac12 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250126T0000/20250126T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250126T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250126T0000/BIOMASS-PROXY_V4.0_10-20250126T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250127T0000/20250127T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250127T0000/20250127T0000.json new file mode 100644 index 000000000..8ec27920e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250127T0000/20250127T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250127T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250127T0000/BIOMASS-PROXY_V4.0_10-20250127T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250128T0000/20250128T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250128T0000/20250128T0000.json new file mode 100644 index 000000000..498ea9bb0 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250128T0000/20250128T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250128T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250128T0000/BIOMASS-PROXY_V4.0_10-20250128T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250129T0000/20250129T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250129T0000/20250129T0000.json new file mode 100644 index 000000000..9e575196c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250129T0000/20250129T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250129T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250129T0000/BIOMASS-PROXY_V4.0_10-20250129T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250130T0000/20250130T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250130T0000/20250130T0000.json new file mode 100644 index 000000000..5e0baac0f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250130T0000/20250130T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250130T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-30T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250130T0000/BIOMASS-PROXY_V4.0_10-20250130T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250131T0000/20250131T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250131T0000/20250131T0000.json new file mode 100644 index 000000000..0f796d013 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250131T0000/20250131T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250131T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-01-31T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250131T0000/BIOMASS-PROXY_V4.0_10-20250131T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250201T0000/20250201T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250201T0000/20250201T0000.json new file mode 100644 index 000000000..726773fbd --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250201T0000/20250201T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250201T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250201T0000/BIOMASS-PROXY_V4.0_10-20250201T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250202T0000/20250202T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250202T0000/20250202T0000.json new file mode 100644 index 000000000..e577465a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250202T0000/20250202T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250202T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250202T0000/BIOMASS-PROXY_V4.0_10-20250202T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250203T0000/20250203T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250203T0000/20250203T0000.json new file mode 100644 index 000000000..ce9e84fbb --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250203T0000/20250203T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250203T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250203T0000/BIOMASS-PROXY_V4.0_10-20250203T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250204T0000/20250204T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250204T0000/20250204T0000.json new file mode 100644 index 000000000..a30108eee --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250204T0000/20250204T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250204T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250204T0000/BIOMASS-PROXY_V4.0_10-20250204T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250205T0000/20250205T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250205T0000/20250205T0000.json new file mode 100644 index 000000000..849e5c9ba --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250205T0000/20250205T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250205T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250205T0000/BIOMASS-PROXY_V4.0_10-20250205T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250206T0000/20250206T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250206T0000/20250206T0000.json new file mode 100644 index 000000000..477cec6a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250206T0000/20250206T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250206T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250206T0000/BIOMASS-PROXY_V4.0_10-20250206T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250207T0000/20250207T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250207T0000/20250207T0000.json new file mode 100644 index 000000000..03b72196c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250207T0000/20250207T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250207T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250207T0000/BIOMASS-PROXY_V4.0_10-20250207T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250208T0000/20250208T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250208T0000/20250208T0000.json new file mode 100644 index 000000000..ed0248c23 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250208T0000/20250208T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250208T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250208T0000/BIOMASS-PROXY_V4.0_10-20250208T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250209T0000/20250209T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250209T0000/20250209T0000.json new file mode 100644 index 000000000..7930e4a9f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250209T0000/20250209T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250209T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250209T0000/BIOMASS-PROXY_V4.0_10-20250209T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250210T0000/20250210T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250210T0000/20250210T0000.json new file mode 100644 index 000000000..6fb8f2296 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250210T0000/20250210T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250210T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250210T0000/BIOMASS-PROXY_V4.0_10-20250210T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250211T0000/20250211T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250211T0000/20250211T0000.json new file mode 100644 index 000000000..749c2658a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250211T0000/20250211T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250211T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250211T0000/BIOMASS-PROXY_V4.0_10-20250211T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250212T0000/20250212T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250212T0000/20250212T0000.json new file mode 100644 index 000000000..7ac1ad70c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250212T0000/20250212T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250212T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250212T0000/BIOMASS-PROXY_V4.0_10-20250212T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250213T0000/20250213T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250213T0000/20250213T0000.json new file mode 100644 index 000000000..c9b6a810f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250213T0000/20250213T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250213T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250213T0000/BIOMASS-PROXY_V4.0_10-20250213T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250214T0000/20250214T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250214T0000/20250214T0000.json new file mode 100644 index 000000000..8f9bda6a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250214T0000/20250214T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250214T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250214T0000/BIOMASS-PROXY_V4.0_10-20250214T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250215T0000/20250215T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250215T0000/20250215T0000.json new file mode 100644 index 000000000..e3658374a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250215T0000/20250215T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250215T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250215T0000/BIOMASS-PROXY_V4.0_10-20250215T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250216T0000/20250216T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250216T0000/20250216T0000.json new file mode 100644 index 000000000..13d077efd --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250216T0000/20250216T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250216T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250216T0000/BIOMASS-PROXY_V4.0_10-20250216T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250217T0000/20250217T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250217T0000/20250217T0000.json new file mode 100644 index 000000000..a65f34040 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250217T0000/20250217T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250217T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250217T0000/BIOMASS-PROXY_V4.0_10-20250217T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250218T0000/20250218T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250218T0000/20250218T0000.json new file mode 100644 index 000000000..32a28837c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250218T0000/20250218T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250218T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250218T0000/BIOMASS-PROXY_V4.0_10-20250218T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250219T0000/20250219T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250219T0000/20250219T0000.json new file mode 100644 index 000000000..5326f5a39 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250219T0000/20250219T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250219T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250219T0000/BIOMASS-PROXY_V4.0_10-20250219T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250220T0000/20250220T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250220T0000/20250220T0000.json new file mode 100644 index 000000000..c70181e05 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250220T0000/20250220T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250220T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250220T0000/BIOMASS-PROXY_V4.0_10-20250220T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250221T0000/20250221T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250221T0000/20250221T0000.json new file mode 100644 index 000000000..5cb597434 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250221T0000/20250221T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250221T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250221T0000/BIOMASS-PROXY_V4.0_10-20250221T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250222T0000/20250222T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250222T0000/20250222T0000.json new file mode 100644 index 000000000..55cd4ef85 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250222T0000/20250222T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250222T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250222T0000/BIOMASS-PROXY_V4.0_10-20250222T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250223T0000/20250223T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250223T0000/20250223T0000.json new file mode 100644 index 000000000..c0e2e2f5a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250223T0000/20250223T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250223T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250223T0000/BIOMASS-PROXY_V4.0_10-20250223T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250224T0000/20250224T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250224T0000/20250224T0000.json new file mode 100644 index 000000000..db429b76a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250224T0000/20250224T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250224T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250224T0000/BIOMASS-PROXY_V4.0_10-20250224T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250225T0000/20250225T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250225T0000/20250225T0000.json new file mode 100644 index 000000000..b8b88bc72 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250225T0000/20250225T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250225T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250225T0000/BIOMASS-PROXY_V4.0_10-20250225T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250226T0000/20250226T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250226T0000/20250226T0000.json new file mode 100644 index 000000000..4b2eed0a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250226T0000/20250226T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250226T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250226T0000/BIOMASS-PROXY_V4.0_10-20250226T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250227T0000/20250227T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250227T0000/20250227T0000.json new file mode 100644 index 000000000..b01803ab2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250227T0000/20250227T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250227T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250227T0000/BIOMASS-PROXY_V4.0_10-20250227T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250228T0000/20250228T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250228T0000/20250228T0000.json new file mode 100644 index 000000000..bf4cb68b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250228T0000/20250228T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250228T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-02-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250228T0000/BIOMASS-PROXY_V4.0_10-20250228T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250301T0000/20250301T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250301T0000/20250301T0000.json new file mode 100644 index 000000000..da8978090 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250301T0000/20250301T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250301T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250301T0000/BIOMASS-PROXY_V4.0_10-20250301T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250302T0000/20250302T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250302T0000/20250302T0000.json new file mode 100644 index 000000000..b051f45d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250302T0000/20250302T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250302T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250302T0000/BIOMASS-PROXY_V4.0_10-20250302T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250303T0000/20250303T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250303T0000/20250303T0000.json new file mode 100644 index 000000000..af7e1a609 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250303T0000/20250303T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250303T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250303T0000/BIOMASS-PROXY_V4.0_10-20250303T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250304T0000/20250304T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250304T0000/20250304T0000.json new file mode 100644 index 000000000..87e29b2a0 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250304T0000/20250304T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250304T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250304T0000/BIOMASS-PROXY_V4.0_10-20250304T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250305T0000/20250305T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250305T0000/20250305T0000.json new file mode 100644 index 000000000..e8d5a4be7 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250305T0000/20250305T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250305T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250305T0000/BIOMASS-PROXY_V4.0_10-20250305T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250306T0000/20250306T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250306T0000/20250306T0000.json new file mode 100644 index 000000000..417545313 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250306T0000/20250306T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250306T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250306T0000/BIOMASS-PROXY_V4.0_10-20250306T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250307T0000/20250307T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250307T0000/20250307T0000.json new file mode 100644 index 000000000..cf1a3d2e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250307T0000/20250307T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250307T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250307T0000/BIOMASS-PROXY_V4.0_10-20250307T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250308T0000/20250308T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250308T0000/20250308T0000.json new file mode 100644 index 000000000..e3f1e5fe8 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250308T0000/20250308T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250308T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250308T0000/BIOMASS-PROXY_V4.0_10-20250308T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250309T0000/20250309T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250309T0000/20250309T0000.json new file mode 100644 index 000000000..9747cbc1c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250309T0000/20250309T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250309T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250309T0000/BIOMASS-PROXY_V4.0_10-20250309T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250310T0000/20250310T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250310T0000/20250310T0000.json new file mode 100644 index 000000000..d5fb6f45a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250310T0000/20250310T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250310T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250310T0000/BIOMASS-PROXY_V4.0_10-20250310T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250311T0000/20250311T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250311T0000/20250311T0000.json new file mode 100644 index 000000000..1ac971a37 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250311T0000/20250311T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250311T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250311T0000/BIOMASS-PROXY_V4.0_10-20250311T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250312T0000/20250312T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250312T0000/20250312T0000.json new file mode 100644 index 000000000..60c417321 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250312T0000/20250312T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250312T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250312T0000/BIOMASS-PROXY_V4.0_10-20250312T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250313T0000/20250313T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250313T0000/20250313T0000.json new file mode 100644 index 000000000..b89e966be --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250313T0000/20250313T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250313T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250313T0000/BIOMASS-PROXY_V4.0_10-20250313T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250314T0000/20250314T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250314T0000/20250314T0000.json new file mode 100644 index 000000000..1af013029 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250314T0000/20250314T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250314T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250314T0000/BIOMASS-PROXY_V4.0_10-20250314T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250315T0000/20250315T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250315T0000/20250315T0000.json new file mode 100644 index 000000000..f09d12b04 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250315T0000/20250315T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250315T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250315T0000/BIOMASS-PROXY_V4.0_10-20250315T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250316T0000/20250316T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250316T0000/20250316T0000.json new file mode 100644 index 000000000..b6118a02e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250316T0000/20250316T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250316T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250316T0000/BIOMASS-PROXY_V4.0_10-20250316T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250317T0000/20250317T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250317T0000/20250317T0000.json new file mode 100644 index 000000000..99b7b8126 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250317T0000/20250317T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250317T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250317T0000/BIOMASS-PROXY_V4.0_10-20250317T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250318T0000/20250318T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250318T0000/20250318T0000.json new file mode 100644 index 000000000..d0afe5b10 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250318T0000/20250318T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250318T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250318T0000/BIOMASS-PROXY_V4.0_10-20250318T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250319T0000/20250319T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250319T0000/20250319T0000.json new file mode 100644 index 000000000..f9c9397be --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250319T0000/20250319T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250319T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250319T0000/BIOMASS-PROXY_V4.0_10-20250319T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250320T0000/20250320T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250320T0000/20250320T0000.json new file mode 100644 index 000000000..574cebe76 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250320T0000/20250320T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250320T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250320T0000/BIOMASS-PROXY_V4.0_10-20250320T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250321T0000/20250321T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250321T0000/20250321T0000.json new file mode 100644 index 000000000..4ed04aba8 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250321T0000/20250321T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250321T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250321T0000/BIOMASS-PROXY_V4.0_10-20250321T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250322T0000/20250322T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250322T0000/20250322T0000.json new file mode 100644 index 000000000..4ef433937 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250322T0000/20250322T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250322T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250322T0000/BIOMASS-PROXY_V4.0_10-20250322T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250323T0000/20250323T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250323T0000/20250323T0000.json new file mode 100644 index 000000000..da175194e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250323T0000/20250323T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250323T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250323T0000/BIOMASS-PROXY_V4.0_10-20250323T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250324T0000/20250324T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250324T0000/20250324T0000.json new file mode 100644 index 000000000..6ae05a5cf --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250324T0000/20250324T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250324T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250324T0000/BIOMASS-PROXY_V4.0_10-20250324T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250325T0000/20250325T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250325T0000/20250325T0000.json new file mode 100644 index 000000000..938bf42bf --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250325T0000/20250325T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250325T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250325T0000/BIOMASS-PROXY_V4.0_10-20250325T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250326T0000/20250326T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250326T0000/20250326T0000.json new file mode 100644 index 000000000..e7f597f10 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250326T0000/20250326T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250326T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250326T0000/BIOMASS-PROXY_V4.0_10-20250326T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250327T0000/20250327T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250327T0000/20250327T0000.json new file mode 100644 index 000000000..a2113a71a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250327T0000/20250327T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250327T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250327T0000/BIOMASS-PROXY_V4.0_10-20250327T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250328T0000/20250328T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250328T0000/20250328T0000.json new file mode 100644 index 000000000..e67766c0f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250328T0000/20250328T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250328T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250328T0000/BIOMASS-PROXY_V4.0_10-20250328T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250329T0000/20250329T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250329T0000/20250329T0000.json new file mode 100644 index 000000000..8c2e525c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250329T0000/20250329T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250329T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250329T0000/BIOMASS-PROXY_V4.0_10-20250329T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250330T0000/20250330T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250330T0000/20250330T0000.json new file mode 100644 index 000000000..7fdf48f4a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250330T0000/20250330T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250330T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-30T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250330T0000/BIOMASS-PROXY_V4.0_10-20250330T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250331T0000/20250331T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250331T0000/20250331T0000.json new file mode 100644 index 000000000..bbfd59e11 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250331T0000/20250331T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250331T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-03-31T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250331T0000/BIOMASS-PROXY_V4.0_10-20250331T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250401T0000/20250401T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250401T0000/20250401T0000.json new file mode 100644 index 000000000..217ff79ae --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250401T0000/20250401T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250401T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250401T0000/BIOMASS-PROXY_V4.0_10-20250401T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250402T0000/20250402T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250402T0000/20250402T0000.json new file mode 100644 index 000000000..b2daf8567 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250402T0000/20250402T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250402T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250402T0000/BIOMASS-PROXY_V4.0_10-20250402T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250403T0000/20250403T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250403T0000/20250403T0000.json new file mode 100644 index 000000000..3ee0f24d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250403T0000/20250403T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250403T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250403T0000/BIOMASS-PROXY_V4.0_10-20250403T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250404T0000/20250404T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250404T0000/20250404T0000.json new file mode 100644 index 000000000..9687c52bb --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250404T0000/20250404T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250404T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250404T0000/BIOMASS-PROXY_V4.0_10-20250404T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250405T0000/20250405T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250405T0000/20250405T0000.json new file mode 100644 index 000000000..49e25f4c2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250405T0000/20250405T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250405T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250405T0000/BIOMASS-PROXY_V4.0_10-20250405T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250406T0000/20250406T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250406T0000/20250406T0000.json new file mode 100644 index 000000000..0c3a88de0 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250406T0000/20250406T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250406T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250406T0000/BIOMASS-PROXY_V4.0_10-20250406T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250407T0000/20250407T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250407T0000/20250407T0000.json new file mode 100644 index 000000000..5944e4f2d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250407T0000/20250407T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250407T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250407T0000/BIOMASS-PROXY_V4.0_10-20250407T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250408T0000/20250408T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250408T0000/20250408T0000.json new file mode 100644 index 000000000..58e670c55 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250408T0000/20250408T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250408T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250408T0000/BIOMASS-PROXY_V4.0_10-20250408T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250409T0000/20250409T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250409T0000/20250409T0000.json new file mode 100644 index 000000000..99377a919 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250409T0000/20250409T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250409T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250409T0000/BIOMASS-PROXY_V4.0_10-20250409T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250410T0000/20250410T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250410T0000/20250410T0000.json new file mode 100644 index 000000000..3e3f7fd36 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250410T0000/20250410T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250410T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250410T0000/BIOMASS-PROXY_V4.0_10-20250410T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250411T0000/20250411T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250411T0000/20250411T0000.json new file mode 100644 index 000000000..ccfb1845b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250411T0000/20250411T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250411T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250411T0000/BIOMASS-PROXY_V4.0_10-20250411T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250412T0000/20250412T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250412T0000/20250412T0000.json new file mode 100644 index 000000000..aabc85125 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250412T0000/20250412T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250412T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250412T0000/BIOMASS-PROXY_V4.0_10-20250412T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250413T0000/20250413T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250413T0000/20250413T0000.json new file mode 100644 index 000000000..4f10a2fc3 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250413T0000/20250413T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250413T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250413T0000/BIOMASS-PROXY_V4.0_10-20250413T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250414T0000/20250414T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250414T0000/20250414T0000.json new file mode 100644 index 000000000..eb689d57f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250414T0000/20250414T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250414T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250414T0000/BIOMASS-PROXY_V4.0_10-20250414T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250415T0000/20250415T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250415T0000/20250415T0000.json new file mode 100644 index 000000000..af04eaec3 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250415T0000/20250415T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250415T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250415T0000/BIOMASS-PROXY_V4.0_10-20250415T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250416T0000/20250416T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250416T0000/20250416T0000.json new file mode 100644 index 000000000..d1e97df5d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250416T0000/20250416T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250416T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250416T0000/BIOMASS-PROXY_V4.0_10-20250416T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250417T0000/20250417T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250417T0000/20250417T0000.json new file mode 100644 index 000000000..5f13833e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250417T0000/20250417T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250417T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250417T0000/BIOMASS-PROXY_V4.0_10-20250417T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250418T0000/20250418T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250418T0000/20250418T0000.json new file mode 100644 index 000000000..bae4a4b68 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250418T0000/20250418T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250418T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250418T0000/BIOMASS-PROXY_V4.0_10-20250418T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250419T0000/20250419T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250419T0000/20250419T0000.json new file mode 100644 index 000000000..92c04c8d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250419T0000/20250419T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250419T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250419T0000/BIOMASS-PROXY_V4.0_10-20250419T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250420T0000/20250420T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250420T0000/20250420T0000.json new file mode 100644 index 000000000..1eb2ea089 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250420T0000/20250420T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250420T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250420T0000/BIOMASS-PROXY_V4.0_10-20250420T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250421T0000/20250421T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250421T0000/20250421T0000.json new file mode 100644 index 000000000..dab1bc4c2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250421T0000/20250421T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250421T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250421T0000/BIOMASS-PROXY_V4.0_10-20250421T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250422T0000/20250422T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250422T0000/20250422T0000.json new file mode 100644 index 000000000..1338b1b07 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250422T0000/20250422T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250422T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250422T0000/BIOMASS-PROXY_V4.0_10-20250422T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250423T0000/20250423T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250423T0000/20250423T0000.json new file mode 100644 index 000000000..8fc4611b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250423T0000/20250423T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250423T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250423T0000/BIOMASS-PROXY_V4.0_10-20250423T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250424T0000/20250424T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250424T0000/20250424T0000.json new file mode 100644 index 000000000..b3d13e339 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250424T0000/20250424T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250424T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250424T0000/BIOMASS-PROXY_V4.0_10-20250424T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250425T0000/20250425T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250425T0000/20250425T0000.json new file mode 100644 index 000000000..f424f3129 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250425T0000/20250425T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250425T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250425T0000/BIOMASS-PROXY_V4.0_10-20250425T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250426T0000/20250426T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250426T0000/20250426T0000.json new file mode 100644 index 000000000..46568e521 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250426T0000/20250426T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250426T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250426T0000/BIOMASS-PROXY_V4.0_10-20250426T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250427T0000/20250427T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250427T0000/20250427T0000.json new file mode 100644 index 000000000..165eed790 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250427T0000/20250427T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250427T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250427T0000/BIOMASS-PROXY_V4.0_10-20250427T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250428T0000/20250428T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250428T0000/20250428T0000.json new file mode 100644 index 000000000..e352a6afe --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250428T0000/20250428T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250428T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250428T0000/BIOMASS-PROXY_V4.0_10-20250428T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250429T0000/20250429T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250429T0000/20250429T0000.json new file mode 100644 index 000000000..ac6b95588 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250429T0000/20250429T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250429T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250429T0000/BIOMASS-PROXY_V4.0_10-20250429T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250430T0000/20250430T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250430T0000/20250430T0000.json new file mode 100644 index 000000000..b4c5b403d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250430T0000/20250430T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250430T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-04-30T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250430T0000/BIOMASS-PROXY_V4.0_10-20250430T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250501T0000/20250501T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250501T0000/20250501T0000.json new file mode 100644 index 000000000..39c5f7378 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250501T0000/20250501T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250501T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250501T0000/BIOMASS-PROXY_V4.0_10-20250501T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250502T0000/20250502T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250502T0000/20250502T0000.json new file mode 100644 index 000000000..76915e2b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250502T0000/20250502T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250502T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250502T0000/BIOMASS-PROXY_V4.0_10-20250502T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250503T0000/20250503T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250503T0000/20250503T0000.json new file mode 100644 index 000000000..b6eb6d3cf --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250503T0000/20250503T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250503T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250503T0000/BIOMASS-PROXY_V4.0_10-20250503T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250504T0000/20250504T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250504T0000/20250504T0000.json new file mode 100644 index 000000000..7b73e163a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250504T0000/20250504T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250504T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250504T0000/BIOMASS-PROXY_V4.0_10-20250504T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250505T0000/20250505T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250505T0000/20250505T0000.json new file mode 100644 index 000000000..d2fadbad8 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250505T0000/20250505T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250505T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250505T0000/BIOMASS-PROXY_V4.0_10-20250505T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250506T0000/20250506T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250506T0000/20250506T0000.json new file mode 100644 index 000000000..861652a11 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250506T0000/20250506T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250506T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250506T0000/BIOMASS-PROXY_V4.0_10-20250506T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250507T0000/20250507T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250507T0000/20250507T0000.json new file mode 100644 index 000000000..958c7f463 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250507T0000/20250507T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250507T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250507T0000/BIOMASS-PROXY_V4.0_10-20250507T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250508T0000/20250508T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250508T0000/20250508T0000.json new file mode 100644 index 000000000..e6f00fb3b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250508T0000/20250508T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250508T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250508T0000/BIOMASS-PROXY_V4.0_10-20250508T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250509T0000/20250509T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250509T0000/20250509T0000.json new file mode 100644 index 000000000..e94798717 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250509T0000/20250509T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250509T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250509T0000/BIOMASS-PROXY_V4.0_10-20250509T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250510T0000/20250510T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250510T0000/20250510T0000.json new file mode 100644 index 000000000..bad11fc11 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250510T0000/20250510T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250510T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250510T0000/BIOMASS-PROXY_V4.0_10-20250510T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250511T0000/20250511T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250511T0000/20250511T0000.json new file mode 100644 index 000000000..2f6fe5973 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250511T0000/20250511T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250511T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250511T0000/BIOMASS-PROXY_V4.0_10-20250511T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250512T0000/20250512T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250512T0000/20250512T0000.json new file mode 100644 index 000000000..88785c969 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250512T0000/20250512T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250512T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250512T0000/BIOMASS-PROXY_V4.0_10-20250512T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250513T0000/20250513T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250513T0000/20250513T0000.json new file mode 100644 index 000000000..c95d3e0b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250513T0000/20250513T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250513T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250513T0000/BIOMASS-PROXY_V4.0_10-20250513T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250514T0000/20250514T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250514T0000/20250514T0000.json new file mode 100644 index 000000000..b2bdea2ae --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250514T0000/20250514T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250514T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250514T0000/BIOMASS-PROXY_V4.0_10-20250514T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250515T0000/20250515T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250515T0000/20250515T0000.json new file mode 100644 index 000000000..5afcc7959 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250515T0000/20250515T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250515T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250515T0000/BIOMASS-PROXY_V4.0_10-20250515T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250516T0000/20250516T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250516T0000/20250516T0000.json new file mode 100644 index 000000000..874b58e75 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250516T0000/20250516T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250516T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250516T0000/BIOMASS-PROXY_V4.0_10-20250516T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250517T0000/20250517T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250517T0000/20250517T0000.json new file mode 100644 index 000000000..78ec79ae2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250517T0000/20250517T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250517T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250517T0000/BIOMASS-PROXY_V4.0_10-20250517T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250518T0000/20250518T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250518T0000/20250518T0000.json new file mode 100644 index 000000000..1d4c93643 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250518T0000/20250518T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250518T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250518T0000/BIOMASS-PROXY_V4.0_10-20250518T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250519T0000/20250519T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250519T0000/20250519T0000.json new file mode 100644 index 000000000..eeabd488b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250519T0000/20250519T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250519T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250519T0000/BIOMASS-PROXY_V4.0_10-20250519T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250520T0000/20250520T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250520T0000/20250520T0000.json new file mode 100644 index 000000000..156b4e22f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250520T0000/20250520T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250520T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250520T0000/BIOMASS-PROXY_V4.0_10-20250520T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250521T0000/20250521T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250521T0000/20250521T0000.json new file mode 100644 index 000000000..b968dc1a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250521T0000/20250521T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250521T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250521T0000/BIOMASS-PROXY_V4.0_10-20250521T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250522T0000/20250522T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250522T0000/20250522T0000.json new file mode 100644 index 000000000..bd4b78aca --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250522T0000/20250522T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250522T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250522T0000/BIOMASS-PROXY_V4.0_10-20250522T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250523T0000/20250523T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250523T0000/20250523T0000.json new file mode 100644 index 000000000..96eec2c6d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250523T0000/20250523T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250523T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250523T0000/BIOMASS-PROXY_V4.0_10-20250523T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250524T0000/20250524T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250524T0000/20250524T0000.json new file mode 100644 index 000000000..af6149800 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250524T0000/20250524T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250524T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250524T0000/BIOMASS-PROXY_V4.0_10-20250524T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250525T0000/20250525T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250525T0000/20250525T0000.json new file mode 100644 index 000000000..968b45a8f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250525T0000/20250525T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250525T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250525T0000/BIOMASS-PROXY_V4.0_10-20250525T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250526T0000/20250526T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250526T0000/20250526T0000.json new file mode 100644 index 000000000..4b590083e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250526T0000/20250526T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250526T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250526T0000/BIOMASS-PROXY_V4.0_10-20250526T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250527T0000/20250527T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250527T0000/20250527T0000.json new file mode 100644 index 000000000..d04aa6fb6 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250527T0000/20250527T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250527T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250527T0000/BIOMASS-PROXY_V4.0_10-20250527T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250528T0000/20250528T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250528T0000/20250528T0000.json new file mode 100644 index 000000000..d8a72d66d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250528T0000/20250528T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250528T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250528T0000/BIOMASS-PROXY_V4.0_10-20250528T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250529T0000/20250529T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250529T0000/20250529T0000.json new file mode 100644 index 000000000..b53b9823c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250529T0000/20250529T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250529T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250529T0000/BIOMASS-PROXY_V4.0_10-20250529T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250530T0000/20250530T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250530T0000/20250530T0000.json new file mode 100644 index 000000000..c42e8e7ea --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250530T0000/20250530T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250530T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-30T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250530T0000/BIOMASS-PROXY_V4.0_10-20250530T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250531T0000/20250531T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250531T0000/20250531T0000.json new file mode 100644 index 000000000..6522bc46b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250531T0000/20250531T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250531T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-05-31T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250531T0000/BIOMASS-PROXY_V4.0_10-20250531T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250601T0000/20250601T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250601T0000/20250601T0000.json new file mode 100644 index 000000000..b37219d41 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250601T0000/20250601T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250601T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250601T0000/BIOMASS-PROXY_V4.0_10-20250601T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250602T0000/20250602T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250602T0000/20250602T0000.json new file mode 100644 index 000000000..993a559b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250602T0000/20250602T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250602T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250602T0000/BIOMASS-PROXY_V4.0_10-20250602T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250603T0000/20250603T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250603T0000/20250603T0000.json new file mode 100644 index 000000000..3d7398bef --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250603T0000/20250603T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250603T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250603T0000/BIOMASS-PROXY_V4.0_10-20250603T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250604T0000/20250604T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250604T0000/20250604T0000.json new file mode 100644 index 000000000..fd4a0648a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250604T0000/20250604T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250604T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250604T0000/BIOMASS-PROXY_V4.0_10-20250604T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250605T0000/20250605T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250605T0000/20250605T0000.json new file mode 100644 index 000000000..01c70c922 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250605T0000/20250605T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250605T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250605T0000/BIOMASS-PROXY_V4.0_10-20250605T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250606T0000/20250606T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250606T0000/20250606T0000.json new file mode 100644 index 000000000..3f0abc3b8 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250606T0000/20250606T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250606T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250606T0000/BIOMASS-PROXY_V4.0_10-20250606T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250607T0000/20250607T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250607T0000/20250607T0000.json new file mode 100644 index 000000000..623d29679 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250607T0000/20250607T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250607T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250607T0000/BIOMASS-PROXY_V4.0_10-20250607T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250608T0000/20250608T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250608T0000/20250608T0000.json new file mode 100644 index 000000000..281b1b001 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250608T0000/20250608T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250608T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250608T0000/BIOMASS-PROXY_V4.0_10-20250608T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250609T0000/20250609T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250609T0000/20250609T0000.json new file mode 100644 index 000000000..c55d4cb90 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250609T0000/20250609T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250609T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250609T0000/BIOMASS-PROXY_V4.0_10-20250609T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250610T0000/20250610T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250610T0000/20250610T0000.json new file mode 100644 index 000000000..557e51475 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250610T0000/20250610T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250610T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250610T0000/BIOMASS-PROXY_V4.0_10-20250610T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250611T0000/20250611T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250611T0000/20250611T0000.json new file mode 100644 index 000000000..1d5ced00a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250611T0000/20250611T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250611T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250611T0000/BIOMASS-PROXY_V4.0_10-20250611T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250612T0000/20250612T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250612T0000/20250612T0000.json new file mode 100644 index 000000000..0b5e921ab --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250612T0000/20250612T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250612T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250612T0000/BIOMASS-PROXY_V4.0_10-20250612T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250613T0000/20250613T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250613T0000/20250613T0000.json new file mode 100644 index 000000000..acb053f68 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250613T0000/20250613T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250613T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250613T0000/BIOMASS-PROXY_V4.0_10-20250613T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250614T0000/20250614T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250614T0000/20250614T0000.json new file mode 100644 index 000000000..90c4571d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250614T0000/20250614T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250614T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250614T0000/BIOMASS-PROXY_V4.0_10-20250614T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250615T0000/20250615T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250615T0000/20250615T0000.json new file mode 100644 index 000000000..a7439651d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250615T0000/20250615T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250615T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250615T0000/BIOMASS-PROXY_V4.0_10-20250615T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250616T0000/20250616T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250616T0000/20250616T0000.json new file mode 100644 index 000000000..d762f7227 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250616T0000/20250616T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250616T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250616T0000/BIOMASS-PROXY_V4.0_10-20250616T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250617T0000/20250617T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250617T0000/20250617T0000.json new file mode 100644 index 000000000..dc469b0f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250617T0000/20250617T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250617T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250617T0000/BIOMASS-PROXY_V4.0_10-20250617T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250618T0000/20250618T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250618T0000/20250618T0000.json new file mode 100644 index 000000000..7a3f3c518 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250618T0000/20250618T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250618T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250618T0000/BIOMASS-PROXY_V4.0_10-20250618T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250619T0000/20250619T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250619T0000/20250619T0000.json new file mode 100644 index 000000000..d64c3e3c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250619T0000/20250619T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250619T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250619T0000/BIOMASS-PROXY_V4.0_10-20250619T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250620T0000/20250620T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250620T0000/20250620T0000.json new file mode 100644 index 000000000..666e9deb6 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250620T0000/20250620T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250620T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250620T0000/BIOMASS-PROXY_V4.0_10-20250620T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250621T0000/20250621T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250621T0000/20250621T0000.json new file mode 100644 index 000000000..a2a18cc24 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250621T0000/20250621T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250621T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250621T0000/BIOMASS-PROXY_V4.0_10-20250621T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250622T0000/20250622T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250622T0000/20250622T0000.json new file mode 100644 index 000000000..2df79e808 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250622T0000/20250622T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250622T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250622T0000/BIOMASS-PROXY_V4.0_10-20250622T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250623T0000/20250623T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250623T0000/20250623T0000.json new file mode 100644 index 000000000..f13b75d34 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250623T0000/20250623T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250623T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250623T0000/BIOMASS-PROXY_V4.0_10-20250623T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250624T0000/20250624T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250624T0000/20250624T0000.json new file mode 100644 index 000000000..9a758aab9 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250624T0000/20250624T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250624T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250624T0000/BIOMASS-PROXY_V4.0_10-20250624T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250625T0000/20250625T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250625T0000/20250625T0000.json new file mode 100644 index 000000000..5e22945a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250625T0000/20250625T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250625T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250625T0000/BIOMASS-PROXY_V4.0_10-20250625T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250626T0000/20250626T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250626T0000/20250626T0000.json new file mode 100644 index 000000000..db8057168 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250626T0000/20250626T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250626T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250626T0000/BIOMASS-PROXY_V4.0_10-20250626T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250627T0000/20250627T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250627T0000/20250627T0000.json new file mode 100644 index 000000000..e9ba69bcf --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250627T0000/20250627T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250627T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250627T0000/BIOMASS-PROXY_V4.0_10-20250627T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250628T0000/20250628T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250628T0000/20250628T0000.json new file mode 100644 index 000000000..a72e79d55 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250628T0000/20250628T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250628T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250628T0000/BIOMASS-PROXY_V4.0_10-20250628T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250629T0000/20250629T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250629T0000/20250629T0000.json new file mode 100644 index 000000000..7d999aa2f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250629T0000/20250629T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250629T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250629T0000/BIOMASS-PROXY_V4.0_10-20250629T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250630T0000/20250630T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250630T0000/20250630T0000.json new file mode 100644 index 000000000..cdb234495 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250630T0000/20250630T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250630T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-06-30T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250630T0000/BIOMASS-PROXY_V4.0_10-20250630T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250701T0000/20250701T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250701T0000/20250701T0000.json new file mode 100644 index 000000000..993a2370e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250701T0000/20250701T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250701T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250701T0000/BIOMASS-PROXY_V4.0_10-20250701T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250702T0000/20250702T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250702T0000/20250702T0000.json new file mode 100644 index 000000000..6f81cf98c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250702T0000/20250702T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250702T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250702T0000/BIOMASS-PROXY_V4.0_10-20250702T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250703T0000/20250703T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250703T0000/20250703T0000.json new file mode 100644 index 000000000..8b1acfcb6 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250703T0000/20250703T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250703T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250703T0000/BIOMASS-PROXY_V4.0_10-20250703T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250704T0000/20250704T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250704T0000/20250704T0000.json new file mode 100644 index 000000000..61f70b54c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250704T0000/20250704T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250704T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250704T0000/BIOMASS-PROXY_V4.0_10-20250704T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250705T0000/20250705T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250705T0000/20250705T0000.json new file mode 100644 index 000000000..a72c310f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250705T0000/20250705T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250705T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250705T0000/BIOMASS-PROXY_V4.0_10-20250705T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250706T0000/20250706T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250706T0000/20250706T0000.json new file mode 100644 index 000000000..f372b9220 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250706T0000/20250706T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250706T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250706T0000/BIOMASS-PROXY_V4.0_10-20250706T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250707T0000/20250707T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250707T0000/20250707T0000.json new file mode 100644 index 000000000..fd0c35f78 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250707T0000/20250707T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250707T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250707T0000/BIOMASS-PROXY_V4.0_10-20250707T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250708T0000/20250708T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250708T0000/20250708T0000.json new file mode 100644 index 000000000..5a12d124a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250708T0000/20250708T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250708T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250708T0000/BIOMASS-PROXY_V4.0_10-20250708T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250709T0000/20250709T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250709T0000/20250709T0000.json new file mode 100644 index 000000000..04bf9dc27 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250709T0000/20250709T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250709T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250709T0000/BIOMASS-PROXY_V4.0_10-20250709T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250710T0000/20250710T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250710T0000/20250710T0000.json new file mode 100644 index 000000000..bcaa8fbef --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250710T0000/20250710T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250710T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250710T0000/BIOMASS-PROXY_V4.0_10-20250710T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250711T0000/20250711T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250711T0000/20250711T0000.json new file mode 100644 index 000000000..e1672fa22 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250711T0000/20250711T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250711T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250711T0000/BIOMASS-PROXY_V4.0_10-20250711T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250712T0000/20250712T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250712T0000/20250712T0000.json new file mode 100644 index 000000000..e20717ead --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250712T0000/20250712T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250712T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250712T0000/BIOMASS-PROXY_V4.0_10-20250712T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250713T0000/20250713T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250713T0000/20250713T0000.json new file mode 100644 index 000000000..765256405 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250713T0000/20250713T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250713T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250713T0000/BIOMASS-PROXY_V4.0_10-20250713T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250714T0000/20250714T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250714T0000/20250714T0000.json new file mode 100644 index 000000000..c9d40bb1d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250714T0000/20250714T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250714T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250714T0000/BIOMASS-PROXY_V4.0_10-20250714T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250715T0000/20250715T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250715T0000/20250715T0000.json new file mode 100644 index 000000000..e4c041dc4 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250715T0000/20250715T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250715T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250715T0000/BIOMASS-PROXY_V4.0_10-20250715T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250716T0000/20250716T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250716T0000/20250716T0000.json new file mode 100644 index 000000000..ec8d855cf --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250716T0000/20250716T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250716T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250716T0000/BIOMASS-PROXY_V4.0_10-20250716T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250717T0000/20250717T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250717T0000/20250717T0000.json new file mode 100644 index 000000000..d984d9f91 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250717T0000/20250717T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250717T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250717T0000/BIOMASS-PROXY_V4.0_10-20250717T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250718T0000/20250718T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250718T0000/20250718T0000.json new file mode 100644 index 000000000..4604171d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250718T0000/20250718T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250718T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250718T0000/BIOMASS-PROXY_V4.0_10-20250718T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250719T0000/20250719T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250719T0000/20250719T0000.json new file mode 100644 index 000000000..906887fc0 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250719T0000/20250719T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250719T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250719T0000/BIOMASS-PROXY_V4.0_10-20250719T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250720T0000/20250720T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250720T0000/20250720T0000.json new file mode 100644 index 000000000..94ee9ce2f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250720T0000/20250720T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250720T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250720T0000/BIOMASS-PROXY_V4.0_10-20250720T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250721T0000/20250721T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250721T0000/20250721T0000.json new file mode 100644 index 000000000..93357f184 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250721T0000/20250721T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250721T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250721T0000/BIOMASS-PROXY_V4.0_10-20250721T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250722T0000/20250722T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250722T0000/20250722T0000.json new file mode 100644 index 000000000..0e66d9585 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250722T0000/20250722T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250722T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250722T0000/BIOMASS-PROXY_V4.0_10-20250722T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250723T0000/20250723T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250723T0000/20250723T0000.json new file mode 100644 index 000000000..0b704ceaf --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250723T0000/20250723T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250723T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250723T0000/BIOMASS-PROXY_V4.0_10-20250723T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250724T0000/20250724T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250724T0000/20250724T0000.json new file mode 100644 index 000000000..07077b517 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250724T0000/20250724T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250724T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250724T0000/BIOMASS-PROXY_V4.0_10-20250724T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250725T0000/20250725T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250725T0000/20250725T0000.json new file mode 100644 index 000000000..b2678efdc --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250725T0000/20250725T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250725T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250725T0000/BIOMASS-PROXY_V4.0_10-20250725T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250726T0000/20250726T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250726T0000/20250726T0000.json new file mode 100644 index 000000000..db67bd6eb --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250726T0000/20250726T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250726T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250726T0000/BIOMASS-PROXY_V4.0_10-20250726T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250727T0000/20250727T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250727T0000/20250727T0000.json new file mode 100644 index 000000000..56717dcc2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250727T0000/20250727T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250727T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250727T0000/BIOMASS-PROXY_V4.0_10-20250727T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250728T0000/20250728T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250728T0000/20250728T0000.json new file mode 100644 index 000000000..b39b3e6ff --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250728T0000/20250728T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250728T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250728T0000/BIOMASS-PROXY_V4.0_10-20250728T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250729T0000/20250729T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250729T0000/20250729T0000.json new file mode 100644 index 000000000..8600c504e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250729T0000/20250729T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250729T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250729T0000/BIOMASS-PROXY_V4.0_10-20250729T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250730T0000/20250730T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250730T0000/20250730T0000.json new file mode 100644 index 000000000..898b72811 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250730T0000/20250730T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250730T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-30T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250730T0000/BIOMASS-PROXY_V4.0_10-20250730T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250731T0000/20250731T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250731T0000/20250731T0000.json new file mode 100644 index 000000000..9116b186b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250731T0000/20250731T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250731T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-07-31T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250731T0000/BIOMASS-PROXY_V4.0_10-20250731T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250801T0000/20250801T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250801T0000/20250801T0000.json new file mode 100644 index 000000000..5b842b42e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250801T0000/20250801T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250801T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250801T0000/BIOMASS-PROXY_V4.0_10-20250801T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250802T0000/20250802T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250802T0000/20250802T0000.json new file mode 100644 index 000000000..f79d7e952 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250802T0000/20250802T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250802T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250802T0000/BIOMASS-PROXY_V4.0_10-20250802T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250803T0000/20250803T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250803T0000/20250803T0000.json new file mode 100644 index 000000000..077454456 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250803T0000/20250803T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250803T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250803T0000/BIOMASS-PROXY_V4.0_10-20250803T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250804T0000/20250804T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250804T0000/20250804T0000.json new file mode 100644 index 000000000..47c015515 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250804T0000/20250804T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250804T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250804T0000/BIOMASS-PROXY_V4.0_10-20250804T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250805T0000/20250805T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250805T0000/20250805T0000.json new file mode 100644 index 000000000..3decc1f15 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250805T0000/20250805T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250805T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250805T0000/BIOMASS-PROXY_V4.0_10-20250805T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250806T0000/20250806T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250806T0000/20250806T0000.json new file mode 100644 index 000000000..840956987 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250806T0000/20250806T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250806T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250806T0000/BIOMASS-PROXY_V4.0_10-20250806T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250807T0000/20250807T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250807T0000/20250807T0000.json new file mode 100644 index 000000000..17b528d0a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250807T0000/20250807T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250807T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250807T0000/BIOMASS-PROXY_V4.0_10-20250807T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250808T0000/20250808T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250808T0000/20250808T0000.json new file mode 100644 index 000000000..c008e6df0 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250808T0000/20250808T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250808T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250808T0000/BIOMASS-PROXY_V4.0_10-20250808T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250809T0000/20250809T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250809T0000/20250809T0000.json new file mode 100644 index 000000000..d5e04ef47 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250809T0000/20250809T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250809T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250809T0000/BIOMASS-PROXY_V4.0_10-20250809T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250810T0000/20250810T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250810T0000/20250810T0000.json new file mode 100644 index 000000000..55fe92dd9 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250810T0000/20250810T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250810T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250810T0000/BIOMASS-PROXY_V4.0_10-20250810T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250811T0000/20250811T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250811T0000/20250811T0000.json new file mode 100644 index 000000000..b7af9bcb6 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250811T0000/20250811T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250811T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250811T0000/BIOMASS-PROXY_V4.0_10-20250811T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250812T0000/20250812T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250812T0000/20250812T0000.json new file mode 100644 index 000000000..e7251ec5f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250812T0000/20250812T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250812T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250812T0000/BIOMASS-PROXY_V4.0_10-20250812T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250813T0000/20250813T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250813T0000/20250813T0000.json new file mode 100644 index 000000000..ad234814f --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250813T0000/20250813T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250813T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250813T0000/BIOMASS-PROXY_V4.0_10-20250813T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250814T0000/20250814T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250814T0000/20250814T0000.json new file mode 100644 index 000000000..c9f591384 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250814T0000/20250814T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250814T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250814T0000/BIOMASS-PROXY_V4.0_10-20250814T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250815T0000/20250815T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250815T0000/20250815T0000.json new file mode 100644 index 000000000..f21f7c6a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250815T0000/20250815T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250815T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250815T0000/BIOMASS-PROXY_V4.0_10-20250815T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250816T0000/20250816T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250816T0000/20250816T0000.json new file mode 100644 index 000000000..83b23dfc4 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250816T0000/20250816T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250816T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250816T0000/BIOMASS-PROXY_V4.0_10-20250816T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250817T0000/20250817T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250817T0000/20250817T0000.json new file mode 100644 index 000000000..33456eae5 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250817T0000/20250817T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250817T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250817T0000/BIOMASS-PROXY_V4.0_10-20250817T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250818T0000/20250818T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250818T0000/20250818T0000.json new file mode 100644 index 000000000..eb910f963 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250818T0000/20250818T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250818T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250818T0000/BIOMASS-PROXY_V4.0_10-20250818T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250819T0000/20250819T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250819T0000/20250819T0000.json new file mode 100644 index 000000000..cd0d600d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250819T0000/20250819T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250819T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250819T0000/BIOMASS-PROXY_V4.0_10-20250819T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250820T0000/20250820T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250820T0000/20250820T0000.json new file mode 100644 index 000000000..5b7e5be2c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250820T0000/20250820T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250820T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250820T0000/BIOMASS-PROXY_V4.0_10-20250820T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250821T0000/20250821T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250821T0000/20250821T0000.json new file mode 100644 index 000000000..cc42c2e92 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250821T0000/20250821T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250821T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250821T0000/BIOMASS-PROXY_V4.0_10-20250821T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250822T0000/20250822T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250822T0000/20250822T0000.json new file mode 100644 index 000000000..88d158a27 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250822T0000/20250822T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250822T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250822T0000/BIOMASS-PROXY_V4.0_10-20250822T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250823T0000/20250823T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250823T0000/20250823T0000.json new file mode 100644 index 000000000..6dee3f33a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250823T0000/20250823T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250823T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250823T0000/BIOMASS-PROXY_V4.0_10-20250823T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250824T0000/20250824T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250824T0000/20250824T0000.json new file mode 100644 index 000000000..88b957050 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250824T0000/20250824T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250824T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250824T0000/BIOMASS-PROXY_V4.0_10-20250824T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250825T0000/20250825T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250825T0000/20250825T0000.json new file mode 100644 index 000000000..3ca664d64 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250825T0000/20250825T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250825T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250825T0000/BIOMASS-PROXY_V4.0_10-20250825T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250826T0000/20250826T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250826T0000/20250826T0000.json new file mode 100644 index 000000000..654bf88f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250826T0000/20250826T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250826T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250826T0000/BIOMASS-PROXY_V4.0_10-20250826T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250827T0000/20250827T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250827T0000/20250827T0000.json new file mode 100644 index 000000000..be083e8c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250827T0000/20250827T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250827T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250827T0000/BIOMASS-PROXY_V4.0_10-20250827T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250828T0000/20250828T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250828T0000/20250828T0000.json new file mode 100644 index 000000000..d49257f34 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250828T0000/20250828T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250828T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250828T0000/BIOMASS-PROXY_V4.0_10-20250828T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250829T0000/20250829T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250829T0000/20250829T0000.json new file mode 100644 index 000000000..a7ea803ed --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250829T0000/20250829T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250829T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250829T0000/BIOMASS-PROXY_V4.0_10-20250829T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250830T0000/20250830T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250830T0000/20250830T0000.json new file mode 100644 index 000000000..bca2c4974 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250830T0000/20250830T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250830T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-30T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250830T0000/BIOMASS-PROXY_V4.0_10-20250830T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250831T0000/20250831T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250831T0000/20250831T0000.json new file mode 100644 index 000000000..70bb9b1bd --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250831T0000/20250831T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250831T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-08-31T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250831T0000/BIOMASS-PROXY_V4.0_10-20250831T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250901T0000/20250901T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250901T0000/20250901T0000.json new file mode 100644 index 000000000..cf0ac39a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250901T0000/20250901T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250901T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250901T0000/BIOMASS-PROXY_V4.0_10-20250901T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250902T0000/20250902T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250902T0000/20250902T0000.json new file mode 100644 index 000000000..a9e724187 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250902T0000/20250902T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250902T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-02T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250902T0000/BIOMASS-PROXY_V4.0_10-20250902T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250903T0000/20250903T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250903T0000/20250903T0000.json new file mode 100644 index 000000000..a09cfc060 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250903T0000/20250903T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250903T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-03T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250903T0000/BIOMASS-PROXY_V4.0_10-20250903T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250904T0000/20250904T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250904T0000/20250904T0000.json new file mode 100644 index 000000000..0a3cbc385 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250904T0000/20250904T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250904T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-04T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250904T0000/BIOMASS-PROXY_V4.0_10-20250904T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250905T0000/20250905T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250905T0000/20250905T0000.json new file mode 100644 index 000000000..72afb4c35 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250905T0000/20250905T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250905T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-05T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250905T0000/BIOMASS-PROXY_V4.0_10-20250905T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250906T0000/20250906T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250906T0000/20250906T0000.json new file mode 100644 index 000000000..83e3fe760 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250906T0000/20250906T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250906T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-06T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250906T0000/BIOMASS-PROXY_V4.0_10-20250906T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250907T0000/20250907T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250907T0000/20250907T0000.json new file mode 100644 index 000000000..7bcb3ea90 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250907T0000/20250907T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250907T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-07T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250907T0000/BIOMASS-PROXY_V4.0_10-20250907T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250908T0000/20250908T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250908T0000/20250908T0000.json new file mode 100644 index 000000000..d2e6d9928 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250908T0000/20250908T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250908T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-08T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250908T0000/BIOMASS-PROXY_V4.0_10-20250908T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250909T0000/20250909T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250909T0000/20250909T0000.json new file mode 100644 index 000000000..8709de3ce --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250909T0000/20250909T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250909T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-09T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250909T0000/BIOMASS-PROXY_V4.0_10-20250909T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250910T0000/20250910T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250910T0000/20250910T0000.json new file mode 100644 index 000000000..ab29cd3e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250910T0000/20250910T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250910T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-10T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250910T0000/BIOMASS-PROXY_V4.0_10-20250910T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250911T0000/20250911T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250911T0000/20250911T0000.json new file mode 100644 index 000000000..d78491535 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250911T0000/20250911T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250911T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-11T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250911T0000/BIOMASS-PROXY_V4.0_10-20250911T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250912T0000/20250912T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250912T0000/20250912T0000.json new file mode 100644 index 000000000..3c4f807a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250912T0000/20250912T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250912T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-12T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250912T0000/BIOMASS-PROXY_V4.0_10-20250912T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250913T0000/20250913T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250913T0000/20250913T0000.json new file mode 100644 index 000000000..0805b90cc --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250913T0000/20250913T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250913T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-13T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250913T0000/BIOMASS-PROXY_V4.0_10-20250913T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250914T0000/20250914T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250914T0000/20250914T0000.json new file mode 100644 index 000000000..23439fd1e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250914T0000/20250914T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250914T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-14T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250914T0000/BIOMASS-PROXY_V4.0_10-20250914T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250915T0000/20250915T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250915T0000/20250915T0000.json new file mode 100644 index 000000000..b0d090e2d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250915T0000/20250915T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250915T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-15T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250915T0000/BIOMASS-PROXY_V4.0_10-20250915T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250916T0000/20250916T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250916T0000/20250916T0000.json new file mode 100644 index 000000000..0a4f575fe --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250916T0000/20250916T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250916T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-16T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250916T0000/BIOMASS-PROXY_V4.0_10-20250916T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250917T0000/20250917T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250917T0000/20250917T0000.json new file mode 100644 index 000000000..be655bc4a --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250917T0000/20250917T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250917T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-17T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250917T0000/BIOMASS-PROXY_V4.0_10-20250917T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250918T0000/20250918T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250918T0000/20250918T0000.json new file mode 100644 index 000000000..9b699bc2d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250918T0000/20250918T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250918T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-18T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250918T0000/BIOMASS-PROXY_V4.0_10-20250918T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250919T0000/20250919T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250919T0000/20250919T0000.json new file mode 100644 index 000000000..5655a871c --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250919T0000/20250919T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250919T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-19T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250919T0000/BIOMASS-PROXY_V4.0_10-20250919T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250920T0000/20250920T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250920T0000/20250920T0000.json new file mode 100644 index 000000000..baf68644e --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250920T0000/20250920T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250920T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-20T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250920T0000/BIOMASS-PROXY_V4.0_10-20250920T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250921T0000/20250921T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250921T0000/20250921T0000.json new file mode 100644 index 000000000..2a99a1c0b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250921T0000/20250921T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250921T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250921T0000/BIOMASS-PROXY_V4.0_10-20250921T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250922T0000/20250922T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250922T0000/20250922T0000.json new file mode 100644 index 000000000..1f8d50449 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250922T0000/20250922T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250922T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-22T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250922T0000/BIOMASS-PROXY_V4.0_10-20250922T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250923T0000/20250923T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250923T0000/20250923T0000.json new file mode 100644 index 000000000..1ca1804c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250923T0000/20250923T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250923T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-23T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250923T0000/BIOMASS-PROXY_V4.0_10-20250923T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250924T0000/20250924T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250924T0000/20250924T0000.json new file mode 100644 index 000000000..910b3f33d --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250924T0000/20250924T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250924T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-24T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250924T0000/BIOMASS-PROXY_V4.0_10-20250924T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250925T0000/20250925T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250925T0000/20250925T0000.json new file mode 100644 index 000000000..c81891781 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250925T0000/20250925T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250925T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-25T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250925T0000/BIOMASS-PROXY_V4.0_10-20250925T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250926T0000/20250926T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250926T0000/20250926T0000.json new file mode 100644 index 000000000..6a0ba7d11 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250926T0000/20250926T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250926T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-26T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250926T0000/BIOMASS-PROXY_V4.0_10-20250926T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250927T0000/20250927T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250927T0000/20250927T0000.json new file mode 100644 index 000000000..c3d5bb84b --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250927T0000/20250927T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250927T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-27T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250927T0000/BIOMASS-PROXY_V4.0_10-20250927T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250928T0000/20250928T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250928T0000/20250928T0000.json new file mode 100644 index 000000000..684a49dd9 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250928T0000/20250928T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250928T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-28T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250928T0000/BIOMASS-PROXY_V4.0_10-20250928T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/20250929T0000/20250929T0000.json b/stac/open-canada/ft-mckay/crop-biomass/20250929T0000/20250929T0000.json new file mode 100644 index 000000000..98e672391 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/20250929T0000/20250929T0000.json @@ -0,0 +1,73 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250929T0000", + "collection": "crop-biomass", + "properties": { + "datetime": "2025-09-29T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.83776500187378, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.46757096661965 + ], + [ + -111.82994969465136, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.47547610495956 + ], + [ + -111.83776500187378, + 57.46757096661965 + ] + ] + ] + }, + "assets": { + "cb": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Crop Biomass Proxy", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/crop-biomass/20250929T0000/BIOMASS-PROXY_V4.0_10-20250929T0000_CB.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Crop Biomass", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Crop Biomass", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/crop-biomass/collection.json b/stac/open-canada/ft-mckay/crop-biomass/collection.json new file mode 100644 index 000000000..aeb726f63 --- /dev/null +++ b/stac/open-canada/ft-mckay/crop-biomass/collection.json @@ -0,0 +1,1861 @@ +{ + "stac_version": "1.1.0", + "type": "Collection", + "id": "crop-biomass", + "title": "Crop Biomass", + "description": "Crop Biomass provides cloud-free, analysis-ready data every day. By combining optical (Sentinel-2 and PlanetScope) with radar data (Sentinel-1), this product offers users the opportunity to monitor agricultural fields, even during periods with a persistent cloud cover.", + "extent": { + "spatial": { + "bbox": [ + [ + -111.83776500187378, + 57.46757096661965, + -111.82994969465136, + 57.47547610495956 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2024-10-01T00:00:00Z", + "2025-09-29T00:00:00Z" + ] + ] + } + }, + "links": [ + { + "href": "../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./20241001T0000/20241001T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241002T0000/20241002T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241003T0000/20241003T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241004T0000/20241004T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241005T0000/20241005T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241006T0000/20241006T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241007T0000/20241007T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241008T0000/20241008T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241009T0000/20241009T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241010T0000/20241010T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241011T0000/20241011T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241012T0000/20241012T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241013T0000/20241013T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241014T0000/20241014T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241015T0000/20241015T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241016T0000/20241016T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241017T0000/20241017T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241018T0000/20241018T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241019T0000/20241019T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241020T0000/20241020T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241021T0000/20241021T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241022T0000/20241022T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241023T0000/20241023T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241024T0000/20241024T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241025T0000/20241025T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241026T0000/20241026T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241027T0000/20241027T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241028T0000/20241028T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241029T0000/20241029T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241030T0000/20241030T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241031T0000/20241031T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241101T0000/20241101T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241102T0000/20241102T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241103T0000/20241103T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241104T0000/20241104T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241105T0000/20241105T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241106T0000/20241106T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241107T0000/20241107T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241108T0000/20241108T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241109T0000/20241109T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241110T0000/20241110T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241111T0000/20241111T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241112T0000/20241112T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241113T0000/20241113T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241114T0000/20241114T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241115T0000/20241115T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241116T0000/20241116T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241117T0000/20241117T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241118T0000/20241118T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241119T0000/20241119T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241120T0000/20241120T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241121T0000/20241121T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241122T0000/20241122T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241123T0000/20241123T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241124T0000/20241124T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241125T0000/20241125T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241126T0000/20241126T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241127T0000/20241127T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241128T0000/20241128T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241129T0000/20241129T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241130T0000/20241130T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241201T0000/20241201T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241202T0000/20241202T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241203T0000/20241203T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241204T0000/20241204T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241205T0000/20241205T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241206T0000/20241206T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241207T0000/20241207T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241208T0000/20241208T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241209T0000/20241209T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241210T0000/20241210T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241211T0000/20241211T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241212T0000/20241212T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241213T0000/20241213T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241214T0000/20241214T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241215T0000/20241215T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241216T0000/20241216T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241217T0000/20241217T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241218T0000/20241218T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241219T0000/20241219T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241220T0000/20241220T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241221T0000/20241221T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241222T0000/20241222T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241223T0000/20241223T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241224T0000/20241224T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241225T0000/20241225T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241226T0000/20241226T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241227T0000/20241227T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241228T0000/20241228T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241229T0000/20241229T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241230T0000/20241230T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241231T0000/20241231T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250101T0000/20250101T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250102T0000/20250102T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250103T0000/20250103T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250104T0000/20250104T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250105T0000/20250105T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250106T0000/20250106T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250107T0000/20250107T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250108T0000/20250108T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250109T0000/20250109T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250110T0000/20250110T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250111T0000/20250111T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250112T0000/20250112T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250113T0000/20250113T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250114T0000/20250114T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250115T0000/20250115T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250116T0000/20250116T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250117T0000/20250117T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250118T0000/20250118T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250119T0000/20250119T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250120T0000/20250120T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250121T0000/20250121T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250122T0000/20250122T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250123T0000/20250123T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250124T0000/20250124T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250125T0000/20250125T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250126T0000/20250126T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250127T0000/20250127T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250128T0000/20250128T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250129T0000/20250129T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250130T0000/20250130T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250131T0000/20250131T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250201T0000/20250201T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250202T0000/20250202T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250203T0000/20250203T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250204T0000/20250204T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250205T0000/20250205T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250206T0000/20250206T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250207T0000/20250207T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250208T0000/20250208T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250209T0000/20250209T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250210T0000/20250210T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250211T0000/20250211T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250212T0000/20250212T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250213T0000/20250213T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250214T0000/20250214T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250215T0000/20250215T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250216T0000/20250216T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250217T0000/20250217T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250218T0000/20250218T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250219T0000/20250219T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250220T0000/20250220T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250221T0000/20250221T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250222T0000/20250222T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250223T0000/20250223T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250224T0000/20250224T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250225T0000/20250225T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250226T0000/20250226T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250227T0000/20250227T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250228T0000/20250228T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250301T0000/20250301T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250302T0000/20250302T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250303T0000/20250303T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250304T0000/20250304T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250305T0000/20250305T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250306T0000/20250306T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250307T0000/20250307T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250308T0000/20250308T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250309T0000/20250309T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250310T0000/20250310T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250311T0000/20250311T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250312T0000/20250312T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250313T0000/20250313T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250314T0000/20250314T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250315T0000/20250315T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250316T0000/20250316T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250317T0000/20250317T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250318T0000/20250318T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250319T0000/20250319T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250320T0000/20250320T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250321T0000/20250321T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250322T0000/20250322T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250323T0000/20250323T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250324T0000/20250324T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250325T0000/20250325T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250326T0000/20250326T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250327T0000/20250327T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250328T0000/20250328T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250329T0000/20250329T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250330T0000/20250330T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250331T0000/20250331T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250401T0000/20250401T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250402T0000/20250402T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250403T0000/20250403T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250404T0000/20250404T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250405T0000/20250405T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250406T0000/20250406T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250407T0000/20250407T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250408T0000/20250408T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250409T0000/20250409T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250410T0000/20250410T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250411T0000/20250411T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250412T0000/20250412T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250413T0000/20250413T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250414T0000/20250414T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250415T0000/20250415T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250416T0000/20250416T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250417T0000/20250417T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250418T0000/20250418T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250419T0000/20250419T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250420T0000/20250420T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250421T0000/20250421T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250422T0000/20250422T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250423T0000/20250423T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250424T0000/20250424T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250425T0000/20250425T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250426T0000/20250426T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250427T0000/20250427T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250428T0000/20250428T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250429T0000/20250429T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250430T0000/20250430T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250501T0000/20250501T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250502T0000/20250502T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250503T0000/20250503T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250504T0000/20250504T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250505T0000/20250505T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250506T0000/20250506T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250507T0000/20250507T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250508T0000/20250508T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250509T0000/20250509T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250510T0000/20250510T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250511T0000/20250511T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250512T0000/20250512T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250513T0000/20250513T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250514T0000/20250514T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250515T0000/20250515T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250516T0000/20250516T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250517T0000/20250517T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250518T0000/20250518T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250519T0000/20250519T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250520T0000/20250520T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250521T0000/20250521T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250522T0000/20250522T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250523T0000/20250523T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250524T0000/20250524T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250525T0000/20250525T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250526T0000/20250526T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250527T0000/20250527T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250528T0000/20250528T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250529T0000/20250529T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250530T0000/20250530T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250531T0000/20250531T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250601T0000/20250601T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250602T0000/20250602T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250603T0000/20250603T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250604T0000/20250604T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250605T0000/20250605T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250606T0000/20250606T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250607T0000/20250607T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250608T0000/20250608T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250609T0000/20250609T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250610T0000/20250610T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250611T0000/20250611T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250612T0000/20250612T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250613T0000/20250613T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250614T0000/20250614T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250615T0000/20250615T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250616T0000/20250616T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250617T0000/20250617T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250618T0000/20250618T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250619T0000/20250619T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250620T0000/20250620T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250621T0000/20250621T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250622T0000/20250622T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250623T0000/20250623T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250624T0000/20250624T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250625T0000/20250625T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250626T0000/20250626T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250627T0000/20250627T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250628T0000/20250628T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250629T0000/20250629T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250630T0000/20250630T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250701T0000/20250701T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250702T0000/20250702T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250703T0000/20250703T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250704T0000/20250704T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250705T0000/20250705T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250706T0000/20250706T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250707T0000/20250707T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250708T0000/20250708T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250709T0000/20250709T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250710T0000/20250710T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250711T0000/20250711T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250712T0000/20250712T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250713T0000/20250713T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250714T0000/20250714T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250715T0000/20250715T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250716T0000/20250716T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250717T0000/20250717T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250718T0000/20250718T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250719T0000/20250719T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250720T0000/20250720T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250721T0000/20250721T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250722T0000/20250722T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250723T0000/20250723T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250724T0000/20250724T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250725T0000/20250725T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250726T0000/20250726T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250727T0000/20250727T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250728T0000/20250728T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250729T0000/20250729T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250730T0000/20250730T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250731T0000/20250731T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250801T0000/20250801T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250802T0000/20250802T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250803T0000/20250803T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250804T0000/20250804T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250805T0000/20250805T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250806T0000/20250806T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250807T0000/20250807T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250808T0000/20250808T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250809T0000/20250809T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250810T0000/20250810T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250811T0000/20250811T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250812T0000/20250812T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250813T0000/20250813T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250814T0000/20250814T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250815T0000/20250815T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250816T0000/20250816T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250817T0000/20250817T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250818T0000/20250818T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250819T0000/20250819T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250820T0000/20250820T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250821T0000/20250821T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250822T0000/20250822T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250823T0000/20250823T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250824T0000/20250824T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250825T0000/20250825T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250826T0000/20250826T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250827T0000/20250827T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250828T0000/20250828T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250829T0000/20250829T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250830T0000/20250830T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250831T0000/20250831T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250901T0000/20250901T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250902T0000/20250902T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250903T0000/20250903T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250904T0000/20250904T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250905T0000/20250905T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250906T0000/20250906T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250907T0000/20250907T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250908T0000/20250908T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250909T0000/20250909T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250910T0000/20250910T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250911T0000/20250911T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250912T0000/20250912T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250913T0000/20250913T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250914T0000/20250914T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250915T0000/20250915T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250916T0000/20250916T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250917T0000/20250917T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250918T0000/20250918T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250919T0000/20250919T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250920T0000/20250920T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250921T0000/20250921T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250922T0000/20250922T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250923T0000/20250923T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250924T0000/20250924T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250925T0000/20250925T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250926T0000/20250926T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250927T0000/20250927T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250928T0000/20250928T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250929T0000/20250929T0000.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "title": "Open Canada - Fort McKay", + "type": "application/json" + } + ], + "license": "CC-BY-4.0" +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/20220101T000000Z.json b/stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/20220101T000000Z.json new file mode 100644 index 000000000..a050139f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/20220101T000000Z.json @@ -0,0 +1,177 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220101T000000Z", + "collection": "fc-diligence", + "properties": { + "datetime": "2022-01-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.2385, + 57.106, + -111.665, + 57.59075 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.2385, + 57.106 + ], + [ + -111.665, + 57.106 + ], + [ + -111.665, + 57.59075 + ], + [ + -112.2385, + 57.59075 + ], + [ + -112.2385, + 57.106 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20220101T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-doy": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Day of Year", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20220101T000000Z_doy.tiff", + "roles": [ + "data" + ] + }, + "acd-qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20220101T000000Z_acd-qa.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20220101T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/CANOPY_COVER_v1.3.0_30-20220101T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-change": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Change", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/CANOPY_COVER_v1.3.0_30-20220101T000000Z_cc-change.tiff", + "roles": [ + "data" + ] + }, + "cc-doy": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Day of Year", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/CANOPY_COVER_v1.3.0_30-20220101T000000Z_doy.tiff", + "roles": [ + "data" + ] + }, + "cc-qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/CANOPY_COVER_v1.3.0_30-20220101T000000Z_cc-qa.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/CANOPY_COVER_v1.3.0_30-20220101T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20220101T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-change": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Change", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20220101T000000Z_ch-change.tiff", + "roles": [ + "data" + ] + }, + "ch-doy": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Day of Year", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20220101T000000Z_doy.tiff", + "roles": [ + "data" + ] + }, + "ch-qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20220101T000000Z_ch-qa.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20220101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20220101T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Diligence", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Diligence", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/20230101T000000Z.json b/stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/20230101T000000Z.json new file mode 100644 index 000000000..847f068d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/20230101T000000Z.json @@ -0,0 +1,177 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230101T000000Z", + "collection": "fc-diligence", + "properties": { + "datetime": "2023-01-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.2385, + 57.106, + -111.665, + 57.59075 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.2385, + 57.106 + ], + [ + -111.665, + 57.106 + ], + [ + -111.665, + 57.59075 + ], + [ + -112.2385, + 57.59075 + ], + [ + -112.2385, + 57.106 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20230101T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-doy": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Day of Year", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20230101T000000Z_doy.tiff", + "roles": [ + "data" + ] + }, + "acd-qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20230101T000000Z_acd-qa.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20230101T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/CANOPY_COVER_v1.3.0_30-20230101T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-change": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Change", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/CANOPY_COVER_v1.3.0_30-20230101T000000Z_cc-change.tiff", + "roles": [ + "data" + ] + }, + "cc-doy": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Day of Year", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/CANOPY_COVER_v1.3.0_30-20230101T000000Z_doy.tiff", + "roles": [ + "data" + ] + }, + "cc-qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/CANOPY_COVER_v1.3.0_30-20230101T000000Z_cc-qa.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/CANOPY_COVER_v1.3.0_30-20230101T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20230101T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-change": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Change", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20230101T000000Z_ch-change.tiff", + "roles": [ + "data" + ] + }, + "ch-doy": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Day of Year", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20230101T000000Z_doy.tiff", + "roles": [ + "data" + ] + }, + "ch-qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20230101T000000Z_ch-qa.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20230101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20230101T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Diligence", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Diligence", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/20240101T000000Z.json b/stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/20240101T000000Z.json new file mode 100644 index 000000000..5efebae2c --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/20240101T000000Z.json @@ -0,0 +1,177 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240101T000000Z", + "collection": "fc-diligence", + "properties": { + "datetime": "2024-01-01T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.2385, + 57.106, + -111.665, + 57.59075 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.2385, + 57.106 + ], + [ + -111.665, + 57.106 + ], + [ + -111.665, + 57.59075 + ], + [ + -112.2385, + 57.59075 + ], + [ + -112.2385, + 57.106 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20240101T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-doy": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Day of Year", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20240101T000000Z_doy.tiff", + "roles": [ + "data" + ] + }, + "acd-qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20240101T000000Z_acd-qa.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.3.0_30-20240101T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/CANOPY_COVER_v1.3.0_30-20240101T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-change": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Change", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/CANOPY_COVER_v1.3.0_30-20240101T000000Z_cc-change.tiff", + "roles": [ + "data" + ] + }, + "cc-doy": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Day of Year", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/CANOPY_COVER_v1.3.0_30-20240101T000000Z_doy.tiff", + "roles": [ + "data" + ] + }, + "cc-qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/CANOPY_COVER_v1.3.0_30-20240101T000000Z_cc-qa.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/CANOPY_COVER_v1.3.0_30-20240101T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20240101T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-change": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Change", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20240101T000000Z_ch-change.tiff", + "roles": [ + "data" + ] + }, + "ch-doy": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Day of Year", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20240101T000000Z_doy.tiff", + "roles": [ + "data" + ] + }, + "ch-qa": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20240101T000000Z_ch-qa.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-diligence/20240101T000000Z/CANOPY_HEIGHT_v1.3.0_30-20240101T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Diligence", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Diligence", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-diligence/collection.json b/stac/open-canada/ft-mckay/fc-diligence/collection.json new file mode 100644 index 000000000..43b1c4a6c --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-diligence/collection.json @@ -0,0 +1,56 @@ +{ + "stac_version": "1.1.0", + "type": "Collection", + "id": "fc-diligence", + "title": "Forest Carbon Diligence", + "description": "The Forest Carbon Diligence product is composed of a bundle of data resources: Canopy Height, Canopy Cover, and Aboveground Live Carbon at 30-meter spatial resolution. These data resources are produced annually over the entire landmass of the Earth (between 75° N and 60° S). We use an extensive library of airborne LiDAR to train deep learning models to predict canopy height and canopy cover from satellite imagery. We use these predictions paired with 11 million spaceborne lidar (GEDI) footprints to train a model to estimate aboveground live carbon.", + "extent": { + "spatial": { + "bbox": [ + [ + -112.2385, + 57.106, + -111.665, + 57.59075 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2022-01-01T00:00:00Z", + "2024-01-01T00:00:00Z" + ] + ] + } + }, + "links": [ + { + "href": "../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./20240101T000000Z/20240101T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220101T000000Z/20220101T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230101T000000Z/20230101T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "title": "Open Canada - Fort McKay", + "type": "application/json" + } + ], + "license": "CC-BY-4.0" +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/20220321T000000Z.json b/stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/20220321T000000Z.json new file mode 100644 index 000000000..67067b7d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/20220321T000000Z.json @@ -0,0 +1,129 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220321T000000Z", + "collection": "fc-monitoring", + "properties": { + "datetime": "2022-03-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23845, + 57.106125000000006, + -111.665025, + 57.590725000000006 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23845, + 57.106125000000006 + ], + [ + -111.665025, + 57.106125000000006 + ], + [ + -111.665025, + 57.590725000000006 + ], + [ + -112.23845, + 57.590725000000006 + ], + [ + -112.23845, + 57.106125000000006 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20220321T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20220321T000000Z_acd-mmu.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20220321T000000Z_acd-mmu-uc.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20220321T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/CANOPY_COVER_v1.0.0_3-20220321T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/CANOPY_COVER_v1.0.0_3-20220321T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/CANOPY_HEIGHT_v1.0.0_3-20220321T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220321T000000Z/CANOPY_HEIGHT_v1.0.0_3-20220321T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Monitoring", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Monitoring", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/20220621T000000Z.json b/stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/20220621T000000Z.json new file mode 100644 index 000000000..2dea81406 --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/20220621T000000Z.json @@ -0,0 +1,129 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220621T000000Z", + "collection": "fc-monitoring", + "properties": { + "datetime": "2022-06-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23845, + 57.106125000000006, + -111.665025, + 57.590725000000006 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23845, + 57.106125000000006 + ], + [ + -111.665025, + 57.106125000000006 + ], + [ + -111.665025, + 57.590725000000006 + ], + [ + -112.23845, + 57.590725000000006 + ], + [ + -112.23845, + 57.106125000000006 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20220621T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20220621T000000Z_acd-mmu.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20220621T000000Z_acd-mmu-uc.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20220621T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/CANOPY_COVER_v1.0.0_3-20220621T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/CANOPY_COVER_v1.0.0_3-20220621T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/CANOPY_HEIGHT_v1.0.0_3-20220621T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20220621T000000Z/CANOPY_HEIGHT_v1.0.0_3-20220621T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Monitoring", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Monitoring", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/20230321T000000Z.json b/stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/20230321T000000Z.json new file mode 100644 index 000000000..c03e9898d --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/20230321T000000Z.json @@ -0,0 +1,129 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230321T000000Z", + "collection": "fc-monitoring", + "properties": { + "datetime": "2023-03-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23845, + 57.106125000000006, + -111.665025, + 57.590725000000006 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23845, + 57.106125000000006 + ], + [ + -111.665025, + 57.106125000000006 + ], + [ + -111.665025, + 57.590725000000006 + ], + [ + -112.23845, + 57.590725000000006 + ], + [ + -112.23845, + 57.106125000000006 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20230321T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20230321T000000Z_acd-mmu.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20230321T000000Z_acd-mmu-uc.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20230321T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/CANOPY_COVER_v1.0.0_3-20230321T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/CANOPY_COVER_v1.0.0_3-20230321T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/CANOPY_HEIGHT_v1.0.0_3-20230321T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230321T000000Z/CANOPY_HEIGHT_v1.0.0_3-20230321T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Monitoring", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Monitoring", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/20230621T000000Z.json b/stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/20230621T000000Z.json new file mode 100644 index 000000000..0b24687f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/20230621T000000Z.json @@ -0,0 +1,129 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230621T000000Z", + "collection": "fc-monitoring", + "properties": { + "datetime": "2023-06-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23845, + 57.106125000000006, + -111.665025, + 57.590725000000006 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23845, + 57.106125000000006 + ], + [ + -111.665025, + 57.106125000000006 + ], + [ + -111.665025, + 57.590725000000006 + ], + [ + -112.23845, + 57.590725000000006 + ], + [ + -112.23845, + 57.106125000000006 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20230621T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20230621T000000Z_acd-mmu.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20230621T000000Z_acd-mmu-uc.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20230621T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/CANOPY_COVER_v1.0.0_3-20230621T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/CANOPY_COVER_v1.0.0_3-20230621T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/CANOPY_HEIGHT_v1.0.0_3-20230621T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20230621T000000Z/CANOPY_HEIGHT_v1.0.0_3-20230621T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Monitoring", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Monitoring", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/20240321T000000Z.json b/stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/20240321T000000Z.json new file mode 100644 index 000000000..8c8413299 --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/20240321T000000Z.json @@ -0,0 +1,129 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240321T000000Z", + "collection": "fc-monitoring", + "properties": { + "datetime": "2024-03-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23845, + 57.106125000000006, + -111.665025, + 57.590725000000006 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23845, + 57.106125000000006 + ], + [ + -111.665025, + 57.106125000000006 + ], + [ + -111.665025, + 57.590725000000006 + ], + [ + -112.23845, + 57.590725000000006 + ], + [ + -112.23845, + 57.106125000000006 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20240321T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20240321T000000Z_acd-mmu.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20240321T000000Z_acd-mmu-uc.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20240321T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/CANOPY_COVER_v1.0.0_3-20240321T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/CANOPY_COVER_v1.0.0_3-20240321T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/CANOPY_HEIGHT_v1.0.0_3-20240321T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240321T000000Z/CANOPY_HEIGHT_v1.0.0_3-20240321T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Monitoring", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Monitoring", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/20240621T000000Z.json b/stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/20240621T000000Z.json new file mode 100644 index 000000000..873cef8fe --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/20240621T000000Z.json @@ -0,0 +1,129 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240621T000000Z", + "collection": "fc-monitoring", + "properties": { + "datetime": "2024-06-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23845, + 57.106125000000006, + -111.665025, + 57.590725000000006 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23845, + 57.106125000000006 + ], + [ + -111.665025, + 57.106125000000006 + ], + [ + -111.665025, + 57.590725000000006 + ], + [ + -112.23845, + 57.590725000000006 + ], + [ + -112.23845, + 57.106125000000006 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20240621T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20240621T000000Z_acd-mmu.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20240621T000000Z_acd-mmu-uc.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20240621T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/CANOPY_COVER_v1.0.0_3-20240621T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/CANOPY_COVER_v1.0.0_3-20240621T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/CANOPY_HEIGHT_v1.0.0_3-20240621T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20240621T000000Z/CANOPY_HEIGHT_v1.0.0_3-20240621T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Monitoring", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Monitoring", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/20250321T000000Z.json b/stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/20250321T000000Z.json new file mode 100644 index 000000000..00d8516aa --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/20250321T000000Z.json @@ -0,0 +1,129 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250321T000000Z", + "collection": "fc-monitoring", + "properties": { + "datetime": "2025-03-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23845, + 57.106125000000006, + -111.665025, + 57.590725000000006 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23845, + 57.106125000000006 + ], + [ + -111.665025, + 57.106125000000006 + ], + [ + -111.665025, + 57.590725000000006 + ], + [ + -112.23845, + 57.590725000000006 + ], + [ + -112.23845, + 57.106125000000006 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20250321T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20250321T000000Z_acd-mmu.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20250321T000000Z_acd-mmu-uc.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20250321T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/CANOPY_COVER_v1.0.0_3-20250321T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/CANOPY_COVER_v1.0.0_3-20250321T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/CANOPY_HEIGHT_v1.0.0_3-20250321T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250321T000000Z/CANOPY_HEIGHT_v1.0.0_3-20250321T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Monitoring", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Monitoring", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/20250621T000000Z.json b/stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/20250621T000000Z.json new file mode 100644 index 000000000..96a828537 --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/20250621T000000Z.json @@ -0,0 +1,129 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250621T000000Z", + "collection": "fc-monitoring", + "properties": { + "datetime": "2025-06-21T00:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23845, + 57.106125000000006, + -111.665025, + 57.590725000000006 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23845, + 57.106125000000006 + ], + [ + -111.665025, + 57.106125000000006 + ], + [ + -111.665025, + 57.590725000000006 + ], + [ + -112.23845, + 57.590725000000006 + ], + [ + -112.23845, + 57.106125000000006 + ] + ] + ] + }, + "assets": { + "acd": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20250621T000000Z_acd.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20250621T000000Z_acd-mmu.tiff", + "roles": [ + "data" + ] + }, + "acd-mmu-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Using Minimum Mapping Unit Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20250621T000000Z_acd-mmu-uc.tiff", + "roles": [ + "data" + ] + }, + "acd-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Aboveground Carbon Density Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/ABOVEGROUND_CARBON_DENSITY_v1.0.0_3-20250621T000000Z_acd-uc.tiff", + "roles": [ + "data" + ] + }, + "cc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/CANOPY_COVER_v1.0.0_3-20250621T000000Z_cc.tiff", + "roles": [ + "data" + ] + }, + "cc-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Cover Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/CANOPY_COVER_v1.0.0_3-20250621T000000Z_cc-uc.tiff", + "roles": [ + "data" + ] + }, + "ch": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/CANOPY_HEIGHT_v1.0.0_3-20250621T000000Z_ch.tiff", + "roles": [ + "data" + ] + }, + "ch-uc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Canopy Height Uncertainty", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/fc-monitoring/20250621T000000Z/CANOPY_HEIGHT_v1.0.0_3-20250621T000000Z_ch-uc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Forest Carbon Monitoring", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Forest Carbon Monitoring", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/fc-monitoring/collection.json b/stac/open-canada/ft-mckay/fc-monitoring/collection.json new file mode 100644 index 000000000..a39519fcb --- /dev/null +++ b/stac/open-canada/ft-mckay/fc-monitoring/collection.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "type": "Collection", + "id": "fc-monitoring", + "title": "Forest Carbon Monitoring", + "description": "The Forest Carbon Monitoring product is composed of a bundle of data resources: Canopy Height, Canopy Cover, and Aboveground Live Carbon at 3-meter spatial resolution. These data resources are produced quarterly over the entire landmass of the Earth (between 75° N and 60° S).", + "extent": { + "spatial": { + "bbox": [ + [ + -112.23845, + 57.106125000000006, + -111.665025, + 57.590725000000006 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2022-03-21T00:00:00Z", + "2025-06-21T00:00:00Z" + ] + ] + } + }, + "links": [ + { + "href": "../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./20220321T000000Z/20220321T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220621T000000Z/20220621T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230321T000000Z/20230321T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230621T000000Z/20230621T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240321T000000Z/20240321T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240621T000000Z/20240621T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250321T000000Z/20250321T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250621T000000Z/20250621T000000Z.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "title": "Open Canada - Fort McKay", + "type": "application/json" + } + ], + "license": "CC-BY-4.0" +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200101T0130/20200101T0130.json b/stac/open-canada/ft-mckay/lst/20200101T0130/20200101T0130.json new file mode 100644 index 000000000..4af78626c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200101T0130/20200101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200101T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200101T0130/LST-AMSR2_V1.0_100-20200101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200101T0130/LST-AMSR2_V1.0_100-20200101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200101T1330/20200101T1330.json b/stac/open-canada/ft-mckay/lst/20200101T1330/20200101T1330.json new file mode 100644 index 000000000..6d63900e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200101T1330/20200101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200101T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200101T1330/LST-AMSR2_V1.0_100-20200101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200101T1330/LST-AMSR2_V1.0_100-20200101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200102T0130/20200102T0130.json b/stac/open-canada/ft-mckay/lst/20200102T0130/20200102T0130.json new file mode 100644 index 000000000..049bebcac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200102T0130/20200102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200102T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200102T0130/LST-AMSR2_V1.0_100-20200102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200102T0130/LST-AMSR2_V1.0_100-20200102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200102T1330/20200102T1330.json b/stac/open-canada/ft-mckay/lst/20200102T1330/20200102T1330.json new file mode 100644 index 000000000..d654f20c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200102T1330/20200102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200102T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200102T1330/LST-AMSR2_V1.0_100-20200102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200102T1330/LST-AMSR2_V1.0_100-20200102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200103T0130/20200103T0130.json b/stac/open-canada/ft-mckay/lst/20200103T0130/20200103T0130.json new file mode 100644 index 000000000..e8d549e9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200103T0130/20200103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200103T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200103T0130/LST-AMSR2_V1.0_100-20200103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200103T0130/LST-AMSR2_V1.0_100-20200103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200103T1330/20200103T1330.json b/stac/open-canada/ft-mckay/lst/20200103T1330/20200103T1330.json new file mode 100644 index 000000000..7f7780aa2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200103T1330/20200103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200103T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200103T1330/LST-AMSR2_V1.0_100-20200103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200103T1330/LST-AMSR2_V1.0_100-20200103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200104T0130/20200104T0130.json b/stac/open-canada/ft-mckay/lst/20200104T0130/20200104T0130.json new file mode 100644 index 000000000..55cc4f563 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200104T0130/20200104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200104T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200104T0130/LST-AMSR2_V1.0_100-20200104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200104T0130/LST-AMSR2_V1.0_100-20200104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200104T1330/20200104T1330.json b/stac/open-canada/ft-mckay/lst/20200104T1330/20200104T1330.json new file mode 100644 index 000000000..1621441ff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200104T1330/20200104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200104T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200104T1330/LST-AMSR2_V1.0_100-20200104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200104T1330/LST-AMSR2_V1.0_100-20200104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200105T0130/20200105T0130.json b/stac/open-canada/ft-mckay/lst/20200105T0130/20200105T0130.json new file mode 100644 index 000000000..ba610cc9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200105T0130/20200105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200105T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200105T0130/LST-AMSR2_V1.0_100-20200105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200105T0130/LST-AMSR2_V1.0_100-20200105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200105T1330/20200105T1330.json b/stac/open-canada/ft-mckay/lst/20200105T1330/20200105T1330.json new file mode 100644 index 000000000..cfd6a8aab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200105T1330/20200105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200105T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200105T1330/LST-AMSR2_V1.0_100-20200105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200105T1330/LST-AMSR2_V1.0_100-20200105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200106T0130/20200106T0130.json b/stac/open-canada/ft-mckay/lst/20200106T0130/20200106T0130.json new file mode 100644 index 000000000..fc1f1e8d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200106T0130/20200106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200106T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200106T0130/LST-AMSR2_V1.0_100-20200106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200106T0130/LST-AMSR2_V1.0_100-20200106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200106T1330/20200106T1330.json b/stac/open-canada/ft-mckay/lst/20200106T1330/20200106T1330.json new file mode 100644 index 000000000..e4d3b4966 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200106T1330/20200106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200106T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200106T1330/LST-AMSR2_V1.0_100-20200106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200106T1330/LST-AMSR2_V1.0_100-20200106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200107T0130/20200107T0130.json b/stac/open-canada/ft-mckay/lst/20200107T0130/20200107T0130.json new file mode 100644 index 000000000..1f1b90a4c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200107T0130/20200107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200107T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200107T0130/LST-AMSR2_V1.0_100-20200107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200107T0130/LST-AMSR2_V1.0_100-20200107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200107T1330/20200107T1330.json b/stac/open-canada/ft-mckay/lst/20200107T1330/20200107T1330.json new file mode 100644 index 000000000..9de9590b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200107T1330/20200107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200107T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200107T1330/LST-AMSR2_V1.0_100-20200107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200107T1330/LST-AMSR2_V1.0_100-20200107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200108T0130/20200108T0130.json b/stac/open-canada/ft-mckay/lst/20200108T0130/20200108T0130.json new file mode 100644 index 000000000..d082be867 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200108T0130/20200108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200108T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200108T0130/LST-AMSR2_V1.0_100-20200108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200108T0130/LST-AMSR2_V1.0_100-20200108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200108T1330/20200108T1330.json b/stac/open-canada/ft-mckay/lst/20200108T1330/20200108T1330.json new file mode 100644 index 000000000..b7996353b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200108T1330/20200108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200108T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200108T1330/LST-AMSR2_V1.0_100-20200108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200108T1330/LST-AMSR2_V1.0_100-20200108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200109T0130/20200109T0130.json b/stac/open-canada/ft-mckay/lst/20200109T0130/20200109T0130.json new file mode 100644 index 000000000..7a0a439cb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200109T0130/20200109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200109T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200109T0130/LST-AMSR2_V1.0_100-20200109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200109T0130/LST-AMSR2_V1.0_100-20200109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200109T1330/20200109T1330.json b/stac/open-canada/ft-mckay/lst/20200109T1330/20200109T1330.json new file mode 100644 index 000000000..a1cd8db3e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200109T1330/20200109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200109T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200109T1330/LST-AMSR2_V1.0_100-20200109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200109T1330/LST-AMSR2_V1.0_100-20200109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200110T0130/20200110T0130.json b/stac/open-canada/ft-mckay/lst/20200110T0130/20200110T0130.json new file mode 100644 index 000000000..5d10f18d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200110T0130/20200110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200110T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200110T0130/LST-AMSR2_V1.0_100-20200110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200110T0130/LST-AMSR2_V1.0_100-20200110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200110T1330/20200110T1330.json b/stac/open-canada/ft-mckay/lst/20200110T1330/20200110T1330.json new file mode 100644 index 000000000..e4d9d1624 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200110T1330/20200110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200110T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200110T1330/LST-AMSR2_V1.0_100-20200110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200110T1330/LST-AMSR2_V1.0_100-20200110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200111T0130/20200111T0130.json b/stac/open-canada/ft-mckay/lst/20200111T0130/20200111T0130.json new file mode 100644 index 000000000..5d0201818 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200111T0130/20200111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200111T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200111T0130/LST-AMSR2_V1.0_100-20200111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200111T0130/LST-AMSR2_V1.0_100-20200111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200111T1330/20200111T1330.json b/stac/open-canada/ft-mckay/lst/20200111T1330/20200111T1330.json new file mode 100644 index 000000000..1a057db6f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200111T1330/20200111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200111T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200111T1330/LST-AMSR2_V1.0_100-20200111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200111T1330/LST-AMSR2_V1.0_100-20200111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200112T0130/20200112T0130.json b/stac/open-canada/ft-mckay/lst/20200112T0130/20200112T0130.json new file mode 100644 index 000000000..f8f92effc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200112T0130/20200112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200112T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200112T0130/LST-AMSR2_V1.0_100-20200112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200112T0130/LST-AMSR2_V1.0_100-20200112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200112T1330/20200112T1330.json b/stac/open-canada/ft-mckay/lst/20200112T1330/20200112T1330.json new file mode 100644 index 000000000..0f3f7bf75 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200112T1330/20200112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200112T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200112T1330/LST-AMSR2_V1.0_100-20200112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200112T1330/LST-AMSR2_V1.0_100-20200112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200113T0130/20200113T0130.json b/stac/open-canada/ft-mckay/lst/20200113T0130/20200113T0130.json new file mode 100644 index 000000000..07f05680c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200113T0130/20200113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200113T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200113T0130/LST-AMSR2_V1.0_100-20200113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200113T0130/LST-AMSR2_V1.0_100-20200113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200113T1330/20200113T1330.json b/stac/open-canada/ft-mckay/lst/20200113T1330/20200113T1330.json new file mode 100644 index 000000000..ff1611b44 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200113T1330/20200113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200113T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200113T1330/LST-AMSR2_V1.0_100-20200113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200113T1330/LST-AMSR2_V1.0_100-20200113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200114T0130/20200114T0130.json b/stac/open-canada/ft-mckay/lst/20200114T0130/20200114T0130.json new file mode 100644 index 000000000..f9e94c0f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200114T0130/20200114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200114T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200114T0130/LST-AMSR2_V1.0_100-20200114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200114T0130/LST-AMSR2_V1.0_100-20200114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200114T1330/20200114T1330.json b/stac/open-canada/ft-mckay/lst/20200114T1330/20200114T1330.json new file mode 100644 index 000000000..f0e6c79b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200114T1330/20200114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200114T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200114T1330/LST-AMSR2_V1.0_100-20200114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200114T1330/LST-AMSR2_V1.0_100-20200114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200115T0130/20200115T0130.json b/stac/open-canada/ft-mckay/lst/20200115T0130/20200115T0130.json new file mode 100644 index 000000000..6666a4204 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200115T0130/20200115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200115T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200115T0130/LST-AMSR2_V1.0_100-20200115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200115T0130/LST-AMSR2_V1.0_100-20200115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200115T1330/20200115T1330.json b/stac/open-canada/ft-mckay/lst/20200115T1330/20200115T1330.json new file mode 100644 index 000000000..cdc40469b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200115T1330/20200115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200115T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200115T1330/LST-AMSR2_V1.0_100-20200115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200115T1330/LST-AMSR2_V1.0_100-20200115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200116T0130/20200116T0130.json b/stac/open-canada/ft-mckay/lst/20200116T0130/20200116T0130.json new file mode 100644 index 000000000..1ff66cc9b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200116T0130/20200116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200116T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200116T0130/LST-AMSR2_V1.0_100-20200116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200116T0130/LST-AMSR2_V1.0_100-20200116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200116T1330/20200116T1330.json b/stac/open-canada/ft-mckay/lst/20200116T1330/20200116T1330.json new file mode 100644 index 000000000..be25fb992 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200116T1330/20200116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200116T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200116T1330/LST-AMSR2_V1.0_100-20200116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200116T1330/LST-AMSR2_V1.0_100-20200116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200117T0130/20200117T0130.json b/stac/open-canada/ft-mckay/lst/20200117T0130/20200117T0130.json new file mode 100644 index 000000000..830d072f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200117T0130/20200117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200117T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200117T0130/LST-AMSR2_V1.0_100-20200117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200117T0130/LST-AMSR2_V1.0_100-20200117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200117T1330/20200117T1330.json b/stac/open-canada/ft-mckay/lst/20200117T1330/20200117T1330.json new file mode 100644 index 000000000..ba0e63058 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200117T1330/20200117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200117T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200117T1330/LST-AMSR2_V1.0_100-20200117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200117T1330/LST-AMSR2_V1.0_100-20200117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200118T0130/20200118T0130.json b/stac/open-canada/ft-mckay/lst/20200118T0130/20200118T0130.json new file mode 100644 index 000000000..9b85ed849 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200118T0130/20200118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200118T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200118T0130/LST-AMSR2_V1.0_100-20200118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200118T0130/LST-AMSR2_V1.0_100-20200118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200118T1330/20200118T1330.json b/stac/open-canada/ft-mckay/lst/20200118T1330/20200118T1330.json new file mode 100644 index 000000000..19f74c053 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200118T1330/20200118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200118T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200118T1330/LST-AMSR2_V1.0_100-20200118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200118T1330/LST-AMSR2_V1.0_100-20200118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200119T0130/20200119T0130.json b/stac/open-canada/ft-mckay/lst/20200119T0130/20200119T0130.json new file mode 100644 index 000000000..f028e837c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200119T0130/20200119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200119T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200119T0130/LST-AMSR2_V1.0_100-20200119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200119T0130/LST-AMSR2_V1.0_100-20200119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200119T1330/20200119T1330.json b/stac/open-canada/ft-mckay/lst/20200119T1330/20200119T1330.json new file mode 100644 index 000000000..96753f7dd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200119T1330/20200119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200119T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200119T1330/LST-AMSR2_V1.0_100-20200119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200119T1330/LST-AMSR2_V1.0_100-20200119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200120T0130/20200120T0130.json b/stac/open-canada/ft-mckay/lst/20200120T0130/20200120T0130.json new file mode 100644 index 000000000..1fc94642e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200120T0130/20200120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200120T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200120T0130/LST-AMSR2_V1.0_100-20200120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200120T0130/LST-AMSR2_V1.0_100-20200120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200120T1330/20200120T1330.json b/stac/open-canada/ft-mckay/lst/20200120T1330/20200120T1330.json new file mode 100644 index 000000000..7de000d0e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200120T1330/20200120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200120T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200120T1330/LST-AMSR2_V1.0_100-20200120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200120T1330/LST-AMSR2_V1.0_100-20200120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200121T0130/20200121T0130.json b/stac/open-canada/ft-mckay/lst/20200121T0130/20200121T0130.json new file mode 100644 index 000000000..1c6657829 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200121T0130/20200121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200121T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200121T0130/LST-AMSR2_V1.0_100-20200121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200121T0130/LST-AMSR2_V1.0_100-20200121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200121T1330/20200121T1330.json b/stac/open-canada/ft-mckay/lst/20200121T1330/20200121T1330.json new file mode 100644 index 000000000..c2c305e93 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200121T1330/20200121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200121T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200121T1330/LST-AMSR2_V1.0_100-20200121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200121T1330/LST-AMSR2_V1.0_100-20200121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200122T0130/20200122T0130.json b/stac/open-canada/ft-mckay/lst/20200122T0130/20200122T0130.json new file mode 100644 index 000000000..86d75642c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200122T0130/20200122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200122T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200122T0130/LST-AMSR2_V1.0_100-20200122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200122T0130/LST-AMSR2_V1.0_100-20200122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200122T1330/20200122T1330.json b/stac/open-canada/ft-mckay/lst/20200122T1330/20200122T1330.json new file mode 100644 index 000000000..e80819832 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200122T1330/20200122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200122T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200122T1330/LST-AMSR2_V1.0_100-20200122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200122T1330/LST-AMSR2_V1.0_100-20200122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200123T0130/20200123T0130.json b/stac/open-canada/ft-mckay/lst/20200123T0130/20200123T0130.json new file mode 100644 index 000000000..bf3bcffe7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200123T0130/20200123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200123T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200123T0130/LST-AMSR2_V1.0_100-20200123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200123T0130/LST-AMSR2_V1.0_100-20200123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200123T1330/20200123T1330.json b/stac/open-canada/ft-mckay/lst/20200123T1330/20200123T1330.json new file mode 100644 index 000000000..2f823def7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200123T1330/20200123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200123T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200123T1330/LST-AMSR2_V1.0_100-20200123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200123T1330/LST-AMSR2_V1.0_100-20200123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200124T0130/20200124T0130.json b/stac/open-canada/ft-mckay/lst/20200124T0130/20200124T0130.json new file mode 100644 index 000000000..e19239bb8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200124T0130/20200124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200124T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200124T0130/LST-AMSR2_V1.0_100-20200124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200124T0130/LST-AMSR2_V1.0_100-20200124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200124T1330/20200124T1330.json b/stac/open-canada/ft-mckay/lst/20200124T1330/20200124T1330.json new file mode 100644 index 000000000..197e59b96 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200124T1330/20200124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200124T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200124T1330/LST-AMSR2_V1.0_100-20200124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200124T1330/LST-AMSR2_V1.0_100-20200124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200125T0130/20200125T0130.json b/stac/open-canada/ft-mckay/lst/20200125T0130/20200125T0130.json new file mode 100644 index 000000000..c1cc9589a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200125T0130/20200125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200125T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200125T0130/LST-AMSR2_V1.0_100-20200125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200125T0130/LST-AMSR2_V1.0_100-20200125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200125T1330/20200125T1330.json b/stac/open-canada/ft-mckay/lst/20200125T1330/20200125T1330.json new file mode 100644 index 000000000..fb261575e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200125T1330/20200125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200125T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200125T1330/LST-AMSR2_V1.0_100-20200125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200125T1330/LST-AMSR2_V1.0_100-20200125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200126T0130/20200126T0130.json b/stac/open-canada/ft-mckay/lst/20200126T0130/20200126T0130.json new file mode 100644 index 000000000..8b4e5e030 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200126T0130/20200126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200126T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200126T0130/LST-AMSR2_V1.0_100-20200126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200126T0130/LST-AMSR2_V1.0_100-20200126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200126T1330/20200126T1330.json b/stac/open-canada/ft-mckay/lst/20200126T1330/20200126T1330.json new file mode 100644 index 000000000..314279e5a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200126T1330/20200126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200126T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200126T1330/LST-AMSR2_V1.0_100-20200126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200126T1330/LST-AMSR2_V1.0_100-20200126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200127T0130/20200127T0130.json b/stac/open-canada/ft-mckay/lst/20200127T0130/20200127T0130.json new file mode 100644 index 000000000..75f7917d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200127T0130/20200127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200127T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200127T0130/LST-AMSR2_V1.0_100-20200127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200127T0130/LST-AMSR2_V1.0_100-20200127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200127T1330/20200127T1330.json b/stac/open-canada/ft-mckay/lst/20200127T1330/20200127T1330.json new file mode 100644 index 000000000..49b964149 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200127T1330/20200127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200127T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200127T1330/LST-AMSR2_V1.0_100-20200127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200127T1330/LST-AMSR2_V1.0_100-20200127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200128T0130/20200128T0130.json b/stac/open-canada/ft-mckay/lst/20200128T0130/20200128T0130.json new file mode 100644 index 000000000..856bcd76e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200128T0130/20200128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200128T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200128T0130/LST-AMSR2_V1.0_100-20200128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200128T0130/LST-AMSR2_V1.0_100-20200128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200128T1330/20200128T1330.json b/stac/open-canada/ft-mckay/lst/20200128T1330/20200128T1330.json new file mode 100644 index 000000000..ea411d766 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200128T1330/20200128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200128T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200128T1330/LST-AMSR2_V1.0_100-20200128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200128T1330/LST-AMSR2_V1.0_100-20200128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200129T0130/20200129T0130.json b/stac/open-canada/ft-mckay/lst/20200129T0130/20200129T0130.json new file mode 100644 index 000000000..d21a07c21 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200129T0130/20200129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200129T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200129T0130/LST-AMSR2_V1.0_100-20200129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200129T0130/LST-AMSR2_V1.0_100-20200129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200129T1330/20200129T1330.json b/stac/open-canada/ft-mckay/lst/20200129T1330/20200129T1330.json new file mode 100644 index 000000000..12aacb24e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200129T1330/20200129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200129T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200129T1330/LST-AMSR2_V1.0_100-20200129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200129T1330/LST-AMSR2_V1.0_100-20200129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200130T0130/20200130T0130.json b/stac/open-canada/ft-mckay/lst/20200130T0130/20200130T0130.json new file mode 100644 index 000000000..f8ad83f88 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200130T0130/20200130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200130T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200130T0130/LST-AMSR2_V1.0_100-20200130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200130T0130/LST-AMSR2_V1.0_100-20200130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200130T1330/20200130T1330.json b/stac/open-canada/ft-mckay/lst/20200130T1330/20200130T1330.json new file mode 100644 index 000000000..4f1eb46db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200130T1330/20200130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200130T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200130T1330/LST-AMSR2_V1.0_100-20200130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200130T1330/LST-AMSR2_V1.0_100-20200130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200131T0130/20200131T0130.json b/stac/open-canada/ft-mckay/lst/20200131T0130/20200131T0130.json new file mode 100644 index 000000000..1d0f98f22 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200131T0130/20200131T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200131T0130", + "collection": "lst", + "properties": { + "datetime": "2020-01-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200131T0130/LST-AMSR2_V1.0_100-20200131T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200131T0130/LST-AMSR2_V1.0_100-20200131T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200131T1330/20200131T1330.json b/stac/open-canada/ft-mckay/lst/20200131T1330/20200131T1330.json new file mode 100644 index 000000000..15a6f934f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200131T1330/20200131T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200131T1330", + "collection": "lst", + "properties": { + "datetime": "2020-01-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200131T1330/LST-AMSR2_V1.0_100-20200131T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200131T1330/LST-AMSR2_V1.0_100-20200131T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200201T0130/20200201T0130.json b/stac/open-canada/ft-mckay/lst/20200201T0130/20200201T0130.json new file mode 100644 index 000000000..177c69ed0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200201T0130/20200201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200201T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200201T0130/LST-AMSR2_V1.0_100-20200201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200201T0130/LST-AMSR2_V1.0_100-20200201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200201T1330/20200201T1330.json b/stac/open-canada/ft-mckay/lst/20200201T1330/20200201T1330.json new file mode 100644 index 000000000..613febf26 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200201T1330/20200201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200201T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200201T1330/LST-AMSR2_V1.0_100-20200201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200201T1330/LST-AMSR2_V1.0_100-20200201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200202T0130/20200202T0130.json b/stac/open-canada/ft-mckay/lst/20200202T0130/20200202T0130.json new file mode 100644 index 000000000..b8d786b14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200202T0130/20200202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200202T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200202T0130/LST-AMSR2_V1.0_100-20200202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200202T0130/LST-AMSR2_V1.0_100-20200202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200202T1330/20200202T1330.json b/stac/open-canada/ft-mckay/lst/20200202T1330/20200202T1330.json new file mode 100644 index 000000000..32e8c85e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200202T1330/20200202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200202T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200202T1330/LST-AMSR2_V1.0_100-20200202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200202T1330/LST-AMSR2_V1.0_100-20200202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200203T0130/20200203T0130.json b/stac/open-canada/ft-mckay/lst/20200203T0130/20200203T0130.json new file mode 100644 index 000000000..b32e705ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200203T0130/20200203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200203T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200203T0130/LST-AMSR2_V1.0_100-20200203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200203T0130/LST-AMSR2_V1.0_100-20200203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200203T1330/20200203T1330.json b/stac/open-canada/ft-mckay/lst/20200203T1330/20200203T1330.json new file mode 100644 index 000000000..569f1004a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200203T1330/20200203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200203T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200203T1330/LST-AMSR2_V1.0_100-20200203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200203T1330/LST-AMSR2_V1.0_100-20200203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200204T0130/20200204T0130.json b/stac/open-canada/ft-mckay/lst/20200204T0130/20200204T0130.json new file mode 100644 index 000000000..f89df5588 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200204T0130/20200204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200204T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200204T0130/LST-AMSR2_V1.0_100-20200204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200204T0130/LST-AMSR2_V1.0_100-20200204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200204T1330/20200204T1330.json b/stac/open-canada/ft-mckay/lst/20200204T1330/20200204T1330.json new file mode 100644 index 000000000..14c6940f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200204T1330/20200204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200204T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200204T1330/LST-AMSR2_V1.0_100-20200204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200204T1330/LST-AMSR2_V1.0_100-20200204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200205T0130/20200205T0130.json b/stac/open-canada/ft-mckay/lst/20200205T0130/20200205T0130.json new file mode 100644 index 000000000..2e45a904e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200205T0130/20200205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200205T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200205T0130/LST-AMSR2_V1.0_100-20200205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200205T0130/LST-AMSR2_V1.0_100-20200205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200205T1330/20200205T1330.json b/stac/open-canada/ft-mckay/lst/20200205T1330/20200205T1330.json new file mode 100644 index 000000000..30235d0e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200205T1330/20200205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200205T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200205T1330/LST-AMSR2_V1.0_100-20200205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200205T1330/LST-AMSR2_V1.0_100-20200205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200206T0130/20200206T0130.json b/stac/open-canada/ft-mckay/lst/20200206T0130/20200206T0130.json new file mode 100644 index 000000000..ad28ced8e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200206T0130/20200206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200206T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200206T0130/LST-AMSR2_V1.0_100-20200206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200206T0130/LST-AMSR2_V1.0_100-20200206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200206T1330/20200206T1330.json b/stac/open-canada/ft-mckay/lst/20200206T1330/20200206T1330.json new file mode 100644 index 000000000..37f1c5640 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200206T1330/20200206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200206T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200206T1330/LST-AMSR2_V1.0_100-20200206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200206T1330/LST-AMSR2_V1.0_100-20200206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200207T0130/20200207T0130.json b/stac/open-canada/ft-mckay/lst/20200207T0130/20200207T0130.json new file mode 100644 index 000000000..2378d9ee6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200207T0130/20200207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200207T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200207T0130/LST-AMSR2_V1.0_100-20200207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200207T0130/LST-AMSR2_V1.0_100-20200207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200207T1330/20200207T1330.json b/stac/open-canada/ft-mckay/lst/20200207T1330/20200207T1330.json new file mode 100644 index 000000000..adef91328 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200207T1330/20200207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200207T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200207T1330/LST-AMSR2_V1.0_100-20200207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200207T1330/LST-AMSR2_V1.0_100-20200207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200208T0130/20200208T0130.json b/stac/open-canada/ft-mckay/lst/20200208T0130/20200208T0130.json new file mode 100644 index 000000000..40cb323a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200208T0130/20200208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200208T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200208T0130/LST-AMSR2_V1.0_100-20200208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200208T0130/LST-AMSR2_V1.0_100-20200208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200208T1330/20200208T1330.json b/stac/open-canada/ft-mckay/lst/20200208T1330/20200208T1330.json new file mode 100644 index 000000000..d41d3b2d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200208T1330/20200208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200208T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200208T1330/LST-AMSR2_V1.0_100-20200208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200208T1330/LST-AMSR2_V1.0_100-20200208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200209T0130/20200209T0130.json b/stac/open-canada/ft-mckay/lst/20200209T0130/20200209T0130.json new file mode 100644 index 000000000..4891a58d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200209T0130/20200209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200209T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200209T0130/LST-AMSR2_V1.0_100-20200209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200209T0130/LST-AMSR2_V1.0_100-20200209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200209T1330/20200209T1330.json b/stac/open-canada/ft-mckay/lst/20200209T1330/20200209T1330.json new file mode 100644 index 000000000..ada6dcaed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200209T1330/20200209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200209T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200209T1330/LST-AMSR2_V1.0_100-20200209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200209T1330/LST-AMSR2_V1.0_100-20200209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200210T0130/20200210T0130.json b/stac/open-canada/ft-mckay/lst/20200210T0130/20200210T0130.json new file mode 100644 index 000000000..c517e6712 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200210T0130/20200210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200210T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200210T0130/LST-AMSR2_V1.0_100-20200210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200210T0130/LST-AMSR2_V1.0_100-20200210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200210T1330/20200210T1330.json b/stac/open-canada/ft-mckay/lst/20200210T1330/20200210T1330.json new file mode 100644 index 000000000..3c724258d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200210T1330/20200210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200210T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200210T1330/LST-AMSR2_V1.0_100-20200210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200210T1330/LST-AMSR2_V1.0_100-20200210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200211T0130/20200211T0130.json b/stac/open-canada/ft-mckay/lst/20200211T0130/20200211T0130.json new file mode 100644 index 000000000..fa8a266c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200211T0130/20200211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200211T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200211T0130/LST-AMSR2_V1.0_100-20200211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200211T0130/LST-AMSR2_V1.0_100-20200211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200211T1330/20200211T1330.json b/stac/open-canada/ft-mckay/lst/20200211T1330/20200211T1330.json new file mode 100644 index 000000000..38f16932d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200211T1330/20200211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200211T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200211T1330/LST-AMSR2_V1.0_100-20200211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200211T1330/LST-AMSR2_V1.0_100-20200211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200212T0130/20200212T0130.json b/stac/open-canada/ft-mckay/lst/20200212T0130/20200212T0130.json new file mode 100644 index 000000000..e779f5bb6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200212T0130/20200212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200212T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200212T0130/LST-AMSR2_V1.0_100-20200212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200212T0130/LST-AMSR2_V1.0_100-20200212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200212T1330/20200212T1330.json b/stac/open-canada/ft-mckay/lst/20200212T1330/20200212T1330.json new file mode 100644 index 000000000..30db5e530 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200212T1330/20200212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200212T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200212T1330/LST-AMSR2_V1.0_100-20200212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200212T1330/LST-AMSR2_V1.0_100-20200212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200213T0130/20200213T0130.json b/stac/open-canada/ft-mckay/lst/20200213T0130/20200213T0130.json new file mode 100644 index 000000000..d35130571 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200213T0130/20200213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200213T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200213T0130/LST-AMSR2_V1.0_100-20200213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200213T0130/LST-AMSR2_V1.0_100-20200213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200213T1330/20200213T1330.json b/stac/open-canada/ft-mckay/lst/20200213T1330/20200213T1330.json new file mode 100644 index 000000000..859bdc446 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200213T1330/20200213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200213T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200213T1330/LST-AMSR2_V1.0_100-20200213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200213T1330/LST-AMSR2_V1.0_100-20200213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200214T0130/20200214T0130.json b/stac/open-canada/ft-mckay/lst/20200214T0130/20200214T0130.json new file mode 100644 index 000000000..fb67e2c80 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200214T0130/20200214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200214T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200214T0130/LST-AMSR2_V1.0_100-20200214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200214T0130/LST-AMSR2_V1.0_100-20200214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200214T1330/20200214T1330.json b/stac/open-canada/ft-mckay/lst/20200214T1330/20200214T1330.json new file mode 100644 index 000000000..d59dfa75c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200214T1330/20200214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200214T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200214T1330/LST-AMSR2_V1.0_100-20200214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200214T1330/LST-AMSR2_V1.0_100-20200214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200215T0130/20200215T0130.json b/stac/open-canada/ft-mckay/lst/20200215T0130/20200215T0130.json new file mode 100644 index 000000000..377be5063 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200215T0130/20200215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200215T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200215T0130/LST-AMSR2_V1.0_100-20200215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200215T0130/LST-AMSR2_V1.0_100-20200215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200215T1330/20200215T1330.json b/stac/open-canada/ft-mckay/lst/20200215T1330/20200215T1330.json new file mode 100644 index 000000000..000c3148b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200215T1330/20200215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200215T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200215T1330/LST-AMSR2_V1.0_100-20200215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200215T1330/LST-AMSR2_V1.0_100-20200215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200216T0130/20200216T0130.json b/stac/open-canada/ft-mckay/lst/20200216T0130/20200216T0130.json new file mode 100644 index 000000000..b67a8ece2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200216T0130/20200216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200216T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200216T0130/LST-AMSR2_V1.0_100-20200216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200216T0130/LST-AMSR2_V1.0_100-20200216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200216T1330/20200216T1330.json b/stac/open-canada/ft-mckay/lst/20200216T1330/20200216T1330.json new file mode 100644 index 000000000..ecf0e0675 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200216T1330/20200216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200216T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200216T1330/LST-AMSR2_V1.0_100-20200216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200216T1330/LST-AMSR2_V1.0_100-20200216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200217T0130/20200217T0130.json b/stac/open-canada/ft-mckay/lst/20200217T0130/20200217T0130.json new file mode 100644 index 000000000..7aa1d8c1d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200217T0130/20200217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200217T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200217T0130/LST-AMSR2_V1.0_100-20200217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200217T0130/LST-AMSR2_V1.0_100-20200217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200217T1330/20200217T1330.json b/stac/open-canada/ft-mckay/lst/20200217T1330/20200217T1330.json new file mode 100644 index 000000000..f4ac003d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200217T1330/20200217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200217T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200217T1330/LST-AMSR2_V1.0_100-20200217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200217T1330/LST-AMSR2_V1.0_100-20200217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200218T0130/20200218T0130.json b/stac/open-canada/ft-mckay/lst/20200218T0130/20200218T0130.json new file mode 100644 index 000000000..5660457f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200218T0130/20200218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200218T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200218T0130/LST-AMSR2_V1.0_100-20200218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200218T0130/LST-AMSR2_V1.0_100-20200218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200218T1330/20200218T1330.json b/stac/open-canada/ft-mckay/lst/20200218T1330/20200218T1330.json new file mode 100644 index 000000000..99878b961 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200218T1330/20200218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200218T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200218T1330/LST-AMSR2_V1.0_100-20200218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200218T1330/LST-AMSR2_V1.0_100-20200218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200219T0130/20200219T0130.json b/stac/open-canada/ft-mckay/lst/20200219T0130/20200219T0130.json new file mode 100644 index 000000000..230c41657 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200219T0130/20200219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200219T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200219T0130/LST-AMSR2_V1.0_100-20200219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200219T0130/LST-AMSR2_V1.0_100-20200219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200219T1330/20200219T1330.json b/stac/open-canada/ft-mckay/lst/20200219T1330/20200219T1330.json new file mode 100644 index 000000000..03a0265f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200219T1330/20200219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200219T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200219T1330/LST-AMSR2_V1.0_100-20200219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200219T1330/LST-AMSR2_V1.0_100-20200219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200220T0130/20200220T0130.json b/stac/open-canada/ft-mckay/lst/20200220T0130/20200220T0130.json new file mode 100644 index 000000000..def22dcc9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200220T0130/20200220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200220T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200220T0130/LST-AMSR2_V1.0_100-20200220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200220T0130/LST-AMSR2_V1.0_100-20200220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200220T1330/20200220T1330.json b/stac/open-canada/ft-mckay/lst/20200220T1330/20200220T1330.json new file mode 100644 index 000000000..08d010269 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200220T1330/20200220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200220T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200220T1330/LST-AMSR2_V1.0_100-20200220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200220T1330/LST-AMSR2_V1.0_100-20200220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200221T0130/20200221T0130.json b/stac/open-canada/ft-mckay/lst/20200221T0130/20200221T0130.json new file mode 100644 index 000000000..46742a1b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200221T0130/20200221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200221T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200221T0130/LST-AMSR2_V1.0_100-20200221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200221T0130/LST-AMSR2_V1.0_100-20200221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200221T1330/20200221T1330.json b/stac/open-canada/ft-mckay/lst/20200221T1330/20200221T1330.json new file mode 100644 index 000000000..95f62775f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200221T1330/20200221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200221T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200221T1330/LST-AMSR2_V1.0_100-20200221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200221T1330/LST-AMSR2_V1.0_100-20200221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200222T0130/20200222T0130.json b/stac/open-canada/ft-mckay/lst/20200222T0130/20200222T0130.json new file mode 100644 index 000000000..2c0a8ebfc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200222T0130/20200222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200222T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200222T0130/LST-AMSR2_V1.0_100-20200222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200222T0130/LST-AMSR2_V1.0_100-20200222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200222T1330/20200222T1330.json b/stac/open-canada/ft-mckay/lst/20200222T1330/20200222T1330.json new file mode 100644 index 000000000..b24d674bb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200222T1330/20200222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200222T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200222T1330/LST-AMSR2_V1.0_100-20200222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200222T1330/LST-AMSR2_V1.0_100-20200222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200223T0130/20200223T0130.json b/stac/open-canada/ft-mckay/lst/20200223T0130/20200223T0130.json new file mode 100644 index 000000000..b3e59091f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200223T0130/20200223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200223T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200223T0130/LST-AMSR2_V1.0_100-20200223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200223T0130/LST-AMSR2_V1.0_100-20200223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200223T1330/20200223T1330.json b/stac/open-canada/ft-mckay/lst/20200223T1330/20200223T1330.json new file mode 100644 index 000000000..230c36f5f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200223T1330/20200223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200223T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200223T1330/LST-AMSR2_V1.0_100-20200223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200223T1330/LST-AMSR2_V1.0_100-20200223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200224T0130/20200224T0130.json b/stac/open-canada/ft-mckay/lst/20200224T0130/20200224T0130.json new file mode 100644 index 000000000..298de57e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200224T0130/20200224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200224T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200224T0130/LST-AMSR2_V1.0_100-20200224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200224T0130/LST-AMSR2_V1.0_100-20200224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200224T1330/20200224T1330.json b/stac/open-canada/ft-mckay/lst/20200224T1330/20200224T1330.json new file mode 100644 index 000000000..a6f498da1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200224T1330/20200224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200224T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200224T1330/LST-AMSR2_V1.0_100-20200224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200224T1330/LST-AMSR2_V1.0_100-20200224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200225T0130/20200225T0130.json b/stac/open-canada/ft-mckay/lst/20200225T0130/20200225T0130.json new file mode 100644 index 000000000..6206ac3d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200225T0130/20200225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200225T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200225T0130/LST-AMSR2_V1.0_100-20200225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200225T0130/LST-AMSR2_V1.0_100-20200225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200225T1330/20200225T1330.json b/stac/open-canada/ft-mckay/lst/20200225T1330/20200225T1330.json new file mode 100644 index 000000000..a6cebaa9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200225T1330/20200225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200225T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200225T1330/LST-AMSR2_V1.0_100-20200225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200225T1330/LST-AMSR2_V1.0_100-20200225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200226T0130/20200226T0130.json b/stac/open-canada/ft-mckay/lst/20200226T0130/20200226T0130.json new file mode 100644 index 000000000..7306f7d53 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200226T0130/20200226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200226T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200226T0130/LST-AMSR2_V1.0_100-20200226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200226T0130/LST-AMSR2_V1.0_100-20200226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200226T1330/20200226T1330.json b/stac/open-canada/ft-mckay/lst/20200226T1330/20200226T1330.json new file mode 100644 index 000000000..8f9244e83 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200226T1330/20200226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200226T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200226T1330/LST-AMSR2_V1.0_100-20200226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200226T1330/LST-AMSR2_V1.0_100-20200226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200227T0130/20200227T0130.json b/stac/open-canada/ft-mckay/lst/20200227T0130/20200227T0130.json new file mode 100644 index 000000000..6b248fd5d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200227T0130/20200227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200227T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200227T0130/LST-AMSR2_V1.0_100-20200227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200227T0130/LST-AMSR2_V1.0_100-20200227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200227T1330/20200227T1330.json b/stac/open-canada/ft-mckay/lst/20200227T1330/20200227T1330.json new file mode 100644 index 000000000..eff4a8ae5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200227T1330/20200227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200227T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200227T1330/LST-AMSR2_V1.0_100-20200227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200227T1330/LST-AMSR2_V1.0_100-20200227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200228T0130/20200228T0130.json b/stac/open-canada/ft-mckay/lst/20200228T0130/20200228T0130.json new file mode 100644 index 000000000..ba266f711 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200228T0130/20200228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200228T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200228T0130/LST-AMSR2_V1.0_100-20200228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200228T0130/LST-AMSR2_V1.0_100-20200228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200228T1330/20200228T1330.json b/stac/open-canada/ft-mckay/lst/20200228T1330/20200228T1330.json new file mode 100644 index 000000000..4a015daa5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200228T1330/20200228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200228T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200228T1330/LST-AMSR2_V1.0_100-20200228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200228T1330/LST-AMSR2_V1.0_100-20200228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200229T0130/20200229T0130.json b/stac/open-canada/ft-mckay/lst/20200229T0130/20200229T0130.json new file mode 100644 index 000000000..4aea03fc2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200229T0130/20200229T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200229T0130", + "collection": "lst", + "properties": { + "datetime": "2020-02-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200229T0130/LST-AMSR2_V1.0_100-20200229T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200229T0130/LST-AMSR2_V1.0_100-20200229T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200229T1330/20200229T1330.json b/stac/open-canada/ft-mckay/lst/20200229T1330/20200229T1330.json new file mode 100644 index 000000000..439c15076 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200229T1330/20200229T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200229T1330", + "collection": "lst", + "properties": { + "datetime": "2020-02-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200229T1330/LST-AMSR2_V1.0_100-20200229T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200229T1330/LST-AMSR2_V1.0_100-20200229T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200301T0130/20200301T0130.json b/stac/open-canada/ft-mckay/lst/20200301T0130/20200301T0130.json new file mode 100644 index 000000000..5f957088d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200301T0130/20200301T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200301T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200301T0130/LST-AMSR2_V1.0_100-20200301T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200301T0130/LST-AMSR2_V1.0_100-20200301T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200301T1330/20200301T1330.json b/stac/open-canada/ft-mckay/lst/20200301T1330/20200301T1330.json new file mode 100644 index 000000000..c04c7f496 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200301T1330/20200301T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200301T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200301T1330/LST-AMSR2_V1.0_100-20200301T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200301T1330/LST-AMSR2_V1.0_100-20200301T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200302T0130/20200302T0130.json b/stac/open-canada/ft-mckay/lst/20200302T0130/20200302T0130.json new file mode 100644 index 000000000..387ac629f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200302T0130/20200302T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200302T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200302T0130/LST-AMSR2_V1.0_100-20200302T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200302T0130/LST-AMSR2_V1.0_100-20200302T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200302T1330/20200302T1330.json b/stac/open-canada/ft-mckay/lst/20200302T1330/20200302T1330.json new file mode 100644 index 000000000..83c1a0d37 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200302T1330/20200302T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200302T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200302T1330/LST-AMSR2_V1.0_100-20200302T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200302T1330/LST-AMSR2_V1.0_100-20200302T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200303T0130/20200303T0130.json b/stac/open-canada/ft-mckay/lst/20200303T0130/20200303T0130.json new file mode 100644 index 000000000..f5b2ee072 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200303T0130/20200303T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200303T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200303T0130/LST-AMSR2_V1.0_100-20200303T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200303T0130/LST-AMSR2_V1.0_100-20200303T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200303T1330/20200303T1330.json b/stac/open-canada/ft-mckay/lst/20200303T1330/20200303T1330.json new file mode 100644 index 000000000..29a0e6df4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200303T1330/20200303T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200303T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200303T1330/LST-AMSR2_V1.0_100-20200303T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200303T1330/LST-AMSR2_V1.0_100-20200303T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200304T0130/20200304T0130.json b/stac/open-canada/ft-mckay/lst/20200304T0130/20200304T0130.json new file mode 100644 index 000000000..4e58ef103 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200304T0130/20200304T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200304T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200304T0130/LST-AMSR2_V1.0_100-20200304T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200304T0130/LST-AMSR2_V1.0_100-20200304T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200304T1330/20200304T1330.json b/stac/open-canada/ft-mckay/lst/20200304T1330/20200304T1330.json new file mode 100644 index 000000000..b3476bb27 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200304T1330/20200304T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200304T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200304T1330/LST-AMSR2_V1.0_100-20200304T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200304T1330/LST-AMSR2_V1.0_100-20200304T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200305T0130/20200305T0130.json b/stac/open-canada/ft-mckay/lst/20200305T0130/20200305T0130.json new file mode 100644 index 000000000..7fa7ce782 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200305T0130/20200305T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200305T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200305T0130/LST-AMSR2_V1.0_100-20200305T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200305T0130/LST-AMSR2_V1.0_100-20200305T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200305T1330/20200305T1330.json b/stac/open-canada/ft-mckay/lst/20200305T1330/20200305T1330.json new file mode 100644 index 000000000..edb2c9c3f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200305T1330/20200305T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200305T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200305T1330/LST-AMSR2_V1.0_100-20200305T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200305T1330/LST-AMSR2_V1.0_100-20200305T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200306T0130/20200306T0130.json b/stac/open-canada/ft-mckay/lst/20200306T0130/20200306T0130.json new file mode 100644 index 000000000..434bedc4f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200306T0130/20200306T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200306T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200306T0130/LST-AMSR2_V1.0_100-20200306T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200306T0130/LST-AMSR2_V1.0_100-20200306T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200306T1330/20200306T1330.json b/stac/open-canada/ft-mckay/lst/20200306T1330/20200306T1330.json new file mode 100644 index 000000000..ab61ac353 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200306T1330/20200306T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200306T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200306T1330/LST-AMSR2_V1.0_100-20200306T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200306T1330/LST-AMSR2_V1.0_100-20200306T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200307T0130/20200307T0130.json b/stac/open-canada/ft-mckay/lst/20200307T0130/20200307T0130.json new file mode 100644 index 000000000..95b11eb8d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200307T0130/20200307T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200307T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200307T0130/LST-AMSR2_V1.0_100-20200307T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200307T0130/LST-AMSR2_V1.0_100-20200307T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200307T1330/20200307T1330.json b/stac/open-canada/ft-mckay/lst/20200307T1330/20200307T1330.json new file mode 100644 index 000000000..dda793e81 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200307T1330/20200307T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200307T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200307T1330/LST-AMSR2_V1.0_100-20200307T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200307T1330/LST-AMSR2_V1.0_100-20200307T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200308T0130/20200308T0130.json b/stac/open-canada/ft-mckay/lst/20200308T0130/20200308T0130.json new file mode 100644 index 000000000..0a612cf9c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200308T0130/20200308T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200308T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200308T0130/LST-AMSR2_V1.0_100-20200308T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200308T0130/LST-AMSR2_V1.0_100-20200308T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200308T1330/20200308T1330.json b/stac/open-canada/ft-mckay/lst/20200308T1330/20200308T1330.json new file mode 100644 index 000000000..4f98dc018 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200308T1330/20200308T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200308T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200308T1330/LST-AMSR2_V1.0_100-20200308T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200308T1330/LST-AMSR2_V1.0_100-20200308T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200309T0130/20200309T0130.json b/stac/open-canada/ft-mckay/lst/20200309T0130/20200309T0130.json new file mode 100644 index 000000000..884eb120b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200309T0130/20200309T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200309T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200309T0130/LST-AMSR2_V1.0_100-20200309T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200309T0130/LST-AMSR2_V1.0_100-20200309T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200309T1330/20200309T1330.json b/stac/open-canada/ft-mckay/lst/20200309T1330/20200309T1330.json new file mode 100644 index 000000000..45109e418 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200309T1330/20200309T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200309T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200309T1330/LST-AMSR2_V1.0_100-20200309T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200309T1330/LST-AMSR2_V1.0_100-20200309T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200310T0130/20200310T0130.json b/stac/open-canada/ft-mckay/lst/20200310T0130/20200310T0130.json new file mode 100644 index 000000000..b54dab596 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200310T0130/20200310T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200310T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200310T0130/LST-AMSR2_V1.0_100-20200310T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200310T0130/LST-AMSR2_V1.0_100-20200310T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200310T1330/20200310T1330.json b/stac/open-canada/ft-mckay/lst/20200310T1330/20200310T1330.json new file mode 100644 index 000000000..a38427583 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200310T1330/20200310T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200310T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200310T1330/LST-AMSR2_V1.0_100-20200310T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200310T1330/LST-AMSR2_V1.0_100-20200310T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200311T0130/20200311T0130.json b/stac/open-canada/ft-mckay/lst/20200311T0130/20200311T0130.json new file mode 100644 index 000000000..a35b4a0ba --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200311T0130/20200311T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200311T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200311T0130/LST-AMSR2_V1.0_100-20200311T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200311T0130/LST-AMSR2_V1.0_100-20200311T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200311T1330/20200311T1330.json b/stac/open-canada/ft-mckay/lst/20200311T1330/20200311T1330.json new file mode 100644 index 000000000..03b2c5afc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200311T1330/20200311T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200311T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200311T1330/LST-AMSR2_V1.0_100-20200311T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200311T1330/LST-AMSR2_V1.0_100-20200311T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200312T0130/20200312T0130.json b/stac/open-canada/ft-mckay/lst/20200312T0130/20200312T0130.json new file mode 100644 index 000000000..cffa51b58 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200312T0130/20200312T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200312T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200312T0130/LST-AMSR2_V1.0_100-20200312T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200312T0130/LST-AMSR2_V1.0_100-20200312T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200312T1330/20200312T1330.json b/stac/open-canada/ft-mckay/lst/20200312T1330/20200312T1330.json new file mode 100644 index 000000000..8a902fdf0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200312T1330/20200312T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200312T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200312T1330/LST-AMSR2_V1.0_100-20200312T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200312T1330/LST-AMSR2_V1.0_100-20200312T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200313T0130/20200313T0130.json b/stac/open-canada/ft-mckay/lst/20200313T0130/20200313T0130.json new file mode 100644 index 000000000..ca14a5b2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200313T0130/20200313T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200313T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200313T0130/LST-AMSR2_V1.0_100-20200313T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200313T0130/LST-AMSR2_V1.0_100-20200313T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200313T1330/20200313T1330.json b/stac/open-canada/ft-mckay/lst/20200313T1330/20200313T1330.json new file mode 100644 index 000000000..a2d62b964 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200313T1330/20200313T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200313T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200313T1330/LST-AMSR2_V1.0_100-20200313T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200313T1330/LST-AMSR2_V1.0_100-20200313T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200314T0130/20200314T0130.json b/stac/open-canada/ft-mckay/lst/20200314T0130/20200314T0130.json new file mode 100644 index 000000000..08faed519 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200314T0130/20200314T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200314T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200314T0130/LST-AMSR2_V1.0_100-20200314T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200314T0130/LST-AMSR2_V1.0_100-20200314T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200314T1330/20200314T1330.json b/stac/open-canada/ft-mckay/lst/20200314T1330/20200314T1330.json new file mode 100644 index 000000000..925267cb5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200314T1330/20200314T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200314T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200314T1330/LST-AMSR2_V1.0_100-20200314T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200314T1330/LST-AMSR2_V1.0_100-20200314T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200315T0130/20200315T0130.json b/stac/open-canada/ft-mckay/lst/20200315T0130/20200315T0130.json new file mode 100644 index 000000000..dd3dbbc3a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200315T0130/20200315T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200315T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200315T0130/LST-AMSR2_V1.0_100-20200315T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200315T0130/LST-AMSR2_V1.0_100-20200315T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200315T1330/20200315T1330.json b/stac/open-canada/ft-mckay/lst/20200315T1330/20200315T1330.json new file mode 100644 index 000000000..a0513de31 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200315T1330/20200315T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200315T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200315T1330/LST-AMSR2_V1.0_100-20200315T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200315T1330/LST-AMSR2_V1.0_100-20200315T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200316T0130/20200316T0130.json b/stac/open-canada/ft-mckay/lst/20200316T0130/20200316T0130.json new file mode 100644 index 000000000..e8e18bcc1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200316T0130/20200316T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200316T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200316T0130/LST-AMSR2_V1.0_100-20200316T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200316T0130/LST-AMSR2_V1.0_100-20200316T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200316T1330/20200316T1330.json b/stac/open-canada/ft-mckay/lst/20200316T1330/20200316T1330.json new file mode 100644 index 000000000..5ebee84d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200316T1330/20200316T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200316T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200316T1330/LST-AMSR2_V1.0_100-20200316T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200316T1330/LST-AMSR2_V1.0_100-20200316T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200317T0130/20200317T0130.json b/stac/open-canada/ft-mckay/lst/20200317T0130/20200317T0130.json new file mode 100644 index 000000000..689289ca7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200317T0130/20200317T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200317T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200317T0130/LST-AMSR2_V1.0_100-20200317T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200317T0130/LST-AMSR2_V1.0_100-20200317T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200317T1330/20200317T1330.json b/stac/open-canada/ft-mckay/lst/20200317T1330/20200317T1330.json new file mode 100644 index 000000000..f03f6e368 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200317T1330/20200317T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200317T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200317T1330/LST-AMSR2_V1.0_100-20200317T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200317T1330/LST-AMSR2_V1.0_100-20200317T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200318T0130/20200318T0130.json b/stac/open-canada/ft-mckay/lst/20200318T0130/20200318T0130.json new file mode 100644 index 000000000..ca889243c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200318T0130/20200318T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200318T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200318T0130/LST-AMSR2_V1.0_100-20200318T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200318T0130/LST-AMSR2_V1.0_100-20200318T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200318T1330/20200318T1330.json b/stac/open-canada/ft-mckay/lst/20200318T1330/20200318T1330.json new file mode 100644 index 000000000..7425498d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200318T1330/20200318T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200318T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200318T1330/LST-AMSR2_V1.0_100-20200318T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200318T1330/LST-AMSR2_V1.0_100-20200318T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200319T0130/20200319T0130.json b/stac/open-canada/ft-mckay/lst/20200319T0130/20200319T0130.json new file mode 100644 index 000000000..a7949130c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200319T0130/20200319T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200319T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200319T0130/LST-AMSR2_V1.0_100-20200319T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200319T0130/LST-AMSR2_V1.0_100-20200319T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200319T1330/20200319T1330.json b/stac/open-canada/ft-mckay/lst/20200319T1330/20200319T1330.json new file mode 100644 index 000000000..f2339309f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200319T1330/20200319T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200319T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200319T1330/LST-AMSR2_V1.0_100-20200319T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200319T1330/LST-AMSR2_V1.0_100-20200319T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200320T0130/20200320T0130.json b/stac/open-canada/ft-mckay/lst/20200320T0130/20200320T0130.json new file mode 100644 index 000000000..902b0c82f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200320T0130/20200320T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200320T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200320T0130/LST-AMSR2_V1.0_100-20200320T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200320T0130/LST-AMSR2_V1.0_100-20200320T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200320T1330/20200320T1330.json b/stac/open-canada/ft-mckay/lst/20200320T1330/20200320T1330.json new file mode 100644 index 000000000..c15fcdb8e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200320T1330/20200320T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200320T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200320T1330/LST-AMSR2_V1.0_100-20200320T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200320T1330/LST-AMSR2_V1.0_100-20200320T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200321T0130/20200321T0130.json b/stac/open-canada/ft-mckay/lst/20200321T0130/20200321T0130.json new file mode 100644 index 000000000..e1f255d88 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200321T0130/20200321T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200321T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200321T0130/LST-AMSR2_V1.0_100-20200321T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200321T0130/LST-AMSR2_V1.0_100-20200321T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200321T1330/20200321T1330.json b/stac/open-canada/ft-mckay/lst/20200321T1330/20200321T1330.json new file mode 100644 index 000000000..4bde59cfe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200321T1330/20200321T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200321T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200321T1330/LST-AMSR2_V1.0_100-20200321T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200321T1330/LST-AMSR2_V1.0_100-20200321T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200322T0130/20200322T0130.json b/stac/open-canada/ft-mckay/lst/20200322T0130/20200322T0130.json new file mode 100644 index 000000000..28d87db6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200322T0130/20200322T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200322T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200322T0130/LST-AMSR2_V1.0_100-20200322T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200322T0130/LST-AMSR2_V1.0_100-20200322T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200322T1330/20200322T1330.json b/stac/open-canada/ft-mckay/lst/20200322T1330/20200322T1330.json new file mode 100644 index 000000000..f51e4bf1a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200322T1330/20200322T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200322T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200322T1330/LST-AMSR2_V1.0_100-20200322T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200322T1330/LST-AMSR2_V1.0_100-20200322T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200323T0130/20200323T0130.json b/stac/open-canada/ft-mckay/lst/20200323T0130/20200323T0130.json new file mode 100644 index 000000000..99bca3ff9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200323T0130/20200323T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200323T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200323T0130/LST-AMSR2_V1.0_100-20200323T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200323T0130/LST-AMSR2_V1.0_100-20200323T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200323T1330/20200323T1330.json b/stac/open-canada/ft-mckay/lst/20200323T1330/20200323T1330.json new file mode 100644 index 000000000..1780c4f40 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200323T1330/20200323T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200323T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200323T1330/LST-AMSR2_V1.0_100-20200323T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200323T1330/LST-AMSR2_V1.0_100-20200323T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200324T0130/20200324T0130.json b/stac/open-canada/ft-mckay/lst/20200324T0130/20200324T0130.json new file mode 100644 index 000000000..a68ba7d51 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200324T0130/20200324T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200324T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200324T0130/LST-AMSR2_V1.0_100-20200324T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200324T0130/LST-AMSR2_V1.0_100-20200324T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200324T1330/20200324T1330.json b/stac/open-canada/ft-mckay/lst/20200324T1330/20200324T1330.json new file mode 100644 index 000000000..dc11b2c6d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200324T1330/20200324T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200324T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200324T1330/LST-AMSR2_V1.0_100-20200324T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200324T1330/LST-AMSR2_V1.0_100-20200324T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200325T0130/20200325T0130.json b/stac/open-canada/ft-mckay/lst/20200325T0130/20200325T0130.json new file mode 100644 index 000000000..95ec99ed1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200325T0130/20200325T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200325T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200325T0130/LST-AMSR2_V1.0_100-20200325T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200325T0130/LST-AMSR2_V1.0_100-20200325T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200325T1330/20200325T1330.json b/stac/open-canada/ft-mckay/lst/20200325T1330/20200325T1330.json new file mode 100644 index 000000000..eb0114792 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200325T1330/20200325T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200325T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200325T1330/LST-AMSR2_V1.0_100-20200325T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200325T1330/LST-AMSR2_V1.0_100-20200325T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200326T0130/20200326T0130.json b/stac/open-canada/ft-mckay/lst/20200326T0130/20200326T0130.json new file mode 100644 index 000000000..51a86a17d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200326T0130/20200326T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200326T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200326T0130/LST-AMSR2_V1.0_100-20200326T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200326T0130/LST-AMSR2_V1.0_100-20200326T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200326T1330/20200326T1330.json b/stac/open-canada/ft-mckay/lst/20200326T1330/20200326T1330.json new file mode 100644 index 000000000..05c2d06b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200326T1330/20200326T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200326T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200326T1330/LST-AMSR2_V1.0_100-20200326T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200326T1330/LST-AMSR2_V1.0_100-20200326T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200327T0130/20200327T0130.json b/stac/open-canada/ft-mckay/lst/20200327T0130/20200327T0130.json new file mode 100644 index 000000000..8ab61849f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200327T0130/20200327T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200327T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200327T0130/LST-AMSR2_V1.0_100-20200327T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200327T0130/LST-AMSR2_V1.0_100-20200327T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200327T1330/20200327T1330.json b/stac/open-canada/ft-mckay/lst/20200327T1330/20200327T1330.json new file mode 100644 index 000000000..3b3d62ffc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200327T1330/20200327T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200327T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200327T1330/LST-AMSR2_V1.0_100-20200327T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200327T1330/LST-AMSR2_V1.0_100-20200327T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200328T0130/20200328T0130.json b/stac/open-canada/ft-mckay/lst/20200328T0130/20200328T0130.json new file mode 100644 index 000000000..396c4806f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200328T0130/20200328T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200328T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200328T0130/LST-AMSR2_V1.0_100-20200328T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200328T0130/LST-AMSR2_V1.0_100-20200328T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200328T1330/20200328T1330.json b/stac/open-canada/ft-mckay/lst/20200328T1330/20200328T1330.json new file mode 100644 index 000000000..d511e1288 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200328T1330/20200328T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200328T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200328T1330/LST-AMSR2_V1.0_100-20200328T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200328T1330/LST-AMSR2_V1.0_100-20200328T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200329T0130/20200329T0130.json b/stac/open-canada/ft-mckay/lst/20200329T0130/20200329T0130.json new file mode 100644 index 000000000..6a4aabb7a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200329T0130/20200329T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200329T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200329T0130/LST-AMSR2_V1.0_100-20200329T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200329T0130/LST-AMSR2_V1.0_100-20200329T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200329T1330/20200329T1330.json b/stac/open-canada/ft-mckay/lst/20200329T1330/20200329T1330.json new file mode 100644 index 000000000..3412ed4a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200329T1330/20200329T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200329T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200329T1330/LST-AMSR2_V1.0_100-20200329T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200329T1330/LST-AMSR2_V1.0_100-20200329T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200330T0130/20200330T0130.json b/stac/open-canada/ft-mckay/lst/20200330T0130/20200330T0130.json new file mode 100644 index 000000000..e4fb382f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200330T0130/20200330T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200330T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200330T0130/LST-AMSR2_V1.0_100-20200330T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200330T0130/LST-AMSR2_V1.0_100-20200330T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200330T1330/20200330T1330.json b/stac/open-canada/ft-mckay/lst/20200330T1330/20200330T1330.json new file mode 100644 index 000000000..4c2bac8d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200330T1330/20200330T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200330T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200330T1330/LST-AMSR2_V1.0_100-20200330T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200330T1330/LST-AMSR2_V1.0_100-20200330T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200331T0130/20200331T0130.json b/stac/open-canada/ft-mckay/lst/20200331T0130/20200331T0130.json new file mode 100644 index 000000000..ad3ba08e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200331T0130/20200331T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200331T0130", + "collection": "lst", + "properties": { + "datetime": "2020-03-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200331T0130/LST-AMSR2_V1.0_100-20200331T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200331T0130/LST-AMSR2_V1.0_100-20200331T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200331T1330/20200331T1330.json b/stac/open-canada/ft-mckay/lst/20200331T1330/20200331T1330.json new file mode 100644 index 000000000..fd8110914 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200331T1330/20200331T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200331T1330", + "collection": "lst", + "properties": { + "datetime": "2020-03-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200331T1330/LST-AMSR2_V1.0_100-20200331T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200331T1330/LST-AMSR2_V1.0_100-20200331T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200401T0130/20200401T0130.json b/stac/open-canada/ft-mckay/lst/20200401T0130/20200401T0130.json new file mode 100644 index 000000000..66b09f18b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200401T0130/20200401T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200401T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200401T0130/LST-AMSR2_V1.0_100-20200401T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200401T0130/LST-AMSR2_V1.0_100-20200401T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200401T1330/20200401T1330.json b/stac/open-canada/ft-mckay/lst/20200401T1330/20200401T1330.json new file mode 100644 index 000000000..57852c7ac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200401T1330/20200401T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200401T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200401T1330/LST-AMSR2_V1.0_100-20200401T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200401T1330/LST-AMSR2_V1.0_100-20200401T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200402T0130/20200402T0130.json b/stac/open-canada/ft-mckay/lst/20200402T0130/20200402T0130.json new file mode 100644 index 000000000..902b294a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200402T0130/20200402T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200402T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200402T0130/LST-AMSR2_V1.0_100-20200402T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200402T0130/LST-AMSR2_V1.0_100-20200402T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200402T1330/20200402T1330.json b/stac/open-canada/ft-mckay/lst/20200402T1330/20200402T1330.json new file mode 100644 index 000000000..03339480e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200402T1330/20200402T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200402T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200402T1330/LST-AMSR2_V1.0_100-20200402T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200402T1330/LST-AMSR2_V1.0_100-20200402T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200403T0130/20200403T0130.json b/stac/open-canada/ft-mckay/lst/20200403T0130/20200403T0130.json new file mode 100644 index 000000000..b7855a7f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200403T0130/20200403T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200403T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200403T0130/LST-AMSR2_V1.0_100-20200403T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200403T0130/LST-AMSR2_V1.0_100-20200403T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200403T1330/20200403T1330.json b/stac/open-canada/ft-mckay/lst/20200403T1330/20200403T1330.json new file mode 100644 index 000000000..3a86ddf3e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200403T1330/20200403T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200403T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200403T1330/LST-AMSR2_V1.0_100-20200403T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200403T1330/LST-AMSR2_V1.0_100-20200403T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200404T0130/20200404T0130.json b/stac/open-canada/ft-mckay/lst/20200404T0130/20200404T0130.json new file mode 100644 index 000000000..b130db40e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200404T0130/20200404T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200404T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200404T0130/LST-AMSR2_V1.0_100-20200404T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200404T0130/LST-AMSR2_V1.0_100-20200404T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200404T1330/20200404T1330.json b/stac/open-canada/ft-mckay/lst/20200404T1330/20200404T1330.json new file mode 100644 index 000000000..1f5ffdea9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200404T1330/20200404T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200404T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200404T1330/LST-AMSR2_V1.0_100-20200404T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200404T1330/LST-AMSR2_V1.0_100-20200404T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200405T0130/20200405T0130.json b/stac/open-canada/ft-mckay/lst/20200405T0130/20200405T0130.json new file mode 100644 index 000000000..12c2a8962 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200405T0130/20200405T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200405T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200405T0130/LST-AMSR2_V1.0_100-20200405T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200405T0130/LST-AMSR2_V1.0_100-20200405T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200405T1330/20200405T1330.json b/stac/open-canada/ft-mckay/lst/20200405T1330/20200405T1330.json new file mode 100644 index 000000000..b3e935b59 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200405T1330/20200405T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200405T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200405T1330/LST-AMSR2_V1.0_100-20200405T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200405T1330/LST-AMSR2_V1.0_100-20200405T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200406T0130/20200406T0130.json b/stac/open-canada/ft-mckay/lst/20200406T0130/20200406T0130.json new file mode 100644 index 000000000..f7361a6c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200406T0130/20200406T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200406T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200406T0130/LST-AMSR2_V1.0_100-20200406T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200406T0130/LST-AMSR2_V1.0_100-20200406T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200406T1330/20200406T1330.json b/stac/open-canada/ft-mckay/lst/20200406T1330/20200406T1330.json new file mode 100644 index 000000000..c2deefa99 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200406T1330/20200406T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200406T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200406T1330/LST-AMSR2_V1.0_100-20200406T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200406T1330/LST-AMSR2_V1.0_100-20200406T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200407T0130/20200407T0130.json b/stac/open-canada/ft-mckay/lst/20200407T0130/20200407T0130.json new file mode 100644 index 000000000..295b0df44 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200407T0130/20200407T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200407T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200407T0130/LST-AMSR2_V1.0_100-20200407T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200407T0130/LST-AMSR2_V1.0_100-20200407T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200407T1330/20200407T1330.json b/stac/open-canada/ft-mckay/lst/20200407T1330/20200407T1330.json new file mode 100644 index 000000000..96c87c248 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200407T1330/20200407T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200407T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200407T1330/LST-AMSR2_V1.0_100-20200407T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200407T1330/LST-AMSR2_V1.0_100-20200407T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200408T0130/20200408T0130.json b/stac/open-canada/ft-mckay/lst/20200408T0130/20200408T0130.json new file mode 100644 index 000000000..12cb1f671 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200408T0130/20200408T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200408T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200408T0130/LST-AMSR2_V1.0_100-20200408T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200408T0130/LST-AMSR2_V1.0_100-20200408T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200408T1330/20200408T1330.json b/stac/open-canada/ft-mckay/lst/20200408T1330/20200408T1330.json new file mode 100644 index 000000000..6a8cc6e7f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200408T1330/20200408T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200408T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200408T1330/LST-AMSR2_V1.0_100-20200408T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200408T1330/LST-AMSR2_V1.0_100-20200408T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200409T0130/20200409T0130.json b/stac/open-canada/ft-mckay/lst/20200409T0130/20200409T0130.json new file mode 100644 index 000000000..ea798d6d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200409T0130/20200409T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200409T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200409T0130/LST-AMSR2_V1.0_100-20200409T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200409T0130/LST-AMSR2_V1.0_100-20200409T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200409T1330/20200409T1330.json b/stac/open-canada/ft-mckay/lst/20200409T1330/20200409T1330.json new file mode 100644 index 000000000..a4f8e8dd8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200409T1330/20200409T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200409T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200409T1330/LST-AMSR2_V1.0_100-20200409T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200409T1330/LST-AMSR2_V1.0_100-20200409T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200410T0130/20200410T0130.json b/stac/open-canada/ft-mckay/lst/20200410T0130/20200410T0130.json new file mode 100644 index 000000000..531332f4a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200410T0130/20200410T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200410T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200410T0130/LST-AMSR2_V1.0_100-20200410T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200410T0130/LST-AMSR2_V1.0_100-20200410T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200410T1330/20200410T1330.json b/stac/open-canada/ft-mckay/lst/20200410T1330/20200410T1330.json new file mode 100644 index 000000000..077211a0a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200410T1330/20200410T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200410T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200410T1330/LST-AMSR2_V1.0_100-20200410T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200410T1330/LST-AMSR2_V1.0_100-20200410T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200411T0130/20200411T0130.json b/stac/open-canada/ft-mckay/lst/20200411T0130/20200411T0130.json new file mode 100644 index 000000000..e37ea373a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200411T0130/20200411T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200411T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200411T0130/LST-AMSR2_V1.0_100-20200411T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200411T0130/LST-AMSR2_V1.0_100-20200411T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200411T1330/20200411T1330.json b/stac/open-canada/ft-mckay/lst/20200411T1330/20200411T1330.json new file mode 100644 index 000000000..63237afc4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200411T1330/20200411T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200411T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200411T1330/LST-AMSR2_V1.0_100-20200411T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200411T1330/LST-AMSR2_V1.0_100-20200411T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200412T0130/20200412T0130.json b/stac/open-canada/ft-mckay/lst/20200412T0130/20200412T0130.json new file mode 100644 index 000000000..70a3f9c8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200412T0130/20200412T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200412T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200412T0130/LST-AMSR2_V1.0_100-20200412T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200412T0130/LST-AMSR2_V1.0_100-20200412T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200412T1330/20200412T1330.json b/stac/open-canada/ft-mckay/lst/20200412T1330/20200412T1330.json new file mode 100644 index 000000000..a6e47d79e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200412T1330/20200412T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200412T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200412T1330/LST-AMSR2_V1.0_100-20200412T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200412T1330/LST-AMSR2_V1.0_100-20200412T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200413T0130/20200413T0130.json b/stac/open-canada/ft-mckay/lst/20200413T0130/20200413T0130.json new file mode 100644 index 000000000..5cca8f9c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200413T0130/20200413T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200413T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200413T0130/LST-AMSR2_V1.0_100-20200413T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200413T0130/LST-AMSR2_V1.0_100-20200413T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200413T1330/20200413T1330.json b/stac/open-canada/ft-mckay/lst/20200413T1330/20200413T1330.json new file mode 100644 index 000000000..b7ed3bddd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200413T1330/20200413T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200413T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200413T1330/LST-AMSR2_V1.0_100-20200413T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200413T1330/LST-AMSR2_V1.0_100-20200413T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200414T0130/20200414T0130.json b/stac/open-canada/ft-mckay/lst/20200414T0130/20200414T0130.json new file mode 100644 index 000000000..6671dd08b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200414T0130/20200414T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200414T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200414T0130/LST-AMSR2_V1.0_100-20200414T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200414T0130/LST-AMSR2_V1.0_100-20200414T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200414T1330/20200414T1330.json b/stac/open-canada/ft-mckay/lst/20200414T1330/20200414T1330.json new file mode 100644 index 000000000..dd3e8c05f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200414T1330/20200414T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200414T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200414T1330/LST-AMSR2_V1.0_100-20200414T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200414T1330/LST-AMSR2_V1.0_100-20200414T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200415T0130/20200415T0130.json b/stac/open-canada/ft-mckay/lst/20200415T0130/20200415T0130.json new file mode 100644 index 000000000..fd50d0e20 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200415T0130/20200415T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200415T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200415T0130/LST-AMSR2_V1.0_100-20200415T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200415T0130/LST-AMSR2_V1.0_100-20200415T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200415T1330/20200415T1330.json b/stac/open-canada/ft-mckay/lst/20200415T1330/20200415T1330.json new file mode 100644 index 000000000..b678d7b95 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200415T1330/20200415T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200415T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200415T1330/LST-AMSR2_V1.0_100-20200415T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200415T1330/LST-AMSR2_V1.0_100-20200415T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200416T0130/20200416T0130.json b/stac/open-canada/ft-mckay/lst/20200416T0130/20200416T0130.json new file mode 100644 index 000000000..83f599cc7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200416T0130/20200416T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200416T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200416T0130/LST-AMSR2_V1.0_100-20200416T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200416T0130/LST-AMSR2_V1.0_100-20200416T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200416T1330/20200416T1330.json b/stac/open-canada/ft-mckay/lst/20200416T1330/20200416T1330.json new file mode 100644 index 000000000..421e0f7e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200416T1330/20200416T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200416T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200416T1330/LST-AMSR2_V1.0_100-20200416T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200416T1330/LST-AMSR2_V1.0_100-20200416T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200417T0130/20200417T0130.json b/stac/open-canada/ft-mckay/lst/20200417T0130/20200417T0130.json new file mode 100644 index 000000000..546bd70db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200417T0130/20200417T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200417T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200417T0130/LST-AMSR2_V1.0_100-20200417T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200417T0130/LST-AMSR2_V1.0_100-20200417T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200417T1330/20200417T1330.json b/stac/open-canada/ft-mckay/lst/20200417T1330/20200417T1330.json new file mode 100644 index 000000000..ecd434153 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200417T1330/20200417T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200417T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200417T1330/LST-AMSR2_V1.0_100-20200417T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200417T1330/LST-AMSR2_V1.0_100-20200417T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200418T0130/20200418T0130.json b/stac/open-canada/ft-mckay/lst/20200418T0130/20200418T0130.json new file mode 100644 index 000000000..999f401a0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200418T0130/20200418T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200418T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200418T0130/LST-AMSR2_V1.0_100-20200418T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200418T0130/LST-AMSR2_V1.0_100-20200418T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200418T1330/20200418T1330.json b/stac/open-canada/ft-mckay/lst/20200418T1330/20200418T1330.json new file mode 100644 index 000000000..ca2596557 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200418T1330/20200418T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200418T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200418T1330/LST-AMSR2_V1.0_100-20200418T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200418T1330/LST-AMSR2_V1.0_100-20200418T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200419T0130/20200419T0130.json b/stac/open-canada/ft-mckay/lst/20200419T0130/20200419T0130.json new file mode 100644 index 000000000..64464485b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200419T0130/20200419T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200419T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200419T0130/LST-AMSR2_V1.0_100-20200419T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200419T0130/LST-AMSR2_V1.0_100-20200419T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200419T1330/20200419T1330.json b/stac/open-canada/ft-mckay/lst/20200419T1330/20200419T1330.json new file mode 100644 index 000000000..6910a2a0a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200419T1330/20200419T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200419T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200419T1330/LST-AMSR2_V1.0_100-20200419T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200419T1330/LST-AMSR2_V1.0_100-20200419T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200420T0130/20200420T0130.json b/stac/open-canada/ft-mckay/lst/20200420T0130/20200420T0130.json new file mode 100644 index 000000000..3a523cab9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200420T0130/20200420T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200420T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200420T0130/LST-AMSR2_V1.0_100-20200420T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200420T0130/LST-AMSR2_V1.0_100-20200420T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200420T1330/20200420T1330.json b/stac/open-canada/ft-mckay/lst/20200420T1330/20200420T1330.json new file mode 100644 index 000000000..153db7222 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200420T1330/20200420T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200420T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200420T1330/LST-AMSR2_V1.0_100-20200420T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200420T1330/LST-AMSR2_V1.0_100-20200420T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200421T0130/20200421T0130.json b/stac/open-canada/ft-mckay/lst/20200421T0130/20200421T0130.json new file mode 100644 index 000000000..4ab2288be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200421T0130/20200421T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200421T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200421T0130/LST-AMSR2_V1.0_100-20200421T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200421T0130/LST-AMSR2_V1.0_100-20200421T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200421T1330/20200421T1330.json b/stac/open-canada/ft-mckay/lst/20200421T1330/20200421T1330.json new file mode 100644 index 000000000..a62832f49 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200421T1330/20200421T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200421T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200421T1330/LST-AMSR2_V1.0_100-20200421T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200421T1330/LST-AMSR2_V1.0_100-20200421T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200422T0130/20200422T0130.json b/stac/open-canada/ft-mckay/lst/20200422T0130/20200422T0130.json new file mode 100644 index 000000000..7f03c699c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200422T0130/20200422T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200422T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200422T0130/LST-AMSR2_V1.0_100-20200422T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200422T0130/LST-AMSR2_V1.0_100-20200422T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200422T1330/20200422T1330.json b/stac/open-canada/ft-mckay/lst/20200422T1330/20200422T1330.json new file mode 100644 index 000000000..a3486ec1e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200422T1330/20200422T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200422T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200422T1330/LST-AMSR2_V1.0_100-20200422T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200422T1330/LST-AMSR2_V1.0_100-20200422T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200423T0130/20200423T0130.json b/stac/open-canada/ft-mckay/lst/20200423T0130/20200423T0130.json new file mode 100644 index 000000000..21d40768d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200423T0130/20200423T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200423T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200423T0130/LST-AMSR2_V1.0_100-20200423T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200423T0130/LST-AMSR2_V1.0_100-20200423T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200423T1330/20200423T1330.json b/stac/open-canada/ft-mckay/lst/20200423T1330/20200423T1330.json new file mode 100644 index 000000000..59cbdf01f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200423T1330/20200423T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200423T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200423T1330/LST-AMSR2_V1.0_100-20200423T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200423T1330/LST-AMSR2_V1.0_100-20200423T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200424T0130/20200424T0130.json b/stac/open-canada/ft-mckay/lst/20200424T0130/20200424T0130.json new file mode 100644 index 000000000..140b6f073 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200424T0130/20200424T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200424T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200424T0130/LST-AMSR2_V1.0_100-20200424T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200424T0130/LST-AMSR2_V1.0_100-20200424T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200424T1330/20200424T1330.json b/stac/open-canada/ft-mckay/lst/20200424T1330/20200424T1330.json new file mode 100644 index 000000000..7e8ba68bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200424T1330/20200424T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200424T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200424T1330/LST-AMSR2_V1.0_100-20200424T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200424T1330/LST-AMSR2_V1.0_100-20200424T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200425T0130/20200425T0130.json b/stac/open-canada/ft-mckay/lst/20200425T0130/20200425T0130.json new file mode 100644 index 000000000..6f6c4f66c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200425T0130/20200425T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200425T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200425T0130/LST-AMSR2_V1.0_100-20200425T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200425T0130/LST-AMSR2_V1.0_100-20200425T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200425T1330/20200425T1330.json b/stac/open-canada/ft-mckay/lst/20200425T1330/20200425T1330.json new file mode 100644 index 000000000..5d41f92fe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200425T1330/20200425T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200425T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200425T1330/LST-AMSR2_V1.0_100-20200425T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200425T1330/LST-AMSR2_V1.0_100-20200425T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200426T0130/20200426T0130.json b/stac/open-canada/ft-mckay/lst/20200426T0130/20200426T0130.json new file mode 100644 index 000000000..5a7f84419 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200426T0130/20200426T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200426T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200426T0130/LST-AMSR2_V1.0_100-20200426T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200426T0130/LST-AMSR2_V1.0_100-20200426T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200426T1330/20200426T1330.json b/stac/open-canada/ft-mckay/lst/20200426T1330/20200426T1330.json new file mode 100644 index 000000000..9046c2dd5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200426T1330/20200426T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200426T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200426T1330/LST-AMSR2_V1.0_100-20200426T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200426T1330/LST-AMSR2_V1.0_100-20200426T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200427T0130/20200427T0130.json b/stac/open-canada/ft-mckay/lst/20200427T0130/20200427T0130.json new file mode 100644 index 000000000..0a600ef79 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200427T0130/20200427T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200427T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200427T0130/LST-AMSR2_V1.0_100-20200427T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200427T0130/LST-AMSR2_V1.0_100-20200427T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200427T1330/20200427T1330.json b/stac/open-canada/ft-mckay/lst/20200427T1330/20200427T1330.json new file mode 100644 index 000000000..f3c4b1c5c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200427T1330/20200427T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200427T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200427T1330/LST-AMSR2_V1.0_100-20200427T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200427T1330/LST-AMSR2_V1.0_100-20200427T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200428T0130/20200428T0130.json b/stac/open-canada/ft-mckay/lst/20200428T0130/20200428T0130.json new file mode 100644 index 000000000..34dd3c2e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200428T0130/20200428T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200428T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200428T0130/LST-AMSR2_V1.0_100-20200428T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200428T0130/LST-AMSR2_V1.0_100-20200428T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200428T1330/20200428T1330.json b/stac/open-canada/ft-mckay/lst/20200428T1330/20200428T1330.json new file mode 100644 index 000000000..e4da484cc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200428T1330/20200428T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200428T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200428T1330/LST-AMSR2_V1.0_100-20200428T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200428T1330/LST-AMSR2_V1.0_100-20200428T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200429T0130/20200429T0130.json b/stac/open-canada/ft-mckay/lst/20200429T0130/20200429T0130.json new file mode 100644 index 000000000..82718081c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200429T0130/20200429T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200429T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200429T0130/LST-AMSR2_V1.0_100-20200429T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200429T0130/LST-AMSR2_V1.0_100-20200429T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200429T1330/20200429T1330.json b/stac/open-canada/ft-mckay/lst/20200429T1330/20200429T1330.json new file mode 100644 index 000000000..f7624ff11 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200429T1330/20200429T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200429T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200429T1330/LST-AMSR2_V1.0_100-20200429T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200429T1330/LST-AMSR2_V1.0_100-20200429T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200430T0130/20200430T0130.json b/stac/open-canada/ft-mckay/lst/20200430T0130/20200430T0130.json new file mode 100644 index 000000000..804199d1e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200430T0130/20200430T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200430T0130", + "collection": "lst", + "properties": { + "datetime": "2020-04-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200430T0130/LST-AMSR2_V1.0_100-20200430T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200430T0130/LST-AMSR2_V1.0_100-20200430T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200430T1330/20200430T1330.json b/stac/open-canada/ft-mckay/lst/20200430T1330/20200430T1330.json new file mode 100644 index 000000000..b96d69e4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200430T1330/20200430T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200430T1330", + "collection": "lst", + "properties": { + "datetime": "2020-04-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200430T1330/LST-AMSR2_V1.0_100-20200430T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200430T1330/LST-AMSR2_V1.0_100-20200430T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200501T0130/20200501T0130.json b/stac/open-canada/ft-mckay/lst/20200501T0130/20200501T0130.json new file mode 100644 index 000000000..74c33941d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200501T0130/20200501T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200501T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200501T0130/LST-AMSR2_V1.0_100-20200501T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200501T0130/LST-AMSR2_V1.0_100-20200501T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200501T1330/20200501T1330.json b/stac/open-canada/ft-mckay/lst/20200501T1330/20200501T1330.json new file mode 100644 index 000000000..3a158a30a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200501T1330/20200501T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200501T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200501T1330/LST-AMSR2_V1.0_100-20200501T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200501T1330/LST-AMSR2_V1.0_100-20200501T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200502T0130/20200502T0130.json b/stac/open-canada/ft-mckay/lst/20200502T0130/20200502T0130.json new file mode 100644 index 000000000..69fcdc4de --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200502T0130/20200502T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200502T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200502T0130/LST-AMSR2_V1.0_100-20200502T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200502T0130/LST-AMSR2_V1.0_100-20200502T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200502T1330/20200502T1330.json b/stac/open-canada/ft-mckay/lst/20200502T1330/20200502T1330.json new file mode 100644 index 000000000..27f2cde18 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200502T1330/20200502T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200502T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200502T1330/LST-AMSR2_V1.0_100-20200502T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200502T1330/LST-AMSR2_V1.0_100-20200502T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200503T0130/20200503T0130.json b/stac/open-canada/ft-mckay/lst/20200503T0130/20200503T0130.json new file mode 100644 index 000000000..3141ba764 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200503T0130/20200503T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200503T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200503T0130/LST-AMSR2_V1.0_100-20200503T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200503T0130/LST-AMSR2_V1.0_100-20200503T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200503T1330/20200503T1330.json b/stac/open-canada/ft-mckay/lst/20200503T1330/20200503T1330.json new file mode 100644 index 000000000..93d9c9d4f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200503T1330/20200503T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200503T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200503T1330/LST-AMSR2_V1.0_100-20200503T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200503T1330/LST-AMSR2_V1.0_100-20200503T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200504T0130/20200504T0130.json b/stac/open-canada/ft-mckay/lst/20200504T0130/20200504T0130.json new file mode 100644 index 000000000..60849e1d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200504T0130/20200504T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200504T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200504T0130/LST-AMSR2_V1.0_100-20200504T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200504T0130/LST-AMSR2_V1.0_100-20200504T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200504T1330/20200504T1330.json b/stac/open-canada/ft-mckay/lst/20200504T1330/20200504T1330.json new file mode 100644 index 000000000..2a051a0d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200504T1330/20200504T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200504T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200504T1330/LST-AMSR2_V1.0_100-20200504T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200504T1330/LST-AMSR2_V1.0_100-20200504T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200505T0130/20200505T0130.json b/stac/open-canada/ft-mckay/lst/20200505T0130/20200505T0130.json new file mode 100644 index 000000000..e5e529180 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200505T0130/20200505T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200505T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200505T0130/LST-AMSR2_V1.0_100-20200505T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200505T0130/LST-AMSR2_V1.0_100-20200505T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200505T1330/20200505T1330.json b/stac/open-canada/ft-mckay/lst/20200505T1330/20200505T1330.json new file mode 100644 index 000000000..a767c6701 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200505T1330/20200505T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200505T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200505T1330/LST-AMSR2_V1.0_100-20200505T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200505T1330/LST-AMSR2_V1.0_100-20200505T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200506T0130/20200506T0130.json b/stac/open-canada/ft-mckay/lst/20200506T0130/20200506T0130.json new file mode 100644 index 000000000..754bbab39 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200506T0130/20200506T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200506T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200506T0130/LST-AMSR2_V1.0_100-20200506T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200506T0130/LST-AMSR2_V1.0_100-20200506T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200506T1330/20200506T1330.json b/stac/open-canada/ft-mckay/lst/20200506T1330/20200506T1330.json new file mode 100644 index 000000000..15d441a08 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200506T1330/20200506T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200506T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200506T1330/LST-AMSR2_V1.0_100-20200506T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200506T1330/LST-AMSR2_V1.0_100-20200506T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200507T0130/20200507T0130.json b/stac/open-canada/ft-mckay/lst/20200507T0130/20200507T0130.json new file mode 100644 index 000000000..a3955bde6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200507T0130/20200507T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200507T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200507T0130/LST-AMSR2_V1.0_100-20200507T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200507T0130/LST-AMSR2_V1.0_100-20200507T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200507T1330/20200507T1330.json b/stac/open-canada/ft-mckay/lst/20200507T1330/20200507T1330.json new file mode 100644 index 000000000..1956a2823 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200507T1330/20200507T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200507T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200507T1330/LST-AMSR2_V1.0_100-20200507T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200507T1330/LST-AMSR2_V1.0_100-20200507T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200508T0130/20200508T0130.json b/stac/open-canada/ft-mckay/lst/20200508T0130/20200508T0130.json new file mode 100644 index 000000000..a921d3f09 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200508T0130/20200508T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200508T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200508T0130/LST-AMSR2_V1.0_100-20200508T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200508T0130/LST-AMSR2_V1.0_100-20200508T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200508T1330/20200508T1330.json b/stac/open-canada/ft-mckay/lst/20200508T1330/20200508T1330.json new file mode 100644 index 000000000..127f955a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200508T1330/20200508T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200508T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200508T1330/LST-AMSR2_V1.0_100-20200508T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200508T1330/LST-AMSR2_V1.0_100-20200508T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200509T0130/20200509T0130.json b/stac/open-canada/ft-mckay/lst/20200509T0130/20200509T0130.json new file mode 100644 index 000000000..3083f64df --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200509T0130/20200509T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200509T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200509T0130/LST-AMSR2_V1.0_100-20200509T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200509T0130/LST-AMSR2_V1.0_100-20200509T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200509T1330/20200509T1330.json b/stac/open-canada/ft-mckay/lst/20200509T1330/20200509T1330.json new file mode 100644 index 000000000..e2653b54f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200509T1330/20200509T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200509T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200509T1330/LST-AMSR2_V1.0_100-20200509T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200509T1330/LST-AMSR2_V1.0_100-20200509T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200510T0130/20200510T0130.json b/stac/open-canada/ft-mckay/lst/20200510T0130/20200510T0130.json new file mode 100644 index 000000000..e25f75379 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200510T0130/20200510T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200510T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200510T0130/LST-AMSR2_V1.0_100-20200510T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200510T0130/LST-AMSR2_V1.0_100-20200510T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200510T1330/20200510T1330.json b/stac/open-canada/ft-mckay/lst/20200510T1330/20200510T1330.json new file mode 100644 index 000000000..1eb167419 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200510T1330/20200510T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200510T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200510T1330/LST-AMSR2_V1.0_100-20200510T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200510T1330/LST-AMSR2_V1.0_100-20200510T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200511T0130/20200511T0130.json b/stac/open-canada/ft-mckay/lst/20200511T0130/20200511T0130.json new file mode 100644 index 000000000..df2708170 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200511T0130/20200511T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200511T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200511T0130/LST-AMSR2_V1.0_100-20200511T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200511T0130/LST-AMSR2_V1.0_100-20200511T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200511T1330/20200511T1330.json b/stac/open-canada/ft-mckay/lst/20200511T1330/20200511T1330.json new file mode 100644 index 000000000..a580c4b96 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200511T1330/20200511T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200511T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200511T1330/LST-AMSR2_V1.0_100-20200511T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200511T1330/LST-AMSR2_V1.0_100-20200511T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200512T0130/20200512T0130.json b/stac/open-canada/ft-mckay/lst/20200512T0130/20200512T0130.json new file mode 100644 index 000000000..4747a2347 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200512T0130/20200512T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200512T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200512T0130/LST-AMSR2_V1.0_100-20200512T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200512T0130/LST-AMSR2_V1.0_100-20200512T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200512T1330/20200512T1330.json b/stac/open-canada/ft-mckay/lst/20200512T1330/20200512T1330.json new file mode 100644 index 000000000..a5389ca91 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200512T1330/20200512T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200512T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200512T1330/LST-AMSR2_V1.0_100-20200512T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200512T1330/LST-AMSR2_V1.0_100-20200512T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200513T0130/20200513T0130.json b/stac/open-canada/ft-mckay/lst/20200513T0130/20200513T0130.json new file mode 100644 index 000000000..23f26a838 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200513T0130/20200513T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200513T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200513T0130/LST-AMSR2_V1.0_100-20200513T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200513T0130/LST-AMSR2_V1.0_100-20200513T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200513T1330/20200513T1330.json b/stac/open-canada/ft-mckay/lst/20200513T1330/20200513T1330.json new file mode 100644 index 000000000..b17ad7201 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200513T1330/20200513T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200513T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200513T1330/LST-AMSR2_V1.0_100-20200513T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200513T1330/LST-AMSR2_V1.0_100-20200513T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200514T0130/20200514T0130.json b/stac/open-canada/ft-mckay/lst/20200514T0130/20200514T0130.json new file mode 100644 index 000000000..6d3b8616e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200514T0130/20200514T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200514T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200514T0130/LST-AMSR2_V1.0_100-20200514T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200514T0130/LST-AMSR2_V1.0_100-20200514T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200514T1330/20200514T1330.json b/stac/open-canada/ft-mckay/lst/20200514T1330/20200514T1330.json new file mode 100644 index 000000000..517588d62 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200514T1330/20200514T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200514T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200514T1330/LST-AMSR2_V1.0_100-20200514T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200514T1330/LST-AMSR2_V1.0_100-20200514T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200515T0130/20200515T0130.json b/stac/open-canada/ft-mckay/lst/20200515T0130/20200515T0130.json new file mode 100644 index 000000000..a13b68e67 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200515T0130/20200515T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200515T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200515T0130/LST-AMSR2_V1.0_100-20200515T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200515T0130/LST-AMSR2_V1.0_100-20200515T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200515T1330/20200515T1330.json b/stac/open-canada/ft-mckay/lst/20200515T1330/20200515T1330.json new file mode 100644 index 000000000..6902724a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200515T1330/20200515T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200515T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200515T1330/LST-AMSR2_V1.0_100-20200515T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200515T1330/LST-AMSR2_V1.0_100-20200515T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200516T0130/20200516T0130.json b/stac/open-canada/ft-mckay/lst/20200516T0130/20200516T0130.json new file mode 100644 index 000000000..83ca5c56c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200516T0130/20200516T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200516T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200516T0130/LST-AMSR2_V1.0_100-20200516T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200516T0130/LST-AMSR2_V1.0_100-20200516T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200516T1330/20200516T1330.json b/stac/open-canada/ft-mckay/lst/20200516T1330/20200516T1330.json new file mode 100644 index 000000000..187a1d8cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200516T1330/20200516T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200516T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200516T1330/LST-AMSR2_V1.0_100-20200516T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200516T1330/LST-AMSR2_V1.0_100-20200516T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200517T0130/20200517T0130.json b/stac/open-canada/ft-mckay/lst/20200517T0130/20200517T0130.json new file mode 100644 index 000000000..7a2077866 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200517T0130/20200517T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200517T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200517T0130/LST-AMSR2_V1.0_100-20200517T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200517T0130/LST-AMSR2_V1.0_100-20200517T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200517T1330/20200517T1330.json b/stac/open-canada/ft-mckay/lst/20200517T1330/20200517T1330.json new file mode 100644 index 000000000..da7e7a2af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200517T1330/20200517T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200517T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200517T1330/LST-AMSR2_V1.0_100-20200517T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200517T1330/LST-AMSR2_V1.0_100-20200517T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200518T0130/20200518T0130.json b/stac/open-canada/ft-mckay/lst/20200518T0130/20200518T0130.json new file mode 100644 index 000000000..86e9de910 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200518T0130/20200518T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200518T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200518T0130/LST-AMSR2_V1.0_100-20200518T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200518T0130/LST-AMSR2_V1.0_100-20200518T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200518T1330/20200518T1330.json b/stac/open-canada/ft-mckay/lst/20200518T1330/20200518T1330.json new file mode 100644 index 000000000..d5caa6217 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200518T1330/20200518T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200518T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200518T1330/LST-AMSR2_V1.0_100-20200518T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200518T1330/LST-AMSR2_V1.0_100-20200518T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200519T0130/20200519T0130.json b/stac/open-canada/ft-mckay/lst/20200519T0130/20200519T0130.json new file mode 100644 index 000000000..73c6f5c69 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200519T0130/20200519T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200519T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200519T0130/LST-AMSR2_V1.0_100-20200519T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200519T0130/LST-AMSR2_V1.0_100-20200519T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200519T1330/20200519T1330.json b/stac/open-canada/ft-mckay/lst/20200519T1330/20200519T1330.json new file mode 100644 index 000000000..172d32331 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200519T1330/20200519T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200519T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200519T1330/LST-AMSR2_V1.0_100-20200519T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200519T1330/LST-AMSR2_V1.0_100-20200519T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200520T0130/20200520T0130.json b/stac/open-canada/ft-mckay/lst/20200520T0130/20200520T0130.json new file mode 100644 index 000000000..539a01300 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200520T0130/20200520T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200520T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200520T0130/LST-AMSR2_V1.0_100-20200520T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200520T0130/LST-AMSR2_V1.0_100-20200520T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200520T1330/20200520T1330.json b/stac/open-canada/ft-mckay/lst/20200520T1330/20200520T1330.json new file mode 100644 index 000000000..a77c4de98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200520T1330/20200520T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200520T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200520T1330/LST-AMSR2_V1.0_100-20200520T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200520T1330/LST-AMSR2_V1.0_100-20200520T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200521T0130/20200521T0130.json b/stac/open-canada/ft-mckay/lst/20200521T0130/20200521T0130.json new file mode 100644 index 000000000..3f7abd1a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200521T0130/20200521T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200521T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200521T0130/LST-AMSR2_V1.0_100-20200521T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200521T0130/LST-AMSR2_V1.0_100-20200521T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200521T1330/20200521T1330.json b/stac/open-canada/ft-mckay/lst/20200521T1330/20200521T1330.json new file mode 100644 index 000000000..18cfa7136 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200521T1330/20200521T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200521T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200521T1330/LST-AMSR2_V1.0_100-20200521T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200521T1330/LST-AMSR2_V1.0_100-20200521T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200522T0130/20200522T0130.json b/stac/open-canada/ft-mckay/lst/20200522T0130/20200522T0130.json new file mode 100644 index 000000000..e1eaf751f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200522T0130/20200522T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200522T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200522T0130/LST-AMSR2_V1.0_100-20200522T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200522T0130/LST-AMSR2_V1.0_100-20200522T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200522T1330/20200522T1330.json b/stac/open-canada/ft-mckay/lst/20200522T1330/20200522T1330.json new file mode 100644 index 000000000..0f97c9736 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200522T1330/20200522T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200522T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200522T1330/LST-AMSR2_V1.0_100-20200522T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200522T1330/LST-AMSR2_V1.0_100-20200522T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200523T0130/20200523T0130.json b/stac/open-canada/ft-mckay/lst/20200523T0130/20200523T0130.json new file mode 100644 index 000000000..b5a4968a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200523T0130/20200523T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200523T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200523T0130/LST-AMSR2_V1.0_100-20200523T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200523T0130/LST-AMSR2_V1.0_100-20200523T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200523T1330/20200523T1330.json b/stac/open-canada/ft-mckay/lst/20200523T1330/20200523T1330.json new file mode 100644 index 000000000..8a0f73d4d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200523T1330/20200523T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200523T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200523T1330/LST-AMSR2_V1.0_100-20200523T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200523T1330/LST-AMSR2_V1.0_100-20200523T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200524T0130/20200524T0130.json b/stac/open-canada/ft-mckay/lst/20200524T0130/20200524T0130.json new file mode 100644 index 000000000..15abcb369 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200524T0130/20200524T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200524T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200524T0130/LST-AMSR2_V1.0_100-20200524T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200524T0130/LST-AMSR2_V1.0_100-20200524T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200524T1330/20200524T1330.json b/stac/open-canada/ft-mckay/lst/20200524T1330/20200524T1330.json new file mode 100644 index 000000000..4e1519ad6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200524T1330/20200524T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200524T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200524T1330/LST-AMSR2_V1.0_100-20200524T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200524T1330/LST-AMSR2_V1.0_100-20200524T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200525T0130/20200525T0130.json b/stac/open-canada/ft-mckay/lst/20200525T0130/20200525T0130.json new file mode 100644 index 000000000..45d3773b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200525T0130/20200525T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200525T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200525T0130/LST-AMSR2_V1.0_100-20200525T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200525T0130/LST-AMSR2_V1.0_100-20200525T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200525T1330/20200525T1330.json b/stac/open-canada/ft-mckay/lst/20200525T1330/20200525T1330.json new file mode 100644 index 000000000..98b2036b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200525T1330/20200525T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200525T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200525T1330/LST-AMSR2_V1.0_100-20200525T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200525T1330/LST-AMSR2_V1.0_100-20200525T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200526T0130/20200526T0130.json b/stac/open-canada/ft-mckay/lst/20200526T0130/20200526T0130.json new file mode 100644 index 000000000..447f81080 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200526T0130/20200526T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200526T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200526T0130/LST-AMSR2_V1.0_100-20200526T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200526T0130/LST-AMSR2_V1.0_100-20200526T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200526T1330/20200526T1330.json b/stac/open-canada/ft-mckay/lst/20200526T1330/20200526T1330.json new file mode 100644 index 000000000..53c369e4a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200526T1330/20200526T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200526T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200526T1330/LST-AMSR2_V1.0_100-20200526T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200526T1330/LST-AMSR2_V1.0_100-20200526T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200527T0130/20200527T0130.json b/stac/open-canada/ft-mckay/lst/20200527T0130/20200527T0130.json new file mode 100644 index 000000000..38c71457b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200527T0130/20200527T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200527T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200527T0130/LST-AMSR2_V1.0_100-20200527T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200527T0130/LST-AMSR2_V1.0_100-20200527T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200527T1330/20200527T1330.json b/stac/open-canada/ft-mckay/lst/20200527T1330/20200527T1330.json new file mode 100644 index 000000000..13681bdad --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200527T1330/20200527T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200527T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200527T1330/LST-AMSR2_V1.0_100-20200527T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200527T1330/LST-AMSR2_V1.0_100-20200527T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200528T0130/20200528T0130.json b/stac/open-canada/ft-mckay/lst/20200528T0130/20200528T0130.json new file mode 100644 index 000000000..0dcf324e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200528T0130/20200528T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200528T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200528T0130/LST-AMSR2_V1.0_100-20200528T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200528T0130/LST-AMSR2_V1.0_100-20200528T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200528T1330/20200528T1330.json b/stac/open-canada/ft-mckay/lst/20200528T1330/20200528T1330.json new file mode 100644 index 000000000..89e59247b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200528T1330/20200528T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200528T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200528T1330/LST-AMSR2_V1.0_100-20200528T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200528T1330/LST-AMSR2_V1.0_100-20200528T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200529T0130/20200529T0130.json b/stac/open-canada/ft-mckay/lst/20200529T0130/20200529T0130.json new file mode 100644 index 000000000..dcd9ee4b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200529T0130/20200529T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200529T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200529T0130/LST-AMSR2_V1.0_100-20200529T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200529T0130/LST-AMSR2_V1.0_100-20200529T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200529T1330/20200529T1330.json b/stac/open-canada/ft-mckay/lst/20200529T1330/20200529T1330.json new file mode 100644 index 000000000..e92b6529a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200529T1330/20200529T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200529T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200529T1330/LST-AMSR2_V1.0_100-20200529T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200529T1330/LST-AMSR2_V1.0_100-20200529T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200530T0130/20200530T0130.json b/stac/open-canada/ft-mckay/lst/20200530T0130/20200530T0130.json new file mode 100644 index 000000000..ae907689d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200530T0130/20200530T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200530T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200530T0130/LST-AMSR2_V1.0_100-20200530T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200530T0130/LST-AMSR2_V1.0_100-20200530T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200530T1330/20200530T1330.json b/stac/open-canada/ft-mckay/lst/20200530T1330/20200530T1330.json new file mode 100644 index 000000000..804e179af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200530T1330/20200530T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200530T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200530T1330/LST-AMSR2_V1.0_100-20200530T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200530T1330/LST-AMSR2_V1.0_100-20200530T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200531T0130/20200531T0130.json b/stac/open-canada/ft-mckay/lst/20200531T0130/20200531T0130.json new file mode 100644 index 000000000..4ab9a3c7e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200531T0130/20200531T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200531T0130", + "collection": "lst", + "properties": { + "datetime": "2020-05-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200531T0130/LST-AMSR2_V1.0_100-20200531T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200531T0130/LST-AMSR2_V1.0_100-20200531T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200531T1330/20200531T1330.json b/stac/open-canada/ft-mckay/lst/20200531T1330/20200531T1330.json new file mode 100644 index 000000000..1525f673a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200531T1330/20200531T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200531T1330", + "collection": "lst", + "properties": { + "datetime": "2020-05-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200531T1330/LST-AMSR2_V1.0_100-20200531T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200531T1330/LST-AMSR2_V1.0_100-20200531T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200601T0130/20200601T0130.json b/stac/open-canada/ft-mckay/lst/20200601T0130/20200601T0130.json new file mode 100644 index 000000000..7093b6c13 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200601T0130/20200601T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200601T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200601T0130/LST-AMSR2_V1.0_100-20200601T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200601T0130/LST-AMSR2_V1.0_100-20200601T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200601T1330/20200601T1330.json b/stac/open-canada/ft-mckay/lst/20200601T1330/20200601T1330.json new file mode 100644 index 000000000..0a45fb9e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200601T1330/20200601T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200601T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200601T1330/LST-AMSR2_V1.0_100-20200601T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200601T1330/LST-AMSR2_V1.0_100-20200601T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200602T0130/20200602T0130.json b/stac/open-canada/ft-mckay/lst/20200602T0130/20200602T0130.json new file mode 100644 index 000000000..005691f43 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200602T0130/20200602T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200602T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200602T0130/LST-AMSR2_V1.0_100-20200602T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200602T0130/LST-AMSR2_V1.0_100-20200602T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200602T1330/20200602T1330.json b/stac/open-canada/ft-mckay/lst/20200602T1330/20200602T1330.json new file mode 100644 index 000000000..a44ebc7a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200602T1330/20200602T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200602T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200602T1330/LST-AMSR2_V1.0_100-20200602T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200602T1330/LST-AMSR2_V1.0_100-20200602T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200603T0130/20200603T0130.json b/stac/open-canada/ft-mckay/lst/20200603T0130/20200603T0130.json new file mode 100644 index 000000000..d51f80b58 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200603T0130/20200603T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200603T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200603T0130/LST-AMSR2_V1.0_100-20200603T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200603T0130/LST-AMSR2_V1.0_100-20200603T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200603T1330/20200603T1330.json b/stac/open-canada/ft-mckay/lst/20200603T1330/20200603T1330.json new file mode 100644 index 000000000..5b3575818 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200603T1330/20200603T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200603T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200603T1330/LST-AMSR2_V1.0_100-20200603T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200603T1330/LST-AMSR2_V1.0_100-20200603T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200604T0130/20200604T0130.json b/stac/open-canada/ft-mckay/lst/20200604T0130/20200604T0130.json new file mode 100644 index 000000000..e7595299c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200604T0130/20200604T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200604T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200604T0130/LST-AMSR2_V1.0_100-20200604T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200604T0130/LST-AMSR2_V1.0_100-20200604T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200604T1330/20200604T1330.json b/stac/open-canada/ft-mckay/lst/20200604T1330/20200604T1330.json new file mode 100644 index 000000000..4014276d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200604T1330/20200604T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200604T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200604T1330/LST-AMSR2_V1.0_100-20200604T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200604T1330/LST-AMSR2_V1.0_100-20200604T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200605T0130/20200605T0130.json b/stac/open-canada/ft-mckay/lst/20200605T0130/20200605T0130.json new file mode 100644 index 000000000..dfe798346 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200605T0130/20200605T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200605T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200605T0130/LST-AMSR2_V1.0_100-20200605T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200605T0130/LST-AMSR2_V1.0_100-20200605T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200605T1330/20200605T1330.json b/stac/open-canada/ft-mckay/lst/20200605T1330/20200605T1330.json new file mode 100644 index 000000000..dcd226f04 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200605T1330/20200605T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200605T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200605T1330/LST-AMSR2_V1.0_100-20200605T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200605T1330/LST-AMSR2_V1.0_100-20200605T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200606T0130/20200606T0130.json b/stac/open-canada/ft-mckay/lst/20200606T0130/20200606T0130.json new file mode 100644 index 000000000..3619b7693 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200606T0130/20200606T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200606T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200606T0130/LST-AMSR2_V1.0_100-20200606T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200606T0130/LST-AMSR2_V1.0_100-20200606T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200606T1330/20200606T1330.json b/stac/open-canada/ft-mckay/lst/20200606T1330/20200606T1330.json new file mode 100644 index 000000000..b10cd5389 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200606T1330/20200606T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200606T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200606T1330/LST-AMSR2_V1.0_100-20200606T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200606T1330/LST-AMSR2_V1.0_100-20200606T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200607T0130/20200607T0130.json b/stac/open-canada/ft-mckay/lst/20200607T0130/20200607T0130.json new file mode 100644 index 000000000..7e119a326 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200607T0130/20200607T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200607T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200607T0130/LST-AMSR2_V1.0_100-20200607T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200607T0130/LST-AMSR2_V1.0_100-20200607T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200607T1330/20200607T1330.json b/stac/open-canada/ft-mckay/lst/20200607T1330/20200607T1330.json new file mode 100644 index 000000000..a88d3897d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200607T1330/20200607T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200607T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200607T1330/LST-AMSR2_V1.0_100-20200607T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200607T1330/LST-AMSR2_V1.0_100-20200607T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200608T0130/20200608T0130.json b/stac/open-canada/ft-mckay/lst/20200608T0130/20200608T0130.json new file mode 100644 index 000000000..e6f3d7728 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200608T0130/20200608T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200608T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200608T0130/LST-AMSR2_V1.0_100-20200608T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200608T0130/LST-AMSR2_V1.0_100-20200608T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200608T1330/20200608T1330.json b/stac/open-canada/ft-mckay/lst/20200608T1330/20200608T1330.json new file mode 100644 index 000000000..af4446708 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200608T1330/20200608T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200608T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200608T1330/LST-AMSR2_V1.0_100-20200608T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200608T1330/LST-AMSR2_V1.0_100-20200608T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200609T0130/20200609T0130.json b/stac/open-canada/ft-mckay/lst/20200609T0130/20200609T0130.json new file mode 100644 index 000000000..927cc1860 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200609T0130/20200609T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200609T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200609T0130/LST-AMSR2_V1.0_100-20200609T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200609T0130/LST-AMSR2_V1.0_100-20200609T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200609T1330/20200609T1330.json b/stac/open-canada/ft-mckay/lst/20200609T1330/20200609T1330.json new file mode 100644 index 000000000..989ca8b7f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200609T1330/20200609T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200609T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200609T1330/LST-AMSR2_V1.0_100-20200609T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200609T1330/LST-AMSR2_V1.0_100-20200609T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200610T0130/20200610T0130.json b/stac/open-canada/ft-mckay/lst/20200610T0130/20200610T0130.json new file mode 100644 index 000000000..e0feafcdd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200610T0130/20200610T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200610T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200610T0130/LST-AMSR2_V1.0_100-20200610T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200610T0130/LST-AMSR2_V1.0_100-20200610T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200610T1330/20200610T1330.json b/stac/open-canada/ft-mckay/lst/20200610T1330/20200610T1330.json new file mode 100644 index 000000000..03963fe83 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200610T1330/20200610T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200610T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200610T1330/LST-AMSR2_V1.0_100-20200610T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200610T1330/LST-AMSR2_V1.0_100-20200610T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200611T0130/20200611T0130.json b/stac/open-canada/ft-mckay/lst/20200611T0130/20200611T0130.json new file mode 100644 index 000000000..cbe4a137e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200611T0130/20200611T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200611T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200611T0130/LST-AMSR2_V1.0_100-20200611T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200611T0130/LST-AMSR2_V1.0_100-20200611T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200611T1330/20200611T1330.json b/stac/open-canada/ft-mckay/lst/20200611T1330/20200611T1330.json new file mode 100644 index 000000000..2dca0bda0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200611T1330/20200611T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200611T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200611T1330/LST-AMSR2_V1.0_100-20200611T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200611T1330/LST-AMSR2_V1.0_100-20200611T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200612T0130/20200612T0130.json b/stac/open-canada/ft-mckay/lst/20200612T0130/20200612T0130.json new file mode 100644 index 000000000..302a5b180 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200612T0130/20200612T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200612T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200612T0130/LST-AMSR2_V1.0_100-20200612T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200612T0130/LST-AMSR2_V1.0_100-20200612T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200612T1330/20200612T1330.json b/stac/open-canada/ft-mckay/lst/20200612T1330/20200612T1330.json new file mode 100644 index 000000000..34efc32de --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200612T1330/20200612T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200612T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200612T1330/LST-AMSR2_V1.0_100-20200612T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200612T1330/LST-AMSR2_V1.0_100-20200612T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200613T0130/20200613T0130.json b/stac/open-canada/ft-mckay/lst/20200613T0130/20200613T0130.json new file mode 100644 index 000000000..7a6a6754c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200613T0130/20200613T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200613T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200613T0130/LST-AMSR2_V1.0_100-20200613T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200613T0130/LST-AMSR2_V1.0_100-20200613T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200613T1330/20200613T1330.json b/stac/open-canada/ft-mckay/lst/20200613T1330/20200613T1330.json new file mode 100644 index 000000000..2bb0447ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200613T1330/20200613T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200613T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200613T1330/LST-AMSR2_V1.0_100-20200613T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200613T1330/LST-AMSR2_V1.0_100-20200613T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200614T0130/20200614T0130.json b/stac/open-canada/ft-mckay/lst/20200614T0130/20200614T0130.json new file mode 100644 index 000000000..baf536ee0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200614T0130/20200614T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200614T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200614T0130/LST-AMSR2_V1.0_100-20200614T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200614T0130/LST-AMSR2_V1.0_100-20200614T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200614T1330/20200614T1330.json b/stac/open-canada/ft-mckay/lst/20200614T1330/20200614T1330.json new file mode 100644 index 000000000..d55e4218b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200614T1330/20200614T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200614T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200614T1330/LST-AMSR2_V1.0_100-20200614T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200614T1330/LST-AMSR2_V1.0_100-20200614T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200615T0130/20200615T0130.json b/stac/open-canada/ft-mckay/lst/20200615T0130/20200615T0130.json new file mode 100644 index 000000000..f9ad99e7b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200615T0130/20200615T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200615T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200615T0130/LST-AMSR2_V1.0_100-20200615T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200615T0130/LST-AMSR2_V1.0_100-20200615T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200615T1330/20200615T1330.json b/stac/open-canada/ft-mckay/lst/20200615T1330/20200615T1330.json new file mode 100644 index 000000000..f6136d6d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200615T1330/20200615T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200615T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200615T1330/LST-AMSR2_V1.0_100-20200615T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200615T1330/LST-AMSR2_V1.0_100-20200615T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200616T0130/20200616T0130.json b/stac/open-canada/ft-mckay/lst/20200616T0130/20200616T0130.json new file mode 100644 index 000000000..acbace86b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200616T0130/20200616T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200616T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200616T0130/LST-AMSR2_V1.0_100-20200616T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200616T0130/LST-AMSR2_V1.0_100-20200616T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200616T1330/20200616T1330.json b/stac/open-canada/ft-mckay/lst/20200616T1330/20200616T1330.json new file mode 100644 index 000000000..ba6586dcc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200616T1330/20200616T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200616T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200616T1330/LST-AMSR2_V1.0_100-20200616T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200616T1330/LST-AMSR2_V1.0_100-20200616T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200617T0130/20200617T0130.json b/stac/open-canada/ft-mckay/lst/20200617T0130/20200617T0130.json new file mode 100644 index 000000000..6c4565a43 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200617T0130/20200617T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200617T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200617T0130/LST-AMSR2_V1.0_100-20200617T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200617T0130/LST-AMSR2_V1.0_100-20200617T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200617T1330/20200617T1330.json b/stac/open-canada/ft-mckay/lst/20200617T1330/20200617T1330.json new file mode 100644 index 000000000..b611c7a90 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200617T1330/20200617T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200617T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200617T1330/LST-AMSR2_V1.0_100-20200617T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200617T1330/LST-AMSR2_V1.0_100-20200617T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200618T0130/20200618T0130.json b/stac/open-canada/ft-mckay/lst/20200618T0130/20200618T0130.json new file mode 100644 index 000000000..61e27c2ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200618T0130/20200618T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200618T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200618T0130/LST-AMSR2_V1.0_100-20200618T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200618T0130/LST-AMSR2_V1.0_100-20200618T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200618T1330/20200618T1330.json b/stac/open-canada/ft-mckay/lst/20200618T1330/20200618T1330.json new file mode 100644 index 000000000..8c4e01257 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200618T1330/20200618T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200618T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200618T1330/LST-AMSR2_V1.0_100-20200618T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200618T1330/LST-AMSR2_V1.0_100-20200618T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200619T0130/20200619T0130.json b/stac/open-canada/ft-mckay/lst/20200619T0130/20200619T0130.json new file mode 100644 index 000000000..62eba19cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200619T0130/20200619T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200619T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200619T0130/LST-AMSR2_V1.0_100-20200619T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200619T0130/LST-AMSR2_V1.0_100-20200619T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200619T1330/20200619T1330.json b/stac/open-canada/ft-mckay/lst/20200619T1330/20200619T1330.json new file mode 100644 index 000000000..47c5e76cf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200619T1330/20200619T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200619T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200619T1330/LST-AMSR2_V1.0_100-20200619T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200619T1330/LST-AMSR2_V1.0_100-20200619T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200620T0130/20200620T0130.json b/stac/open-canada/ft-mckay/lst/20200620T0130/20200620T0130.json new file mode 100644 index 000000000..675a9ea19 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200620T0130/20200620T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200620T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200620T0130/LST-AMSR2_V1.0_100-20200620T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200620T0130/LST-AMSR2_V1.0_100-20200620T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200620T1330/20200620T1330.json b/stac/open-canada/ft-mckay/lst/20200620T1330/20200620T1330.json new file mode 100644 index 000000000..f8dda7776 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200620T1330/20200620T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200620T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200620T1330/LST-AMSR2_V1.0_100-20200620T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200620T1330/LST-AMSR2_V1.0_100-20200620T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200621T0130/20200621T0130.json b/stac/open-canada/ft-mckay/lst/20200621T0130/20200621T0130.json new file mode 100644 index 000000000..c847f488c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200621T0130/20200621T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200621T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200621T0130/LST-AMSR2_V1.0_100-20200621T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200621T0130/LST-AMSR2_V1.0_100-20200621T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200621T1330/20200621T1330.json b/stac/open-canada/ft-mckay/lst/20200621T1330/20200621T1330.json new file mode 100644 index 000000000..c02240ba1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200621T1330/20200621T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200621T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200621T1330/LST-AMSR2_V1.0_100-20200621T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200621T1330/LST-AMSR2_V1.0_100-20200621T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200622T0130/20200622T0130.json b/stac/open-canada/ft-mckay/lst/20200622T0130/20200622T0130.json new file mode 100644 index 000000000..fd38e1437 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200622T0130/20200622T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200622T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200622T0130/LST-AMSR2_V1.0_100-20200622T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200622T0130/LST-AMSR2_V1.0_100-20200622T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200622T1330/20200622T1330.json b/stac/open-canada/ft-mckay/lst/20200622T1330/20200622T1330.json new file mode 100644 index 000000000..78a975643 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200622T1330/20200622T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200622T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200622T1330/LST-AMSR2_V1.0_100-20200622T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200622T1330/LST-AMSR2_V1.0_100-20200622T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200623T0130/20200623T0130.json b/stac/open-canada/ft-mckay/lst/20200623T0130/20200623T0130.json new file mode 100644 index 000000000..612009072 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200623T0130/20200623T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200623T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200623T0130/LST-AMSR2_V1.0_100-20200623T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200623T0130/LST-AMSR2_V1.0_100-20200623T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200623T1330/20200623T1330.json b/stac/open-canada/ft-mckay/lst/20200623T1330/20200623T1330.json new file mode 100644 index 000000000..cc9fd85a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200623T1330/20200623T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200623T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200623T1330/LST-AMSR2_V1.0_100-20200623T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200623T1330/LST-AMSR2_V1.0_100-20200623T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200624T0130/20200624T0130.json b/stac/open-canada/ft-mckay/lst/20200624T0130/20200624T0130.json new file mode 100644 index 000000000..141890f50 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200624T0130/20200624T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200624T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200624T0130/LST-AMSR2_V1.0_100-20200624T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200624T0130/LST-AMSR2_V1.0_100-20200624T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200624T1330/20200624T1330.json b/stac/open-canada/ft-mckay/lst/20200624T1330/20200624T1330.json new file mode 100644 index 000000000..d113b53dc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200624T1330/20200624T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200624T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200624T1330/LST-AMSR2_V1.0_100-20200624T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200624T1330/LST-AMSR2_V1.0_100-20200624T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200625T0130/20200625T0130.json b/stac/open-canada/ft-mckay/lst/20200625T0130/20200625T0130.json new file mode 100644 index 000000000..7e99ef359 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200625T0130/20200625T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200625T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200625T0130/LST-AMSR2_V1.0_100-20200625T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200625T0130/LST-AMSR2_V1.0_100-20200625T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200625T1330/20200625T1330.json b/stac/open-canada/ft-mckay/lst/20200625T1330/20200625T1330.json new file mode 100644 index 000000000..32cafba7c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200625T1330/20200625T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200625T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200625T1330/LST-AMSR2_V1.0_100-20200625T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200625T1330/LST-AMSR2_V1.0_100-20200625T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200626T0130/20200626T0130.json b/stac/open-canada/ft-mckay/lst/20200626T0130/20200626T0130.json new file mode 100644 index 000000000..3c3bad0e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200626T0130/20200626T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200626T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200626T0130/LST-AMSR2_V1.0_100-20200626T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200626T0130/LST-AMSR2_V1.0_100-20200626T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200626T1330/20200626T1330.json b/stac/open-canada/ft-mckay/lst/20200626T1330/20200626T1330.json new file mode 100644 index 000000000..90fde4627 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200626T1330/20200626T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200626T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200626T1330/LST-AMSR2_V1.0_100-20200626T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200626T1330/LST-AMSR2_V1.0_100-20200626T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200627T0130/20200627T0130.json b/stac/open-canada/ft-mckay/lst/20200627T0130/20200627T0130.json new file mode 100644 index 000000000..4f507e7fd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200627T0130/20200627T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200627T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200627T0130/LST-AMSR2_V1.0_100-20200627T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200627T0130/LST-AMSR2_V1.0_100-20200627T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200627T1330/20200627T1330.json b/stac/open-canada/ft-mckay/lst/20200627T1330/20200627T1330.json new file mode 100644 index 000000000..6938cc0fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200627T1330/20200627T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200627T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200627T1330/LST-AMSR2_V1.0_100-20200627T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200627T1330/LST-AMSR2_V1.0_100-20200627T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200628T0130/20200628T0130.json b/stac/open-canada/ft-mckay/lst/20200628T0130/20200628T0130.json new file mode 100644 index 000000000..5ca2d6fa9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200628T0130/20200628T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200628T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200628T0130/LST-AMSR2_V1.0_100-20200628T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200628T0130/LST-AMSR2_V1.0_100-20200628T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200628T1330/20200628T1330.json b/stac/open-canada/ft-mckay/lst/20200628T1330/20200628T1330.json new file mode 100644 index 000000000..113bc8b59 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200628T1330/20200628T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200628T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200628T1330/LST-AMSR2_V1.0_100-20200628T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200628T1330/LST-AMSR2_V1.0_100-20200628T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200629T0130/20200629T0130.json b/stac/open-canada/ft-mckay/lst/20200629T0130/20200629T0130.json new file mode 100644 index 000000000..20377796e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200629T0130/20200629T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200629T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200629T0130/LST-AMSR2_V1.0_100-20200629T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200629T0130/LST-AMSR2_V1.0_100-20200629T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200629T1330/20200629T1330.json b/stac/open-canada/ft-mckay/lst/20200629T1330/20200629T1330.json new file mode 100644 index 000000000..8b92af53a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200629T1330/20200629T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200629T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200629T1330/LST-AMSR2_V1.0_100-20200629T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200629T1330/LST-AMSR2_V1.0_100-20200629T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200630T0130/20200630T0130.json b/stac/open-canada/ft-mckay/lst/20200630T0130/20200630T0130.json new file mode 100644 index 000000000..48a6e0783 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200630T0130/20200630T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200630T0130", + "collection": "lst", + "properties": { + "datetime": "2020-06-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200630T0130/LST-AMSR2_V1.0_100-20200630T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200630T0130/LST-AMSR2_V1.0_100-20200630T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200630T1330/20200630T1330.json b/stac/open-canada/ft-mckay/lst/20200630T1330/20200630T1330.json new file mode 100644 index 000000000..b26829b4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200630T1330/20200630T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200630T1330", + "collection": "lst", + "properties": { + "datetime": "2020-06-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200630T1330/LST-AMSR2_V1.0_100-20200630T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200630T1330/LST-AMSR2_V1.0_100-20200630T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200701T0130/20200701T0130.json b/stac/open-canada/ft-mckay/lst/20200701T0130/20200701T0130.json new file mode 100644 index 000000000..bcc287786 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200701T0130/20200701T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200701T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200701T0130/LST-AMSR2_V1.0_100-20200701T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200701T0130/LST-AMSR2_V1.0_100-20200701T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200701T1330/20200701T1330.json b/stac/open-canada/ft-mckay/lst/20200701T1330/20200701T1330.json new file mode 100644 index 000000000..7664a28eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200701T1330/20200701T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200701T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200701T1330/LST-AMSR2_V1.0_100-20200701T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200701T1330/LST-AMSR2_V1.0_100-20200701T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200702T0130/20200702T0130.json b/stac/open-canada/ft-mckay/lst/20200702T0130/20200702T0130.json new file mode 100644 index 000000000..07e4f36e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200702T0130/20200702T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200702T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200702T0130/LST-AMSR2_V1.0_100-20200702T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200702T0130/LST-AMSR2_V1.0_100-20200702T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200702T1330/20200702T1330.json b/stac/open-canada/ft-mckay/lst/20200702T1330/20200702T1330.json new file mode 100644 index 000000000..88ef99d47 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200702T1330/20200702T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200702T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200702T1330/LST-AMSR2_V1.0_100-20200702T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200702T1330/LST-AMSR2_V1.0_100-20200702T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200703T0130/20200703T0130.json b/stac/open-canada/ft-mckay/lst/20200703T0130/20200703T0130.json new file mode 100644 index 000000000..e8f8c9935 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200703T0130/20200703T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200703T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200703T0130/LST-AMSR2_V1.0_100-20200703T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200703T0130/LST-AMSR2_V1.0_100-20200703T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200703T1330/20200703T1330.json b/stac/open-canada/ft-mckay/lst/20200703T1330/20200703T1330.json new file mode 100644 index 000000000..0923cbfd2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200703T1330/20200703T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200703T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200703T1330/LST-AMSR2_V1.0_100-20200703T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200703T1330/LST-AMSR2_V1.0_100-20200703T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200704T0130/20200704T0130.json b/stac/open-canada/ft-mckay/lst/20200704T0130/20200704T0130.json new file mode 100644 index 000000000..3bf6f1232 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200704T0130/20200704T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200704T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200704T0130/LST-AMSR2_V1.0_100-20200704T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200704T0130/LST-AMSR2_V1.0_100-20200704T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200704T1330/20200704T1330.json b/stac/open-canada/ft-mckay/lst/20200704T1330/20200704T1330.json new file mode 100644 index 000000000..76d9c2ec3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200704T1330/20200704T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200704T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200704T1330/LST-AMSR2_V1.0_100-20200704T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200704T1330/LST-AMSR2_V1.0_100-20200704T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200705T0130/20200705T0130.json b/stac/open-canada/ft-mckay/lst/20200705T0130/20200705T0130.json new file mode 100644 index 000000000..6b5ade6f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200705T0130/20200705T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200705T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200705T0130/LST-AMSR2_V1.0_100-20200705T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200705T0130/LST-AMSR2_V1.0_100-20200705T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200705T1330/20200705T1330.json b/stac/open-canada/ft-mckay/lst/20200705T1330/20200705T1330.json new file mode 100644 index 000000000..53d89d17c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200705T1330/20200705T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200705T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200705T1330/LST-AMSR2_V1.0_100-20200705T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200705T1330/LST-AMSR2_V1.0_100-20200705T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200706T0130/20200706T0130.json b/stac/open-canada/ft-mckay/lst/20200706T0130/20200706T0130.json new file mode 100644 index 000000000..78aca754b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200706T0130/20200706T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200706T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200706T0130/LST-AMSR2_V1.0_100-20200706T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200706T0130/LST-AMSR2_V1.0_100-20200706T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200706T1330/20200706T1330.json b/stac/open-canada/ft-mckay/lst/20200706T1330/20200706T1330.json new file mode 100644 index 000000000..959c47c37 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200706T1330/20200706T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200706T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200706T1330/LST-AMSR2_V1.0_100-20200706T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200706T1330/LST-AMSR2_V1.0_100-20200706T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200707T0130/20200707T0130.json b/stac/open-canada/ft-mckay/lst/20200707T0130/20200707T0130.json new file mode 100644 index 000000000..e26878be0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200707T0130/20200707T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200707T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200707T0130/LST-AMSR2_V1.0_100-20200707T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200707T0130/LST-AMSR2_V1.0_100-20200707T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200707T1330/20200707T1330.json b/stac/open-canada/ft-mckay/lst/20200707T1330/20200707T1330.json new file mode 100644 index 000000000..30c3d9908 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200707T1330/20200707T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200707T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200707T1330/LST-AMSR2_V1.0_100-20200707T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200707T1330/LST-AMSR2_V1.0_100-20200707T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200708T0130/20200708T0130.json b/stac/open-canada/ft-mckay/lst/20200708T0130/20200708T0130.json new file mode 100644 index 000000000..7e3c96f0b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200708T0130/20200708T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200708T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200708T0130/LST-AMSR2_V1.0_100-20200708T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200708T0130/LST-AMSR2_V1.0_100-20200708T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200708T1330/20200708T1330.json b/stac/open-canada/ft-mckay/lst/20200708T1330/20200708T1330.json new file mode 100644 index 000000000..f2262741c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200708T1330/20200708T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200708T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200708T1330/LST-AMSR2_V1.0_100-20200708T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200708T1330/LST-AMSR2_V1.0_100-20200708T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200709T0130/20200709T0130.json b/stac/open-canada/ft-mckay/lst/20200709T0130/20200709T0130.json new file mode 100644 index 000000000..3b71ee989 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200709T0130/20200709T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200709T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200709T0130/LST-AMSR2_V1.0_100-20200709T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200709T0130/LST-AMSR2_V1.0_100-20200709T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200709T1330/20200709T1330.json b/stac/open-canada/ft-mckay/lst/20200709T1330/20200709T1330.json new file mode 100644 index 000000000..04513000b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200709T1330/20200709T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200709T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200709T1330/LST-AMSR2_V1.0_100-20200709T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200709T1330/LST-AMSR2_V1.0_100-20200709T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200710T0130/20200710T0130.json b/stac/open-canada/ft-mckay/lst/20200710T0130/20200710T0130.json new file mode 100644 index 000000000..9dceb1807 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200710T0130/20200710T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200710T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200710T0130/LST-AMSR2_V1.0_100-20200710T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200710T0130/LST-AMSR2_V1.0_100-20200710T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200710T1330/20200710T1330.json b/stac/open-canada/ft-mckay/lst/20200710T1330/20200710T1330.json new file mode 100644 index 000000000..7f219a46e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200710T1330/20200710T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200710T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200710T1330/LST-AMSR2_V1.0_100-20200710T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200710T1330/LST-AMSR2_V1.0_100-20200710T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200711T0130/20200711T0130.json b/stac/open-canada/ft-mckay/lst/20200711T0130/20200711T0130.json new file mode 100644 index 000000000..337bdb908 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200711T0130/20200711T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200711T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200711T0130/LST-AMSR2_V1.0_100-20200711T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200711T0130/LST-AMSR2_V1.0_100-20200711T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200711T1330/20200711T1330.json b/stac/open-canada/ft-mckay/lst/20200711T1330/20200711T1330.json new file mode 100644 index 000000000..01382f69f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200711T1330/20200711T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200711T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200711T1330/LST-AMSR2_V1.0_100-20200711T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200711T1330/LST-AMSR2_V1.0_100-20200711T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200712T0130/20200712T0130.json b/stac/open-canada/ft-mckay/lst/20200712T0130/20200712T0130.json new file mode 100644 index 000000000..fce5fab33 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200712T0130/20200712T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200712T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200712T0130/LST-AMSR2_V1.0_100-20200712T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200712T0130/LST-AMSR2_V1.0_100-20200712T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200712T1330/20200712T1330.json b/stac/open-canada/ft-mckay/lst/20200712T1330/20200712T1330.json new file mode 100644 index 000000000..df3ebb2f9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200712T1330/20200712T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200712T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200712T1330/LST-AMSR2_V1.0_100-20200712T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200712T1330/LST-AMSR2_V1.0_100-20200712T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200713T0130/20200713T0130.json b/stac/open-canada/ft-mckay/lst/20200713T0130/20200713T0130.json new file mode 100644 index 000000000..330ea10ff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200713T0130/20200713T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200713T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200713T0130/LST-AMSR2_V1.0_100-20200713T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200713T0130/LST-AMSR2_V1.0_100-20200713T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200713T1330/20200713T1330.json b/stac/open-canada/ft-mckay/lst/20200713T1330/20200713T1330.json new file mode 100644 index 000000000..240bdbd6d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200713T1330/20200713T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200713T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200713T1330/LST-AMSR2_V1.0_100-20200713T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200713T1330/LST-AMSR2_V1.0_100-20200713T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200714T0130/20200714T0130.json b/stac/open-canada/ft-mckay/lst/20200714T0130/20200714T0130.json new file mode 100644 index 000000000..9f1e896fb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200714T0130/20200714T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200714T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200714T0130/LST-AMSR2_V1.0_100-20200714T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200714T0130/LST-AMSR2_V1.0_100-20200714T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200714T1330/20200714T1330.json b/stac/open-canada/ft-mckay/lst/20200714T1330/20200714T1330.json new file mode 100644 index 000000000..3b5ca69d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200714T1330/20200714T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200714T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200714T1330/LST-AMSR2_V1.0_100-20200714T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200714T1330/LST-AMSR2_V1.0_100-20200714T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200715T0130/20200715T0130.json b/stac/open-canada/ft-mckay/lst/20200715T0130/20200715T0130.json new file mode 100644 index 000000000..b8deae5d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200715T0130/20200715T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200715T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200715T0130/LST-AMSR2_V1.0_100-20200715T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200715T0130/LST-AMSR2_V1.0_100-20200715T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200715T1330/20200715T1330.json b/stac/open-canada/ft-mckay/lst/20200715T1330/20200715T1330.json new file mode 100644 index 000000000..0811b8a31 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200715T1330/20200715T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200715T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200715T1330/LST-AMSR2_V1.0_100-20200715T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200715T1330/LST-AMSR2_V1.0_100-20200715T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200716T0130/20200716T0130.json b/stac/open-canada/ft-mckay/lst/20200716T0130/20200716T0130.json new file mode 100644 index 000000000..91c18b083 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200716T0130/20200716T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200716T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200716T0130/LST-AMSR2_V1.0_100-20200716T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200716T0130/LST-AMSR2_V1.0_100-20200716T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200716T1330/20200716T1330.json b/stac/open-canada/ft-mckay/lst/20200716T1330/20200716T1330.json new file mode 100644 index 000000000..4b3d289ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200716T1330/20200716T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200716T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200716T1330/LST-AMSR2_V1.0_100-20200716T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200716T1330/LST-AMSR2_V1.0_100-20200716T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200717T0130/20200717T0130.json b/stac/open-canada/ft-mckay/lst/20200717T0130/20200717T0130.json new file mode 100644 index 000000000..68ba6b420 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200717T0130/20200717T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200717T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200717T0130/LST-AMSR2_V1.0_100-20200717T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200717T0130/LST-AMSR2_V1.0_100-20200717T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200717T1330/20200717T1330.json b/stac/open-canada/ft-mckay/lst/20200717T1330/20200717T1330.json new file mode 100644 index 000000000..197c2240c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200717T1330/20200717T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200717T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200717T1330/LST-AMSR2_V1.0_100-20200717T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200717T1330/LST-AMSR2_V1.0_100-20200717T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200718T0130/20200718T0130.json b/stac/open-canada/ft-mckay/lst/20200718T0130/20200718T0130.json new file mode 100644 index 000000000..2afedd677 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200718T0130/20200718T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200718T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200718T0130/LST-AMSR2_V1.0_100-20200718T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200718T0130/LST-AMSR2_V1.0_100-20200718T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200718T1330/20200718T1330.json b/stac/open-canada/ft-mckay/lst/20200718T1330/20200718T1330.json new file mode 100644 index 000000000..0c5e10427 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200718T1330/20200718T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200718T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200718T1330/LST-AMSR2_V1.0_100-20200718T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200718T1330/LST-AMSR2_V1.0_100-20200718T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200719T0130/20200719T0130.json b/stac/open-canada/ft-mckay/lst/20200719T0130/20200719T0130.json new file mode 100644 index 000000000..f55da28f9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200719T0130/20200719T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200719T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200719T0130/LST-AMSR2_V1.0_100-20200719T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200719T0130/LST-AMSR2_V1.0_100-20200719T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200719T1330/20200719T1330.json b/stac/open-canada/ft-mckay/lst/20200719T1330/20200719T1330.json new file mode 100644 index 000000000..c894511cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200719T1330/20200719T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200719T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200719T1330/LST-AMSR2_V1.0_100-20200719T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200719T1330/LST-AMSR2_V1.0_100-20200719T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200720T0130/20200720T0130.json b/stac/open-canada/ft-mckay/lst/20200720T0130/20200720T0130.json new file mode 100644 index 000000000..121acdc6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200720T0130/20200720T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200720T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200720T0130/LST-AMSR2_V1.0_100-20200720T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200720T0130/LST-AMSR2_V1.0_100-20200720T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200720T1330/20200720T1330.json b/stac/open-canada/ft-mckay/lst/20200720T1330/20200720T1330.json new file mode 100644 index 000000000..792aabb50 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200720T1330/20200720T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200720T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200720T1330/LST-AMSR2_V1.0_100-20200720T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200720T1330/LST-AMSR2_V1.0_100-20200720T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200721T0130/20200721T0130.json b/stac/open-canada/ft-mckay/lst/20200721T0130/20200721T0130.json new file mode 100644 index 000000000..2dad0f510 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200721T0130/20200721T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200721T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200721T0130/LST-AMSR2_V1.0_100-20200721T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200721T0130/LST-AMSR2_V1.0_100-20200721T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200721T1330/20200721T1330.json b/stac/open-canada/ft-mckay/lst/20200721T1330/20200721T1330.json new file mode 100644 index 000000000..343e66029 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200721T1330/20200721T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200721T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200721T1330/LST-AMSR2_V1.0_100-20200721T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200721T1330/LST-AMSR2_V1.0_100-20200721T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200722T0130/20200722T0130.json b/stac/open-canada/ft-mckay/lst/20200722T0130/20200722T0130.json new file mode 100644 index 000000000..c361409fd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200722T0130/20200722T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200722T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200722T0130/LST-AMSR2_V1.0_100-20200722T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200722T0130/LST-AMSR2_V1.0_100-20200722T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200722T1330/20200722T1330.json b/stac/open-canada/ft-mckay/lst/20200722T1330/20200722T1330.json new file mode 100644 index 000000000..bd8829476 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200722T1330/20200722T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200722T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200722T1330/LST-AMSR2_V1.0_100-20200722T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200722T1330/LST-AMSR2_V1.0_100-20200722T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200723T0130/20200723T0130.json b/stac/open-canada/ft-mckay/lst/20200723T0130/20200723T0130.json new file mode 100644 index 000000000..a8e048021 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200723T0130/20200723T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200723T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200723T0130/LST-AMSR2_V1.0_100-20200723T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200723T0130/LST-AMSR2_V1.0_100-20200723T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200723T1330/20200723T1330.json b/stac/open-canada/ft-mckay/lst/20200723T1330/20200723T1330.json new file mode 100644 index 000000000..4ca2590d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200723T1330/20200723T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200723T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200723T1330/LST-AMSR2_V1.0_100-20200723T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200723T1330/LST-AMSR2_V1.0_100-20200723T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200724T0130/20200724T0130.json b/stac/open-canada/ft-mckay/lst/20200724T0130/20200724T0130.json new file mode 100644 index 000000000..323419fbc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200724T0130/20200724T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200724T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200724T0130/LST-AMSR2_V1.0_100-20200724T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200724T0130/LST-AMSR2_V1.0_100-20200724T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200724T1330/20200724T1330.json b/stac/open-canada/ft-mckay/lst/20200724T1330/20200724T1330.json new file mode 100644 index 000000000..3668e6a5a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200724T1330/20200724T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200724T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200724T1330/LST-AMSR2_V1.0_100-20200724T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200724T1330/LST-AMSR2_V1.0_100-20200724T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200725T0130/20200725T0130.json b/stac/open-canada/ft-mckay/lst/20200725T0130/20200725T0130.json new file mode 100644 index 000000000..57be5069c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200725T0130/20200725T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200725T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200725T0130/LST-AMSR2_V1.0_100-20200725T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200725T0130/LST-AMSR2_V1.0_100-20200725T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200725T1330/20200725T1330.json b/stac/open-canada/ft-mckay/lst/20200725T1330/20200725T1330.json new file mode 100644 index 000000000..e25d6c668 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200725T1330/20200725T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200725T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200725T1330/LST-AMSR2_V1.0_100-20200725T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200725T1330/LST-AMSR2_V1.0_100-20200725T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200726T0130/20200726T0130.json b/stac/open-canada/ft-mckay/lst/20200726T0130/20200726T0130.json new file mode 100644 index 000000000..9269153f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200726T0130/20200726T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200726T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200726T0130/LST-AMSR2_V1.0_100-20200726T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200726T0130/LST-AMSR2_V1.0_100-20200726T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200726T1330/20200726T1330.json b/stac/open-canada/ft-mckay/lst/20200726T1330/20200726T1330.json new file mode 100644 index 000000000..c36a2548e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200726T1330/20200726T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200726T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200726T1330/LST-AMSR2_V1.0_100-20200726T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200726T1330/LST-AMSR2_V1.0_100-20200726T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200727T0130/20200727T0130.json b/stac/open-canada/ft-mckay/lst/20200727T0130/20200727T0130.json new file mode 100644 index 000000000..afbdcb0a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200727T0130/20200727T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200727T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200727T0130/LST-AMSR2_V1.0_100-20200727T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200727T0130/LST-AMSR2_V1.0_100-20200727T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200727T1330/20200727T1330.json b/stac/open-canada/ft-mckay/lst/20200727T1330/20200727T1330.json new file mode 100644 index 000000000..496f830a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200727T1330/20200727T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200727T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200727T1330/LST-AMSR2_V1.0_100-20200727T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200727T1330/LST-AMSR2_V1.0_100-20200727T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200728T0130/20200728T0130.json b/stac/open-canada/ft-mckay/lst/20200728T0130/20200728T0130.json new file mode 100644 index 000000000..8762429e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200728T0130/20200728T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200728T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200728T0130/LST-AMSR2_V1.0_100-20200728T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200728T0130/LST-AMSR2_V1.0_100-20200728T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200728T1330/20200728T1330.json b/stac/open-canada/ft-mckay/lst/20200728T1330/20200728T1330.json new file mode 100644 index 000000000..714cfa44d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200728T1330/20200728T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200728T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200728T1330/LST-AMSR2_V1.0_100-20200728T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200728T1330/LST-AMSR2_V1.0_100-20200728T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200729T0130/20200729T0130.json b/stac/open-canada/ft-mckay/lst/20200729T0130/20200729T0130.json new file mode 100644 index 000000000..a73b710c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200729T0130/20200729T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200729T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200729T0130/LST-AMSR2_V1.0_100-20200729T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200729T0130/LST-AMSR2_V1.0_100-20200729T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200729T1330/20200729T1330.json b/stac/open-canada/ft-mckay/lst/20200729T1330/20200729T1330.json new file mode 100644 index 000000000..6be728f49 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200729T1330/20200729T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200729T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200729T1330/LST-AMSR2_V1.0_100-20200729T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200729T1330/LST-AMSR2_V1.0_100-20200729T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200730T0130/20200730T0130.json b/stac/open-canada/ft-mckay/lst/20200730T0130/20200730T0130.json new file mode 100644 index 000000000..4162c63cc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200730T0130/20200730T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200730T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200730T0130/LST-AMSR2_V1.0_100-20200730T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200730T0130/LST-AMSR2_V1.0_100-20200730T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200730T1330/20200730T1330.json b/stac/open-canada/ft-mckay/lst/20200730T1330/20200730T1330.json new file mode 100644 index 000000000..43b298427 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200730T1330/20200730T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200730T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200730T1330/LST-AMSR2_V1.0_100-20200730T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200730T1330/LST-AMSR2_V1.0_100-20200730T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200731T0130/20200731T0130.json b/stac/open-canada/ft-mckay/lst/20200731T0130/20200731T0130.json new file mode 100644 index 000000000..232088884 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200731T0130/20200731T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200731T0130", + "collection": "lst", + "properties": { + "datetime": "2020-07-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200731T0130/LST-AMSR2_V1.0_100-20200731T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200731T0130/LST-AMSR2_V1.0_100-20200731T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200731T1330/20200731T1330.json b/stac/open-canada/ft-mckay/lst/20200731T1330/20200731T1330.json new file mode 100644 index 000000000..292e8fee2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200731T1330/20200731T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200731T1330", + "collection": "lst", + "properties": { + "datetime": "2020-07-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200731T1330/LST-AMSR2_V1.0_100-20200731T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200731T1330/LST-AMSR2_V1.0_100-20200731T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200801T0130/20200801T0130.json b/stac/open-canada/ft-mckay/lst/20200801T0130/20200801T0130.json new file mode 100644 index 000000000..9a493861c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200801T0130/20200801T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200801T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200801T0130/LST-AMSR2_V1.0_100-20200801T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200801T0130/LST-AMSR2_V1.0_100-20200801T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200801T1330/20200801T1330.json b/stac/open-canada/ft-mckay/lst/20200801T1330/20200801T1330.json new file mode 100644 index 000000000..abc06dac9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200801T1330/20200801T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200801T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200801T1330/LST-AMSR2_V1.0_100-20200801T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200801T1330/LST-AMSR2_V1.0_100-20200801T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200802T0130/20200802T0130.json b/stac/open-canada/ft-mckay/lst/20200802T0130/20200802T0130.json new file mode 100644 index 000000000..69dac1d77 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200802T0130/20200802T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200802T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200802T0130/LST-AMSR2_V1.0_100-20200802T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200802T0130/LST-AMSR2_V1.0_100-20200802T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200802T1330/20200802T1330.json b/stac/open-canada/ft-mckay/lst/20200802T1330/20200802T1330.json new file mode 100644 index 000000000..fd92e13e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200802T1330/20200802T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200802T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200802T1330/LST-AMSR2_V1.0_100-20200802T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200802T1330/LST-AMSR2_V1.0_100-20200802T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200803T0130/20200803T0130.json b/stac/open-canada/ft-mckay/lst/20200803T0130/20200803T0130.json new file mode 100644 index 000000000..dda23dc3a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200803T0130/20200803T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200803T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200803T0130/LST-AMSR2_V1.0_100-20200803T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200803T0130/LST-AMSR2_V1.0_100-20200803T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200803T1330/20200803T1330.json b/stac/open-canada/ft-mckay/lst/20200803T1330/20200803T1330.json new file mode 100644 index 000000000..c136416b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200803T1330/20200803T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200803T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200803T1330/LST-AMSR2_V1.0_100-20200803T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200803T1330/LST-AMSR2_V1.0_100-20200803T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200804T0130/20200804T0130.json b/stac/open-canada/ft-mckay/lst/20200804T0130/20200804T0130.json new file mode 100644 index 000000000..1fcda8385 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200804T0130/20200804T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200804T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200804T0130/LST-AMSR2_V1.0_100-20200804T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200804T0130/LST-AMSR2_V1.0_100-20200804T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200804T1330/20200804T1330.json b/stac/open-canada/ft-mckay/lst/20200804T1330/20200804T1330.json new file mode 100644 index 000000000..70fce311d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200804T1330/20200804T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200804T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200804T1330/LST-AMSR2_V1.0_100-20200804T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200804T1330/LST-AMSR2_V1.0_100-20200804T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200805T0130/20200805T0130.json b/stac/open-canada/ft-mckay/lst/20200805T0130/20200805T0130.json new file mode 100644 index 000000000..5b94725ff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200805T0130/20200805T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200805T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200805T0130/LST-AMSR2_V1.0_100-20200805T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200805T0130/LST-AMSR2_V1.0_100-20200805T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200805T1330/20200805T1330.json b/stac/open-canada/ft-mckay/lst/20200805T1330/20200805T1330.json new file mode 100644 index 000000000..738661add --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200805T1330/20200805T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200805T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200805T1330/LST-AMSR2_V1.0_100-20200805T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200805T1330/LST-AMSR2_V1.0_100-20200805T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200806T0130/20200806T0130.json b/stac/open-canada/ft-mckay/lst/20200806T0130/20200806T0130.json new file mode 100644 index 000000000..5f2e84b14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200806T0130/20200806T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200806T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200806T0130/LST-AMSR2_V1.0_100-20200806T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200806T0130/LST-AMSR2_V1.0_100-20200806T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200806T1330/20200806T1330.json b/stac/open-canada/ft-mckay/lst/20200806T1330/20200806T1330.json new file mode 100644 index 000000000..5591ce5ef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200806T1330/20200806T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200806T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200806T1330/LST-AMSR2_V1.0_100-20200806T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200806T1330/LST-AMSR2_V1.0_100-20200806T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200807T0130/20200807T0130.json b/stac/open-canada/ft-mckay/lst/20200807T0130/20200807T0130.json new file mode 100644 index 000000000..65e9bb8a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200807T0130/20200807T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200807T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200807T0130/LST-AMSR2_V1.0_100-20200807T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200807T0130/LST-AMSR2_V1.0_100-20200807T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200807T1330/20200807T1330.json b/stac/open-canada/ft-mckay/lst/20200807T1330/20200807T1330.json new file mode 100644 index 000000000..e044baf73 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200807T1330/20200807T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200807T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200807T1330/LST-AMSR2_V1.0_100-20200807T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200807T1330/LST-AMSR2_V1.0_100-20200807T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200808T0130/20200808T0130.json b/stac/open-canada/ft-mckay/lst/20200808T0130/20200808T0130.json new file mode 100644 index 000000000..c062fb351 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200808T0130/20200808T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200808T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200808T0130/LST-AMSR2_V1.0_100-20200808T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200808T0130/LST-AMSR2_V1.0_100-20200808T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200808T1330/20200808T1330.json b/stac/open-canada/ft-mckay/lst/20200808T1330/20200808T1330.json new file mode 100644 index 000000000..02dcccd66 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200808T1330/20200808T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200808T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200808T1330/LST-AMSR2_V1.0_100-20200808T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200808T1330/LST-AMSR2_V1.0_100-20200808T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200809T0130/20200809T0130.json b/stac/open-canada/ft-mckay/lst/20200809T0130/20200809T0130.json new file mode 100644 index 000000000..ddf21b139 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200809T0130/20200809T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200809T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200809T0130/LST-AMSR2_V1.0_100-20200809T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200809T0130/LST-AMSR2_V1.0_100-20200809T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200809T1330/20200809T1330.json b/stac/open-canada/ft-mckay/lst/20200809T1330/20200809T1330.json new file mode 100644 index 000000000..d068fa3f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200809T1330/20200809T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200809T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200809T1330/LST-AMSR2_V1.0_100-20200809T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200809T1330/LST-AMSR2_V1.0_100-20200809T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200810T0130/20200810T0130.json b/stac/open-canada/ft-mckay/lst/20200810T0130/20200810T0130.json new file mode 100644 index 000000000..48945c47b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200810T0130/20200810T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200810T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200810T0130/LST-AMSR2_V1.0_100-20200810T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200810T0130/LST-AMSR2_V1.0_100-20200810T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200810T1330/20200810T1330.json b/stac/open-canada/ft-mckay/lst/20200810T1330/20200810T1330.json new file mode 100644 index 000000000..b82ca499d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200810T1330/20200810T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200810T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200810T1330/LST-AMSR2_V1.0_100-20200810T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200810T1330/LST-AMSR2_V1.0_100-20200810T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200811T0130/20200811T0130.json b/stac/open-canada/ft-mckay/lst/20200811T0130/20200811T0130.json new file mode 100644 index 000000000..0a38dbb4d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200811T0130/20200811T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200811T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200811T0130/LST-AMSR2_V1.0_100-20200811T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200811T0130/LST-AMSR2_V1.0_100-20200811T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200811T1330/20200811T1330.json b/stac/open-canada/ft-mckay/lst/20200811T1330/20200811T1330.json new file mode 100644 index 000000000..adfa62f57 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200811T1330/20200811T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200811T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200811T1330/LST-AMSR2_V1.0_100-20200811T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200811T1330/LST-AMSR2_V1.0_100-20200811T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200812T0130/20200812T0130.json b/stac/open-canada/ft-mckay/lst/20200812T0130/20200812T0130.json new file mode 100644 index 000000000..ff067fb5e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200812T0130/20200812T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200812T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200812T0130/LST-AMSR2_V1.0_100-20200812T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200812T0130/LST-AMSR2_V1.0_100-20200812T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200812T1330/20200812T1330.json b/stac/open-canada/ft-mckay/lst/20200812T1330/20200812T1330.json new file mode 100644 index 000000000..f8471dc77 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200812T1330/20200812T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200812T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200812T1330/LST-AMSR2_V1.0_100-20200812T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200812T1330/LST-AMSR2_V1.0_100-20200812T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200813T0130/20200813T0130.json b/stac/open-canada/ft-mckay/lst/20200813T0130/20200813T0130.json new file mode 100644 index 000000000..0772953b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200813T0130/20200813T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200813T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200813T0130/LST-AMSR2_V1.0_100-20200813T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200813T0130/LST-AMSR2_V1.0_100-20200813T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200813T1330/20200813T1330.json b/stac/open-canada/ft-mckay/lst/20200813T1330/20200813T1330.json new file mode 100644 index 000000000..870fd0b4a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200813T1330/20200813T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200813T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200813T1330/LST-AMSR2_V1.0_100-20200813T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200813T1330/LST-AMSR2_V1.0_100-20200813T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200814T0130/20200814T0130.json b/stac/open-canada/ft-mckay/lst/20200814T0130/20200814T0130.json new file mode 100644 index 000000000..56117ce1d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200814T0130/20200814T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200814T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200814T0130/LST-AMSR2_V1.0_100-20200814T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200814T0130/LST-AMSR2_V1.0_100-20200814T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200814T1330/20200814T1330.json b/stac/open-canada/ft-mckay/lst/20200814T1330/20200814T1330.json new file mode 100644 index 000000000..dd000391d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200814T1330/20200814T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200814T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200814T1330/LST-AMSR2_V1.0_100-20200814T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200814T1330/LST-AMSR2_V1.0_100-20200814T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200815T0130/20200815T0130.json b/stac/open-canada/ft-mckay/lst/20200815T0130/20200815T0130.json new file mode 100644 index 000000000..bf3a1784a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200815T0130/20200815T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200815T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200815T0130/LST-AMSR2_V1.0_100-20200815T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200815T0130/LST-AMSR2_V1.0_100-20200815T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200815T1330/20200815T1330.json b/stac/open-canada/ft-mckay/lst/20200815T1330/20200815T1330.json new file mode 100644 index 000000000..2aeb11698 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200815T1330/20200815T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200815T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200815T1330/LST-AMSR2_V1.0_100-20200815T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200815T1330/LST-AMSR2_V1.0_100-20200815T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200816T0130/20200816T0130.json b/stac/open-canada/ft-mckay/lst/20200816T0130/20200816T0130.json new file mode 100644 index 000000000..0f478a612 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200816T0130/20200816T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200816T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200816T0130/LST-AMSR2_V1.0_100-20200816T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200816T0130/LST-AMSR2_V1.0_100-20200816T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200816T1330/20200816T1330.json b/stac/open-canada/ft-mckay/lst/20200816T1330/20200816T1330.json new file mode 100644 index 000000000..78fd942fd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200816T1330/20200816T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200816T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200816T1330/LST-AMSR2_V1.0_100-20200816T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200816T1330/LST-AMSR2_V1.0_100-20200816T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200817T0130/20200817T0130.json b/stac/open-canada/ft-mckay/lst/20200817T0130/20200817T0130.json new file mode 100644 index 000000000..7bf495176 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200817T0130/20200817T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200817T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200817T0130/LST-AMSR2_V1.0_100-20200817T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200817T0130/LST-AMSR2_V1.0_100-20200817T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200817T1330/20200817T1330.json b/stac/open-canada/ft-mckay/lst/20200817T1330/20200817T1330.json new file mode 100644 index 000000000..f33579d4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200817T1330/20200817T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200817T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200817T1330/LST-AMSR2_V1.0_100-20200817T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200817T1330/LST-AMSR2_V1.0_100-20200817T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200818T0130/20200818T0130.json b/stac/open-canada/ft-mckay/lst/20200818T0130/20200818T0130.json new file mode 100644 index 000000000..764083976 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200818T0130/20200818T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200818T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200818T0130/LST-AMSR2_V1.0_100-20200818T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200818T0130/LST-AMSR2_V1.0_100-20200818T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200818T1330/20200818T1330.json b/stac/open-canada/ft-mckay/lst/20200818T1330/20200818T1330.json new file mode 100644 index 000000000..c63ad4308 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200818T1330/20200818T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200818T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200818T1330/LST-AMSR2_V1.0_100-20200818T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200818T1330/LST-AMSR2_V1.0_100-20200818T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200819T0130/20200819T0130.json b/stac/open-canada/ft-mckay/lst/20200819T0130/20200819T0130.json new file mode 100644 index 000000000..365071c10 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200819T0130/20200819T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200819T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200819T0130/LST-AMSR2_V1.0_100-20200819T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200819T0130/LST-AMSR2_V1.0_100-20200819T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200819T1330/20200819T1330.json b/stac/open-canada/ft-mckay/lst/20200819T1330/20200819T1330.json new file mode 100644 index 000000000..6b49f6ea8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200819T1330/20200819T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200819T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200819T1330/LST-AMSR2_V1.0_100-20200819T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200819T1330/LST-AMSR2_V1.0_100-20200819T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200820T0130/20200820T0130.json b/stac/open-canada/ft-mckay/lst/20200820T0130/20200820T0130.json new file mode 100644 index 000000000..33a03ee8a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200820T0130/20200820T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200820T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200820T0130/LST-AMSR2_V1.0_100-20200820T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200820T0130/LST-AMSR2_V1.0_100-20200820T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200820T1330/20200820T1330.json b/stac/open-canada/ft-mckay/lst/20200820T1330/20200820T1330.json new file mode 100644 index 000000000..882c6f57a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200820T1330/20200820T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200820T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200820T1330/LST-AMSR2_V1.0_100-20200820T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200820T1330/LST-AMSR2_V1.0_100-20200820T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200821T0130/20200821T0130.json b/stac/open-canada/ft-mckay/lst/20200821T0130/20200821T0130.json new file mode 100644 index 000000000..2da29131d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200821T0130/20200821T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200821T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200821T0130/LST-AMSR2_V1.0_100-20200821T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200821T0130/LST-AMSR2_V1.0_100-20200821T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200821T1330/20200821T1330.json b/stac/open-canada/ft-mckay/lst/20200821T1330/20200821T1330.json new file mode 100644 index 000000000..99ff0fa3c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200821T1330/20200821T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200821T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200821T1330/LST-AMSR2_V1.0_100-20200821T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200821T1330/LST-AMSR2_V1.0_100-20200821T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200822T0130/20200822T0130.json b/stac/open-canada/ft-mckay/lst/20200822T0130/20200822T0130.json new file mode 100644 index 000000000..e0f93c8ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200822T0130/20200822T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200822T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200822T0130/LST-AMSR2_V1.0_100-20200822T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200822T0130/LST-AMSR2_V1.0_100-20200822T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200822T1330/20200822T1330.json b/stac/open-canada/ft-mckay/lst/20200822T1330/20200822T1330.json new file mode 100644 index 000000000..31c255103 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200822T1330/20200822T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200822T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200822T1330/LST-AMSR2_V1.0_100-20200822T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200822T1330/LST-AMSR2_V1.0_100-20200822T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200823T0130/20200823T0130.json b/stac/open-canada/ft-mckay/lst/20200823T0130/20200823T0130.json new file mode 100644 index 000000000..995b9cd9c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200823T0130/20200823T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200823T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200823T0130/LST-AMSR2_V1.0_100-20200823T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200823T0130/LST-AMSR2_V1.0_100-20200823T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200823T1330/20200823T1330.json b/stac/open-canada/ft-mckay/lst/20200823T1330/20200823T1330.json new file mode 100644 index 000000000..6e87a7917 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200823T1330/20200823T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200823T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200823T1330/LST-AMSR2_V1.0_100-20200823T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200823T1330/LST-AMSR2_V1.0_100-20200823T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200824T0130/20200824T0130.json b/stac/open-canada/ft-mckay/lst/20200824T0130/20200824T0130.json new file mode 100644 index 000000000..ae3940a88 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200824T0130/20200824T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200824T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200824T0130/LST-AMSR2_V1.0_100-20200824T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200824T0130/LST-AMSR2_V1.0_100-20200824T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200824T1330/20200824T1330.json b/stac/open-canada/ft-mckay/lst/20200824T1330/20200824T1330.json new file mode 100644 index 000000000..8c5636877 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200824T1330/20200824T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200824T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200824T1330/LST-AMSR2_V1.0_100-20200824T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200824T1330/LST-AMSR2_V1.0_100-20200824T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200825T0130/20200825T0130.json b/stac/open-canada/ft-mckay/lst/20200825T0130/20200825T0130.json new file mode 100644 index 000000000..405edae36 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200825T0130/20200825T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200825T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200825T0130/LST-AMSR2_V1.0_100-20200825T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200825T0130/LST-AMSR2_V1.0_100-20200825T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200825T1330/20200825T1330.json b/stac/open-canada/ft-mckay/lst/20200825T1330/20200825T1330.json new file mode 100644 index 000000000..cb46ab4a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200825T1330/20200825T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200825T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200825T1330/LST-AMSR2_V1.0_100-20200825T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200825T1330/LST-AMSR2_V1.0_100-20200825T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200826T0130/20200826T0130.json b/stac/open-canada/ft-mckay/lst/20200826T0130/20200826T0130.json new file mode 100644 index 000000000..3d5c539a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200826T0130/20200826T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200826T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200826T0130/LST-AMSR2_V1.0_100-20200826T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200826T0130/LST-AMSR2_V1.0_100-20200826T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200826T1330/20200826T1330.json b/stac/open-canada/ft-mckay/lst/20200826T1330/20200826T1330.json new file mode 100644 index 000000000..29a0f8b0e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200826T1330/20200826T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200826T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200826T1330/LST-AMSR2_V1.0_100-20200826T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200826T1330/LST-AMSR2_V1.0_100-20200826T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200827T0130/20200827T0130.json b/stac/open-canada/ft-mckay/lst/20200827T0130/20200827T0130.json new file mode 100644 index 000000000..9d628cb81 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200827T0130/20200827T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200827T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200827T0130/LST-AMSR2_V1.0_100-20200827T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200827T0130/LST-AMSR2_V1.0_100-20200827T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200827T1330/20200827T1330.json b/stac/open-canada/ft-mckay/lst/20200827T1330/20200827T1330.json new file mode 100644 index 000000000..315c0e559 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200827T1330/20200827T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200827T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200827T1330/LST-AMSR2_V1.0_100-20200827T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200827T1330/LST-AMSR2_V1.0_100-20200827T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200828T0130/20200828T0130.json b/stac/open-canada/ft-mckay/lst/20200828T0130/20200828T0130.json new file mode 100644 index 000000000..a7e28b83b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200828T0130/20200828T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200828T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200828T0130/LST-AMSR2_V1.0_100-20200828T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200828T0130/LST-AMSR2_V1.0_100-20200828T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200828T1330/20200828T1330.json b/stac/open-canada/ft-mckay/lst/20200828T1330/20200828T1330.json new file mode 100644 index 000000000..f336e743e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200828T1330/20200828T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200828T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200828T1330/LST-AMSR2_V1.0_100-20200828T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200828T1330/LST-AMSR2_V1.0_100-20200828T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200829T0130/20200829T0130.json b/stac/open-canada/ft-mckay/lst/20200829T0130/20200829T0130.json new file mode 100644 index 000000000..206189b13 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200829T0130/20200829T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200829T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200829T0130/LST-AMSR2_V1.0_100-20200829T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200829T0130/LST-AMSR2_V1.0_100-20200829T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200829T1330/20200829T1330.json b/stac/open-canada/ft-mckay/lst/20200829T1330/20200829T1330.json new file mode 100644 index 000000000..581c06116 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200829T1330/20200829T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200829T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200829T1330/LST-AMSR2_V1.0_100-20200829T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200829T1330/LST-AMSR2_V1.0_100-20200829T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200830T0130/20200830T0130.json b/stac/open-canada/ft-mckay/lst/20200830T0130/20200830T0130.json new file mode 100644 index 000000000..afda53739 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200830T0130/20200830T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200830T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200830T0130/LST-AMSR2_V1.0_100-20200830T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200830T0130/LST-AMSR2_V1.0_100-20200830T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200830T1330/20200830T1330.json b/stac/open-canada/ft-mckay/lst/20200830T1330/20200830T1330.json new file mode 100644 index 000000000..242f54837 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200830T1330/20200830T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200830T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200830T1330/LST-AMSR2_V1.0_100-20200830T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200830T1330/LST-AMSR2_V1.0_100-20200830T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200831T0130/20200831T0130.json b/stac/open-canada/ft-mckay/lst/20200831T0130/20200831T0130.json new file mode 100644 index 000000000..164266672 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200831T0130/20200831T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200831T0130", + "collection": "lst", + "properties": { + "datetime": "2020-08-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200831T0130/LST-AMSR2_V1.0_100-20200831T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200831T0130/LST-AMSR2_V1.0_100-20200831T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200831T1330/20200831T1330.json b/stac/open-canada/ft-mckay/lst/20200831T1330/20200831T1330.json new file mode 100644 index 000000000..0ea166008 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200831T1330/20200831T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200831T1330", + "collection": "lst", + "properties": { + "datetime": "2020-08-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200831T1330/LST-AMSR2_V1.0_100-20200831T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200831T1330/LST-AMSR2_V1.0_100-20200831T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200901T0130/20200901T0130.json b/stac/open-canada/ft-mckay/lst/20200901T0130/20200901T0130.json new file mode 100644 index 000000000..90e180049 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200901T0130/20200901T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200901T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200901T0130/LST-AMSR2_V1.0_100-20200901T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200901T0130/LST-AMSR2_V1.0_100-20200901T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200901T1330/20200901T1330.json b/stac/open-canada/ft-mckay/lst/20200901T1330/20200901T1330.json new file mode 100644 index 000000000..849d59ae2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200901T1330/20200901T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200901T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200901T1330/LST-AMSR2_V1.0_100-20200901T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200901T1330/LST-AMSR2_V1.0_100-20200901T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200902T0130/20200902T0130.json b/stac/open-canada/ft-mckay/lst/20200902T0130/20200902T0130.json new file mode 100644 index 000000000..2dfa9a525 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200902T0130/20200902T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200902T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200902T0130/LST-AMSR2_V1.0_100-20200902T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200902T0130/LST-AMSR2_V1.0_100-20200902T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200902T1330/20200902T1330.json b/stac/open-canada/ft-mckay/lst/20200902T1330/20200902T1330.json new file mode 100644 index 000000000..6f05129d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200902T1330/20200902T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200902T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200902T1330/LST-AMSR2_V1.0_100-20200902T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200902T1330/LST-AMSR2_V1.0_100-20200902T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200903T0130/20200903T0130.json b/stac/open-canada/ft-mckay/lst/20200903T0130/20200903T0130.json new file mode 100644 index 000000000..720c7800d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200903T0130/20200903T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200903T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200903T0130/LST-AMSR2_V1.0_100-20200903T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200903T0130/LST-AMSR2_V1.0_100-20200903T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200903T1330/20200903T1330.json b/stac/open-canada/ft-mckay/lst/20200903T1330/20200903T1330.json new file mode 100644 index 000000000..592eb2dfc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200903T1330/20200903T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200903T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200903T1330/LST-AMSR2_V1.0_100-20200903T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200903T1330/LST-AMSR2_V1.0_100-20200903T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200904T0130/20200904T0130.json b/stac/open-canada/ft-mckay/lst/20200904T0130/20200904T0130.json new file mode 100644 index 000000000..016c60295 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200904T0130/20200904T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200904T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200904T0130/LST-AMSR2_V1.0_100-20200904T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200904T0130/LST-AMSR2_V1.0_100-20200904T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200904T1330/20200904T1330.json b/stac/open-canada/ft-mckay/lst/20200904T1330/20200904T1330.json new file mode 100644 index 000000000..20acf7807 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200904T1330/20200904T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200904T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200904T1330/LST-AMSR2_V1.0_100-20200904T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200904T1330/LST-AMSR2_V1.0_100-20200904T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200905T0130/20200905T0130.json b/stac/open-canada/ft-mckay/lst/20200905T0130/20200905T0130.json new file mode 100644 index 000000000..3d87f9324 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200905T0130/20200905T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200905T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200905T0130/LST-AMSR2_V1.0_100-20200905T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200905T0130/LST-AMSR2_V1.0_100-20200905T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200905T1330/20200905T1330.json b/stac/open-canada/ft-mckay/lst/20200905T1330/20200905T1330.json new file mode 100644 index 000000000..9c943b36a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200905T1330/20200905T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200905T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200905T1330/LST-AMSR2_V1.0_100-20200905T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200905T1330/LST-AMSR2_V1.0_100-20200905T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200906T0130/20200906T0130.json b/stac/open-canada/ft-mckay/lst/20200906T0130/20200906T0130.json new file mode 100644 index 000000000..4062174c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200906T0130/20200906T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200906T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200906T0130/LST-AMSR2_V1.0_100-20200906T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200906T0130/LST-AMSR2_V1.0_100-20200906T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200906T1330/20200906T1330.json b/stac/open-canada/ft-mckay/lst/20200906T1330/20200906T1330.json new file mode 100644 index 000000000..deab0f1ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200906T1330/20200906T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200906T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200906T1330/LST-AMSR2_V1.0_100-20200906T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200906T1330/LST-AMSR2_V1.0_100-20200906T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200907T0130/20200907T0130.json b/stac/open-canada/ft-mckay/lst/20200907T0130/20200907T0130.json new file mode 100644 index 000000000..d4548cc6e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200907T0130/20200907T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200907T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200907T0130/LST-AMSR2_V1.0_100-20200907T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200907T0130/LST-AMSR2_V1.0_100-20200907T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200907T1330/20200907T1330.json b/stac/open-canada/ft-mckay/lst/20200907T1330/20200907T1330.json new file mode 100644 index 000000000..7e03cea76 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200907T1330/20200907T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200907T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200907T1330/LST-AMSR2_V1.0_100-20200907T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200907T1330/LST-AMSR2_V1.0_100-20200907T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200908T0130/20200908T0130.json b/stac/open-canada/ft-mckay/lst/20200908T0130/20200908T0130.json new file mode 100644 index 000000000..74c487c96 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200908T0130/20200908T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200908T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200908T0130/LST-AMSR2_V1.0_100-20200908T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200908T0130/LST-AMSR2_V1.0_100-20200908T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200908T1330/20200908T1330.json b/stac/open-canada/ft-mckay/lst/20200908T1330/20200908T1330.json new file mode 100644 index 000000000..771c46df6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200908T1330/20200908T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200908T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200908T1330/LST-AMSR2_V1.0_100-20200908T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200908T1330/LST-AMSR2_V1.0_100-20200908T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200909T0130/20200909T0130.json b/stac/open-canada/ft-mckay/lst/20200909T0130/20200909T0130.json new file mode 100644 index 000000000..13909f624 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200909T0130/20200909T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200909T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200909T0130/LST-AMSR2_V1.0_100-20200909T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200909T0130/LST-AMSR2_V1.0_100-20200909T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200909T1330/20200909T1330.json b/stac/open-canada/ft-mckay/lst/20200909T1330/20200909T1330.json new file mode 100644 index 000000000..cac30d152 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200909T1330/20200909T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200909T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200909T1330/LST-AMSR2_V1.0_100-20200909T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200909T1330/LST-AMSR2_V1.0_100-20200909T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200910T0130/20200910T0130.json b/stac/open-canada/ft-mckay/lst/20200910T0130/20200910T0130.json new file mode 100644 index 000000000..36f777e22 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200910T0130/20200910T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200910T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200910T0130/LST-AMSR2_V1.0_100-20200910T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200910T0130/LST-AMSR2_V1.0_100-20200910T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200910T1330/20200910T1330.json b/stac/open-canada/ft-mckay/lst/20200910T1330/20200910T1330.json new file mode 100644 index 000000000..21767cf19 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200910T1330/20200910T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200910T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200910T1330/LST-AMSR2_V1.0_100-20200910T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200910T1330/LST-AMSR2_V1.0_100-20200910T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200911T0130/20200911T0130.json b/stac/open-canada/ft-mckay/lst/20200911T0130/20200911T0130.json new file mode 100644 index 000000000..b80e51c2a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200911T0130/20200911T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200911T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200911T0130/LST-AMSR2_V1.0_100-20200911T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200911T0130/LST-AMSR2_V1.0_100-20200911T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200911T1330/20200911T1330.json b/stac/open-canada/ft-mckay/lst/20200911T1330/20200911T1330.json new file mode 100644 index 000000000..7e0f7745e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200911T1330/20200911T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200911T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200911T1330/LST-AMSR2_V1.0_100-20200911T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200911T1330/LST-AMSR2_V1.0_100-20200911T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200912T0130/20200912T0130.json b/stac/open-canada/ft-mckay/lst/20200912T0130/20200912T0130.json new file mode 100644 index 000000000..6782a03be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200912T0130/20200912T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200912T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200912T0130/LST-AMSR2_V1.0_100-20200912T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200912T0130/LST-AMSR2_V1.0_100-20200912T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200912T1330/20200912T1330.json b/stac/open-canada/ft-mckay/lst/20200912T1330/20200912T1330.json new file mode 100644 index 000000000..4474d91aa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200912T1330/20200912T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200912T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200912T1330/LST-AMSR2_V1.0_100-20200912T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200912T1330/LST-AMSR2_V1.0_100-20200912T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200913T0130/20200913T0130.json b/stac/open-canada/ft-mckay/lst/20200913T0130/20200913T0130.json new file mode 100644 index 000000000..9fbc3fdbf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200913T0130/20200913T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200913T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200913T0130/LST-AMSR2_V1.0_100-20200913T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200913T0130/LST-AMSR2_V1.0_100-20200913T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200913T1330/20200913T1330.json b/stac/open-canada/ft-mckay/lst/20200913T1330/20200913T1330.json new file mode 100644 index 000000000..1a3789885 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200913T1330/20200913T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200913T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200913T1330/LST-AMSR2_V1.0_100-20200913T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200913T1330/LST-AMSR2_V1.0_100-20200913T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200914T0130/20200914T0130.json b/stac/open-canada/ft-mckay/lst/20200914T0130/20200914T0130.json new file mode 100644 index 000000000..7db99e34a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200914T0130/20200914T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200914T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200914T0130/LST-AMSR2_V1.0_100-20200914T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200914T0130/LST-AMSR2_V1.0_100-20200914T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200914T1330/20200914T1330.json b/stac/open-canada/ft-mckay/lst/20200914T1330/20200914T1330.json new file mode 100644 index 000000000..c38d64081 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200914T1330/20200914T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200914T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200914T1330/LST-AMSR2_V1.0_100-20200914T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200914T1330/LST-AMSR2_V1.0_100-20200914T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200915T0130/20200915T0130.json b/stac/open-canada/ft-mckay/lst/20200915T0130/20200915T0130.json new file mode 100644 index 000000000..6d2e58284 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200915T0130/20200915T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200915T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200915T0130/LST-AMSR2_V1.0_100-20200915T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200915T0130/LST-AMSR2_V1.0_100-20200915T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200915T1330/20200915T1330.json b/stac/open-canada/ft-mckay/lst/20200915T1330/20200915T1330.json new file mode 100644 index 000000000..2c8f3e577 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200915T1330/20200915T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200915T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200915T1330/LST-AMSR2_V1.0_100-20200915T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200915T1330/LST-AMSR2_V1.0_100-20200915T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200916T0130/20200916T0130.json b/stac/open-canada/ft-mckay/lst/20200916T0130/20200916T0130.json new file mode 100644 index 000000000..981c23716 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200916T0130/20200916T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200916T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200916T0130/LST-AMSR2_V1.0_100-20200916T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200916T0130/LST-AMSR2_V1.0_100-20200916T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200916T1330/20200916T1330.json b/stac/open-canada/ft-mckay/lst/20200916T1330/20200916T1330.json new file mode 100644 index 000000000..588c800d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200916T1330/20200916T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200916T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200916T1330/LST-AMSR2_V1.0_100-20200916T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200916T1330/LST-AMSR2_V1.0_100-20200916T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200917T0130/20200917T0130.json b/stac/open-canada/ft-mckay/lst/20200917T0130/20200917T0130.json new file mode 100644 index 000000000..5b9793cda --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200917T0130/20200917T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200917T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200917T0130/LST-AMSR2_V1.0_100-20200917T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200917T0130/LST-AMSR2_V1.0_100-20200917T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200917T1330/20200917T1330.json b/stac/open-canada/ft-mckay/lst/20200917T1330/20200917T1330.json new file mode 100644 index 000000000..71c3676c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200917T1330/20200917T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200917T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200917T1330/LST-AMSR2_V1.0_100-20200917T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200917T1330/LST-AMSR2_V1.0_100-20200917T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200918T0130/20200918T0130.json b/stac/open-canada/ft-mckay/lst/20200918T0130/20200918T0130.json new file mode 100644 index 000000000..445c4a9d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200918T0130/20200918T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200918T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200918T0130/LST-AMSR2_V1.0_100-20200918T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200918T0130/LST-AMSR2_V1.0_100-20200918T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200918T1330/20200918T1330.json b/stac/open-canada/ft-mckay/lst/20200918T1330/20200918T1330.json new file mode 100644 index 000000000..cdae8d4b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200918T1330/20200918T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200918T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200918T1330/LST-AMSR2_V1.0_100-20200918T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200918T1330/LST-AMSR2_V1.0_100-20200918T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200919T0130/20200919T0130.json b/stac/open-canada/ft-mckay/lst/20200919T0130/20200919T0130.json new file mode 100644 index 000000000..e050d8289 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200919T0130/20200919T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200919T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200919T0130/LST-AMSR2_V1.0_100-20200919T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200919T0130/LST-AMSR2_V1.0_100-20200919T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200919T1330/20200919T1330.json b/stac/open-canada/ft-mckay/lst/20200919T1330/20200919T1330.json new file mode 100644 index 000000000..c240395aa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200919T1330/20200919T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200919T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200919T1330/LST-AMSR2_V1.0_100-20200919T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200919T1330/LST-AMSR2_V1.0_100-20200919T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200920T0130/20200920T0130.json b/stac/open-canada/ft-mckay/lst/20200920T0130/20200920T0130.json new file mode 100644 index 000000000..d3f0ae760 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200920T0130/20200920T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200920T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200920T0130/LST-AMSR2_V1.0_100-20200920T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200920T0130/LST-AMSR2_V1.0_100-20200920T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200920T1330/20200920T1330.json b/stac/open-canada/ft-mckay/lst/20200920T1330/20200920T1330.json new file mode 100644 index 000000000..e0ab192c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200920T1330/20200920T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200920T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200920T1330/LST-AMSR2_V1.0_100-20200920T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200920T1330/LST-AMSR2_V1.0_100-20200920T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200921T0130/20200921T0130.json b/stac/open-canada/ft-mckay/lst/20200921T0130/20200921T0130.json new file mode 100644 index 000000000..a14e98c63 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200921T0130/20200921T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200921T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200921T0130/LST-AMSR2_V1.0_100-20200921T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200921T0130/LST-AMSR2_V1.0_100-20200921T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200921T1330/20200921T1330.json b/stac/open-canada/ft-mckay/lst/20200921T1330/20200921T1330.json new file mode 100644 index 000000000..c0b3d91ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200921T1330/20200921T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200921T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200921T1330/LST-AMSR2_V1.0_100-20200921T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200921T1330/LST-AMSR2_V1.0_100-20200921T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200922T0130/20200922T0130.json b/stac/open-canada/ft-mckay/lst/20200922T0130/20200922T0130.json new file mode 100644 index 000000000..4da2257b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200922T0130/20200922T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200922T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200922T0130/LST-AMSR2_V1.0_100-20200922T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200922T0130/LST-AMSR2_V1.0_100-20200922T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200922T1330/20200922T1330.json b/stac/open-canada/ft-mckay/lst/20200922T1330/20200922T1330.json new file mode 100644 index 000000000..23b25a129 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200922T1330/20200922T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200922T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200922T1330/LST-AMSR2_V1.0_100-20200922T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200922T1330/LST-AMSR2_V1.0_100-20200922T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200923T0130/20200923T0130.json b/stac/open-canada/ft-mckay/lst/20200923T0130/20200923T0130.json new file mode 100644 index 000000000..fcf96a5ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200923T0130/20200923T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200923T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200923T0130/LST-AMSR2_V1.0_100-20200923T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200923T0130/LST-AMSR2_V1.0_100-20200923T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200923T1330/20200923T1330.json b/stac/open-canada/ft-mckay/lst/20200923T1330/20200923T1330.json new file mode 100644 index 000000000..6d784eaa6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200923T1330/20200923T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200923T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200923T1330/LST-AMSR2_V1.0_100-20200923T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200923T1330/LST-AMSR2_V1.0_100-20200923T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200924T0130/20200924T0130.json b/stac/open-canada/ft-mckay/lst/20200924T0130/20200924T0130.json new file mode 100644 index 000000000..f1a50eae6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200924T0130/20200924T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200924T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200924T0130/LST-AMSR2_V1.0_100-20200924T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200924T0130/LST-AMSR2_V1.0_100-20200924T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200924T1330/20200924T1330.json b/stac/open-canada/ft-mckay/lst/20200924T1330/20200924T1330.json new file mode 100644 index 000000000..fec62615a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200924T1330/20200924T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200924T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200924T1330/LST-AMSR2_V1.0_100-20200924T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200924T1330/LST-AMSR2_V1.0_100-20200924T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200925T0130/20200925T0130.json b/stac/open-canada/ft-mckay/lst/20200925T0130/20200925T0130.json new file mode 100644 index 000000000..0707de6ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200925T0130/20200925T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200925T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200925T0130/LST-AMSR2_V1.0_100-20200925T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200925T0130/LST-AMSR2_V1.0_100-20200925T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200925T1330/20200925T1330.json b/stac/open-canada/ft-mckay/lst/20200925T1330/20200925T1330.json new file mode 100644 index 000000000..65e52b262 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200925T1330/20200925T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200925T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200925T1330/LST-AMSR2_V1.0_100-20200925T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200925T1330/LST-AMSR2_V1.0_100-20200925T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200926T0130/20200926T0130.json b/stac/open-canada/ft-mckay/lst/20200926T0130/20200926T0130.json new file mode 100644 index 000000000..bd21f564f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200926T0130/20200926T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200926T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200926T0130/LST-AMSR2_V1.0_100-20200926T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200926T0130/LST-AMSR2_V1.0_100-20200926T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200926T1330/20200926T1330.json b/stac/open-canada/ft-mckay/lst/20200926T1330/20200926T1330.json new file mode 100644 index 000000000..b2a2cd70c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200926T1330/20200926T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200926T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200926T1330/LST-AMSR2_V1.0_100-20200926T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200926T1330/LST-AMSR2_V1.0_100-20200926T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200927T0130/20200927T0130.json b/stac/open-canada/ft-mckay/lst/20200927T0130/20200927T0130.json new file mode 100644 index 000000000..a56e3ffaa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200927T0130/20200927T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200927T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200927T0130/LST-AMSR2_V1.0_100-20200927T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200927T0130/LST-AMSR2_V1.0_100-20200927T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200927T1330/20200927T1330.json b/stac/open-canada/ft-mckay/lst/20200927T1330/20200927T1330.json new file mode 100644 index 000000000..fe1be59b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200927T1330/20200927T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200927T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200927T1330/LST-AMSR2_V1.0_100-20200927T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200927T1330/LST-AMSR2_V1.0_100-20200927T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200928T0130/20200928T0130.json b/stac/open-canada/ft-mckay/lst/20200928T0130/20200928T0130.json new file mode 100644 index 000000000..9864d964d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200928T0130/20200928T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200928T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200928T0130/LST-AMSR2_V1.0_100-20200928T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200928T0130/LST-AMSR2_V1.0_100-20200928T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200928T1330/20200928T1330.json b/stac/open-canada/ft-mckay/lst/20200928T1330/20200928T1330.json new file mode 100644 index 000000000..6d5448b3f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200928T1330/20200928T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200928T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200928T1330/LST-AMSR2_V1.0_100-20200928T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200928T1330/LST-AMSR2_V1.0_100-20200928T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200929T0130/20200929T0130.json b/stac/open-canada/ft-mckay/lst/20200929T0130/20200929T0130.json new file mode 100644 index 000000000..7a2b7714d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200929T0130/20200929T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200929T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200929T0130/LST-AMSR2_V1.0_100-20200929T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200929T0130/LST-AMSR2_V1.0_100-20200929T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200929T1330/20200929T1330.json b/stac/open-canada/ft-mckay/lst/20200929T1330/20200929T1330.json new file mode 100644 index 000000000..219dcb317 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200929T1330/20200929T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200929T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200929T1330/LST-AMSR2_V1.0_100-20200929T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200929T1330/LST-AMSR2_V1.0_100-20200929T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200930T0130/20200930T0130.json b/stac/open-canada/ft-mckay/lst/20200930T0130/20200930T0130.json new file mode 100644 index 000000000..da558c5db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200930T0130/20200930T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200930T0130", + "collection": "lst", + "properties": { + "datetime": "2020-09-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200930T0130/LST-AMSR2_V1.0_100-20200930T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200930T0130/LST-AMSR2_V1.0_100-20200930T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20200930T1330/20200930T1330.json b/stac/open-canada/ft-mckay/lst/20200930T1330/20200930T1330.json new file mode 100644 index 000000000..56ae149cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20200930T1330/20200930T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200930T1330", + "collection": "lst", + "properties": { + "datetime": "2020-09-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200930T1330/LST-AMSR2_V1.0_100-20200930T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20200930T1330/LST-AMSR2_V1.0_100-20200930T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201001T0130/20201001T0130.json b/stac/open-canada/ft-mckay/lst/20201001T0130/20201001T0130.json new file mode 100644 index 000000000..b467b75e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201001T0130/20201001T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201001T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201001T0130/LST-AMSR2_V1.0_100-20201001T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201001T0130/LST-AMSR2_V1.0_100-20201001T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201001T1330/20201001T1330.json b/stac/open-canada/ft-mckay/lst/20201001T1330/20201001T1330.json new file mode 100644 index 000000000..d6fe282e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201001T1330/20201001T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201001T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201001T1330/LST-AMSR2_V1.0_100-20201001T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201001T1330/LST-AMSR2_V1.0_100-20201001T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201002T0130/20201002T0130.json b/stac/open-canada/ft-mckay/lst/20201002T0130/20201002T0130.json new file mode 100644 index 000000000..ea5ebdae0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201002T0130/20201002T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201002T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201002T0130/LST-AMSR2_V1.0_100-20201002T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201002T0130/LST-AMSR2_V1.0_100-20201002T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201002T1330/20201002T1330.json b/stac/open-canada/ft-mckay/lst/20201002T1330/20201002T1330.json new file mode 100644 index 000000000..f8637c79f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201002T1330/20201002T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201002T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201002T1330/LST-AMSR2_V1.0_100-20201002T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201002T1330/LST-AMSR2_V1.0_100-20201002T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201003T0130/20201003T0130.json b/stac/open-canada/ft-mckay/lst/20201003T0130/20201003T0130.json new file mode 100644 index 000000000..f08dd01ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201003T0130/20201003T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201003T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201003T0130/LST-AMSR2_V1.0_100-20201003T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201003T0130/LST-AMSR2_V1.0_100-20201003T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201003T1330/20201003T1330.json b/stac/open-canada/ft-mckay/lst/20201003T1330/20201003T1330.json new file mode 100644 index 000000000..fe6d8aef7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201003T1330/20201003T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201003T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201003T1330/LST-AMSR2_V1.0_100-20201003T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201003T1330/LST-AMSR2_V1.0_100-20201003T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201004T0130/20201004T0130.json b/stac/open-canada/ft-mckay/lst/20201004T0130/20201004T0130.json new file mode 100644 index 000000000..b98ebddbf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201004T0130/20201004T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201004T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201004T0130/LST-AMSR2_V1.0_100-20201004T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201004T0130/LST-AMSR2_V1.0_100-20201004T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201004T1330/20201004T1330.json b/stac/open-canada/ft-mckay/lst/20201004T1330/20201004T1330.json new file mode 100644 index 000000000..475c34f54 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201004T1330/20201004T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201004T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201004T1330/LST-AMSR2_V1.0_100-20201004T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201004T1330/LST-AMSR2_V1.0_100-20201004T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201005T0130/20201005T0130.json b/stac/open-canada/ft-mckay/lst/20201005T0130/20201005T0130.json new file mode 100644 index 000000000..e12536273 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201005T0130/20201005T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201005T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201005T0130/LST-AMSR2_V1.0_100-20201005T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201005T0130/LST-AMSR2_V1.0_100-20201005T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201005T1330/20201005T1330.json b/stac/open-canada/ft-mckay/lst/20201005T1330/20201005T1330.json new file mode 100644 index 000000000..c944916a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201005T1330/20201005T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201005T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201005T1330/LST-AMSR2_V1.0_100-20201005T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201005T1330/LST-AMSR2_V1.0_100-20201005T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201006T0130/20201006T0130.json b/stac/open-canada/ft-mckay/lst/20201006T0130/20201006T0130.json new file mode 100644 index 000000000..ed255ba72 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201006T0130/20201006T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201006T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201006T0130/LST-AMSR2_V1.0_100-20201006T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201006T0130/LST-AMSR2_V1.0_100-20201006T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201006T1330/20201006T1330.json b/stac/open-canada/ft-mckay/lst/20201006T1330/20201006T1330.json new file mode 100644 index 000000000..a6f25252e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201006T1330/20201006T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201006T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201006T1330/LST-AMSR2_V1.0_100-20201006T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201006T1330/LST-AMSR2_V1.0_100-20201006T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201007T0130/20201007T0130.json b/stac/open-canada/ft-mckay/lst/20201007T0130/20201007T0130.json new file mode 100644 index 000000000..5b54a9455 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201007T0130/20201007T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201007T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201007T0130/LST-AMSR2_V1.0_100-20201007T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201007T0130/LST-AMSR2_V1.0_100-20201007T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201007T1330/20201007T1330.json b/stac/open-canada/ft-mckay/lst/20201007T1330/20201007T1330.json new file mode 100644 index 000000000..c936f55fd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201007T1330/20201007T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201007T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201007T1330/LST-AMSR2_V1.0_100-20201007T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201007T1330/LST-AMSR2_V1.0_100-20201007T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201008T0130/20201008T0130.json b/stac/open-canada/ft-mckay/lst/20201008T0130/20201008T0130.json new file mode 100644 index 000000000..a5b5f1cf0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201008T0130/20201008T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201008T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201008T0130/LST-AMSR2_V1.0_100-20201008T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201008T0130/LST-AMSR2_V1.0_100-20201008T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201008T1330/20201008T1330.json b/stac/open-canada/ft-mckay/lst/20201008T1330/20201008T1330.json new file mode 100644 index 000000000..3ea372af5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201008T1330/20201008T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201008T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201008T1330/LST-AMSR2_V1.0_100-20201008T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201008T1330/LST-AMSR2_V1.0_100-20201008T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201009T0130/20201009T0130.json b/stac/open-canada/ft-mckay/lst/20201009T0130/20201009T0130.json new file mode 100644 index 000000000..df8a3f7fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201009T0130/20201009T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201009T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201009T0130/LST-AMSR2_V1.0_100-20201009T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201009T0130/LST-AMSR2_V1.0_100-20201009T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201009T1330/20201009T1330.json b/stac/open-canada/ft-mckay/lst/20201009T1330/20201009T1330.json new file mode 100644 index 000000000..335ec83a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201009T1330/20201009T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201009T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201009T1330/LST-AMSR2_V1.0_100-20201009T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201009T1330/LST-AMSR2_V1.0_100-20201009T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201010T0130/20201010T0130.json b/stac/open-canada/ft-mckay/lst/20201010T0130/20201010T0130.json new file mode 100644 index 000000000..d97423de0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201010T0130/20201010T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201010T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201010T0130/LST-AMSR2_V1.0_100-20201010T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201010T0130/LST-AMSR2_V1.0_100-20201010T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201010T1330/20201010T1330.json b/stac/open-canada/ft-mckay/lst/20201010T1330/20201010T1330.json new file mode 100644 index 000000000..aa3a79a0c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201010T1330/20201010T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201010T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201010T1330/LST-AMSR2_V1.0_100-20201010T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201010T1330/LST-AMSR2_V1.0_100-20201010T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201011T0130/20201011T0130.json b/stac/open-canada/ft-mckay/lst/20201011T0130/20201011T0130.json new file mode 100644 index 000000000..eb050789f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201011T0130/20201011T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201011T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201011T0130/LST-AMSR2_V1.0_100-20201011T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201011T0130/LST-AMSR2_V1.0_100-20201011T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201011T1330/20201011T1330.json b/stac/open-canada/ft-mckay/lst/20201011T1330/20201011T1330.json new file mode 100644 index 000000000..9f9b14a92 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201011T1330/20201011T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201011T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201011T1330/LST-AMSR2_V1.0_100-20201011T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201011T1330/LST-AMSR2_V1.0_100-20201011T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201012T0130/20201012T0130.json b/stac/open-canada/ft-mckay/lst/20201012T0130/20201012T0130.json new file mode 100644 index 000000000..1d6308587 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201012T0130/20201012T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201012T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201012T0130/LST-AMSR2_V1.0_100-20201012T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201012T0130/LST-AMSR2_V1.0_100-20201012T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201012T1330/20201012T1330.json b/stac/open-canada/ft-mckay/lst/20201012T1330/20201012T1330.json new file mode 100644 index 000000000..9d407be98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201012T1330/20201012T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201012T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201012T1330/LST-AMSR2_V1.0_100-20201012T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201012T1330/LST-AMSR2_V1.0_100-20201012T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201013T0130/20201013T0130.json b/stac/open-canada/ft-mckay/lst/20201013T0130/20201013T0130.json new file mode 100644 index 000000000..c0f79f5da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201013T0130/20201013T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201013T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201013T0130/LST-AMSR2_V1.0_100-20201013T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201013T0130/LST-AMSR2_V1.0_100-20201013T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201013T1330/20201013T1330.json b/stac/open-canada/ft-mckay/lst/20201013T1330/20201013T1330.json new file mode 100644 index 000000000..379bac854 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201013T1330/20201013T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201013T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201013T1330/LST-AMSR2_V1.0_100-20201013T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201013T1330/LST-AMSR2_V1.0_100-20201013T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201014T0130/20201014T0130.json b/stac/open-canada/ft-mckay/lst/20201014T0130/20201014T0130.json new file mode 100644 index 000000000..03d18d10a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201014T0130/20201014T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201014T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201014T0130/LST-AMSR2_V1.0_100-20201014T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201014T0130/LST-AMSR2_V1.0_100-20201014T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201014T1330/20201014T1330.json b/stac/open-canada/ft-mckay/lst/20201014T1330/20201014T1330.json new file mode 100644 index 000000000..5352f2ed4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201014T1330/20201014T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201014T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201014T1330/LST-AMSR2_V1.0_100-20201014T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201014T1330/LST-AMSR2_V1.0_100-20201014T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201015T0130/20201015T0130.json b/stac/open-canada/ft-mckay/lst/20201015T0130/20201015T0130.json new file mode 100644 index 000000000..99a187f57 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201015T0130/20201015T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201015T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201015T0130/LST-AMSR2_V1.0_100-20201015T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201015T0130/LST-AMSR2_V1.0_100-20201015T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201015T1330/20201015T1330.json b/stac/open-canada/ft-mckay/lst/20201015T1330/20201015T1330.json new file mode 100644 index 000000000..19be7d88a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201015T1330/20201015T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201015T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201015T1330/LST-AMSR2_V1.0_100-20201015T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201015T1330/LST-AMSR2_V1.0_100-20201015T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201016T0130/20201016T0130.json b/stac/open-canada/ft-mckay/lst/20201016T0130/20201016T0130.json new file mode 100644 index 000000000..e73bf369a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201016T0130/20201016T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201016T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201016T0130/LST-AMSR2_V1.0_100-20201016T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201016T0130/LST-AMSR2_V1.0_100-20201016T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201016T1330/20201016T1330.json b/stac/open-canada/ft-mckay/lst/20201016T1330/20201016T1330.json new file mode 100644 index 000000000..da8adec12 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201016T1330/20201016T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201016T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201016T1330/LST-AMSR2_V1.0_100-20201016T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201016T1330/LST-AMSR2_V1.0_100-20201016T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201017T0130/20201017T0130.json b/stac/open-canada/ft-mckay/lst/20201017T0130/20201017T0130.json new file mode 100644 index 000000000..e3ad22b86 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201017T0130/20201017T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201017T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201017T0130/LST-AMSR2_V1.0_100-20201017T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201017T0130/LST-AMSR2_V1.0_100-20201017T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201017T1330/20201017T1330.json b/stac/open-canada/ft-mckay/lst/20201017T1330/20201017T1330.json new file mode 100644 index 000000000..d3d6a0417 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201017T1330/20201017T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201017T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201017T1330/LST-AMSR2_V1.0_100-20201017T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201017T1330/LST-AMSR2_V1.0_100-20201017T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201018T0130/20201018T0130.json b/stac/open-canada/ft-mckay/lst/20201018T0130/20201018T0130.json new file mode 100644 index 000000000..2026cc10d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201018T0130/20201018T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201018T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201018T0130/LST-AMSR2_V1.0_100-20201018T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201018T0130/LST-AMSR2_V1.0_100-20201018T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201018T1330/20201018T1330.json b/stac/open-canada/ft-mckay/lst/20201018T1330/20201018T1330.json new file mode 100644 index 000000000..eff71bb26 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201018T1330/20201018T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201018T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201018T1330/LST-AMSR2_V1.0_100-20201018T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201018T1330/LST-AMSR2_V1.0_100-20201018T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201019T0130/20201019T0130.json b/stac/open-canada/ft-mckay/lst/20201019T0130/20201019T0130.json new file mode 100644 index 000000000..cc8f54d99 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201019T0130/20201019T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201019T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201019T0130/LST-AMSR2_V1.0_100-20201019T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201019T0130/LST-AMSR2_V1.0_100-20201019T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201019T1330/20201019T1330.json b/stac/open-canada/ft-mckay/lst/20201019T1330/20201019T1330.json new file mode 100644 index 000000000..ddd90ec9f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201019T1330/20201019T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201019T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201019T1330/LST-AMSR2_V1.0_100-20201019T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201019T1330/LST-AMSR2_V1.0_100-20201019T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201020T0130/20201020T0130.json b/stac/open-canada/ft-mckay/lst/20201020T0130/20201020T0130.json new file mode 100644 index 000000000..244ce22f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201020T0130/20201020T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201020T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201020T0130/LST-AMSR2_V1.0_100-20201020T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201020T0130/LST-AMSR2_V1.0_100-20201020T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201020T1330/20201020T1330.json b/stac/open-canada/ft-mckay/lst/20201020T1330/20201020T1330.json new file mode 100644 index 000000000..7b9be5ec9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201020T1330/20201020T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201020T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201020T1330/LST-AMSR2_V1.0_100-20201020T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201020T1330/LST-AMSR2_V1.0_100-20201020T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201021T0130/20201021T0130.json b/stac/open-canada/ft-mckay/lst/20201021T0130/20201021T0130.json new file mode 100644 index 000000000..7b430749a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201021T0130/20201021T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201021T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201021T0130/LST-AMSR2_V1.0_100-20201021T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201021T0130/LST-AMSR2_V1.0_100-20201021T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201021T1330/20201021T1330.json b/stac/open-canada/ft-mckay/lst/20201021T1330/20201021T1330.json new file mode 100644 index 000000000..a3f1987d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201021T1330/20201021T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201021T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201021T1330/LST-AMSR2_V1.0_100-20201021T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201021T1330/LST-AMSR2_V1.0_100-20201021T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201022T0130/20201022T0130.json b/stac/open-canada/ft-mckay/lst/20201022T0130/20201022T0130.json new file mode 100644 index 000000000..b5316c205 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201022T0130/20201022T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201022T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201022T0130/LST-AMSR2_V1.0_100-20201022T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201022T0130/LST-AMSR2_V1.0_100-20201022T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201022T1330/20201022T1330.json b/stac/open-canada/ft-mckay/lst/20201022T1330/20201022T1330.json new file mode 100644 index 000000000..507a40f06 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201022T1330/20201022T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201022T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201022T1330/LST-AMSR2_V1.0_100-20201022T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201022T1330/LST-AMSR2_V1.0_100-20201022T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201023T0130/20201023T0130.json b/stac/open-canada/ft-mckay/lst/20201023T0130/20201023T0130.json new file mode 100644 index 000000000..4752be30d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201023T0130/20201023T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201023T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201023T0130/LST-AMSR2_V1.0_100-20201023T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201023T0130/LST-AMSR2_V1.0_100-20201023T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201023T1330/20201023T1330.json b/stac/open-canada/ft-mckay/lst/20201023T1330/20201023T1330.json new file mode 100644 index 000000000..db922f9d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201023T1330/20201023T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201023T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201023T1330/LST-AMSR2_V1.0_100-20201023T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201023T1330/LST-AMSR2_V1.0_100-20201023T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201024T0130/20201024T0130.json b/stac/open-canada/ft-mckay/lst/20201024T0130/20201024T0130.json new file mode 100644 index 000000000..5dbf1b76a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201024T0130/20201024T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201024T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201024T0130/LST-AMSR2_V1.0_100-20201024T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201024T0130/LST-AMSR2_V1.0_100-20201024T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201024T1330/20201024T1330.json b/stac/open-canada/ft-mckay/lst/20201024T1330/20201024T1330.json new file mode 100644 index 000000000..9ceb3e5b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201024T1330/20201024T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201024T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201024T1330/LST-AMSR2_V1.0_100-20201024T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201024T1330/LST-AMSR2_V1.0_100-20201024T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201025T0130/20201025T0130.json b/stac/open-canada/ft-mckay/lst/20201025T0130/20201025T0130.json new file mode 100644 index 000000000..0b2a15faa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201025T0130/20201025T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201025T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201025T0130/LST-AMSR2_V1.0_100-20201025T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201025T0130/LST-AMSR2_V1.0_100-20201025T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201025T1330/20201025T1330.json b/stac/open-canada/ft-mckay/lst/20201025T1330/20201025T1330.json new file mode 100644 index 000000000..24439efb5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201025T1330/20201025T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201025T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201025T1330/LST-AMSR2_V1.0_100-20201025T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201025T1330/LST-AMSR2_V1.0_100-20201025T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201026T0130/20201026T0130.json b/stac/open-canada/ft-mckay/lst/20201026T0130/20201026T0130.json new file mode 100644 index 000000000..4c70ffb43 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201026T0130/20201026T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201026T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201026T0130/LST-AMSR2_V1.0_100-20201026T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201026T0130/LST-AMSR2_V1.0_100-20201026T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201026T1330/20201026T1330.json b/stac/open-canada/ft-mckay/lst/20201026T1330/20201026T1330.json new file mode 100644 index 000000000..5e107c8a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201026T1330/20201026T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201026T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201026T1330/LST-AMSR2_V1.0_100-20201026T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201026T1330/LST-AMSR2_V1.0_100-20201026T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201027T0130/20201027T0130.json b/stac/open-canada/ft-mckay/lst/20201027T0130/20201027T0130.json new file mode 100644 index 000000000..4a949bcce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201027T0130/20201027T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201027T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201027T0130/LST-AMSR2_V1.0_100-20201027T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201027T0130/LST-AMSR2_V1.0_100-20201027T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201027T1330/20201027T1330.json b/stac/open-canada/ft-mckay/lst/20201027T1330/20201027T1330.json new file mode 100644 index 000000000..d170d3142 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201027T1330/20201027T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201027T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201027T1330/LST-AMSR2_V1.0_100-20201027T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201027T1330/LST-AMSR2_V1.0_100-20201027T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201028T0130/20201028T0130.json b/stac/open-canada/ft-mckay/lst/20201028T0130/20201028T0130.json new file mode 100644 index 000000000..3ea50f481 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201028T0130/20201028T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201028T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201028T0130/LST-AMSR2_V1.0_100-20201028T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201028T0130/LST-AMSR2_V1.0_100-20201028T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201028T1330/20201028T1330.json b/stac/open-canada/ft-mckay/lst/20201028T1330/20201028T1330.json new file mode 100644 index 000000000..b5e869e2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201028T1330/20201028T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201028T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201028T1330/LST-AMSR2_V1.0_100-20201028T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201028T1330/LST-AMSR2_V1.0_100-20201028T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201029T0130/20201029T0130.json b/stac/open-canada/ft-mckay/lst/20201029T0130/20201029T0130.json new file mode 100644 index 000000000..5403c27a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201029T0130/20201029T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201029T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201029T0130/LST-AMSR2_V1.0_100-20201029T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201029T0130/LST-AMSR2_V1.0_100-20201029T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201029T1330/20201029T1330.json b/stac/open-canada/ft-mckay/lst/20201029T1330/20201029T1330.json new file mode 100644 index 000000000..c081da2fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201029T1330/20201029T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201029T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201029T1330/LST-AMSR2_V1.0_100-20201029T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201029T1330/LST-AMSR2_V1.0_100-20201029T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201030T0130/20201030T0130.json b/stac/open-canada/ft-mckay/lst/20201030T0130/20201030T0130.json new file mode 100644 index 000000000..7847c5eee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201030T0130/20201030T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201030T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201030T0130/LST-AMSR2_V1.0_100-20201030T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201030T0130/LST-AMSR2_V1.0_100-20201030T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201030T1330/20201030T1330.json b/stac/open-canada/ft-mckay/lst/20201030T1330/20201030T1330.json new file mode 100644 index 000000000..00f25fd4a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201030T1330/20201030T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201030T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201030T1330/LST-AMSR2_V1.0_100-20201030T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201030T1330/LST-AMSR2_V1.0_100-20201030T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201031T0130/20201031T0130.json b/stac/open-canada/ft-mckay/lst/20201031T0130/20201031T0130.json new file mode 100644 index 000000000..6417cd2ad --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201031T0130/20201031T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201031T0130", + "collection": "lst", + "properties": { + "datetime": "2020-10-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201031T0130/LST-AMSR2_V1.0_100-20201031T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201031T0130/LST-AMSR2_V1.0_100-20201031T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201031T1330/20201031T1330.json b/stac/open-canada/ft-mckay/lst/20201031T1330/20201031T1330.json new file mode 100644 index 000000000..5419f34be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201031T1330/20201031T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201031T1330", + "collection": "lst", + "properties": { + "datetime": "2020-10-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201031T1330/LST-AMSR2_V1.0_100-20201031T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201031T1330/LST-AMSR2_V1.0_100-20201031T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201101T0130/20201101T0130.json b/stac/open-canada/ft-mckay/lst/20201101T0130/20201101T0130.json new file mode 100644 index 000000000..23b5897d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201101T0130/20201101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201101T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201101T0130/LST-AMSR2_V1.0_100-20201101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201101T0130/LST-AMSR2_V1.0_100-20201101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201101T1330/20201101T1330.json b/stac/open-canada/ft-mckay/lst/20201101T1330/20201101T1330.json new file mode 100644 index 000000000..7f0fa991c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201101T1330/20201101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201101T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201101T1330/LST-AMSR2_V1.0_100-20201101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201101T1330/LST-AMSR2_V1.0_100-20201101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201102T0130/20201102T0130.json b/stac/open-canada/ft-mckay/lst/20201102T0130/20201102T0130.json new file mode 100644 index 000000000..bc88a944e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201102T0130/20201102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201102T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201102T0130/LST-AMSR2_V1.0_100-20201102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201102T0130/LST-AMSR2_V1.0_100-20201102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201102T1330/20201102T1330.json b/stac/open-canada/ft-mckay/lst/20201102T1330/20201102T1330.json new file mode 100644 index 000000000..68fcc5958 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201102T1330/20201102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201102T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201102T1330/LST-AMSR2_V1.0_100-20201102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201102T1330/LST-AMSR2_V1.0_100-20201102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201103T0130/20201103T0130.json b/stac/open-canada/ft-mckay/lst/20201103T0130/20201103T0130.json new file mode 100644 index 000000000..c98293f2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201103T0130/20201103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201103T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201103T0130/LST-AMSR2_V1.0_100-20201103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201103T0130/LST-AMSR2_V1.0_100-20201103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201103T1330/20201103T1330.json b/stac/open-canada/ft-mckay/lst/20201103T1330/20201103T1330.json new file mode 100644 index 000000000..453b8d7d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201103T1330/20201103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201103T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201103T1330/LST-AMSR2_V1.0_100-20201103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201103T1330/LST-AMSR2_V1.0_100-20201103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201104T0130/20201104T0130.json b/stac/open-canada/ft-mckay/lst/20201104T0130/20201104T0130.json new file mode 100644 index 000000000..9a797dba1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201104T0130/20201104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201104T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201104T0130/LST-AMSR2_V1.0_100-20201104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201104T0130/LST-AMSR2_V1.0_100-20201104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201104T1330/20201104T1330.json b/stac/open-canada/ft-mckay/lst/20201104T1330/20201104T1330.json new file mode 100644 index 000000000..9fde7c4ab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201104T1330/20201104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201104T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201104T1330/LST-AMSR2_V1.0_100-20201104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201104T1330/LST-AMSR2_V1.0_100-20201104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201105T0130/20201105T0130.json b/stac/open-canada/ft-mckay/lst/20201105T0130/20201105T0130.json new file mode 100644 index 000000000..883588468 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201105T0130/20201105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201105T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201105T0130/LST-AMSR2_V1.0_100-20201105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201105T0130/LST-AMSR2_V1.0_100-20201105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201105T1330/20201105T1330.json b/stac/open-canada/ft-mckay/lst/20201105T1330/20201105T1330.json new file mode 100644 index 000000000..991fb6a47 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201105T1330/20201105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201105T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201105T1330/LST-AMSR2_V1.0_100-20201105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201105T1330/LST-AMSR2_V1.0_100-20201105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201106T0130/20201106T0130.json b/stac/open-canada/ft-mckay/lst/20201106T0130/20201106T0130.json new file mode 100644 index 000000000..b24969254 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201106T0130/20201106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201106T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201106T0130/LST-AMSR2_V1.0_100-20201106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201106T0130/LST-AMSR2_V1.0_100-20201106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201106T1330/20201106T1330.json b/stac/open-canada/ft-mckay/lst/20201106T1330/20201106T1330.json new file mode 100644 index 000000000..7130d2d49 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201106T1330/20201106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201106T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201106T1330/LST-AMSR2_V1.0_100-20201106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201106T1330/LST-AMSR2_V1.0_100-20201106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201107T0130/20201107T0130.json b/stac/open-canada/ft-mckay/lst/20201107T0130/20201107T0130.json new file mode 100644 index 000000000..3a80b92a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201107T0130/20201107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201107T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201107T0130/LST-AMSR2_V1.0_100-20201107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201107T0130/LST-AMSR2_V1.0_100-20201107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201107T1330/20201107T1330.json b/stac/open-canada/ft-mckay/lst/20201107T1330/20201107T1330.json new file mode 100644 index 000000000..93858bb24 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201107T1330/20201107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201107T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201107T1330/LST-AMSR2_V1.0_100-20201107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201107T1330/LST-AMSR2_V1.0_100-20201107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201108T0130/20201108T0130.json b/stac/open-canada/ft-mckay/lst/20201108T0130/20201108T0130.json new file mode 100644 index 000000000..781cce408 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201108T0130/20201108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201108T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201108T0130/LST-AMSR2_V1.0_100-20201108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201108T0130/LST-AMSR2_V1.0_100-20201108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201108T1330/20201108T1330.json b/stac/open-canada/ft-mckay/lst/20201108T1330/20201108T1330.json new file mode 100644 index 000000000..3d76c033d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201108T1330/20201108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201108T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201108T1330/LST-AMSR2_V1.0_100-20201108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201108T1330/LST-AMSR2_V1.0_100-20201108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201109T0130/20201109T0130.json b/stac/open-canada/ft-mckay/lst/20201109T0130/20201109T0130.json new file mode 100644 index 000000000..15a66f83f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201109T0130/20201109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201109T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201109T0130/LST-AMSR2_V1.0_100-20201109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201109T0130/LST-AMSR2_V1.0_100-20201109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201109T1330/20201109T1330.json b/stac/open-canada/ft-mckay/lst/20201109T1330/20201109T1330.json new file mode 100644 index 000000000..19ab302e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201109T1330/20201109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201109T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201109T1330/LST-AMSR2_V1.0_100-20201109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201109T1330/LST-AMSR2_V1.0_100-20201109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201110T0130/20201110T0130.json b/stac/open-canada/ft-mckay/lst/20201110T0130/20201110T0130.json new file mode 100644 index 000000000..0140fa923 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201110T0130/20201110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201110T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201110T0130/LST-AMSR2_V1.0_100-20201110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201110T0130/LST-AMSR2_V1.0_100-20201110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201110T1330/20201110T1330.json b/stac/open-canada/ft-mckay/lst/20201110T1330/20201110T1330.json new file mode 100644 index 000000000..a65570ac0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201110T1330/20201110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201110T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201110T1330/LST-AMSR2_V1.0_100-20201110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201110T1330/LST-AMSR2_V1.0_100-20201110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201111T0130/20201111T0130.json b/stac/open-canada/ft-mckay/lst/20201111T0130/20201111T0130.json new file mode 100644 index 000000000..592fe9e85 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201111T0130/20201111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201111T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201111T0130/LST-AMSR2_V1.0_100-20201111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201111T0130/LST-AMSR2_V1.0_100-20201111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201111T1330/20201111T1330.json b/stac/open-canada/ft-mckay/lst/20201111T1330/20201111T1330.json new file mode 100644 index 000000000..f23c01f13 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201111T1330/20201111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201111T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201111T1330/LST-AMSR2_V1.0_100-20201111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201111T1330/LST-AMSR2_V1.0_100-20201111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201112T0130/20201112T0130.json b/stac/open-canada/ft-mckay/lst/20201112T0130/20201112T0130.json new file mode 100644 index 000000000..1f4c8a84b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201112T0130/20201112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201112T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201112T0130/LST-AMSR2_V1.0_100-20201112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201112T0130/LST-AMSR2_V1.0_100-20201112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201112T1330/20201112T1330.json b/stac/open-canada/ft-mckay/lst/20201112T1330/20201112T1330.json new file mode 100644 index 000000000..7c200998b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201112T1330/20201112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201112T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201112T1330/LST-AMSR2_V1.0_100-20201112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201112T1330/LST-AMSR2_V1.0_100-20201112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201113T0130/20201113T0130.json b/stac/open-canada/ft-mckay/lst/20201113T0130/20201113T0130.json new file mode 100644 index 000000000..e9c6e43be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201113T0130/20201113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201113T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201113T0130/LST-AMSR2_V1.0_100-20201113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201113T0130/LST-AMSR2_V1.0_100-20201113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201113T1330/20201113T1330.json b/stac/open-canada/ft-mckay/lst/20201113T1330/20201113T1330.json new file mode 100644 index 000000000..857cf3a23 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201113T1330/20201113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201113T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201113T1330/LST-AMSR2_V1.0_100-20201113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201113T1330/LST-AMSR2_V1.0_100-20201113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201114T0130/20201114T0130.json b/stac/open-canada/ft-mckay/lst/20201114T0130/20201114T0130.json new file mode 100644 index 000000000..b6ee6cb0d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201114T0130/20201114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201114T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201114T0130/LST-AMSR2_V1.0_100-20201114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201114T0130/LST-AMSR2_V1.0_100-20201114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201114T1330/20201114T1330.json b/stac/open-canada/ft-mckay/lst/20201114T1330/20201114T1330.json new file mode 100644 index 000000000..3450f0d10 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201114T1330/20201114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201114T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201114T1330/LST-AMSR2_V1.0_100-20201114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201114T1330/LST-AMSR2_V1.0_100-20201114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201115T0130/20201115T0130.json b/stac/open-canada/ft-mckay/lst/20201115T0130/20201115T0130.json new file mode 100644 index 000000000..b1c6ca42a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201115T0130/20201115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201115T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201115T0130/LST-AMSR2_V1.0_100-20201115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201115T0130/LST-AMSR2_V1.0_100-20201115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201115T1330/20201115T1330.json b/stac/open-canada/ft-mckay/lst/20201115T1330/20201115T1330.json new file mode 100644 index 000000000..5e5453ab1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201115T1330/20201115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201115T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201115T1330/LST-AMSR2_V1.0_100-20201115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201115T1330/LST-AMSR2_V1.0_100-20201115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201116T0130/20201116T0130.json b/stac/open-canada/ft-mckay/lst/20201116T0130/20201116T0130.json new file mode 100644 index 000000000..59b83fc33 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201116T0130/20201116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201116T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201116T0130/LST-AMSR2_V1.0_100-20201116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201116T0130/LST-AMSR2_V1.0_100-20201116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201116T1330/20201116T1330.json b/stac/open-canada/ft-mckay/lst/20201116T1330/20201116T1330.json new file mode 100644 index 000000000..1f1341ceb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201116T1330/20201116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201116T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201116T1330/LST-AMSR2_V1.0_100-20201116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201116T1330/LST-AMSR2_V1.0_100-20201116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201117T0130/20201117T0130.json b/stac/open-canada/ft-mckay/lst/20201117T0130/20201117T0130.json new file mode 100644 index 000000000..cdbade680 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201117T0130/20201117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201117T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201117T0130/LST-AMSR2_V1.0_100-20201117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201117T0130/LST-AMSR2_V1.0_100-20201117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201117T1330/20201117T1330.json b/stac/open-canada/ft-mckay/lst/20201117T1330/20201117T1330.json new file mode 100644 index 000000000..791876d6f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201117T1330/20201117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201117T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201117T1330/LST-AMSR2_V1.0_100-20201117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201117T1330/LST-AMSR2_V1.0_100-20201117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201118T0130/20201118T0130.json b/stac/open-canada/ft-mckay/lst/20201118T0130/20201118T0130.json new file mode 100644 index 000000000..3bb6fd07f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201118T0130/20201118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201118T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201118T0130/LST-AMSR2_V1.0_100-20201118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201118T0130/LST-AMSR2_V1.0_100-20201118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201118T1330/20201118T1330.json b/stac/open-canada/ft-mckay/lst/20201118T1330/20201118T1330.json new file mode 100644 index 000000000..6b7e4e3a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201118T1330/20201118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201118T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201118T1330/LST-AMSR2_V1.0_100-20201118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201118T1330/LST-AMSR2_V1.0_100-20201118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201119T0130/20201119T0130.json b/stac/open-canada/ft-mckay/lst/20201119T0130/20201119T0130.json new file mode 100644 index 000000000..3de59acc8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201119T0130/20201119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201119T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201119T0130/LST-AMSR2_V1.0_100-20201119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201119T0130/LST-AMSR2_V1.0_100-20201119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201119T1330/20201119T1330.json b/stac/open-canada/ft-mckay/lst/20201119T1330/20201119T1330.json new file mode 100644 index 000000000..8c7d02d3e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201119T1330/20201119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201119T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201119T1330/LST-AMSR2_V1.0_100-20201119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201119T1330/LST-AMSR2_V1.0_100-20201119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201120T0130/20201120T0130.json b/stac/open-canada/ft-mckay/lst/20201120T0130/20201120T0130.json new file mode 100644 index 000000000..8310b6ee1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201120T0130/20201120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201120T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201120T0130/LST-AMSR2_V1.0_100-20201120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201120T0130/LST-AMSR2_V1.0_100-20201120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201120T1330/20201120T1330.json b/stac/open-canada/ft-mckay/lst/20201120T1330/20201120T1330.json new file mode 100644 index 000000000..9b4491c27 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201120T1330/20201120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201120T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201120T1330/LST-AMSR2_V1.0_100-20201120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201120T1330/LST-AMSR2_V1.0_100-20201120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201121T0130/20201121T0130.json b/stac/open-canada/ft-mckay/lst/20201121T0130/20201121T0130.json new file mode 100644 index 000000000..d3125d7cf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201121T0130/20201121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201121T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201121T0130/LST-AMSR2_V1.0_100-20201121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201121T0130/LST-AMSR2_V1.0_100-20201121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201121T1330/20201121T1330.json b/stac/open-canada/ft-mckay/lst/20201121T1330/20201121T1330.json new file mode 100644 index 000000000..bcb21848e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201121T1330/20201121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201121T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201121T1330/LST-AMSR2_V1.0_100-20201121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201121T1330/LST-AMSR2_V1.0_100-20201121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201122T0130/20201122T0130.json b/stac/open-canada/ft-mckay/lst/20201122T0130/20201122T0130.json new file mode 100644 index 000000000..ed380875f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201122T0130/20201122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201122T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201122T0130/LST-AMSR2_V1.0_100-20201122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201122T0130/LST-AMSR2_V1.0_100-20201122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201122T1330/20201122T1330.json b/stac/open-canada/ft-mckay/lst/20201122T1330/20201122T1330.json new file mode 100644 index 000000000..5ad803ef3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201122T1330/20201122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201122T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201122T1330/LST-AMSR2_V1.0_100-20201122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201122T1330/LST-AMSR2_V1.0_100-20201122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201123T0130/20201123T0130.json b/stac/open-canada/ft-mckay/lst/20201123T0130/20201123T0130.json new file mode 100644 index 000000000..c82d35adf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201123T0130/20201123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201123T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201123T0130/LST-AMSR2_V1.0_100-20201123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201123T0130/LST-AMSR2_V1.0_100-20201123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201123T1330/20201123T1330.json b/stac/open-canada/ft-mckay/lst/20201123T1330/20201123T1330.json new file mode 100644 index 000000000..43ab33e9f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201123T1330/20201123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201123T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201123T1330/LST-AMSR2_V1.0_100-20201123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201123T1330/LST-AMSR2_V1.0_100-20201123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201124T0130/20201124T0130.json b/stac/open-canada/ft-mckay/lst/20201124T0130/20201124T0130.json new file mode 100644 index 000000000..4def0ac1e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201124T0130/20201124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201124T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201124T0130/LST-AMSR2_V1.0_100-20201124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201124T0130/LST-AMSR2_V1.0_100-20201124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201124T1330/20201124T1330.json b/stac/open-canada/ft-mckay/lst/20201124T1330/20201124T1330.json new file mode 100644 index 000000000..73ac0393d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201124T1330/20201124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201124T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201124T1330/LST-AMSR2_V1.0_100-20201124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201124T1330/LST-AMSR2_V1.0_100-20201124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201125T0130/20201125T0130.json b/stac/open-canada/ft-mckay/lst/20201125T0130/20201125T0130.json new file mode 100644 index 000000000..020d9424b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201125T0130/20201125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201125T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201125T0130/LST-AMSR2_V1.0_100-20201125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201125T0130/LST-AMSR2_V1.0_100-20201125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201125T1330/20201125T1330.json b/stac/open-canada/ft-mckay/lst/20201125T1330/20201125T1330.json new file mode 100644 index 000000000..ce01961a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201125T1330/20201125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201125T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201125T1330/LST-AMSR2_V1.0_100-20201125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201125T1330/LST-AMSR2_V1.0_100-20201125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201126T0130/20201126T0130.json b/stac/open-canada/ft-mckay/lst/20201126T0130/20201126T0130.json new file mode 100644 index 000000000..64cb787be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201126T0130/20201126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201126T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201126T0130/LST-AMSR2_V1.0_100-20201126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201126T0130/LST-AMSR2_V1.0_100-20201126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201126T1330/20201126T1330.json b/stac/open-canada/ft-mckay/lst/20201126T1330/20201126T1330.json new file mode 100644 index 000000000..27e14b4a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201126T1330/20201126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201126T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201126T1330/LST-AMSR2_V1.0_100-20201126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201126T1330/LST-AMSR2_V1.0_100-20201126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201127T0130/20201127T0130.json b/stac/open-canada/ft-mckay/lst/20201127T0130/20201127T0130.json new file mode 100644 index 000000000..b3ddad911 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201127T0130/20201127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201127T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201127T0130/LST-AMSR2_V1.0_100-20201127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201127T0130/LST-AMSR2_V1.0_100-20201127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201127T1330/20201127T1330.json b/stac/open-canada/ft-mckay/lst/20201127T1330/20201127T1330.json new file mode 100644 index 000000000..771a5f6d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201127T1330/20201127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201127T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201127T1330/LST-AMSR2_V1.0_100-20201127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201127T1330/LST-AMSR2_V1.0_100-20201127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201128T0130/20201128T0130.json b/stac/open-canada/ft-mckay/lst/20201128T0130/20201128T0130.json new file mode 100644 index 000000000..15f7447be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201128T0130/20201128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201128T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201128T0130/LST-AMSR2_V1.0_100-20201128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201128T0130/LST-AMSR2_V1.0_100-20201128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201128T1330/20201128T1330.json b/stac/open-canada/ft-mckay/lst/20201128T1330/20201128T1330.json new file mode 100644 index 000000000..de2cf1ee1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201128T1330/20201128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201128T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201128T1330/LST-AMSR2_V1.0_100-20201128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201128T1330/LST-AMSR2_V1.0_100-20201128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201129T0130/20201129T0130.json b/stac/open-canada/ft-mckay/lst/20201129T0130/20201129T0130.json new file mode 100644 index 000000000..87672c290 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201129T0130/20201129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201129T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201129T0130/LST-AMSR2_V1.0_100-20201129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201129T0130/LST-AMSR2_V1.0_100-20201129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201129T1330/20201129T1330.json b/stac/open-canada/ft-mckay/lst/20201129T1330/20201129T1330.json new file mode 100644 index 000000000..aeaf03306 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201129T1330/20201129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201129T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201129T1330/LST-AMSR2_V1.0_100-20201129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201129T1330/LST-AMSR2_V1.0_100-20201129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201130T0130/20201130T0130.json b/stac/open-canada/ft-mckay/lst/20201130T0130/20201130T0130.json new file mode 100644 index 000000000..278db3cdd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201130T0130/20201130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201130T0130", + "collection": "lst", + "properties": { + "datetime": "2020-11-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201130T0130/LST-AMSR2_V1.0_100-20201130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201130T0130/LST-AMSR2_V1.0_100-20201130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201130T1330/20201130T1330.json b/stac/open-canada/ft-mckay/lst/20201130T1330/20201130T1330.json new file mode 100644 index 000000000..435eb740a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201130T1330/20201130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201130T1330", + "collection": "lst", + "properties": { + "datetime": "2020-11-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201130T1330/LST-AMSR2_V1.0_100-20201130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201130T1330/LST-AMSR2_V1.0_100-20201130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201201T0130/20201201T0130.json b/stac/open-canada/ft-mckay/lst/20201201T0130/20201201T0130.json new file mode 100644 index 000000000..8f126c107 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201201T0130/20201201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201201T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201201T0130/LST-AMSR2_V1.0_100-20201201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201201T0130/LST-AMSR2_V1.0_100-20201201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201201T1330/20201201T1330.json b/stac/open-canada/ft-mckay/lst/20201201T1330/20201201T1330.json new file mode 100644 index 000000000..06d4f4b29 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201201T1330/20201201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201201T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201201T1330/LST-AMSR2_V1.0_100-20201201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201201T1330/LST-AMSR2_V1.0_100-20201201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201202T0130/20201202T0130.json b/stac/open-canada/ft-mckay/lst/20201202T0130/20201202T0130.json new file mode 100644 index 000000000..7f8c21093 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201202T0130/20201202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201202T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201202T0130/LST-AMSR2_V1.0_100-20201202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201202T0130/LST-AMSR2_V1.0_100-20201202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201202T1330/20201202T1330.json b/stac/open-canada/ft-mckay/lst/20201202T1330/20201202T1330.json new file mode 100644 index 000000000..9acf82f09 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201202T1330/20201202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201202T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201202T1330/LST-AMSR2_V1.0_100-20201202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201202T1330/LST-AMSR2_V1.0_100-20201202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201203T0130/20201203T0130.json b/stac/open-canada/ft-mckay/lst/20201203T0130/20201203T0130.json new file mode 100644 index 000000000..24ae9f520 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201203T0130/20201203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201203T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201203T0130/LST-AMSR2_V1.0_100-20201203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201203T0130/LST-AMSR2_V1.0_100-20201203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201203T1330/20201203T1330.json b/stac/open-canada/ft-mckay/lst/20201203T1330/20201203T1330.json new file mode 100644 index 000000000..aeedc461f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201203T1330/20201203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201203T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201203T1330/LST-AMSR2_V1.0_100-20201203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201203T1330/LST-AMSR2_V1.0_100-20201203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201204T0130/20201204T0130.json b/stac/open-canada/ft-mckay/lst/20201204T0130/20201204T0130.json new file mode 100644 index 000000000..dda19e678 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201204T0130/20201204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201204T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201204T0130/LST-AMSR2_V1.0_100-20201204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201204T0130/LST-AMSR2_V1.0_100-20201204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201204T1330/20201204T1330.json b/stac/open-canada/ft-mckay/lst/20201204T1330/20201204T1330.json new file mode 100644 index 000000000..698d25773 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201204T1330/20201204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201204T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201204T1330/LST-AMSR2_V1.0_100-20201204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201204T1330/LST-AMSR2_V1.0_100-20201204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201205T0130/20201205T0130.json b/stac/open-canada/ft-mckay/lst/20201205T0130/20201205T0130.json new file mode 100644 index 000000000..ad80c2b7d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201205T0130/20201205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201205T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201205T0130/LST-AMSR2_V1.0_100-20201205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201205T0130/LST-AMSR2_V1.0_100-20201205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201205T1330/20201205T1330.json b/stac/open-canada/ft-mckay/lst/20201205T1330/20201205T1330.json new file mode 100644 index 000000000..c77f0dc98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201205T1330/20201205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201205T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201205T1330/LST-AMSR2_V1.0_100-20201205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201205T1330/LST-AMSR2_V1.0_100-20201205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201206T0130/20201206T0130.json b/stac/open-canada/ft-mckay/lst/20201206T0130/20201206T0130.json new file mode 100644 index 000000000..f3c77df92 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201206T0130/20201206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201206T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201206T0130/LST-AMSR2_V1.0_100-20201206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201206T0130/LST-AMSR2_V1.0_100-20201206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201206T1330/20201206T1330.json b/stac/open-canada/ft-mckay/lst/20201206T1330/20201206T1330.json new file mode 100644 index 000000000..b05d6a6ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201206T1330/20201206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201206T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201206T1330/LST-AMSR2_V1.0_100-20201206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201206T1330/LST-AMSR2_V1.0_100-20201206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201207T0130/20201207T0130.json b/stac/open-canada/ft-mckay/lst/20201207T0130/20201207T0130.json new file mode 100644 index 000000000..7323fa3fe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201207T0130/20201207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201207T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201207T0130/LST-AMSR2_V1.0_100-20201207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201207T0130/LST-AMSR2_V1.0_100-20201207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201207T1330/20201207T1330.json b/stac/open-canada/ft-mckay/lst/20201207T1330/20201207T1330.json new file mode 100644 index 000000000..93a9fe35e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201207T1330/20201207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201207T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201207T1330/LST-AMSR2_V1.0_100-20201207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201207T1330/LST-AMSR2_V1.0_100-20201207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201208T0130/20201208T0130.json b/stac/open-canada/ft-mckay/lst/20201208T0130/20201208T0130.json new file mode 100644 index 000000000..516e5d931 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201208T0130/20201208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201208T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201208T0130/LST-AMSR2_V1.0_100-20201208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201208T0130/LST-AMSR2_V1.0_100-20201208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201208T1330/20201208T1330.json b/stac/open-canada/ft-mckay/lst/20201208T1330/20201208T1330.json new file mode 100644 index 000000000..6efdf4f97 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201208T1330/20201208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201208T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201208T1330/LST-AMSR2_V1.0_100-20201208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201208T1330/LST-AMSR2_V1.0_100-20201208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201209T0130/20201209T0130.json b/stac/open-canada/ft-mckay/lst/20201209T0130/20201209T0130.json new file mode 100644 index 000000000..e96f908de --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201209T0130/20201209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201209T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201209T0130/LST-AMSR2_V1.0_100-20201209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201209T0130/LST-AMSR2_V1.0_100-20201209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201209T1330/20201209T1330.json b/stac/open-canada/ft-mckay/lst/20201209T1330/20201209T1330.json new file mode 100644 index 000000000..6783c48b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201209T1330/20201209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201209T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201209T1330/LST-AMSR2_V1.0_100-20201209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201209T1330/LST-AMSR2_V1.0_100-20201209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201210T0130/20201210T0130.json b/stac/open-canada/ft-mckay/lst/20201210T0130/20201210T0130.json new file mode 100644 index 000000000..72c9b074d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201210T0130/20201210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201210T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201210T0130/LST-AMSR2_V1.0_100-20201210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201210T0130/LST-AMSR2_V1.0_100-20201210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201210T1330/20201210T1330.json b/stac/open-canada/ft-mckay/lst/20201210T1330/20201210T1330.json new file mode 100644 index 000000000..909c5f168 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201210T1330/20201210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201210T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201210T1330/LST-AMSR2_V1.0_100-20201210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201210T1330/LST-AMSR2_V1.0_100-20201210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201211T0130/20201211T0130.json b/stac/open-canada/ft-mckay/lst/20201211T0130/20201211T0130.json new file mode 100644 index 000000000..8120dff24 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201211T0130/20201211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201211T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201211T0130/LST-AMSR2_V1.0_100-20201211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201211T0130/LST-AMSR2_V1.0_100-20201211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201211T1330/20201211T1330.json b/stac/open-canada/ft-mckay/lst/20201211T1330/20201211T1330.json new file mode 100644 index 000000000..6f423dbb2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201211T1330/20201211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201211T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201211T1330/LST-AMSR2_V1.0_100-20201211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201211T1330/LST-AMSR2_V1.0_100-20201211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201212T0130/20201212T0130.json b/stac/open-canada/ft-mckay/lst/20201212T0130/20201212T0130.json new file mode 100644 index 000000000..59e63cd0e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201212T0130/20201212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201212T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201212T0130/LST-AMSR2_V1.0_100-20201212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201212T0130/LST-AMSR2_V1.0_100-20201212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201212T1330/20201212T1330.json b/stac/open-canada/ft-mckay/lst/20201212T1330/20201212T1330.json new file mode 100644 index 000000000..689db54f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201212T1330/20201212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201212T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201212T1330/LST-AMSR2_V1.0_100-20201212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201212T1330/LST-AMSR2_V1.0_100-20201212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201213T0130/20201213T0130.json b/stac/open-canada/ft-mckay/lst/20201213T0130/20201213T0130.json new file mode 100644 index 000000000..45410236e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201213T0130/20201213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201213T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201213T0130/LST-AMSR2_V1.0_100-20201213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201213T0130/LST-AMSR2_V1.0_100-20201213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201213T1330/20201213T1330.json b/stac/open-canada/ft-mckay/lst/20201213T1330/20201213T1330.json new file mode 100644 index 000000000..9610584f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201213T1330/20201213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201213T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201213T1330/LST-AMSR2_V1.0_100-20201213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201213T1330/LST-AMSR2_V1.0_100-20201213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201214T0130/20201214T0130.json b/stac/open-canada/ft-mckay/lst/20201214T0130/20201214T0130.json new file mode 100644 index 000000000..9c99e1b2e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201214T0130/20201214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201214T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201214T0130/LST-AMSR2_V1.0_100-20201214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201214T0130/LST-AMSR2_V1.0_100-20201214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201214T1330/20201214T1330.json b/stac/open-canada/ft-mckay/lst/20201214T1330/20201214T1330.json new file mode 100644 index 000000000..e77841c97 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201214T1330/20201214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201214T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201214T1330/LST-AMSR2_V1.0_100-20201214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201214T1330/LST-AMSR2_V1.0_100-20201214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201215T0130/20201215T0130.json b/stac/open-canada/ft-mckay/lst/20201215T0130/20201215T0130.json new file mode 100644 index 000000000..50ff98b9b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201215T0130/20201215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201215T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201215T0130/LST-AMSR2_V1.0_100-20201215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201215T0130/LST-AMSR2_V1.0_100-20201215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201215T1330/20201215T1330.json b/stac/open-canada/ft-mckay/lst/20201215T1330/20201215T1330.json new file mode 100644 index 000000000..a02b6d7f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201215T1330/20201215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201215T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201215T1330/LST-AMSR2_V1.0_100-20201215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201215T1330/LST-AMSR2_V1.0_100-20201215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201216T0130/20201216T0130.json b/stac/open-canada/ft-mckay/lst/20201216T0130/20201216T0130.json new file mode 100644 index 000000000..91cbddb86 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201216T0130/20201216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201216T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201216T0130/LST-AMSR2_V1.0_100-20201216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201216T0130/LST-AMSR2_V1.0_100-20201216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201216T1330/20201216T1330.json b/stac/open-canada/ft-mckay/lst/20201216T1330/20201216T1330.json new file mode 100644 index 000000000..4c69fda91 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201216T1330/20201216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201216T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201216T1330/LST-AMSR2_V1.0_100-20201216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201216T1330/LST-AMSR2_V1.0_100-20201216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201217T0130/20201217T0130.json b/stac/open-canada/ft-mckay/lst/20201217T0130/20201217T0130.json new file mode 100644 index 000000000..c6ddc46f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201217T0130/20201217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201217T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201217T0130/LST-AMSR2_V1.0_100-20201217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201217T0130/LST-AMSR2_V1.0_100-20201217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201217T1330/20201217T1330.json b/stac/open-canada/ft-mckay/lst/20201217T1330/20201217T1330.json new file mode 100644 index 000000000..75adb02c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201217T1330/20201217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201217T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201217T1330/LST-AMSR2_V1.0_100-20201217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201217T1330/LST-AMSR2_V1.0_100-20201217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201218T0130/20201218T0130.json b/stac/open-canada/ft-mckay/lst/20201218T0130/20201218T0130.json new file mode 100644 index 000000000..aa3584fa7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201218T0130/20201218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201218T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201218T0130/LST-AMSR2_V1.0_100-20201218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201218T0130/LST-AMSR2_V1.0_100-20201218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201218T1330/20201218T1330.json b/stac/open-canada/ft-mckay/lst/20201218T1330/20201218T1330.json new file mode 100644 index 000000000..28949b60e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201218T1330/20201218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201218T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201218T1330/LST-AMSR2_V1.0_100-20201218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201218T1330/LST-AMSR2_V1.0_100-20201218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201219T0130/20201219T0130.json b/stac/open-canada/ft-mckay/lst/20201219T0130/20201219T0130.json new file mode 100644 index 000000000..a57a0ab1c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201219T0130/20201219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201219T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201219T0130/LST-AMSR2_V1.0_100-20201219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201219T0130/LST-AMSR2_V1.0_100-20201219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201219T1330/20201219T1330.json b/stac/open-canada/ft-mckay/lst/20201219T1330/20201219T1330.json new file mode 100644 index 000000000..7b2589814 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201219T1330/20201219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201219T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201219T1330/LST-AMSR2_V1.0_100-20201219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201219T1330/LST-AMSR2_V1.0_100-20201219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201220T0130/20201220T0130.json b/stac/open-canada/ft-mckay/lst/20201220T0130/20201220T0130.json new file mode 100644 index 000000000..2da93911b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201220T0130/20201220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201220T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201220T0130/LST-AMSR2_V1.0_100-20201220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201220T0130/LST-AMSR2_V1.0_100-20201220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201220T1330/20201220T1330.json b/stac/open-canada/ft-mckay/lst/20201220T1330/20201220T1330.json new file mode 100644 index 000000000..66faa86a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201220T1330/20201220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201220T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201220T1330/LST-AMSR2_V1.0_100-20201220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201220T1330/LST-AMSR2_V1.0_100-20201220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201221T0130/20201221T0130.json b/stac/open-canada/ft-mckay/lst/20201221T0130/20201221T0130.json new file mode 100644 index 000000000..f1590ce89 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201221T0130/20201221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201221T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201221T0130/LST-AMSR2_V1.0_100-20201221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201221T0130/LST-AMSR2_V1.0_100-20201221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201221T1330/20201221T1330.json b/stac/open-canada/ft-mckay/lst/20201221T1330/20201221T1330.json new file mode 100644 index 000000000..d50fe1502 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201221T1330/20201221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201221T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201221T1330/LST-AMSR2_V1.0_100-20201221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201221T1330/LST-AMSR2_V1.0_100-20201221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201222T0130/20201222T0130.json b/stac/open-canada/ft-mckay/lst/20201222T0130/20201222T0130.json new file mode 100644 index 000000000..71914acff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201222T0130/20201222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201222T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201222T0130/LST-AMSR2_V1.0_100-20201222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201222T0130/LST-AMSR2_V1.0_100-20201222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201222T1330/20201222T1330.json b/stac/open-canada/ft-mckay/lst/20201222T1330/20201222T1330.json new file mode 100644 index 000000000..c4b528dfd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201222T1330/20201222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201222T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201222T1330/LST-AMSR2_V1.0_100-20201222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201222T1330/LST-AMSR2_V1.0_100-20201222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201223T0130/20201223T0130.json b/stac/open-canada/ft-mckay/lst/20201223T0130/20201223T0130.json new file mode 100644 index 000000000..b6fa941ba --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201223T0130/20201223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201223T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201223T0130/LST-AMSR2_V1.0_100-20201223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201223T0130/LST-AMSR2_V1.0_100-20201223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201223T1330/20201223T1330.json b/stac/open-canada/ft-mckay/lst/20201223T1330/20201223T1330.json new file mode 100644 index 000000000..183333a0f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201223T1330/20201223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201223T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201223T1330/LST-AMSR2_V1.0_100-20201223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201223T1330/LST-AMSR2_V1.0_100-20201223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201224T0130/20201224T0130.json b/stac/open-canada/ft-mckay/lst/20201224T0130/20201224T0130.json new file mode 100644 index 000000000..a4db4a82d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201224T0130/20201224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201224T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201224T0130/LST-AMSR2_V1.0_100-20201224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201224T0130/LST-AMSR2_V1.0_100-20201224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201224T1330/20201224T1330.json b/stac/open-canada/ft-mckay/lst/20201224T1330/20201224T1330.json new file mode 100644 index 000000000..2bbd24806 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201224T1330/20201224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201224T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201224T1330/LST-AMSR2_V1.0_100-20201224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201224T1330/LST-AMSR2_V1.0_100-20201224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201225T0130/20201225T0130.json b/stac/open-canada/ft-mckay/lst/20201225T0130/20201225T0130.json new file mode 100644 index 000000000..386868224 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201225T0130/20201225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201225T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201225T0130/LST-AMSR2_V1.0_100-20201225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201225T0130/LST-AMSR2_V1.0_100-20201225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201225T1330/20201225T1330.json b/stac/open-canada/ft-mckay/lst/20201225T1330/20201225T1330.json new file mode 100644 index 000000000..c2fb85444 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201225T1330/20201225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201225T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201225T1330/LST-AMSR2_V1.0_100-20201225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201225T1330/LST-AMSR2_V1.0_100-20201225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201226T0130/20201226T0130.json b/stac/open-canada/ft-mckay/lst/20201226T0130/20201226T0130.json new file mode 100644 index 000000000..122131b3e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201226T0130/20201226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201226T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201226T0130/LST-AMSR2_V1.0_100-20201226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201226T0130/LST-AMSR2_V1.0_100-20201226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201226T1330/20201226T1330.json b/stac/open-canada/ft-mckay/lst/20201226T1330/20201226T1330.json new file mode 100644 index 000000000..7c0167733 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201226T1330/20201226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201226T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201226T1330/LST-AMSR2_V1.0_100-20201226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201226T1330/LST-AMSR2_V1.0_100-20201226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201227T0130/20201227T0130.json b/stac/open-canada/ft-mckay/lst/20201227T0130/20201227T0130.json new file mode 100644 index 000000000..a863cd658 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201227T0130/20201227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201227T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201227T0130/LST-AMSR2_V1.0_100-20201227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201227T0130/LST-AMSR2_V1.0_100-20201227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201227T1330/20201227T1330.json b/stac/open-canada/ft-mckay/lst/20201227T1330/20201227T1330.json new file mode 100644 index 000000000..99254f3e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201227T1330/20201227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201227T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201227T1330/LST-AMSR2_V1.0_100-20201227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201227T1330/LST-AMSR2_V1.0_100-20201227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201228T0130/20201228T0130.json b/stac/open-canada/ft-mckay/lst/20201228T0130/20201228T0130.json new file mode 100644 index 000000000..7a4da9a32 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201228T0130/20201228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201228T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201228T0130/LST-AMSR2_V1.0_100-20201228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201228T0130/LST-AMSR2_V1.0_100-20201228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201228T1330/20201228T1330.json b/stac/open-canada/ft-mckay/lst/20201228T1330/20201228T1330.json new file mode 100644 index 000000000..d3ce79a4a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201228T1330/20201228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201228T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201228T1330/LST-AMSR2_V1.0_100-20201228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201228T1330/LST-AMSR2_V1.0_100-20201228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201229T0130/20201229T0130.json b/stac/open-canada/ft-mckay/lst/20201229T0130/20201229T0130.json new file mode 100644 index 000000000..4c8230f06 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201229T0130/20201229T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201229T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201229T0130/LST-AMSR2_V1.0_100-20201229T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201229T0130/LST-AMSR2_V1.0_100-20201229T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201229T1330/20201229T1330.json b/stac/open-canada/ft-mckay/lst/20201229T1330/20201229T1330.json new file mode 100644 index 000000000..086be1ad1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201229T1330/20201229T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201229T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201229T1330/LST-AMSR2_V1.0_100-20201229T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201229T1330/LST-AMSR2_V1.0_100-20201229T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201230T0130/20201230T0130.json b/stac/open-canada/ft-mckay/lst/20201230T0130/20201230T0130.json new file mode 100644 index 000000000..55eff534f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201230T0130/20201230T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201230T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201230T0130/LST-AMSR2_V1.0_100-20201230T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201230T0130/LST-AMSR2_V1.0_100-20201230T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201230T1330/20201230T1330.json b/stac/open-canada/ft-mckay/lst/20201230T1330/20201230T1330.json new file mode 100644 index 000000000..36f72174b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201230T1330/20201230T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201230T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201230T1330/LST-AMSR2_V1.0_100-20201230T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201230T1330/LST-AMSR2_V1.0_100-20201230T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201231T0130/20201231T0130.json b/stac/open-canada/ft-mckay/lst/20201231T0130/20201231T0130.json new file mode 100644 index 000000000..44853fa85 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201231T0130/20201231T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201231T0130", + "collection": "lst", + "properties": { + "datetime": "2020-12-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201231T0130/LST-AMSR2_V1.0_100-20201231T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201231T0130/LST-AMSR2_V1.0_100-20201231T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20201231T1330/20201231T1330.json b/stac/open-canada/ft-mckay/lst/20201231T1330/20201231T1330.json new file mode 100644 index 000000000..e9ba908ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20201231T1330/20201231T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201231T1330", + "collection": "lst", + "properties": { + "datetime": "2020-12-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201231T1330/LST-AMSR2_V1.0_100-20201231T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20201231T1330/LST-AMSR2_V1.0_100-20201231T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210101T0130/20210101T0130.json b/stac/open-canada/ft-mckay/lst/20210101T0130/20210101T0130.json new file mode 100644 index 000000000..58111d90e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210101T0130/20210101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210101T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210101T0130/LST-AMSR2_V1.0_100-20210101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210101T0130/LST-AMSR2_V1.0_100-20210101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210101T1330/20210101T1330.json b/stac/open-canada/ft-mckay/lst/20210101T1330/20210101T1330.json new file mode 100644 index 000000000..43979a90b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210101T1330/20210101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210101T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210101T1330/LST-AMSR2_V1.0_100-20210101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210101T1330/LST-AMSR2_V1.0_100-20210101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210102T0130/20210102T0130.json b/stac/open-canada/ft-mckay/lst/20210102T0130/20210102T0130.json new file mode 100644 index 000000000..aa9d4668b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210102T0130/20210102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210102T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210102T0130/LST-AMSR2_V1.0_100-20210102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210102T0130/LST-AMSR2_V1.0_100-20210102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210102T1330/20210102T1330.json b/stac/open-canada/ft-mckay/lst/20210102T1330/20210102T1330.json new file mode 100644 index 000000000..57c8cbe26 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210102T1330/20210102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210102T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210102T1330/LST-AMSR2_V1.0_100-20210102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210102T1330/LST-AMSR2_V1.0_100-20210102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210103T0130/20210103T0130.json b/stac/open-canada/ft-mckay/lst/20210103T0130/20210103T0130.json new file mode 100644 index 000000000..e0b600325 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210103T0130/20210103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210103T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210103T0130/LST-AMSR2_V1.0_100-20210103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210103T0130/LST-AMSR2_V1.0_100-20210103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210103T1330/20210103T1330.json b/stac/open-canada/ft-mckay/lst/20210103T1330/20210103T1330.json new file mode 100644 index 000000000..048083dfa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210103T1330/20210103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210103T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210103T1330/LST-AMSR2_V1.0_100-20210103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210103T1330/LST-AMSR2_V1.0_100-20210103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210104T0130/20210104T0130.json b/stac/open-canada/ft-mckay/lst/20210104T0130/20210104T0130.json new file mode 100644 index 000000000..305c0313a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210104T0130/20210104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210104T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210104T0130/LST-AMSR2_V1.0_100-20210104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210104T0130/LST-AMSR2_V1.0_100-20210104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210104T1330/20210104T1330.json b/stac/open-canada/ft-mckay/lst/20210104T1330/20210104T1330.json new file mode 100644 index 000000000..6c8919f73 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210104T1330/20210104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210104T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210104T1330/LST-AMSR2_V1.0_100-20210104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210104T1330/LST-AMSR2_V1.0_100-20210104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210105T0130/20210105T0130.json b/stac/open-canada/ft-mckay/lst/20210105T0130/20210105T0130.json new file mode 100644 index 000000000..e866777de --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210105T0130/20210105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210105T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210105T0130/LST-AMSR2_V1.0_100-20210105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210105T0130/LST-AMSR2_V1.0_100-20210105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210105T1330/20210105T1330.json b/stac/open-canada/ft-mckay/lst/20210105T1330/20210105T1330.json new file mode 100644 index 000000000..22f8cd0ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210105T1330/20210105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210105T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210105T1330/LST-AMSR2_V1.0_100-20210105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210105T1330/LST-AMSR2_V1.0_100-20210105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210106T0130/20210106T0130.json b/stac/open-canada/ft-mckay/lst/20210106T0130/20210106T0130.json new file mode 100644 index 000000000..7ea159b2f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210106T0130/20210106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210106T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210106T0130/LST-AMSR2_V1.0_100-20210106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210106T0130/LST-AMSR2_V1.0_100-20210106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210106T1330/20210106T1330.json b/stac/open-canada/ft-mckay/lst/20210106T1330/20210106T1330.json new file mode 100644 index 000000000..5b48bc66c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210106T1330/20210106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210106T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210106T1330/LST-AMSR2_V1.0_100-20210106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210106T1330/LST-AMSR2_V1.0_100-20210106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210107T0130/20210107T0130.json b/stac/open-canada/ft-mckay/lst/20210107T0130/20210107T0130.json new file mode 100644 index 000000000..2334e5ba5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210107T0130/20210107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210107T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210107T0130/LST-AMSR2_V1.0_100-20210107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210107T0130/LST-AMSR2_V1.0_100-20210107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210107T1330/20210107T1330.json b/stac/open-canada/ft-mckay/lst/20210107T1330/20210107T1330.json new file mode 100644 index 000000000..600be9e38 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210107T1330/20210107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210107T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210107T1330/LST-AMSR2_V1.0_100-20210107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210107T1330/LST-AMSR2_V1.0_100-20210107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210108T0130/20210108T0130.json b/stac/open-canada/ft-mckay/lst/20210108T0130/20210108T0130.json new file mode 100644 index 000000000..93e5bf695 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210108T0130/20210108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210108T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210108T0130/LST-AMSR2_V1.0_100-20210108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210108T0130/LST-AMSR2_V1.0_100-20210108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210108T1330/20210108T1330.json b/stac/open-canada/ft-mckay/lst/20210108T1330/20210108T1330.json new file mode 100644 index 000000000..85c6be1d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210108T1330/20210108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210108T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210108T1330/LST-AMSR2_V1.0_100-20210108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210108T1330/LST-AMSR2_V1.0_100-20210108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210109T0130/20210109T0130.json b/stac/open-canada/ft-mckay/lst/20210109T0130/20210109T0130.json new file mode 100644 index 000000000..d9c384410 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210109T0130/20210109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210109T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210109T0130/LST-AMSR2_V1.0_100-20210109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210109T0130/LST-AMSR2_V1.0_100-20210109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210109T1330/20210109T1330.json b/stac/open-canada/ft-mckay/lst/20210109T1330/20210109T1330.json new file mode 100644 index 000000000..66029fb5f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210109T1330/20210109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210109T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210109T1330/LST-AMSR2_V1.0_100-20210109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210109T1330/LST-AMSR2_V1.0_100-20210109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210110T0130/20210110T0130.json b/stac/open-canada/ft-mckay/lst/20210110T0130/20210110T0130.json new file mode 100644 index 000000000..812f41403 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210110T0130/20210110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210110T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210110T0130/LST-AMSR2_V1.0_100-20210110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210110T0130/LST-AMSR2_V1.0_100-20210110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210110T1330/20210110T1330.json b/stac/open-canada/ft-mckay/lst/20210110T1330/20210110T1330.json new file mode 100644 index 000000000..5962c382b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210110T1330/20210110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210110T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210110T1330/LST-AMSR2_V1.0_100-20210110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210110T1330/LST-AMSR2_V1.0_100-20210110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210111T0130/20210111T0130.json b/stac/open-canada/ft-mckay/lst/20210111T0130/20210111T0130.json new file mode 100644 index 000000000..78b8fd978 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210111T0130/20210111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210111T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210111T0130/LST-AMSR2_V1.0_100-20210111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210111T0130/LST-AMSR2_V1.0_100-20210111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210111T1330/20210111T1330.json b/stac/open-canada/ft-mckay/lst/20210111T1330/20210111T1330.json new file mode 100644 index 000000000..d2b9423c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210111T1330/20210111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210111T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210111T1330/LST-AMSR2_V1.0_100-20210111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210111T1330/LST-AMSR2_V1.0_100-20210111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210112T0130/20210112T0130.json b/stac/open-canada/ft-mckay/lst/20210112T0130/20210112T0130.json new file mode 100644 index 000000000..67a8f5995 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210112T0130/20210112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210112T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210112T0130/LST-AMSR2_V1.0_100-20210112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210112T0130/LST-AMSR2_V1.0_100-20210112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210112T1330/20210112T1330.json b/stac/open-canada/ft-mckay/lst/20210112T1330/20210112T1330.json new file mode 100644 index 000000000..306e930d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210112T1330/20210112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210112T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210112T1330/LST-AMSR2_V1.0_100-20210112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210112T1330/LST-AMSR2_V1.0_100-20210112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210113T0130/20210113T0130.json b/stac/open-canada/ft-mckay/lst/20210113T0130/20210113T0130.json new file mode 100644 index 000000000..59b7b62c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210113T0130/20210113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210113T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210113T0130/LST-AMSR2_V1.0_100-20210113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210113T0130/LST-AMSR2_V1.0_100-20210113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210113T1330/20210113T1330.json b/stac/open-canada/ft-mckay/lst/20210113T1330/20210113T1330.json new file mode 100644 index 000000000..39066b029 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210113T1330/20210113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210113T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210113T1330/LST-AMSR2_V1.0_100-20210113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210113T1330/LST-AMSR2_V1.0_100-20210113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210114T0130/20210114T0130.json b/stac/open-canada/ft-mckay/lst/20210114T0130/20210114T0130.json new file mode 100644 index 000000000..a125e7ff4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210114T0130/20210114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210114T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210114T0130/LST-AMSR2_V1.0_100-20210114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210114T0130/LST-AMSR2_V1.0_100-20210114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210114T1330/20210114T1330.json b/stac/open-canada/ft-mckay/lst/20210114T1330/20210114T1330.json new file mode 100644 index 000000000..70d840e62 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210114T1330/20210114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210114T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210114T1330/LST-AMSR2_V1.0_100-20210114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210114T1330/LST-AMSR2_V1.0_100-20210114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210115T0130/20210115T0130.json b/stac/open-canada/ft-mckay/lst/20210115T0130/20210115T0130.json new file mode 100644 index 000000000..69147976d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210115T0130/20210115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210115T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210115T0130/LST-AMSR2_V1.0_100-20210115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210115T0130/LST-AMSR2_V1.0_100-20210115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210115T1330/20210115T1330.json b/stac/open-canada/ft-mckay/lst/20210115T1330/20210115T1330.json new file mode 100644 index 000000000..1d0fabe3a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210115T1330/20210115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210115T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210115T1330/LST-AMSR2_V1.0_100-20210115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210115T1330/LST-AMSR2_V1.0_100-20210115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210116T0130/20210116T0130.json b/stac/open-canada/ft-mckay/lst/20210116T0130/20210116T0130.json new file mode 100644 index 000000000..f8b31c05f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210116T0130/20210116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210116T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210116T0130/LST-AMSR2_V1.0_100-20210116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210116T0130/LST-AMSR2_V1.0_100-20210116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210116T1330/20210116T1330.json b/stac/open-canada/ft-mckay/lst/20210116T1330/20210116T1330.json new file mode 100644 index 000000000..d51f203c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210116T1330/20210116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210116T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210116T1330/LST-AMSR2_V1.0_100-20210116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210116T1330/LST-AMSR2_V1.0_100-20210116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210117T0130/20210117T0130.json b/stac/open-canada/ft-mckay/lst/20210117T0130/20210117T0130.json new file mode 100644 index 000000000..9865346b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210117T0130/20210117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210117T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210117T0130/LST-AMSR2_V1.0_100-20210117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210117T0130/LST-AMSR2_V1.0_100-20210117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210117T1330/20210117T1330.json b/stac/open-canada/ft-mckay/lst/20210117T1330/20210117T1330.json new file mode 100644 index 000000000..594a61403 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210117T1330/20210117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210117T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210117T1330/LST-AMSR2_V1.0_100-20210117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210117T1330/LST-AMSR2_V1.0_100-20210117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210118T0130/20210118T0130.json b/stac/open-canada/ft-mckay/lst/20210118T0130/20210118T0130.json new file mode 100644 index 000000000..2d9187fda --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210118T0130/20210118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210118T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210118T0130/LST-AMSR2_V1.0_100-20210118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210118T0130/LST-AMSR2_V1.0_100-20210118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210118T1330/20210118T1330.json b/stac/open-canada/ft-mckay/lst/20210118T1330/20210118T1330.json new file mode 100644 index 000000000..794655349 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210118T1330/20210118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210118T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210118T1330/LST-AMSR2_V1.0_100-20210118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210118T1330/LST-AMSR2_V1.0_100-20210118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210119T0130/20210119T0130.json b/stac/open-canada/ft-mckay/lst/20210119T0130/20210119T0130.json new file mode 100644 index 000000000..294f44262 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210119T0130/20210119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210119T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210119T0130/LST-AMSR2_V1.0_100-20210119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210119T0130/LST-AMSR2_V1.0_100-20210119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210119T1330/20210119T1330.json b/stac/open-canada/ft-mckay/lst/20210119T1330/20210119T1330.json new file mode 100644 index 000000000..889e1e151 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210119T1330/20210119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210119T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210119T1330/LST-AMSR2_V1.0_100-20210119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210119T1330/LST-AMSR2_V1.0_100-20210119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210120T0130/20210120T0130.json b/stac/open-canada/ft-mckay/lst/20210120T0130/20210120T0130.json new file mode 100644 index 000000000..040e56300 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210120T0130/20210120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210120T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210120T0130/LST-AMSR2_V1.0_100-20210120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210120T0130/LST-AMSR2_V1.0_100-20210120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210120T1330/20210120T1330.json b/stac/open-canada/ft-mckay/lst/20210120T1330/20210120T1330.json new file mode 100644 index 000000000..f9b01a25e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210120T1330/20210120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210120T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210120T1330/LST-AMSR2_V1.0_100-20210120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210120T1330/LST-AMSR2_V1.0_100-20210120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210121T0130/20210121T0130.json b/stac/open-canada/ft-mckay/lst/20210121T0130/20210121T0130.json new file mode 100644 index 000000000..06c2d444e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210121T0130/20210121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210121T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210121T0130/LST-AMSR2_V1.0_100-20210121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210121T0130/LST-AMSR2_V1.0_100-20210121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210121T1330/20210121T1330.json b/stac/open-canada/ft-mckay/lst/20210121T1330/20210121T1330.json new file mode 100644 index 000000000..2c8d654d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210121T1330/20210121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210121T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210121T1330/LST-AMSR2_V1.0_100-20210121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210121T1330/LST-AMSR2_V1.0_100-20210121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210122T0130/20210122T0130.json b/stac/open-canada/ft-mckay/lst/20210122T0130/20210122T0130.json new file mode 100644 index 000000000..f18017f6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210122T0130/20210122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210122T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210122T0130/LST-AMSR2_V1.0_100-20210122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210122T0130/LST-AMSR2_V1.0_100-20210122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210122T1330/20210122T1330.json b/stac/open-canada/ft-mckay/lst/20210122T1330/20210122T1330.json new file mode 100644 index 000000000..20a4187de --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210122T1330/20210122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210122T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210122T1330/LST-AMSR2_V1.0_100-20210122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210122T1330/LST-AMSR2_V1.0_100-20210122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210123T0130/20210123T0130.json b/stac/open-canada/ft-mckay/lst/20210123T0130/20210123T0130.json new file mode 100644 index 000000000..3983d2d2a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210123T0130/20210123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210123T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210123T0130/LST-AMSR2_V1.0_100-20210123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210123T0130/LST-AMSR2_V1.0_100-20210123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210123T1330/20210123T1330.json b/stac/open-canada/ft-mckay/lst/20210123T1330/20210123T1330.json new file mode 100644 index 000000000..a3f1d21e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210123T1330/20210123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210123T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210123T1330/LST-AMSR2_V1.0_100-20210123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210123T1330/LST-AMSR2_V1.0_100-20210123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210124T0130/20210124T0130.json b/stac/open-canada/ft-mckay/lst/20210124T0130/20210124T0130.json new file mode 100644 index 000000000..0a03a7e65 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210124T0130/20210124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210124T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210124T0130/LST-AMSR2_V1.0_100-20210124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210124T0130/LST-AMSR2_V1.0_100-20210124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210124T1330/20210124T1330.json b/stac/open-canada/ft-mckay/lst/20210124T1330/20210124T1330.json new file mode 100644 index 000000000..8b9cae626 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210124T1330/20210124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210124T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210124T1330/LST-AMSR2_V1.0_100-20210124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210124T1330/LST-AMSR2_V1.0_100-20210124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210125T0130/20210125T0130.json b/stac/open-canada/ft-mckay/lst/20210125T0130/20210125T0130.json new file mode 100644 index 000000000..d01f93aa9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210125T0130/20210125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210125T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210125T0130/LST-AMSR2_V1.0_100-20210125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210125T0130/LST-AMSR2_V1.0_100-20210125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210125T1330/20210125T1330.json b/stac/open-canada/ft-mckay/lst/20210125T1330/20210125T1330.json new file mode 100644 index 000000000..cd8b21345 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210125T1330/20210125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210125T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210125T1330/LST-AMSR2_V1.0_100-20210125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210125T1330/LST-AMSR2_V1.0_100-20210125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210126T0130/20210126T0130.json b/stac/open-canada/ft-mckay/lst/20210126T0130/20210126T0130.json new file mode 100644 index 000000000..4d09c0616 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210126T0130/20210126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210126T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210126T0130/LST-AMSR2_V1.0_100-20210126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210126T0130/LST-AMSR2_V1.0_100-20210126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210126T1330/20210126T1330.json b/stac/open-canada/ft-mckay/lst/20210126T1330/20210126T1330.json new file mode 100644 index 000000000..e9e56caeb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210126T1330/20210126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210126T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210126T1330/LST-AMSR2_V1.0_100-20210126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210126T1330/LST-AMSR2_V1.0_100-20210126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210127T0130/20210127T0130.json b/stac/open-canada/ft-mckay/lst/20210127T0130/20210127T0130.json new file mode 100644 index 000000000..2d777bbea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210127T0130/20210127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210127T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210127T0130/LST-AMSR2_V1.0_100-20210127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210127T0130/LST-AMSR2_V1.0_100-20210127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210127T1330/20210127T1330.json b/stac/open-canada/ft-mckay/lst/20210127T1330/20210127T1330.json new file mode 100644 index 000000000..76385de8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210127T1330/20210127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210127T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210127T1330/LST-AMSR2_V1.0_100-20210127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210127T1330/LST-AMSR2_V1.0_100-20210127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210128T0130/20210128T0130.json b/stac/open-canada/ft-mckay/lst/20210128T0130/20210128T0130.json new file mode 100644 index 000000000..1f6bcda7b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210128T0130/20210128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210128T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210128T0130/LST-AMSR2_V1.0_100-20210128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210128T0130/LST-AMSR2_V1.0_100-20210128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210128T1330/20210128T1330.json b/stac/open-canada/ft-mckay/lst/20210128T1330/20210128T1330.json new file mode 100644 index 000000000..0c7ada150 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210128T1330/20210128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210128T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210128T1330/LST-AMSR2_V1.0_100-20210128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210128T1330/LST-AMSR2_V1.0_100-20210128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210129T0130/20210129T0130.json b/stac/open-canada/ft-mckay/lst/20210129T0130/20210129T0130.json new file mode 100644 index 000000000..8239905f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210129T0130/20210129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210129T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210129T0130/LST-AMSR2_V1.0_100-20210129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210129T0130/LST-AMSR2_V1.0_100-20210129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210129T1330/20210129T1330.json b/stac/open-canada/ft-mckay/lst/20210129T1330/20210129T1330.json new file mode 100644 index 000000000..d25231d09 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210129T1330/20210129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210129T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210129T1330/LST-AMSR2_V1.0_100-20210129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210129T1330/LST-AMSR2_V1.0_100-20210129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210130T0130/20210130T0130.json b/stac/open-canada/ft-mckay/lst/20210130T0130/20210130T0130.json new file mode 100644 index 000000000..d0ae6de53 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210130T0130/20210130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210130T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210130T0130/LST-AMSR2_V1.0_100-20210130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210130T0130/LST-AMSR2_V1.0_100-20210130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210130T1330/20210130T1330.json b/stac/open-canada/ft-mckay/lst/20210130T1330/20210130T1330.json new file mode 100644 index 000000000..fa036c4a0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210130T1330/20210130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210130T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210130T1330/LST-AMSR2_V1.0_100-20210130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210130T1330/LST-AMSR2_V1.0_100-20210130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210131T0130/20210131T0130.json b/stac/open-canada/ft-mckay/lst/20210131T0130/20210131T0130.json new file mode 100644 index 000000000..7f3bdd015 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210131T0130/20210131T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210131T0130", + "collection": "lst", + "properties": { + "datetime": "2021-01-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210131T0130/LST-AMSR2_V1.0_100-20210131T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210131T0130/LST-AMSR2_V1.0_100-20210131T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210131T1330/20210131T1330.json b/stac/open-canada/ft-mckay/lst/20210131T1330/20210131T1330.json new file mode 100644 index 000000000..b36eaa537 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210131T1330/20210131T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210131T1330", + "collection": "lst", + "properties": { + "datetime": "2021-01-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210131T1330/LST-AMSR2_V1.0_100-20210131T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210131T1330/LST-AMSR2_V1.0_100-20210131T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210201T0130/20210201T0130.json b/stac/open-canada/ft-mckay/lst/20210201T0130/20210201T0130.json new file mode 100644 index 000000000..93baf9bbc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210201T0130/20210201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210201T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210201T0130/LST-AMSR2_V1.0_100-20210201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210201T0130/LST-AMSR2_V1.0_100-20210201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210201T1330/20210201T1330.json b/stac/open-canada/ft-mckay/lst/20210201T1330/20210201T1330.json new file mode 100644 index 000000000..f6da44799 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210201T1330/20210201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210201T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210201T1330/LST-AMSR2_V1.0_100-20210201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210201T1330/LST-AMSR2_V1.0_100-20210201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210202T0130/20210202T0130.json b/stac/open-canada/ft-mckay/lst/20210202T0130/20210202T0130.json new file mode 100644 index 000000000..08f08b134 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210202T0130/20210202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210202T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210202T0130/LST-AMSR2_V1.0_100-20210202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210202T0130/LST-AMSR2_V1.0_100-20210202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210202T1330/20210202T1330.json b/stac/open-canada/ft-mckay/lst/20210202T1330/20210202T1330.json new file mode 100644 index 000000000..aa4264a51 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210202T1330/20210202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210202T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210202T1330/LST-AMSR2_V1.0_100-20210202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210202T1330/LST-AMSR2_V1.0_100-20210202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210203T0130/20210203T0130.json b/stac/open-canada/ft-mckay/lst/20210203T0130/20210203T0130.json new file mode 100644 index 000000000..2195f553a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210203T0130/20210203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210203T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210203T0130/LST-AMSR2_V1.0_100-20210203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210203T0130/LST-AMSR2_V1.0_100-20210203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210203T1330/20210203T1330.json b/stac/open-canada/ft-mckay/lst/20210203T1330/20210203T1330.json new file mode 100644 index 000000000..0577b4c03 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210203T1330/20210203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210203T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210203T1330/LST-AMSR2_V1.0_100-20210203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210203T1330/LST-AMSR2_V1.0_100-20210203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210204T0130/20210204T0130.json b/stac/open-canada/ft-mckay/lst/20210204T0130/20210204T0130.json new file mode 100644 index 000000000..01d7385bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210204T0130/20210204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210204T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210204T0130/LST-AMSR2_V1.0_100-20210204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210204T0130/LST-AMSR2_V1.0_100-20210204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210204T1330/20210204T1330.json b/stac/open-canada/ft-mckay/lst/20210204T1330/20210204T1330.json new file mode 100644 index 000000000..3221f8ee3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210204T1330/20210204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210204T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210204T1330/LST-AMSR2_V1.0_100-20210204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210204T1330/LST-AMSR2_V1.0_100-20210204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210205T0130/20210205T0130.json b/stac/open-canada/ft-mckay/lst/20210205T0130/20210205T0130.json new file mode 100644 index 000000000..988875f41 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210205T0130/20210205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210205T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210205T0130/LST-AMSR2_V1.0_100-20210205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210205T0130/LST-AMSR2_V1.0_100-20210205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210205T1330/20210205T1330.json b/stac/open-canada/ft-mckay/lst/20210205T1330/20210205T1330.json new file mode 100644 index 000000000..74bcf30d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210205T1330/20210205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210205T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210205T1330/LST-AMSR2_V1.0_100-20210205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210205T1330/LST-AMSR2_V1.0_100-20210205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210206T0130/20210206T0130.json b/stac/open-canada/ft-mckay/lst/20210206T0130/20210206T0130.json new file mode 100644 index 000000000..3da4f00c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210206T0130/20210206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210206T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210206T0130/LST-AMSR2_V1.0_100-20210206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210206T0130/LST-AMSR2_V1.0_100-20210206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210206T1330/20210206T1330.json b/stac/open-canada/ft-mckay/lst/20210206T1330/20210206T1330.json new file mode 100644 index 000000000..dc7736f1a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210206T1330/20210206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210206T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210206T1330/LST-AMSR2_V1.0_100-20210206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210206T1330/LST-AMSR2_V1.0_100-20210206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210207T0130/20210207T0130.json b/stac/open-canada/ft-mckay/lst/20210207T0130/20210207T0130.json new file mode 100644 index 000000000..10a8e8db7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210207T0130/20210207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210207T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210207T0130/LST-AMSR2_V1.0_100-20210207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210207T0130/LST-AMSR2_V1.0_100-20210207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210207T1330/20210207T1330.json b/stac/open-canada/ft-mckay/lst/20210207T1330/20210207T1330.json new file mode 100644 index 000000000..d35a49d5e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210207T1330/20210207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210207T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210207T1330/LST-AMSR2_V1.0_100-20210207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210207T1330/LST-AMSR2_V1.0_100-20210207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210208T0130/20210208T0130.json b/stac/open-canada/ft-mckay/lst/20210208T0130/20210208T0130.json new file mode 100644 index 000000000..c854b6795 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210208T0130/20210208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210208T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210208T0130/LST-AMSR2_V1.0_100-20210208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210208T0130/LST-AMSR2_V1.0_100-20210208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210208T1330/20210208T1330.json b/stac/open-canada/ft-mckay/lst/20210208T1330/20210208T1330.json new file mode 100644 index 000000000..86120ed73 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210208T1330/20210208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210208T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210208T1330/LST-AMSR2_V1.0_100-20210208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210208T1330/LST-AMSR2_V1.0_100-20210208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210209T0130/20210209T0130.json b/stac/open-canada/ft-mckay/lst/20210209T0130/20210209T0130.json new file mode 100644 index 000000000..9366469c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210209T0130/20210209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210209T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210209T0130/LST-AMSR2_V1.0_100-20210209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210209T0130/LST-AMSR2_V1.0_100-20210209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210209T1330/20210209T1330.json b/stac/open-canada/ft-mckay/lst/20210209T1330/20210209T1330.json new file mode 100644 index 000000000..f6eebfe77 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210209T1330/20210209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210209T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210209T1330/LST-AMSR2_V1.0_100-20210209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210209T1330/LST-AMSR2_V1.0_100-20210209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210210T0130/20210210T0130.json b/stac/open-canada/ft-mckay/lst/20210210T0130/20210210T0130.json new file mode 100644 index 000000000..62d0ab67b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210210T0130/20210210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210210T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210210T0130/LST-AMSR2_V1.0_100-20210210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210210T0130/LST-AMSR2_V1.0_100-20210210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210210T1330/20210210T1330.json b/stac/open-canada/ft-mckay/lst/20210210T1330/20210210T1330.json new file mode 100644 index 000000000..693692f74 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210210T1330/20210210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210210T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210210T1330/LST-AMSR2_V1.0_100-20210210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210210T1330/LST-AMSR2_V1.0_100-20210210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210211T0130/20210211T0130.json b/stac/open-canada/ft-mckay/lst/20210211T0130/20210211T0130.json new file mode 100644 index 000000000..599c63f76 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210211T0130/20210211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210211T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210211T0130/LST-AMSR2_V1.0_100-20210211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210211T0130/LST-AMSR2_V1.0_100-20210211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210211T1330/20210211T1330.json b/stac/open-canada/ft-mckay/lst/20210211T1330/20210211T1330.json new file mode 100644 index 000000000..d416181f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210211T1330/20210211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210211T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210211T1330/LST-AMSR2_V1.0_100-20210211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210211T1330/LST-AMSR2_V1.0_100-20210211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210212T0130/20210212T0130.json b/stac/open-canada/ft-mckay/lst/20210212T0130/20210212T0130.json new file mode 100644 index 000000000..2eba9373d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210212T0130/20210212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210212T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210212T0130/LST-AMSR2_V1.0_100-20210212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210212T0130/LST-AMSR2_V1.0_100-20210212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210212T1330/20210212T1330.json b/stac/open-canada/ft-mckay/lst/20210212T1330/20210212T1330.json new file mode 100644 index 000000000..2f39510f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210212T1330/20210212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210212T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210212T1330/LST-AMSR2_V1.0_100-20210212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210212T1330/LST-AMSR2_V1.0_100-20210212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210213T0130/20210213T0130.json b/stac/open-canada/ft-mckay/lst/20210213T0130/20210213T0130.json new file mode 100644 index 000000000..ef614d59f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210213T0130/20210213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210213T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210213T0130/LST-AMSR2_V1.0_100-20210213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210213T0130/LST-AMSR2_V1.0_100-20210213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210213T1330/20210213T1330.json b/stac/open-canada/ft-mckay/lst/20210213T1330/20210213T1330.json new file mode 100644 index 000000000..f9c308de8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210213T1330/20210213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210213T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210213T1330/LST-AMSR2_V1.0_100-20210213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210213T1330/LST-AMSR2_V1.0_100-20210213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210214T0130/20210214T0130.json b/stac/open-canada/ft-mckay/lst/20210214T0130/20210214T0130.json new file mode 100644 index 000000000..6af98c0ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210214T0130/20210214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210214T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210214T0130/LST-AMSR2_V1.0_100-20210214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210214T0130/LST-AMSR2_V1.0_100-20210214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210214T1330/20210214T1330.json b/stac/open-canada/ft-mckay/lst/20210214T1330/20210214T1330.json new file mode 100644 index 000000000..19264f73d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210214T1330/20210214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210214T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210214T1330/LST-AMSR2_V1.0_100-20210214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210214T1330/LST-AMSR2_V1.0_100-20210214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210215T0130/20210215T0130.json b/stac/open-canada/ft-mckay/lst/20210215T0130/20210215T0130.json new file mode 100644 index 000000000..30940c42a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210215T0130/20210215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210215T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210215T0130/LST-AMSR2_V1.0_100-20210215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210215T0130/LST-AMSR2_V1.0_100-20210215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210215T1330/20210215T1330.json b/stac/open-canada/ft-mckay/lst/20210215T1330/20210215T1330.json new file mode 100644 index 000000000..997b4110b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210215T1330/20210215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210215T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210215T1330/LST-AMSR2_V1.0_100-20210215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210215T1330/LST-AMSR2_V1.0_100-20210215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210216T0130/20210216T0130.json b/stac/open-canada/ft-mckay/lst/20210216T0130/20210216T0130.json new file mode 100644 index 000000000..b13e48a95 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210216T0130/20210216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210216T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210216T0130/LST-AMSR2_V1.0_100-20210216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210216T0130/LST-AMSR2_V1.0_100-20210216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210216T1330/20210216T1330.json b/stac/open-canada/ft-mckay/lst/20210216T1330/20210216T1330.json new file mode 100644 index 000000000..dad650a06 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210216T1330/20210216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210216T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210216T1330/LST-AMSR2_V1.0_100-20210216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210216T1330/LST-AMSR2_V1.0_100-20210216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210217T0130/20210217T0130.json b/stac/open-canada/ft-mckay/lst/20210217T0130/20210217T0130.json new file mode 100644 index 000000000..0148d14cc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210217T0130/20210217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210217T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210217T0130/LST-AMSR2_V1.0_100-20210217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210217T0130/LST-AMSR2_V1.0_100-20210217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210217T1330/20210217T1330.json b/stac/open-canada/ft-mckay/lst/20210217T1330/20210217T1330.json new file mode 100644 index 000000000..f24ce840a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210217T1330/20210217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210217T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210217T1330/LST-AMSR2_V1.0_100-20210217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210217T1330/LST-AMSR2_V1.0_100-20210217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210218T0130/20210218T0130.json b/stac/open-canada/ft-mckay/lst/20210218T0130/20210218T0130.json new file mode 100644 index 000000000..3fe713bee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210218T0130/20210218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210218T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210218T0130/LST-AMSR2_V1.0_100-20210218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210218T0130/LST-AMSR2_V1.0_100-20210218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210218T1330/20210218T1330.json b/stac/open-canada/ft-mckay/lst/20210218T1330/20210218T1330.json new file mode 100644 index 000000000..4bde6175f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210218T1330/20210218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210218T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210218T1330/LST-AMSR2_V1.0_100-20210218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210218T1330/LST-AMSR2_V1.0_100-20210218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210219T0130/20210219T0130.json b/stac/open-canada/ft-mckay/lst/20210219T0130/20210219T0130.json new file mode 100644 index 000000000..73b746b6c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210219T0130/20210219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210219T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210219T0130/LST-AMSR2_V1.0_100-20210219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210219T0130/LST-AMSR2_V1.0_100-20210219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210219T1330/20210219T1330.json b/stac/open-canada/ft-mckay/lst/20210219T1330/20210219T1330.json new file mode 100644 index 000000000..ac49786bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210219T1330/20210219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210219T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210219T1330/LST-AMSR2_V1.0_100-20210219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210219T1330/LST-AMSR2_V1.0_100-20210219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210220T0130/20210220T0130.json b/stac/open-canada/ft-mckay/lst/20210220T0130/20210220T0130.json new file mode 100644 index 000000000..a2a7ebd8d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210220T0130/20210220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210220T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210220T0130/LST-AMSR2_V1.0_100-20210220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210220T0130/LST-AMSR2_V1.0_100-20210220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210220T1330/20210220T1330.json b/stac/open-canada/ft-mckay/lst/20210220T1330/20210220T1330.json new file mode 100644 index 000000000..6c6c81adf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210220T1330/20210220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210220T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210220T1330/LST-AMSR2_V1.0_100-20210220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210220T1330/LST-AMSR2_V1.0_100-20210220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210221T0130/20210221T0130.json b/stac/open-canada/ft-mckay/lst/20210221T0130/20210221T0130.json new file mode 100644 index 000000000..128d008da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210221T0130/20210221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210221T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210221T0130/LST-AMSR2_V1.0_100-20210221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210221T0130/LST-AMSR2_V1.0_100-20210221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210221T1330/20210221T1330.json b/stac/open-canada/ft-mckay/lst/20210221T1330/20210221T1330.json new file mode 100644 index 000000000..191789776 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210221T1330/20210221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210221T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210221T1330/LST-AMSR2_V1.0_100-20210221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210221T1330/LST-AMSR2_V1.0_100-20210221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210222T0130/20210222T0130.json b/stac/open-canada/ft-mckay/lst/20210222T0130/20210222T0130.json new file mode 100644 index 000000000..9fe557ca4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210222T0130/20210222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210222T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210222T0130/LST-AMSR2_V1.0_100-20210222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210222T0130/LST-AMSR2_V1.0_100-20210222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210222T1330/20210222T1330.json b/stac/open-canada/ft-mckay/lst/20210222T1330/20210222T1330.json new file mode 100644 index 000000000..056090072 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210222T1330/20210222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210222T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210222T1330/LST-AMSR2_V1.0_100-20210222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210222T1330/LST-AMSR2_V1.0_100-20210222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210223T0130/20210223T0130.json b/stac/open-canada/ft-mckay/lst/20210223T0130/20210223T0130.json new file mode 100644 index 000000000..6264781bc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210223T0130/20210223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210223T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210223T0130/LST-AMSR2_V1.0_100-20210223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210223T0130/LST-AMSR2_V1.0_100-20210223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210223T1330/20210223T1330.json b/stac/open-canada/ft-mckay/lst/20210223T1330/20210223T1330.json new file mode 100644 index 000000000..0fe1a9c2a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210223T1330/20210223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210223T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210223T1330/LST-AMSR2_V1.0_100-20210223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210223T1330/LST-AMSR2_V1.0_100-20210223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210224T0130/20210224T0130.json b/stac/open-canada/ft-mckay/lst/20210224T0130/20210224T0130.json new file mode 100644 index 000000000..41132f56f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210224T0130/20210224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210224T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210224T0130/LST-AMSR2_V1.0_100-20210224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210224T0130/LST-AMSR2_V1.0_100-20210224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210224T1330/20210224T1330.json b/stac/open-canada/ft-mckay/lst/20210224T1330/20210224T1330.json new file mode 100644 index 000000000..2dbe5d137 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210224T1330/20210224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210224T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210224T1330/LST-AMSR2_V1.0_100-20210224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210224T1330/LST-AMSR2_V1.0_100-20210224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210225T0130/20210225T0130.json b/stac/open-canada/ft-mckay/lst/20210225T0130/20210225T0130.json new file mode 100644 index 000000000..4ac2769bb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210225T0130/20210225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210225T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210225T0130/LST-AMSR2_V1.0_100-20210225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210225T0130/LST-AMSR2_V1.0_100-20210225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210225T1330/20210225T1330.json b/stac/open-canada/ft-mckay/lst/20210225T1330/20210225T1330.json new file mode 100644 index 000000000..f612e0d16 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210225T1330/20210225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210225T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210225T1330/LST-AMSR2_V1.0_100-20210225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210225T1330/LST-AMSR2_V1.0_100-20210225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210226T0130/20210226T0130.json b/stac/open-canada/ft-mckay/lst/20210226T0130/20210226T0130.json new file mode 100644 index 000000000..aa08dfa1f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210226T0130/20210226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210226T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210226T0130/LST-AMSR2_V1.0_100-20210226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210226T0130/LST-AMSR2_V1.0_100-20210226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210226T1330/20210226T1330.json b/stac/open-canada/ft-mckay/lst/20210226T1330/20210226T1330.json new file mode 100644 index 000000000..10e37d75a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210226T1330/20210226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210226T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210226T1330/LST-AMSR2_V1.0_100-20210226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210226T1330/LST-AMSR2_V1.0_100-20210226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210227T0130/20210227T0130.json b/stac/open-canada/ft-mckay/lst/20210227T0130/20210227T0130.json new file mode 100644 index 000000000..e79d9c4a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210227T0130/20210227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210227T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210227T0130/LST-AMSR2_V1.0_100-20210227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210227T0130/LST-AMSR2_V1.0_100-20210227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210227T1330/20210227T1330.json b/stac/open-canada/ft-mckay/lst/20210227T1330/20210227T1330.json new file mode 100644 index 000000000..25d5d30a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210227T1330/20210227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210227T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210227T1330/LST-AMSR2_V1.0_100-20210227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210227T1330/LST-AMSR2_V1.0_100-20210227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210228T0130/20210228T0130.json b/stac/open-canada/ft-mckay/lst/20210228T0130/20210228T0130.json new file mode 100644 index 000000000..dd4ea093f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210228T0130/20210228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210228T0130", + "collection": "lst", + "properties": { + "datetime": "2021-02-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210228T0130/LST-AMSR2_V1.0_100-20210228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210228T0130/LST-AMSR2_V1.0_100-20210228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210228T1330/20210228T1330.json b/stac/open-canada/ft-mckay/lst/20210228T1330/20210228T1330.json new file mode 100644 index 000000000..09f47aa67 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210228T1330/20210228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210228T1330", + "collection": "lst", + "properties": { + "datetime": "2021-02-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210228T1330/LST-AMSR2_V1.0_100-20210228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210228T1330/LST-AMSR2_V1.0_100-20210228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210301T0130/20210301T0130.json b/stac/open-canada/ft-mckay/lst/20210301T0130/20210301T0130.json new file mode 100644 index 000000000..64a988bed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210301T0130/20210301T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210301T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210301T0130/LST-AMSR2_V1.0_100-20210301T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210301T0130/LST-AMSR2_V1.0_100-20210301T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210301T1330/20210301T1330.json b/stac/open-canada/ft-mckay/lst/20210301T1330/20210301T1330.json new file mode 100644 index 000000000..1f60081d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210301T1330/20210301T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210301T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210301T1330/LST-AMSR2_V1.0_100-20210301T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210301T1330/LST-AMSR2_V1.0_100-20210301T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210302T0130/20210302T0130.json b/stac/open-canada/ft-mckay/lst/20210302T0130/20210302T0130.json new file mode 100644 index 000000000..75f97d8f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210302T0130/20210302T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210302T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210302T0130/LST-AMSR2_V1.0_100-20210302T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210302T0130/LST-AMSR2_V1.0_100-20210302T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210302T1330/20210302T1330.json b/stac/open-canada/ft-mckay/lst/20210302T1330/20210302T1330.json new file mode 100644 index 000000000..79379c552 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210302T1330/20210302T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210302T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210302T1330/LST-AMSR2_V1.0_100-20210302T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210302T1330/LST-AMSR2_V1.0_100-20210302T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210303T0130/20210303T0130.json b/stac/open-canada/ft-mckay/lst/20210303T0130/20210303T0130.json new file mode 100644 index 000000000..16650fd04 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210303T0130/20210303T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210303T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210303T0130/LST-AMSR2_V1.0_100-20210303T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210303T0130/LST-AMSR2_V1.0_100-20210303T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210303T1330/20210303T1330.json b/stac/open-canada/ft-mckay/lst/20210303T1330/20210303T1330.json new file mode 100644 index 000000000..380927c90 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210303T1330/20210303T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210303T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210303T1330/LST-AMSR2_V1.0_100-20210303T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210303T1330/LST-AMSR2_V1.0_100-20210303T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210304T0130/20210304T0130.json b/stac/open-canada/ft-mckay/lst/20210304T0130/20210304T0130.json new file mode 100644 index 000000000..d41b0791b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210304T0130/20210304T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210304T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210304T0130/LST-AMSR2_V1.0_100-20210304T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210304T0130/LST-AMSR2_V1.0_100-20210304T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210304T1330/20210304T1330.json b/stac/open-canada/ft-mckay/lst/20210304T1330/20210304T1330.json new file mode 100644 index 000000000..55fdbe4b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210304T1330/20210304T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210304T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210304T1330/LST-AMSR2_V1.0_100-20210304T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210304T1330/LST-AMSR2_V1.0_100-20210304T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210305T0130/20210305T0130.json b/stac/open-canada/ft-mckay/lst/20210305T0130/20210305T0130.json new file mode 100644 index 000000000..1e08fe9f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210305T0130/20210305T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210305T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210305T0130/LST-AMSR2_V1.0_100-20210305T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210305T0130/LST-AMSR2_V1.0_100-20210305T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210305T1330/20210305T1330.json b/stac/open-canada/ft-mckay/lst/20210305T1330/20210305T1330.json new file mode 100644 index 000000000..84d967d94 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210305T1330/20210305T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210305T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210305T1330/LST-AMSR2_V1.0_100-20210305T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210305T1330/LST-AMSR2_V1.0_100-20210305T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210306T0130/20210306T0130.json b/stac/open-canada/ft-mckay/lst/20210306T0130/20210306T0130.json new file mode 100644 index 000000000..de99ff4a0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210306T0130/20210306T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210306T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210306T0130/LST-AMSR2_V1.0_100-20210306T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210306T0130/LST-AMSR2_V1.0_100-20210306T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210306T1330/20210306T1330.json b/stac/open-canada/ft-mckay/lst/20210306T1330/20210306T1330.json new file mode 100644 index 000000000..d82dfdef9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210306T1330/20210306T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210306T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210306T1330/LST-AMSR2_V1.0_100-20210306T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210306T1330/LST-AMSR2_V1.0_100-20210306T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210307T0130/20210307T0130.json b/stac/open-canada/ft-mckay/lst/20210307T0130/20210307T0130.json new file mode 100644 index 000000000..19e37eed6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210307T0130/20210307T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210307T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210307T0130/LST-AMSR2_V1.0_100-20210307T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210307T0130/LST-AMSR2_V1.0_100-20210307T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210307T1330/20210307T1330.json b/stac/open-canada/ft-mckay/lst/20210307T1330/20210307T1330.json new file mode 100644 index 000000000..58c3aca05 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210307T1330/20210307T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210307T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210307T1330/LST-AMSR2_V1.0_100-20210307T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210307T1330/LST-AMSR2_V1.0_100-20210307T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210308T0130/20210308T0130.json b/stac/open-canada/ft-mckay/lst/20210308T0130/20210308T0130.json new file mode 100644 index 000000000..1a89bf8f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210308T0130/20210308T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210308T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210308T0130/LST-AMSR2_V1.0_100-20210308T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210308T0130/LST-AMSR2_V1.0_100-20210308T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210308T1330/20210308T1330.json b/stac/open-canada/ft-mckay/lst/20210308T1330/20210308T1330.json new file mode 100644 index 000000000..fdd197bee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210308T1330/20210308T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210308T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210308T1330/LST-AMSR2_V1.0_100-20210308T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210308T1330/LST-AMSR2_V1.0_100-20210308T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210309T0130/20210309T0130.json b/stac/open-canada/ft-mckay/lst/20210309T0130/20210309T0130.json new file mode 100644 index 000000000..5ea6726d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210309T0130/20210309T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210309T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210309T0130/LST-AMSR2_V1.0_100-20210309T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210309T0130/LST-AMSR2_V1.0_100-20210309T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210309T1330/20210309T1330.json b/stac/open-canada/ft-mckay/lst/20210309T1330/20210309T1330.json new file mode 100644 index 000000000..1bd44e8f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210309T1330/20210309T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210309T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210309T1330/LST-AMSR2_V1.0_100-20210309T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210309T1330/LST-AMSR2_V1.0_100-20210309T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210310T0130/20210310T0130.json b/stac/open-canada/ft-mckay/lst/20210310T0130/20210310T0130.json new file mode 100644 index 000000000..cc3b61903 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210310T0130/20210310T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210310T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210310T0130/LST-AMSR2_V1.0_100-20210310T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210310T0130/LST-AMSR2_V1.0_100-20210310T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210310T1330/20210310T1330.json b/stac/open-canada/ft-mckay/lst/20210310T1330/20210310T1330.json new file mode 100644 index 000000000..02d4789f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210310T1330/20210310T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210310T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210310T1330/LST-AMSR2_V1.0_100-20210310T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210310T1330/LST-AMSR2_V1.0_100-20210310T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210311T0130/20210311T0130.json b/stac/open-canada/ft-mckay/lst/20210311T0130/20210311T0130.json new file mode 100644 index 000000000..8ad443dda --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210311T0130/20210311T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210311T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210311T0130/LST-AMSR2_V1.0_100-20210311T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210311T0130/LST-AMSR2_V1.0_100-20210311T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210311T1330/20210311T1330.json b/stac/open-canada/ft-mckay/lst/20210311T1330/20210311T1330.json new file mode 100644 index 000000000..01069689d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210311T1330/20210311T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210311T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210311T1330/LST-AMSR2_V1.0_100-20210311T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210311T1330/LST-AMSR2_V1.0_100-20210311T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210312T0130/20210312T0130.json b/stac/open-canada/ft-mckay/lst/20210312T0130/20210312T0130.json new file mode 100644 index 000000000..78752dab8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210312T0130/20210312T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210312T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210312T0130/LST-AMSR2_V1.0_100-20210312T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210312T0130/LST-AMSR2_V1.0_100-20210312T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210312T1330/20210312T1330.json b/stac/open-canada/ft-mckay/lst/20210312T1330/20210312T1330.json new file mode 100644 index 000000000..99b4e5e1c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210312T1330/20210312T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210312T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210312T1330/LST-AMSR2_V1.0_100-20210312T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210312T1330/LST-AMSR2_V1.0_100-20210312T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210313T0130/20210313T0130.json b/stac/open-canada/ft-mckay/lst/20210313T0130/20210313T0130.json new file mode 100644 index 000000000..30bb20b65 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210313T0130/20210313T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210313T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210313T0130/LST-AMSR2_V1.0_100-20210313T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210313T0130/LST-AMSR2_V1.0_100-20210313T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210313T1330/20210313T1330.json b/stac/open-canada/ft-mckay/lst/20210313T1330/20210313T1330.json new file mode 100644 index 000000000..12e286622 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210313T1330/20210313T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210313T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210313T1330/LST-AMSR2_V1.0_100-20210313T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210313T1330/LST-AMSR2_V1.0_100-20210313T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210314T0130/20210314T0130.json b/stac/open-canada/ft-mckay/lst/20210314T0130/20210314T0130.json new file mode 100644 index 000000000..20eec8071 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210314T0130/20210314T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210314T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210314T0130/LST-AMSR2_V1.0_100-20210314T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210314T0130/LST-AMSR2_V1.0_100-20210314T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210314T1330/20210314T1330.json b/stac/open-canada/ft-mckay/lst/20210314T1330/20210314T1330.json new file mode 100644 index 000000000..579444fa3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210314T1330/20210314T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210314T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210314T1330/LST-AMSR2_V1.0_100-20210314T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210314T1330/LST-AMSR2_V1.0_100-20210314T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210315T0130/20210315T0130.json b/stac/open-canada/ft-mckay/lst/20210315T0130/20210315T0130.json new file mode 100644 index 000000000..2944be162 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210315T0130/20210315T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210315T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210315T0130/LST-AMSR2_V1.0_100-20210315T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210315T0130/LST-AMSR2_V1.0_100-20210315T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210315T1330/20210315T1330.json b/stac/open-canada/ft-mckay/lst/20210315T1330/20210315T1330.json new file mode 100644 index 000000000..cb57efb4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210315T1330/20210315T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210315T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210315T1330/LST-AMSR2_V1.0_100-20210315T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210315T1330/LST-AMSR2_V1.0_100-20210315T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210316T0130/20210316T0130.json b/stac/open-canada/ft-mckay/lst/20210316T0130/20210316T0130.json new file mode 100644 index 000000000..2aa6fa939 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210316T0130/20210316T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210316T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210316T0130/LST-AMSR2_V1.0_100-20210316T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210316T0130/LST-AMSR2_V1.0_100-20210316T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210316T1330/20210316T1330.json b/stac/open-canada/ft-mckay/lst/20210316T1330/20210316T1330.json new file mode 100644 index 000000000..410484f1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210316T1330/20210316T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210316T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210316T1330/LST-AMSR2_V1.0_100-20210316T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210316T1330/LST-AMSR2_V1.0_100-20210316T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210317T0130/20210317T0130.json b/stac/open-canada/ft-mckay/lst/20210317T0130/20210317T0130.json new file mode 100644 index 000000000..054a6d262 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210317T0130/20210317T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210317T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210317T0130/LST-AMSR2_V1.0_100-20210317T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210317T0130/LST-AMSR2_V1.0_100-20210317T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210317T1330/20210317T1330.json b/stac/open-canada/ft-mckay/lst/20210317T1330/20210317T1330.json new file mode 100644 index 000000000..8e5bee3f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210317T1330/20210317T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210317T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210317T1330/LST-AMSR2_V1.0_100-20210317T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210317T1330/LST-AMSR2_V1.0_100-20210317T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210318T0130/20210318T0130.json b/stac/open-canada/ft-mckay/lst/20210318T0130/20210318T0130.json new file mode 100644 index 000000000..5f381bfac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210318T0130/20210318T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210318T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210318T0130/LST-AMSR2_V1.0_100-20210318T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210318T0130/LST-AMSR2_V1.0_100-20210318T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210318T1330/20210318T1330.json b/stac/open-canada/ft-mckay/lst/20210318T1330/20210318T1330.json new file mode 100644 index 000000000..58dc8c761 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210318T1330/20210318T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210318T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210318T1330/LST-AMSR2_V1.0_100-20210318T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210318T1330/LST-AMSR2_V1.0_100-20210318T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210319T0130/20210319T0130.json b/stac/open-canada/ft-mckay/lst/20210319T0130/20210319T0130.json new file mode 100644 index 000000000..aa1f59e76 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210319T0130/20210319T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210319T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210319T0130/LST-AMSR2_V1.0_100-20210319T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210319T0130/LST-AMSR2_V1.0_100-20210319T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210319T1330/20210319T1330.json b/stac/open-canada/ft-mckay/lst/20210319T1330/20210319T1330.json new file mode 100644 index 000000000..fe67a0019 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210319T1330/20210319T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210319T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210319T1330/LST-AMSR2_V1.0_100-20210319T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210319T1330/LST-AMSR2_V1.0_100-20210319T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210320T0130/20210320T0130.json b/stac/open-canada/ft-mckay/lst/20210320T0130/20210320T0130.json new file mode 100644 index 000000000..5ae729373 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210320T0130/20210320T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210320T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210320T0130/LST-AMSR2_V1.0_100-20210320T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210320T0130/LST-AMSR2_V1.0_100-20210320T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210320T1330/20210320T1330.json b/stac/open-canada/ft-mckay/lst/20210320T1330/20210320T1330.json new file mode 100644 index 000000000..ccb90a0ac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210320T1330/20210320T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210320T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210320T1330/LST-AMSR2_V1.0_100-20210320T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210320T1330/LST-AMSR2_V1.0_100-20210320T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210321T0130/20210321T0130.json b/stac/open-canada/ft-mckay/lst/20210321T0130/20210321T0130.json new file mode 100644 index 000000000..975285f99 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210321T0130/20210321T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210321T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210321T0130/LST-AMSR2_V1.0_100-20210321T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210321T0130/LST-AMSR2_V1.0_100-20210321T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210321T1330/20210321T1330.json b/stac/open-canada/ft-mckay/lst/20210321T1330/20210321T1330.json new file mode 100644 index 000000000..0c928a088 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210321T1330/20210321T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210321T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210321T1330/LST-AMSR2_V1.0_100-20210321T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210321T1330/LST-AMSR2_V1.0_100-20210321T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210322T0130/20210322T0130.json b/stac/open-canada/ft-mckay/lst/20210322T0130/20210322T0130.json new file mode 100644 index 000000000..0e8627d7a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210322T0130/20210322T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210322T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210322T0130/LST-AMSR2_V1.0_100-20210322T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210322T0130/LST-AMSR2_V1.0_100-20210322T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210322T1330/20210322T1330.json b/stac/open-canada/ft-mckay/lst/20210322T1330/20210322T1330.json new file mode 100644 index 000000000..7b484e055 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210322T1330/20210322T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210322T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210322T1330/LST-AMSR2_V1.0_100-20210322T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210322T1330/LST-AMSR2_V1.0_100-20210322T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210323T0130/20210323T0130.json b/stac/open-canada/ft-mckay/lst/20210323T0130/20210323T0130.json new file mode 100644 index 000000000..229e716b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210323T0130/20210323T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210323T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210323T0130/LST-AMSR2_V1.0_100-20210323T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210323T0130/LST-AMSR2_V1.0_100-20210323T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210323T1330/20210323T1330.json b/stac/open-canada/ft-mckay/lst/20210323T1330/20210323T1330.json new file mode 100644 index 000000000..b26bf581d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210323T1330/20210323T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210323T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210323T1330/LST-AMSR2_V1.0_100-20210323T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210323T1330/LST-AMSR2_V1.0_100-20210323T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210324T0130/20210324T0130.json b/stac/open-canada/ft-mckay/lst/20210324T0130/20210324T0130.json new file mode 100644 index 000000000..d57d7220c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210324T0130/20210324T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210324T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210324T0130/LST-AMSR2_V1.0_100-20210324T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210324T0130/LST-AMSR2_V1.0_100-20210324T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210324T1330/20210324T1330.json b/stac/open-canada/ft-mckay/lst/20210324T1330/20210324T1330.json new file mode 100644 index 000000000..234f0986b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210324T1330/20210324T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210324T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210324T1330/LST-AMSR2_V1.0_100-20210324T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210324T1330/LST-AMSR2_V1.0_100-20210324T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210325T0130/20210325T0130.json b/stac/open-canada/ft-mckay/lst/20210325T0130/20210325T0130.json new file mode 100644 index 000000000..b00b9eed6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210325T0130/20210325T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210325T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210325T0130/LST-AMSR2_V1.0_100-20210325T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210325T0130/LST-AMSR2_V1.0_100-20210325T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210325T1330/20210325T1330.json b/stac/open-canada/ft-mckay/lst/20210325T1330/20210325T1330.json new file mode 100644 index 000000000..606d993d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210325T1330/20210325T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210325T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210325T1330/LST-AMSR2_V1.0_100-20210325T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210325T1330/LST-AMSR2_V1.0_100-20210325T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210326T0130/20210326T0130.json b/stac/open-canada/ft-mckay/lst/20210326T0130/20210326T0130.json new file mode 100644 index 000000000..dfa445cde --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210326T0130/20210326T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210326T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210326T0130/LST-AMSR2_V1.0_100-20210326T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210326T0130/LST-AMSR2_V1.0_100-20210326T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210326T1330/20210326T1330.json b/stac/open-canada/ft-mckay/lst/20210326T1330/20210326T1330.json new file mode 100644 index 000000000..7bf1b9c6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210326T1330/20210326T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210326T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210326T1330/LST-AMSR2_V1.0_100-20210326T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210326T1330/LST-AMSR2_V1.0_100-20210326T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210327T0130/20210327T0130.json b/stac/open-canada/ft-mckay/lst/20210327T0130/20210327T0130.json new file mode 100644 index 000000000..fbaa917ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210327T0130/20210327T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210327T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210327T0130/LST-AMSR2_V1.0_100-20210327T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210327T0130/LST-AMSR2_V1.0_100-20210327T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210327T1330/20210327T1330.json b/stac/open-canada/ft-mckay/lst/20210327T1330/20210327T1330.json new file mode 100644 index 000000000..1b8dce134 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210327T1330/20210327T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210327T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210327T1330/LST-AMSR2_V1.0_100-20210327T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210327T1330/LST-AMSR2_V1.0_100-20210327T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210328T0130/20210328T0130.json b/stac/open-canada/ft-mckay/lst/20210328T0130/20210328T0130.json new file mode 100644 index 000000000..014a7528e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210328T0130/20210328T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210328T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210328T0130/LST-AMSR2_V1.0_100-20210328T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210328T0130/LST-AMSR2_V1.0_100-20210328T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210328T1330/20210328T1330.json b/stac/open-canada/ft-mckay/lst/20210328T1330/20210328T1330.json new file mode 100644 index 000000000..b62ce8772 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210328T1330/20210328T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210328T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210328T1330/LST-AMSR2_V1.0_100-20210328T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210328T1330/LST-AMSR2_V1.0_100-20210328T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210329T0130/20210329T0130.json b/stac/open-canada/ft-mckay/lst/20210329T0130/20210329T0130.json new file mode 100644 index 000000000..1238364d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210329T0130/20210329T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210329T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210329T0130/LST-AMSR2_V1.0_100-20210329T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210329T0130/LST-AMSR2_V1.0_100-20210329T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210329T1330/20210329T1330.json b/stac/open-canada/ft-mckay/lst/20210329T1330/20210329T1330.json new file mode 100644 index 000000000..315d3d8dc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210329T1330/20210329T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210329T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210329T1330/LST-AMSR2_V1.0_100-20210329T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210329T1330/LST-AMSR2_V1.0_100-20210329T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210330T0130/20210330T0130.json b/stac/open-canada/ft-mckay/lst/20210330T0130/20210330T0130.json new file mode 100644 index 000000000..6e63d9799 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210330T0130/20210330T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210330T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210330T0130/LST-AMSR2_V1.0_100-20210330T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210330T0130/LST-AMSR2_V1.0_100-20210330T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210330T1330/20210330T1330.json b/stac/open-canada/ft-mckay/lst/20210330T1330/20210330T1330.json new file mode 100644 index 000000000..b5a97bdb9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210330T1330/20210330T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210330T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210330T1330/LST-AMSR2_V1.0_100-20210330T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210330T1330/LST-AMSR2_V1.0_100-20210330T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210331T0130/20210331T0130.json b/stac/open-canada/ft-mckay/lst/20210331T0130/20210331T0130.json new file mode 100644 index 000000000..3ef4b882a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210331T0130/20210331T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210331T0130", + "collection": "lst", + "properties": { + "datetime": "2021-03-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210331T0130/LST-AMSR2_V1.0_100-20210331T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210331T0130/LST-AMSR2_V1.0_100-20210331T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210331T1330/20210331T1330.json b/stac/open-canada/ft-mckay/lst/20210331T1330/20210331T1330.json new file mode 100644 index 000000000..db861666d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210331T1330/20210331T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210331T1330", + "collection": "lst", + "properties": { + "datetime": "2021-03-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210331T1330/LST-AMSR2_V1.0_100-20210331T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210331T1330/LST-AMSR2_V1.0_100-20210331T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210401T0130/20210401T0130.json b/stac/open-canada/ft-mckay/lst/20210401T0130/20210401T0130.json new file mode 100644 index 000000000..ddd836acf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210401T0130/20210401T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210401T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210401T0130/LST-AMSR2_V1.0_100-20210401T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210401T0130/LST-AMSR2_V1.0_100-20210401T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210401T1330/20210401T1330.json b/stac/open-canada/ft-mckay/lst/20210401T1330/20210401T1330.json new file mode 100644 index 000000000..3ce96043a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210401T1330/20210401T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210401T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210401T1330/LST-AMSR2_V1.0_100-20210401T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210401T1330/LST-AMSR2_V1.0_100-20210401T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210402T0130/20210402T0130.json b/stac/open-canada/ft-mckay/lst/20210402T0130/20210402T0130.json new file mode 100644 index 000000000..4973a5e9e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210402T0130/20210402T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210402T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210402T0130/LST-AMSR2_V1.0_100-20210402T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210402T0130/LST-AMSR2_V1.0_100-20210402T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210402T1330/20210402T1330.json b/stac/open-canada/ft-mckay/lst/20210402T1330/20210402T1330.json new file mode 100644 index 000000000..25ec37f2e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210402T1330/20210402T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210402T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210402T1330/LST-AMSR2_V1.0_100-20210402T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210402T1330/LST-AMSR2_V1.0_100-20210402T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210403T0130/20210403T0130.json b/stac/open-canada/ft-mckay/lst/20210403T0130/20210403T0130.json new file mode 100644 index 000000000..d9b1e9555 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210403T0130/20210403T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210403T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210403T0130/LST-AMSR2_V1.0_100-20210403T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210403T0130/LST-AMSR2_V1.0_100-20210403T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210403T1330/20210403T1330.json b/stac/open-canada/ft-mckay/lst/20210403T1330/20210403T1330.json new file mode 100644 index 000000000..1d1053ea2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210403T1330/20210403T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210403T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210403T1330/LST-AMSR2_V1.0_100-20210403T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210403T1330/LST-AMSR2_V1.0_100-20210403T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210404T0130/20210404T0130.json b/stac/open-canada/ft-mckay/lst/20210404T0130/20210404T0130.json new file mode 100644 index 000000000..f6779bf7e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210404T0130/20210404T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210404T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210404T0130/LST-AMSR2_V1.0_100-20210404T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210404T0130/LST-AMSR2_V1.0_100-20210404T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210404T1330/20210404T1330.json b/stac/open-canada/ft-mckay/lst/20210404T1330/20210404T1330.json new file mode 100644 index 000000000..7f471a14d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210404T1330/20210404T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210404T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210404T1330/LST-AMSR2_V1.0_100-20210404T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210404T1330/LST-AMSR2_V1.0_100-20210404T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210405T0130/20210405T0130.json b/stac/open-canada/ft-mckay/lst/20210405T0130/20210405T0130.json new file mode 100644 index 000000000..b06893fd0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210405T0130/20210405T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210405T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210405T0130/LST-AMSR2_V1.0_100-20210405T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210405T0130/LST-AMSR2_V1.0_100-20210405T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210405T1330/20210405T1330.json b/stac/open-canada/ft-mckay/lst/20210405T1330/20210405T1330.json new file mode 100644 index 000000000..46988ef85 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210405T1330/20210405T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210405T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210405T1330/LST-AMSR2_V1.0_100-20210405T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210405T1330/LST-AMSR2_V1.0_100-20210405T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210406T0130/20210406T0130.json b/stac/open-canada/ft-mckay/lst/20210406T0130/20210406T0130.json new file mode 100644 index 000000000..be526ba6c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210406T0130/20210406T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210406T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210406T0130/LST-AMSR2_V1.0_100-20210406T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210406T0130/LST-AMSR2_V1.0_100-20210406T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210406T1330/20210406T1330.json b/stac/open-canada/ft-mckay/lst/20210406T1330/20210406T1330.json new file mode 100644 index 000000000..1262c4c78 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210406T1330/20210406T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210406T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210406T1330/LST-AMSR2_V1.0_100-20210406T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210406T1330/LST-AMSR2_V1.0_100-20210406T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210407T0130/20210407T0130.json b/stac/open-canada/ft-mckay/lst/20210407T0130/20210407T0130.json new file mode 100644 index 000000000..cc05ea3db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210407T0130/20210407T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210407T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210407T0130/LST-AMSR2_V1.0_100-20210407T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210407T0130/LST-AMSR2_V1.0_100-20210407T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210407T1330/20210407T1330.json b/stac/open-canada/ft-mckay/lst/20210407T1330/20210407T1330.json new file mode 100644 index 000000000..aa362f845 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210407T1330/20210407T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210407T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210407T1330/LST-AMSR2_V1.0_100-20210407T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210407T1330/LST-AMSR2_V1.0_100-20210407T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210408T0130/20210408T0130.json b/stac/open-canada/ft-mckay/lst/20210408T0130/20210408T0130.json new file mode 100644 index 000000000..e3f3d3f6c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210408T0130/20210408T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210408T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210408T0130/LST-AMSR2_V1.0_100-20210408T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210408T0130/LST-AMSR2_V1.0_100-20210408T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210408T1330/20210408T1330.json b/stac/open-canada/ft-mckay/lst/20210408T1330/20210408T1330.json new file mode 100644 index 000000000..b80e6da67 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210408T1330/20210408T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210408T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210408T1330/LST-AMSR2_V1.0_100-20210408T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210408T1330/LST-AMSR2_V1.0_100-20210408T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210409T0130/20210409T0130.json b/stac/open-canada/ft-mckay/lst/20210409T0130/20210409T0130.json new file mode 100644 index 000000000..81f9c6f2c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210409T0130/20210409T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210409T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210409T0130/LST-AMSR2_V1.0_100-20210409T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210409T0130/LST-AMSR2_V1.0_100-20210409T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210409T1330/20210409T1330.json b/stac/open-canada/ft-mckay/lst/20210409T1330/20210409T1330.json new file mode 100644 index 000000000..0cf68fe63 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210409T1330/20210409T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210409T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210409T1330/LST-AMSR2_V1.0_100-20210409T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210409T1330/LST-AMSR2_V1.0_100-20210409T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210410T0130/20210410T0130.json b/stac/open-canada/ft-mckay/lst/20210410T0130/20210410T0130.json new file mode 100644 index 000000000..b85b73dee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210410T0130/20210410T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210410T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210410T0130/LST-AMSR2_V1.0_100-20210410T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210410T0130/LST-AMSR2_V1.0_100-20210410T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210410T1330/20210410T1330.json b/stac/open-canada/ft-mckay/lst/20210410T1330/20210410T1330.json new file mode 100644 index 000000000..dd47202d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210410T1330/20210410T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210410T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210410T1330/LST-AMSR2_V1.0_100-20210410T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210410T1330/LST-AMSR2_V1.0_100-20210410T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210411T0130/20210411T0130.json b/stac/open-canada/ft-mckay/lst/20210411T0130/20210411T0130.json new file mode 100644 index 000000000..d513babb9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210411T0130/20210411T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210411T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210411T0130/LST-AMSR2_V1.0_100-20210411T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210411T0130/LST-AMSR2_V1.0_100-20210411T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210411T1330/20210411T1330.json b/stac/open-canada/ft-mckay/lst/20210411T1330/20210411T1330.json new file mode 100644 index 000000000..3e667d499 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210411T1330/20210411T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210411T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210411T1330/LST-AMSR2_V1.0_100-20210411T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210411T1330/LST-AMSR2_V1.0_100-20210411T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210412T0130/20210412T0130.json b/stac/open-canada/ft-mckay/lst/20210412T0130/20210412T0130.json new file mode 100644 index 000000000..9b69dcb5c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210412T0130/20210412T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210412T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210412T0130/LST-AMSR2_V1.0_100-20210412T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210412T0130/LST-AMSR2_V1.0_100-20210412T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210412T1330/20210412T1330.json b/stac/open-canada/ft-mckay/lst/20210412T1330/20210412T1330.json new file mode 100644 index 000000000..d04a9bc82 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210412T1330/20210412T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210412T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210412T1330/LST-AMSR2_V1.0_100-20210412T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210412T1330/LST-AMSR2_V1.0_100-20210412T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210413T0130/20210413T0130.json b/stac/open-canada/ft-mckay/lst/20210413T0130/20210413T0130.json new file mode 100644 index 000000000..2d3acb08b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210413T0130/20210413T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210413T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210413T0130/LST-AMSR2_V1.0_100-20210413T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210413T0130/LST-AMSR2_V1.0_100-20210413T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210413T1330/20210413T1330.json b/stac/open-canada/ft-mckay/lst/20210413T1330/20210413T1330.json new file mode 100644 index 000000000..9db750118 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210413T1330/20210413T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210413T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210413T1330/LST-AMSR2_V1.0_100-20210413T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210413T1330/LST-AMSR2_V1.0_100-20210413T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210414T0130/20210414T0130.json b/stac/open-canada/ft-mckay/lst/20210414T0130/20210414T0130.json new file mode 100644 index 000000000..9af579235 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210414T0130/20210414T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210414T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210414T0130/LST-AMSR2_V1.0_100-20210414T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210414T0130/LST-AMSR2_V1.0_100-20210414T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210414T1330/20210414T1330.json b/stac/open-canada/ft-mckay/lst/20210414T1330/20210414T1330.json new file mode 100644 index 000000000..39faab02c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210414T1330/20210414T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210414T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210414T1330/LST-AMSR2_V1.0_100-20210414T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210414T1330/LST-AMSR2_V1.0_100-20210414T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210415T0130/20210415T0130.json b/stac/open-canada/ft-mckay/lst/20210415T0130/20210415T0130.json new file mode 100644 index 000000000..672f36b4d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210415T0130/20210415T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210415T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210415T0130/LST-AMSR2_V1.0_100-20210415T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210415T0130/LST-AMSR2_V1.0_100-20210415T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210415T1330/20210415T1330.json b/stac/open-canada/ft-mckay/lst/20210415T1330/20210415T1330.json new file mode 100644 index 000000000..d5d3f1590 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210415T1330/20210415T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210415T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210415T1330/LST-AMSR2_V1.0_100-20210415T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210415T1330/LST-AMSR2_V1.0_100-20210415T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210416T0130/20210416T0130.json b/stac/open-canada/ft-mckay/lst/20210416T0130/20210416T0130.json new file mode 100644 index 000000000..a175e8402 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210416T0130/20210416T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210416T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210416T0130/LST-AMSR2_V1.0_100-20210416T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210416T0130/LST-AMSR2_V1.0_100-20210416T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210416T1330/20210416T1330.json b/stac/open-canada/ft-mckay/lst/20210416T1330/20210416T1330.json new file mode 100644 index 000000000..ad9048f8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210416T1330/20210416T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210416T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210416T1330/LST-AMSR2_V1.0_100-20210416T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210416T1330/LST-AMSR2_V1.0_100-20210416T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210417T0130/20210417T0130.json b/stac/open-canada/ft-mckay/lst/20210417T0130/20210417T0130.json new file mode 100644 index 000000000..06e04d953 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210417T0130/20210417T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210417T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210417T0130/LST-AMSR2_V1.0_100-20210417T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210417T0130/LST-AMSR2_V1.0_100-20210417T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210417T1330/20210417T1330.json b/stac/open-canada/ft-mckay/lst/20210417T1330/20210417T1330.json new file mode 100644 index 000000000..92078231b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210417T1330/20210417T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210417T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210417T1330/LST-AMSR2_V1.0_100-20210417T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210417T1330/LST-AMSR2_V1.0_100-20210417T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210418T0130/20210418T0130.json b/stac/open-canada/ft-mckay/lst/20210418T0130/20210418T0130.json new file mode 100644 index 000000000..a8d22ffb2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210418T0130/20210418T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210418T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210418T0130/LST-AMSR2_V1.0_100-20210418T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210418T0130/LST-AMSR2_V1.0_100-20210418T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210418T1330/20210418T1330.json b/stac/open-canada/ft-mckay/lst/20210418T1330/20210418T1330.json new file mode 100644 index 000000000..8fd0cb70d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210418T1330/20210418T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210418T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210418T1330/LST-AMSR2_V1.0_100-20210418T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210418T1330/LST-AMSR2_V1.0_100-20210418T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210419T0130/20210419T0130.json b/stac/open-canada/ft-mckay/lst/20210419T0130/20210419T0130.json new file mode 100644 index 000000000..317d88fb4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210419T0130/20210419T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210419T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210419T0130/LST-AMSR2_V1.0_100-20210419T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210419T0130/LST-AMSR2_V1.0_100-20210419T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210419T1330/20210419T1330.json b/stac/open-canada/ft-mckay/lst/20210419T1330/20210419T1330.json new file mode 100644 index 000000000..c423d7d18 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210419T1330/20210419T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210419T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210419T1330/LST-AMSR2_V1.0_100-20210419T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210419T1330/LST-AMSR2_V1.0_100-20210419T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210420T0130/20210420T0130.json b/stac/open-canada/ft-mckay/lst/20210420T0130/20210420T0130.json new file mode 100644 index 000000000..e8c4080d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210420T0130/20210420T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210420T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210420T0130/LST-AMSR2_V1.0_100-20210420T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210420T0130/LST-AMSR2_V1.0_100-20210420T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210420T1330/20210420T1330.json b/stac/open-canada/ft-mckay/lst/20210420T1330/20210420T1330.json new file mode 100644 index 000000000..502a9a579 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210420T1330/20210420T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210420T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210420T1330/LST-AMSR2_V1.0_100-20210420T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210420T1330/LST-AMSR2_V1.0_100-20210420T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210421T0130/20210421T0130.json b/stac/open-canada/ft-mckay/lst/20210421T0130/20210421T0130.json new file mode 100644 index 000000000..3764e25b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210421T0130/20210421T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210421T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210421T0130/LST-AMSR2_V1.0_100-20210421T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210421T0130/LST-AMSR2_V1.0_100-20210421T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210421T1330/20210421T1330.json b/stac/open-canada/ft-mckay/lst/20210421T1330/20210421T1330.json new file mode 100644 index 000000000..6fc42e86b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210421T1330/20210421T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210421T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210421T1330/LST-AMSR2_V1.0_100-20210421T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210421T1330/LST-AMSR2_V1.0_100-20210421T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210422T0130/20210422T0130.json b/stac/open-canada/ft-mckay/lst/20210422T0130/20210422T0130.json new file mode 100644 index 000000000..daaa0e7f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210422T0130/20210422T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210422T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210422T0130/LST-AMSR2_V1.0_100-20210422T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210422T0130/LST-AMSR2_V1.0_100-20210422T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210422T1330/20210422T1330.json b/stac/open-canada/ft-mckay/lst/20210422T1330/20210422T1330.json new file mode 100644 index 000000000..764fc01bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210422T1330/20210422T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210422T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210422T1330/LST-AMSR2_V1.0_100-20210422T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210422T1330/LST-AMSR2_V1.0_100-20210422T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210423T0130/20210423T0130.json b/stac/open-canada/ft-mckay/lst/20210423T0130/20210423T0130.json new file mode 100644 index 000000000..6604e54b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210423T0130/20210423T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210423T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210423T0130/LST-AMSR2_V1.0_100-20210423T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210423T0130/LST-AMSR2_V1.0_100-20210423T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210423T1330/20210423T1330.json b/stac/open-canada/ft-mckay/lst/20210423T1330/20210423T1330.json new file mode 100644 index 000000000..60b35fb47 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210423T1330/20210423T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210423T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210423T1330/LST-AMSR2_V1.0_100-20210423T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210423T1330/LST-AMSR2_V1.0_100-20210423T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210424T0130/20210424T0130.json b/stac/open-canada/ft-mckay/lst/20210424T0130/20210424T0130.json new file mode 100644 index 000000000..4a2336030 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210424T0130/20210424T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210424T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210424T0130/LST-AMSR2_V1.0_100-20210424T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210424T0130/LST-AMSR2_V1.0_100-20210424T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210424T1330/20210424T1330.json b/stac/open-canada/ft-mckay/lst/20210424T1330/20210424T1330.json new file mode 100644 index 000000000..c5b7b6088 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210424T1330/20210424T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210424T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210424T1330/LST-AMSR2_V1.0_100-20210424T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210424T1330/LST-AMSR2_V1.0_100-20210424T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210425T0130/20210425T0130.json b/stac/open-canada/ft-mckay/lst/20210425T0130/20210425T0130.json new file mode 100644 index 000000000..7f1e60391 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210425T0130/20210425T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210425T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210425T0130/LST-AMSR2_V1.0_100-20210425T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210425T0130/LST-AMSR2_V1.0_100-20210425T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210425T1330/20210425T1330.json b/stac/open-canada/ft-mckay/lst/20210425T1330/20210425T1330.json new file mode 100644 index 000000000..ca32dfad2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210425T1330/20210425T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210425T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210425T1330/LST-AMSR2_V1.0_100-20210425T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210425T1330/LST-AMSR2_V1.0_100-20210425T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210426T0130/20210426T0130.json b/stac/open-canada/ft-mckay/lst/20210426T0130/20210426T0130.json new file mode 100644 index 000000000..18f4eb853 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210426T0130/20210426T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210426T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210426T0130/LST-AMSR2_V1.0_100-20210426T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210426T0130/LST-AMSR2_V1.0_100-20210426T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210426T1330/20210426T1330.json b/stac/open-canada/ft-mckay/lst/20210426T1330/20210426T1330.json new file mode 100644 index 000000000..180be181e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210426T1330/20210426T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210426T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210426T1330/LST-AMSR2_V1.0_100-20210426T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210426T1330/LST-AMSR2_V1.0_100-20210426T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210427T0130/20210427T0130.json b/stac/open-canada/ft-mckay/lst/20210427T0130/20210427T0130.json new file mode 100644 index 000000000..da8b96eb4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210427T0130/20210427T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210427T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210427T0130/LST-AMSR2_V1.0_100-20210427T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210427T0130/LST-AMSR2_V1.0_100-20210427T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210427T1330/20210427T1330.json b/stac/open-canada/ft-mckay/lst/20210427T1330/20210427T1330.json new file mode 100644 index 000000000..7b5f0c345 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210427T1330/20210427T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210427T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210427T1330/LST-AMSR2_V1.0_100-20210427T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210427T1330/LST-AMSR2_V1.0_100-20210427T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210428T0130/20210428T0130.json b/stac/open-canada/ft-mckay/lst/20210428T0130/20210428T0130.json new file mode 100644 index 000000000..448dd1d22 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210428T0130/20210428T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210428T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210428T0130/LST-AMSR2_V1.0_100-20210428T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210428T0130/LST-AMSR2_V1.0_100-20210428T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210428T1330/20210428T1330.json b/stac/open-canada/ft-mckay/lst/20210428T1330/20210428T1330.json new file mode 100644 index 000000000..c0a964d6f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210428T1330/20210428T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210428T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210428T1330/LST-AMSR2_V1.0_100-20210428T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210428T1330/LST-AMSR2_V1.0_100-20210428T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210429T0130/20210429T0130.json b/stac/open-canada/ft-mckay/lst/20210429T0130/20210429T0130.json new file mode 100644 index 000000000..8fe5157fb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210429T0130/20210429T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210429T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210429T0130/LST-AMSR2_V1.0_100-20210429T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210429T0130/LST-AMSR2_V1.0_100-20210429T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210429T1330/20210429T1330.json b/stac/open-canada/ft-mckay/lst/20210429T1330/20210429T1330.json new file mode 100644 index 000000000..c8bfce984 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210429T1330/20210429T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210429T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210429T1330/LST-AMSR2_V1.0_100-20210429T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210429T1330/LST-AMSR2_V1.0_100-20210429T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210430T0130/20210430T0130.json b/stac/open-canada/ft-mckay/lst/20210430T0130/20210430T0130.json new file mode 100644 index 000000000..1cbd9a6d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210430T0130/20210430T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210430T0130", + "collection": "lst", + "properties": { + "datetime": "2021-04-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210430T0130/LST-AMSR2_V1.0_100-20210430T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210430T0130/LST-AMSR2_V1.0_100-20210430T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210430T1330/20210430T1330.json b/stac/open-canada/ft-mckay/lst/20210430T1330/20210430T1330.json new file mode 100644 index 000000000..54f2a0642 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210430T1330/20210430T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210430T1330", + "collection": "lst", + "properties": { + "datetime": "2021-04-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210430T1330/LST-AMSR2_V1.0_100-20210430T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210430T1330/LST-AMSR2_V1.0_100-20210430T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210501T0130/20210501T0130.json b/stac/open-canada/ft-mckay/lst/20210501T0130/20210501T0130.json new file mode 100644 index 000000000..b922f1c2e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210501T0130/20210501T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210501T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210501T0130/LST-AMSR2_V1.0_100-20210501T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210501T0130/LST-AMSR2_V1.0_100-20210501T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210501T1330/20210501T1330.json b/stac/open-canada/ft-mckay/lst/20210501T1330/20210501T1330.json new file mode 100644 index 000000000..0ce3b5190 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210501T1330/20210501T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210501T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210501T1330/LST-AMSR2_V1.0_100-20210501T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210501T1330/LST-AMSR2_V1.0_100-20210501T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210502T0130/20210502T0130.json b/stac/open-canada/ft-mckay/lst/20210502T0130/20210502T0130.json new file mode 100644 index 000000000..56d5bb057 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210502T0130/20210502T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210502T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210502T0130/LST-AMSR2_V1.0_100-20210502T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210502T0130/LST-AMSR2_V1.0_100-20210502T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210502T1330/20210502T1330.json b/stac/open-canada/ft-mckay/lst/20210502T1330/20210502T1330.json new file mode 100644 index 000000000..1c2a101a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210502T1330/20210502T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210502T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210502T1330/LST-AMSR2_V1.0_100-20210502T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210502T1330/LST-AMSR2_V1.0_100-20210502T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210503T0130/20210503T0130.json b/stac/open-canada/ft-mckay/lst/20210503T0130/20210503T0130.json new file mode 100644 index 000000000..fdbb8b95e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210503T0130/20210503T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210503T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210503T0130/LST-AMSR2_V1.0_100-20210503T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210503T0130/LST-AMSR2_V1.0_100-20210503T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210503T1330/20210503T1330.json b/stac/open-canada/ft-mckay/lst/20210503T1330/20210503T1330.json new file mode 100644 index 000000000..1fd7457f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210503T1330/20210503T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210503T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210503T1330/LST-AMSR2_V1.0_100-20210503T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210503T1330/LST-AMSR2_V1.0_100-20210503T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210504T0130/20210504T0130.json b/stac/open-canada/ft-mckay/lst/20210504T0130/20210504T0130.json new file mode 100644 index 000000000..dd584fc29 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210504T0130/20210504T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210504T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210504T0130/LST-AMSR2_V1.0_100-20210504T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210504T0130/LST-AMSR2_V1.0_100-20210504T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210504T1330/20210504T1330.json b/stac/open-canada/ft-mckay/lst/20210504T1330/20210504T1330.json new file mode 100644 index 000000000..5be967885 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210504T1330/20210504T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210504T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210504T1330/LST-AMSR2_V1.0_100-20210504T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210504T1330/LST-AMSR2_V1.0_100-20210504T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210505T0130/20210505T0130.json b/stac/open-canada/ft-mckay/lst/20210505T0130/20210505T0130.json new file mode 100644 index 000000000..b461a132d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210505T0130/20210505T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210505T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210505T0130/LST-AMSR2_V1.0_100-20210505T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210505T0130/LST-AMSR2_V1.0_100-20210505T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210505T1330/20210505T1330.json b/stac/open-canada/ft-mckay/lst/20210505T1330/20210505T1330.json new file mode 100644 index 000000000..e15fd7d60 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210505T1330/20210505T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210505T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210505T1330/LST-AMSR2_V1.0_100-20210505T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210505T1330/LST-AMSR2_V1.0_100-20210505T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210506T0130/20210506T0130.json b/stac/open-canada/ft-mckay/lst/20210506T0130/20210506T0130.json new file mode 100644 index 000000000..921b1e798 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210506T0130/20210506T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210506T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210506T0130/LST-AMSR2_V1.0_100-20210506T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210506T0130/LST-AMSR2_V1.0_100-20210506T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210506T1330/20210506T1330.json b/stac/open-canada/ft-mckay/lst/20210506T1330/20210506T1330.json new file mode 100644 index 000000000..428329b43 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210506T1330/20210506T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210506T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210506T1330/LST-AMSR2_V1.0_100-20210506T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210506T1330/LST-AMSR2_V1.0_100-20210506T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210507T0130/20210507T0130.json b/stac/open-canada/ft-mckay/lst/20210507T0130/20210507T0130.json new file mode 100644 index 000000000..ae76801db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210507T0130/20210507T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210507T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210507T0130/LST-AMSR2_V1.0_100-20210507T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210507T0130/LST-AMSR2_V1.0_100-20210507T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210507T1330/20210507T1330.json b/stac/open-canada/ft-mckay/lst/20210507T1330/20210507T1330.json new file mode 100644 index 000000000..07645c357 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210507T1330/20210507T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210507T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210507T1330/LST-AMSR2_V1.0_100-20210507T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210507T1330/LST-AMSR2_V1.0_100-20210507T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210508T0130/20210508T0130.json b/stac/open-canada/ft-mckay/lst/20210508T0130/20210508T0130.json new file mode 100644 index 000000000..044148c18 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210508T0130/20210508T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210508T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210508T0130/LST-AMSR2_V1.0_100-20210508T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210508T0130/LST-AMSR2_V1.0_100-20210508T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210508T1330/20210508T1330.json b/stac/open-canada/ft-mckay/lst/20210508T1330/20210508T1330.json new file mode 100644 index 000000000..40192fd45 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210508T1330/20210508T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210508T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210508T1330/LST-AMSR2_V1.0_100-20210508T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210508T1330/LST-AMSR2_V1.0_100-20210508T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210509T0130/20210509T0130.json b/stac/open-canada/ft-mckay/lst/20210509T0130/20210509T0130.json new file mode 100644 index 000000000..21152095f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210509T0130/20210509T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210509T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210509T0130/LST-AMSR2_V1.0_100-20210509T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210509T0130/LST-AMSR2_V1.0_100-20210509T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210509T1330/20210509T1330.json b/stac/open-canada/ft-mckay/lst/20210509T1330/20210509T1330.json new file mode 100644 index 000000000..f8a2a92da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210509T1330/20210509T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210509T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210509T1330/LST-AMSR2_V1.0_100-20210509T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210509T1330/LST-AMSR2_V1.0_100-20210509T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210510T0130/20210510T0130.json b/stac/open-canada/ft-mckay/lst/20210510T0130/20210510T0130.json new file mode 100644 index 000000000..c80f595e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210510T0130/20210510T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210510T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210510T0130/LST-AMSR2_V1.0_100-20210510T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210510T0130/LST-AMSR2_V1.0_100-20210510T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210510T1330/20210510T1330.json b/stac/open-canada/ft-mckay/lst/20210510T1330/20210510T1330.json new file mode 100644 index 000000000..a223c64cb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210510T1330/20210510T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210510T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210510T1330/LST-AMSR2_V1.0_100-20210510T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210510T1330/LST-AMSR2_V1.0_100-20210510T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210511T0130/20210511T0130.json b/stac/open-canada/ft-mckay/lst/20210511T0130/20210511T0130.json new file mode 100644 index 000000000..ff0912555 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210511T0130/20210511T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210511T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210511T0130/LST-AMSR2_V1.0_100-20210511T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210511T0130/LST-AMSR2_V1.0_100-20210511T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210511T1330/20210511T1330.json b/stac/open-canada/ft-mckay/lst/20210511T1330/20210511T1330.json new file mode 100644 index 000000000..dbf390fed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210511T1330/20210511T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210511T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210511T1330/LST-AMSR2_V1.0_100-20210511T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210511T1330/LST-AMSR2_V1.0_100-20210511T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210512T0130/20210512T0130.json b/stac/open-canada/ft-mckay/lst/20210512T0130/20210512T0130.json new file mode 100644 index 000000000..7e3fe5489 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210512T0130/20210512T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210512T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210512T0130/LST-AMSR2_V1.0_100-20210512T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210512T0130/LST-AMSR2_V1.0_100-20210512T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210512T1330/20210512T1330.json b/stac/open-canada/ft-mckay/lst/20210512T1330/20210512T1330.json new file mode 100644 index 000000000..19fb5efdd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210512T1330/20210512T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210512T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210512T1330/LST-AMSR2_V1.0_100-20210512T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210512T1330/LST-AMSR2_V1.0_100-20210512T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210513T0130/20210513T0130.json b/stac/open-canada/ft-mckay/lst/20210513T0130/20210513T0130.json new file mode 100644 index 000000000..40ae23d40 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210513T0130/20210513T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210513T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210513T0130/LST-AMSR2_V1.0_100-20210513T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210513T0130/LST-AMSR2_V1.0_100-20210513T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210513T1330/20210513T1330.json b/stac/open-canada/ft-mckay/lst/20210513T1330/20210513T1330.json new file mode 100644 index 000000000..826364ec5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210513T1330/20210513T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210513T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210513T1330/LST-AMSR2_V1.0_100-20210513T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210513T1330/LST-AMSR2_V1.0_100-20210513T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210514T0130/20210514T0130.json b/stac/open-canada/ft-mckay/lst/20210514T0130/20210514T0130.json new file mode 100644 index 000000000..88d89c0ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210514T0130/20210514T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210514T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210514T0130/LST-AMSR2_V1.0_100-20210514T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210514T0130/LST-AMSR2_V1.0_100-20210514T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210514T1330/20210514T1330.json b/stac/open-canada/ft-mckay/lst/20210514T1330/20210514T1330.json new file mode 100644 index 000000000..3d01148b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210514T1330/20210514T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210514T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210514T1330/LST-AMSR2_V1.0_100-20210514T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210514T1330/LST-AMSR2_V1.0_100-20210514T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210515T0130/20210515T0130.json b/stac/open-canada/ft-mckay/lst/20210515T0130/20210515T0130.json new file mode 100644 index 000000000..bae90309a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210515T0130/20210515T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210515T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210515T0130/LST-AMSR2_V1.0_100-20210515T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210515T0130/LST-AMSR2_V1.0_100-20210515T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210515T1330/20210515T1330.json b/stac/open-canada/ft-mckay/lst/20210515T1330/20210515T1330.json new file mode 100644 index 000000000..83b9dfc4c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210515T1330/20210515T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210515T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210515T1330/LST-AMSR2_V1.0_100-20210515T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210515T1330/LST-AMSR2_V1.0_100-20210515T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210516T0130/20210516T0130.json b/stac/open-canada/ft-mckay/lst/20210516T0130/20210516T0130.json new file mode 100644 index 000000000..de8350e88 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210516T0130/20210516T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210516T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210516T0130/LST-AMSR2_V1.0_100-20210516T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210516T0130/LST-AMSR2_V1.0_100-20210516T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210516T1330/20210516T1330.json b/stac/open-canada/ft-mckay/lst/20210516T1330/20210516T1330.json new file mode 100644 index 000000000..56cf56065 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210516T1330/20210516T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210516T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210516T1330/LST-AMSR2_V1.0_100-20210516T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210516T1330/LST-AMSR2_V1.0_100-20210516T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210517T0130/20210517T0130.json b/stac/open-canada/ft-mckay/lst/20210517T0130/20210517T0130.json new file mode 100644 index 000000000..729432a1f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210517T0130/20210517T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210517T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210517T0130/LST-AMSR2_V1.0_100-20210517T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210517T0130/LST-AMSR2_V1.0_100-20210517T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210517T1330/20210517T1330.json b/stac/open-canada/ft-mckay/lst/20210517T1330/20210517T1330.json new file mode 100644 index 000000000..e2b12ec98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210517T1330/20210517T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210517T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210517T1330/LST-AMSR2_V1.0_100-20210517T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210517T1330/LST-AMSR2_V1.0_100-20210517T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210518T0130/20210518T0130.json b/stac/open-canada/ft-mckay/lst/20210518T0130/20210518T0130.json new file mode 100644 index 000000000..5fdf85f4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210518T0130/20210518T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210518T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210518T0130/LST-AMSR2_V1.0_100-20210518T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210518T0130/LST-AMSR2_V1.0_100-20210518T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210518T1330/20210518T1330.json b/stac/open-canada/ft-mckay/lst/20210518T1330/20210518T1330.json new file mode 100644 index 000000000..6879dd17c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210518T1330/20210518T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210518T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210518T1330/LST-AMSR2_V1.0_100-20210518T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210518T1330/LST-AMSR2_V1.0_100-20210518T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210519T0130/20210519T0130.json b/stac/open-canada/ft-mckay/lst/20210519T0130/20210519T0130.json new file mode 100644 index 000000000..9b63e4b44 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210519T0130/20210519T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210519T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210519T0130/LST-AMSR2_V1.0_100-20210519T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210519T0130/LST-AMSR2_V1.0_100-20210519T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210519T1330/20210519T1330.json b/stac/open-canada/ft-mckay/lst/20210519T1330/20210519T1330.json new file mode 100644 index 000000000..992334721 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210519T1330/20210519T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210519T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210519T1330/LST-AMSR2_V1.0_100-20210519T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210519T1330/LST-AMSR2_V1.0_100-20210519T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210520T0130/20210520T0130.json b/stac/open-canada/ft-mckay/lst/20210520T0130/20210520T0130.json new file mode 100644 index 000000000..fdabb6caf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210520T0130/20210520T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210520T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210520T0130/LST-AMSR2_V1.0_100-20210520T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210520T0130/LST-AMSR2_V1.0_100-20210520T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210520T1330/20210520T1330.json b/stac/open-canada/ft-mckay/lst/20210520T1330/20210520T1330.json new file mode 100644 index 000000000..c223e7c45 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210520T1330/20210520T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210520T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210520T1330/LST-AMSR2_V1.0_100-20210520T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210520T1330/LST-AMSR2_V1.0_100-20210520T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210521T0130/20210521T0130.json b/stac/open-canada/ft-mckay/lst/20210521T0130/20210521T0130.json new file mode 100644 index 000000000..d93f33800 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210521T0130/20210521T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210521T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210521T0130/LST-AMSR2_V1.0_100-20210521T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210521T0130/LST-AMSR2_V1.0_100-20210521T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210521T1330/20210521T1330.json b/stac/open-canada/ft-mckay/lst/20210521T1330/20210521T1330.json new file mode 100644 index 000000000..4a9a636c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210521T1330/20210521T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210521T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210521T1330/LST-AMSR2_V1.0_100-20210521T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210521T1330/LST-AMSR2_V1.0_100-20210521T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210522T0130/20210522T0130.json b/stac/open-canada/ft-mckay/lst/20210522T0130/20210522T0130.json new file mode 100644 index 000000000..cdee7395a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210522T0130/20210522T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210522T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210522T0130/LST-AMSR2_V1.0_100-20210522T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210522T0130/LST-AMSR2_V1.0_100-20210522T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210522T1330/20210522T1330.json b/stac/open-canada/ft-mckay/lst/20210522T1330/20210522T1330.json new file mode 100644 index 000000000..bbbe00f64 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210522T1330/20210522T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210522T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210522T1330/LST-AMSR2_V1.0_100-20210522T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210522T1330/LST-AMSR2_V1.0_100-20210522T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210523T0130/20210523T0130.json b/stac/open-canada/ft-mckay/lst/20210523T0130/20210523T0130.json new file mode 100644 index 000000000..80a2d245c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210523T0130/20210523T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210523T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210523T0130/LST-AMSR2_V1.0_100-20210523T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210523T0130/LST-AMSR2_V1.0_100-20210523T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210523T1330/20210523T1330.json b/stac/open-canada/ft-mckay/lst/20210523T1330/20210523T1330.json new file mode 100644 index 000000000..a2bbf8c52 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210523T1330/20210523T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210523T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210523T1330/LST-AMSR2_V1.0_100-20210523T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210523T1330/LST-AMSR2_V1.0_100-20210523T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210524T0130/20210524T0130.json b/stac/open-canada/ft-mckay/lst/20210524T0130/20210524T0130.json new file mode 100644 index 000000000..3c34c7712 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210524T0130/20210524T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210524T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210524T0130/LST-AMSR2_V1.0_100-20210524T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210524T0130/LST-AMSR2_V1.0_100-20210524T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210524T1330/20210524T1330.json b/stac/open-canada/ft-mckay/lst/20210524T1330/20210524T1330.json new file mode 100644 index 000000000..ecb1d2a2f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210524T1330/20210524T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210524T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210524T1330/LST-AMSR2_V1.0_100-20210524T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210524T1330/LST-AMSR2_V1.0_100-20210524T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210525T0130/20210525T0130.json b/stac/open-canada/ft-mckay/lst/20210525T0130/20210525T0130.json new file mode 100644 index 000000000..73d400fdc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210525T0130/20210525T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210525T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210525T0130/LST-AMSR2_V1.0_100-20210525T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210525T0130/LST-AMSR2_V1.0_100-20210525T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210525T1330/20210525T1330.json b/stac/open-canada/ft-mckay/lst/20210525T1330/20210525T1330.json new file mode 100644 index 000000000..b6ddefcdb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210525T1330/20210525T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210525T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210525T1330/LST-AMSR2_V1.0_100-20210525T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210525T1330/LST-AMSR2_V1.0_100-20210525T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210526T0130/20210526T0130.json b/stac/open-canada/ft-mckay/lst/20210526T0130/20210526T0130.json new file mode 100644 index 000000000..3cf0f2034 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210526T0130/20210526T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210526T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210526T0130/LST-AMSR2_V1.0_100-20210526T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210526T0130/LST-AMSR2_V1.0_100-20210526T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210526T1330/20210526T1330.json b/stac/open-canada/ft-mckay/lst/20210526T1330/20210526T1330.json new file mode 100644 index 000000000..b745c27d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210526T1330/20210526T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210526T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210526T1330/LST-AMSR2_V1.0_100-20210526T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210526T1330/LST-AMSR2_V1.0_100-20210526T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210527T0130/20210527T0130.json b/stac/open-canada/ft-mckay/lst/20210527T0130/20210527T0130.json new file mode 100644 index 000000000..a7ee73b21 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210527T0130/20210527T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210527T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210527T0130/LST-AMSR2_V1.0_100-20210527T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210527T0130/LST-AMSR2_V1.0_100-20210527T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210527T1330/20210527T1330.json b/stac/open-canada/ft-mckay/lst/20210527T1330/20210527T1330.json new file mode 100644 index 000000000..bf86828bb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210527T1330/20210527T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210527T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210527T1330/LST-AMSR2_V1.0_100-20210527T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210527T1330/LST-AMSR2_V1.0_100-20210527T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210528T0130/20210528T0130.json b/stac/open-canada/ft-mckay/lst/20210528T0130/20210528T0130.json new file mode 100644 index 000000000..0f0f3c919 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210528T0130/20210528T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210528T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210528T0130/LST-AMSR2_V1.0_100-20210528T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210528T0130/LST-AMSR2_V1.0_100-20210528T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210528T1330/20210528T1330.json b/stac/open-canada/ft-mckay/lst/20210528T1330/20210528T1330.json new file mode 100644 index 000000000..ea12f2a4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210528T1330/20210528T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210528T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210528T1330/LST-AMSR2_V1.0_100-20210528T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210528T1330/LST-AMSR2_V1.0_100-20210528T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210529T0130/20210529T0130.json b/stac/open-canada/ft-mckay/lst/20210529T0130/20210529T0130.json new file mode 100644 index 000000000..b0a7c7c0c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210529T0130/20210529T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210529T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210529T0130/LST-AMSR2_V1.0_100-20210529T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210529T0130/LST-AMSR2_V1.0_100-20210529T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210529T1330/20210529T1330.json b/stac/open-canada/ft-mckay/lst/20210529T1330/20210529T1330.json new file mode 100644 index 000000000..06f66a671 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210529T1330/20210529T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210529T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210529T1330/LST-AMSR2_V1.0_100-20210529T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210529T1330/LST-AMSR2_V1.0_100-20210529T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210530T0130/20210530T0130.json b/stac/open-canada/ft-mckay/lst/20210530T0130/20210530T0130.json new file mode 100644 index 000000000..31210bc13 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210530T0130/20210530T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210530T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210530T0130/LST-AMSR2_V1.0_100-20210530T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210530T0130/LST-AMSR2_V1.0_100-20210530T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210530T1330/20210530T1330.json b/stac/open-canada/ft-mckay/lst/20210530T1330/20210530T1330.json new file mode 100644 index 000000000..7b07cc6f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210530T1330/20210530T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210530T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210530T1330/LST-AMSR2_V1.0_100-20210530T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210530T1330/LST-AMSR2_V1.0_100-20210530T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210531T0130/20210531T0130.json b/stac/open-canada/ft-mckay/lst/20210531T0130/20210531T0130.json new file mode 100644 index 000000000..73f27fdd1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210531T0130/20210531T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210531T0130", + "collection": "lst", + "properties": { + "datetime": "2021-05-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210531T0130/LST-AMSR2_V1.0_100-20210531T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210531T0130/LST-AMSR2_V1.0_100-20210531T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210531T1330/20210531T1330.json b/stac/open-canada/ft-mckay/lst/20210531T1330/20210531T1330.json new file mode 100644 index 000000000..bb1e4bbad --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210531T1330/20210531T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210531T1330", + "collection": "lst", + "properties": { + "datetime": "2021-05-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210531T1330/LST-AMSR2_V1.0_100-20210531T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210531T1330/LST-AMSR2_V1.0_100-20210531T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210601T0130/20210601T0130.json b/stac/open-canada/ft-mckay/lst/20210601T0130/20210601T0130.json new file mode 100644 index 000000000..ffa17784a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210601T0130/20210601T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210601T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210601T0130/LST-AMSR2_V1.0_100-20210601T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210601T0130/LST-AMSR2_V1.0_100-20210601T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210601T1330/20210601T1330.json b/stac/open-canada/ft-mckay/lst/20210601T1330/20210601T1330.json new file mode 100644 index 000000000..468bc2969 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210601T1330/20210601T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210601T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210601T1330/LST-AMSR2_V1.0_100-20210601T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210601T1330/LST-AMSR2_V1.0_100-20210601T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210602T0130/20210602T0130.json b/stac/open-canada/ft-mckay/lst/20210602T0130/20210602T0130.json new file mode 100644 index 000000000..4adba131b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210602T0130/20210602T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210602T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210602T0130/LST-AMSR2_V1.0_100-20210602T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210602T0130/LST-AMSR2_V1.0_100-20210602T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210602T1330/20210602T1330.json b/stac/open-canada/ft-mckay/lst/20210602T1330/20210602T1330.json new file mode 100644 index 000000000..4a972a1aa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210602T1330/20210602T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210602T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210602T1330/LST-AMSR2_V1.0_100-20210602T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210602T1330/LST-AMSR2_V1.0_100-20210602T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210603T0130/20210603T0130.json b/stac/open-canada/ft-mckay/lst/20210603T0130/20210603T0130.json new file mode 100644 index 000000000..7d1cd7fff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210603T0130/20210603T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210603T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210603T0130/LST-AMSR2_V1.0_100-20210603T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210603T0130/LST-AMSR2_V1.0_100-20210603T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210603T1330/20210603T1330.json b/stac/open-canada/ft-mckay/lst/20210603T1330/20210603T1330.json new file mode 100644 index 000000000..b7099eb58 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210603T1330/20210603T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210603T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210603T1330/LST-AMSR2_V1.0_100-20210603T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210603T1330/LST-AMSR2_V1.0_100-20210603T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210604T0130/20210604T0130.json b/stac/open-canada/ft-mckay/lst/20210604T0130/20210604T0130.json new file mode 100644 index 000000000..57d7f7307 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210604T0130/20210604T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210604T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210604T0130/LST-AMSR2_V1.0_100-20210604T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210604T0130/LST-AMSR2_V1.0_100-20210604T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210604T1330/20210604T1330.json b/stac/open-canada/ft-mckay/lst/20210604T1330/20210604T1330.json new file mode 100644 index 000000000..4a422cc26 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210604T1330/20210604T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210604T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210604T1330/LST-AMSR2_V1.0_100-20210604T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210604T1330/LST-AMSR2_V1.0_100-20210604T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210605T0130/20210605T0130.json b/stac/open-canada/ft-mckay/lst/20210605T0130/20210605T0130.json new file mode 100644 index 000000000..6dd094708 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210605T0130/20210605T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210605T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210605T0130/LST-AMSR2_V1.0_100-20210605T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210605T0130/LST-AMSR2_V1.0_100-20210605T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210605T1330/20210605T1330.json b/stac/open-canada/ft-mckay/lst/20210605T1330/20210605T1330.json new file mode 100644 index 000000000..5128180b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210605T1330/20210605T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210605T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210605T1330/LST-AMSR2_V1.0_100-20210605T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210605T1330/LST-AMSR2_V1.0_100-20210605T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210606T0130/20210606T0130.json b/stac/open-canada/ft-mckay/lst/20210606T0130/20210606T0130.json new file mode 100644 index 000000000..de983a436 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210606T0130/20210606T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210606T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210606T0130/LST-AMSR2_V1.0_100-20210606T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210606T0130/LST-AMSR2_V1.0_100-20210606T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210606T1330/20210606T1330.json b/stac/open-canada/ft-mckay/lst/20210606T1330/20210606T1330.json new file mode 100644 index 000000000..756162aa5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210606T1330/20210606T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210606T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210606T1330/LST-AMSR2_V1.0_100-20210606T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210606T1330/LST-AMSR2_V1.0_100-20210606T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210607T0130/20210607T0130.json b/stac/open-canada/ft-mckay/lst/20210607T0130/20210607T0130.json new file mode 100644 index 000000000..2cd71aeef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210607T0130/20210607T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210607T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210607T0130/LST-AMSR2_V1.0_100-20210607T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210607T0130/LST-AMSR2_V1.0_100-20210607T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210607T1330/20210607T1330.json b/stac/open-canada/ft-mckay/lst/20210607T1330/20210607T1330.json new file mode 100644 index 000000000..dacdef427 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210607T1330/20210607T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210607T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210607T1330/LST-AMSR2_V1.0_100-20210607T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210607T1330/LST-AMSR2_V1.0_100-20210607T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210608T0130/20210608T0130.json b/stac/open-canada/ft-mckay/lst/20210608T0130/20210608T0130.json new file mode 100644 index 000000000..15c16e850 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210608T0130/20210608T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210608T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210608T0130/LST-AMSR2_V1.0_100-20210608T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210608T0130/LST-AMSR2_V1.0_100-20210608T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210608T1330/20210608T1330.json b/stac/open-canada/ft-mckay/lst/20210608T1330/20210608T1330.json new file mode 100644 index 000000000..ef815abac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210608T1330/20210608T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210608T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210608T1330/LST-AMSR2_V1.0_100-20210608T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210608T1330/LST-AMSR2_V1.0_100-20210608T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210609T0130/20210609T0130.json b/stac/open-canada/ft-mckay/lst/20210609T0130/20210609T0130.json new file mode 100644 index 000000000..bc797fa1e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210609T0130/20210609T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210609T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210609T0130/LST-AMSR2_V1.0_100-20210609T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210609T0130/LST-AMSR2_V1.0_100-20210609T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210609T1330/20210609T1330.json b/stac/open-canada/ft-mckay/lst/20210609T1330/20210609T1330.json new file mode 100644 index 000000000..b5a4fff30 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210609T1330/20210609T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210609T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210609T1330/LST-AMSR2_V1.0_100-20210609T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210609T1330/LST-AMSR2_V1.0_100-20210609T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210610T0130/20210610T0130.json b/stac/open-canada/ft-mckay/lst/20210610T0130/20210610T0130.json new file mode 100644 index 000000000..99be50831 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210610T0130/20210610T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210610T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210610T0130/LST-AMSR2_V1.0_100-20210610T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210610T0130/LST-AMSR2_V1.0_100-20210610T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210610T1330/20210610T1330.json b/stac/open-canada/ft-mckay/lst/20210610T1330/20210610T1330.json new file mode 100644 index 000000000..90357ef51 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210610T1330/20210610T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210610T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210610T1330/LST-AMSR2_V1.0_100-20210610T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210610T1330/LST-AMSR2_V1.0_100-20210610T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210611T0130/20210611T0130.json b/stac/open-canada/ft-mckay/lst/20210611T0130/20210611T0130.json new file mode 100644 index 000000000..10bb4e506 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210611T0130/20210611T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210611T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210611T0130/LST-AMSR2_V1.0_100-20210611T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210611T0130/LST-AMSR2_V1.0_100-20210611T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210611T1330/20210611T1330.json b/stac/open-canada/ft-mckay/lst/20210611T1330/20210611T1330.json new file mode 100644 index 000000000..d974ba058 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210611T1330/20210611T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210611T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210611T1330/LST-AMSR2_V1.0_100-20210611T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210611T1330/LST-AMSR2_V1.0_100-20210611T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210612T0130/20210612T0130.json b/stac/open-canada/ft-mckay/lst/20210612T0130/20210612T0130.json new file mode 100644 index 000000000..292eb9829 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210612T0130/20210612T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210612T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210612T0130/LST-AMSR2_V1.0_100-20210612T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210612T0130/LST-AMSR2_V1.0_100-20210612T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210612T1330/20210612T1330.json b/stac/open-canada/ft-mckay/lst/20210612T1330/20210612T1330.json new file mode 100644 index 000000000..331d6671a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210612T1330/20210612T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210612T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210612T1330/LST-AMSR2_V1.0_100-20210612T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210612T1330/LST-AMSR2_V1.0_100-20210612T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210613T0130/20210613T0130.json b/stac/open-canada/ft-mckay/lst/20210613T0130/20210613T0130.json new file mode 100644 index 000000000..13024c88c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210613T0130/20210613T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210613T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210613T0130/LST-AMSR2_V1.0_100-20210613T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210613T0130/LST-AMSR2_V1.0_100-20210613T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210613T1330/20210613T1330.json b/stac/open-canada/ft-mckay/lst/20210613T1330/20210613T1330.json new file mode 100644 index 000000000..2684114c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210613T1330/20210613T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210613T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210613T1330/LST-AMSR2_V1.0_100-20210613T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210613T1330/LST-AMSR2_V1.0_100-20210613T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210614T0130/20210614T0130.json b/stac/open-canada/ft-mckay/lst/20210614T0130/20210614T0130.json new file mode 100644 index 000000000..994a53f08 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210614T0130/20210614T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210614T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210614T0130/LST-AMSR2_V1.0_100-20210614T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210614T0130/LST-AMSR2_V1.0_100-20210614T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210614T1330/20210614T1330.json b/stac/open-canada/ft-mckay/lst/20210614T1330/20210614T1330.json new file mode 100644 index 000000000..4263cb070 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210614T1330/20210614T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210614T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210614T1330/LST-AMSR2_V1.0_100-20210614T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210614T1330/LST-AMSR2_V1.0_100-20210614T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210615T0130/20210615T0130.json b/stac/open-canada/ft-mckay/lst/20210615T0130/20210615T0130.json new file mode 100644 index 000000000..fc70dd9b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210615T0130/20210615T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210615T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210615T0130/LST-AMSR2_V1.0_100-20210615T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210615T0130/LST-AMSR2_V1.0_100-20210615T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210615T1330/20210615T1330.json b/stac/open-canada/ft-mckay/lst/20210615T1330/20210615T1330.json new file mode 100644 index 000000000..706f7d527 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210615T1330/20210615T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210615T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210615T1330/LST-AMSR2_V1.0_100-20210615T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210615T1330/LST-AMSR2_V1.0_100-20210615T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210616T0130/20210616T0130.json b/stac/open-canada/ft-mckay/lst/20210616T0130/20210616T0130.json new file mode 100644 index 000000000..5fe7995a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210616T0130/20210616T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210616T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210616T0130/LST-AMSR2_V1.0_100-20210616T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210616T0130/LST-AMSR2_V1.0_100-20210616T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210616T1330/20210616T1330.json b/stac/open-canada/ft-mckay/lst/20210616T1330/20210616T1330.json new file mode 100644 index 000000000..010704f99 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210616T1330/20210616T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210616T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210616T1330/LST-AMSR2_V1.0_100-20210616T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210616T1330/LST-AMSR2_V1.0_100-20210616T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210617T0130/20210617T0130.json b/stac/open-canada/ft-mckay/lst/20210617T0130/20210617T0130.json new file mode 100644 index 000000000..1c29751d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210617T0130/20210617T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210617T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210617T0130/LST-AMSR2_V1.0_100-20210617T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210617T0130/LST-AMSR2_V1.0_100-20210617T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210617T1330/20210617T1330.json b/stac/open-canada/ft-mckay/lst/20210617T1330/20210617T1330.json new file mode 100644 index 000000000..80b7c44ef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210617T1330/20210617T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210617T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210617T1330/LST-AMSR2_V1.0_100-20210617T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210617T1330/LST-AMSR2_V1.0_100-20210617T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210618T0130/20210618T0130.json b/stac/open-canada/ft-mckay/lst/20210618T0130/20210618T0130.json new file mode 100644 index 000000000..20c0b88de --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210618T0130/20210618T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210618T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210618T0130/LST-AMSR2_V1.0_100-20210618T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210618T0130/LST-AMSR2_V1.0_100-20210618T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210618T1330/20210618T1330.json b/stac/open-canada/ft-mckay/lst/20210618T1330/20210618T1330.json new file mode 100644 index 000000000..bf98b5b69 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210618T1330/20210618T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210618T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210618T1330/LST-AMSR2_V1.0_100-20210618T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210618T1330/LST-AMSR2_V1.0_100-20210618T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210619T0130/20210619T0130.json b/stac/open-canada/ft-mckay/lst/20210619T0130/20210619T0130.json new file mode 100644 index 000000000..cb53cc35d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210619T0130/20210619T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210619T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210619T0130/LST-AMSR2_V1.0_100-20210619T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210619T0130/LST-AMSR2_V1.0_100-20210619T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210619T1330/20210619T1330.json b/stac/open-canada/ft-mckay/lst/20210619T1330/20210619T1330.json new file mode 100644 index 000000000..3538226be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210619T1330/20210619T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210619T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210619T1330/LST-AMSR2_V1.0_100-20210619T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210619T1330/LST-AMSR2_V1.0_100-20210619T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210620T0130/20210620T0130.json b/stac/open-canada/ft-mckay/lst/20210620T0130/20210620T0130.json new file mode 100644 index 000000000..aa95a13ef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210620T0130/20210620T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210620T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210620T0130/LST-AMSR2_V1.0_100-20210620T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210620T0130/LST-AMSR2_V1.0_100-20210620T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210620T1330/20210620T1330.json b/stac/open-canada/ft-mckay/lst/20210620T1330/20210620T1330.json new file mode 100644 index 000000000..b75ff3265 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210620T1330/20210620T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210620T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210620T1330/LST-AMSR2_V1.0_100-20210620T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210620T1330/LST-AMSR2_V1.0_100-20210620T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210621T0130/20210621T0130.json b/stac/open-canada/ft-mckay/lst/20210621T0130/20210621T0130.json new file mode 100644 index 000000000..0b8e0f96a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210621T0130/20210621T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210621T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210621T0130/LST-AMSR2_V1.0_100-20210621T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210621T0130/LST-AMSR2_V1.0_100-20210621T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210621T1330/20210621T1330.json b/stac/open-canada/ft-mckay/lst/20210621T1330/20210621T1330.json new file mode 100644 index 000000000..29624fd8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210621T1330/20210621T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210621T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210621T1330/LST-AMSR2_V1.0_100-20210621T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210621T1330/LST-AMSR2_V1.0_100-20210621T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210622T0130/20210622T0130.json b/stac/open-canada/ft-mckay/lst/20210622T0130/20210622T0130.json new file mode 100644 index 000000000..a411530d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210622T0130/20210622T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210622T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210622T0130/LST-AMSR2_V1.0_100-20210622T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210622T0130/LST-AMSR2_V1.0_100-20210622T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210622T1330/20210622T1330.json b/stac/open-canada/ft-mckay/lst/20210622T1330/20210622T1330.json new file mode 100644 index 000000000..34f256611 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210622T1330/20210622T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210622T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210622T1330/LST-AMSR2_V1.0_100-20210622T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210622T1330/LST-AMSR2_V1.0_100-20210622T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210623T0130/20210623T0130.json b/stac/open-canada/ft-mckay/lst/20210623T0130/20210623T0130.json new file mode 100644 index 000000000..97da4014f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210623T0130/20210623T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210623T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210623T0130/LST-AMSR2_V1.0_100-20210623T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210623T0130/LST-AMSR2_V1.0_100-20210623T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210623T1330/20210623T1330.json b/stac/open-canada/ft-mckay/lst/20210623T1330/20210623T1330.json new file mode 100644 index 000000000..e3372a6eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210623T1330/20210623T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210623T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210623T1330/LST-AMSR2_V1.0_100-20210623T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210623T1330/LST-AMSR2_V1.0_100-20210623T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210624T0130/20210624T0130.json b/stac/open-canada/ft-mckay/lst/20210624T0130/20210624T0130.json new file mode 100644 index 000000000..dd04c3140 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210624T0130/20210624T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210624T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210624T0130/LST-AMSR2_V1.0_100-20210624T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210624T0130/LST-AMSR2_V1.0_100-20210624T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210624T1330/20210624T1330.json b/stac/open-canada/ft-mckay/lst/20210624T1330/20210624T1330.json new file mode 100644 index 000000000..e580a763a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210624T1330/20210624T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210624T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210624T1330/LST-AMSR2_V1.0_100-20210624T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210624T1330/LST-AMSR2_V1.0_100-20210624T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210625T0130/20210625T0130.json b/stac/open-canada/ft-mckay/lst/20210625T0130/20210625T0130.json new file mode 100644 index 000000000..4c7d5e585 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210625T0130/20210625T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210625T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210625T0130/LST-AMSR2_V1.0_100-20210625T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210625T0130/LST-AMSR2_V1.0_100-20210625T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210625T1330/20210625T1330.json b/stac/open-canada/ft-mckay/lst/20210625T1330/20210625T1330.json new file mode 100644 index 000000000..cc778031a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210625T1330/20210625T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210625T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210625T1330/LST-AMSR2_V1.0_100-20210625T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210625T1330/LST-AMSR2_V1.0_100-20210625T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210626T0130/20210626T0130.json b/stac/open-canada/ft-mckay/lst/20210626T0130/20210626T0130.json new file mode 100644 index 000000000..b05042827 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210626T0130/20210626T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210626T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210626T0130/LST-AMSR2_V1.0_100-20210626T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210626T0130/LST-AMSR2_V1.0_100-20210626T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210626T1330/20210626T1330.json b/stac/open-canada/ft-mckay/lst/20210626T1330/20210626T1330.json new file mode 100644 index 000000000..f67f86139 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210626T1330/20210626T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210626T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210626T1330/LST-AMSR2_V1.0_100-20210626T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210626T1330/LST-AMSR2_V1.0_100-20210626T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210627T0130/20210627T0130.json b/stac/open-canada/ft-mckay/lst/20210627T0130/20210627T0130.json new file mode 100644 index 000000000..0fb0c0640 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210627T0130/20210627T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210627T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210627T0130/LST-AMSR2_V1.0_100-20210627T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210627T0130/LST-AMSR2_V1.0_100-20210627T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210627T1330/20210627T1330.json b/stac/open-canada/ft-mckay/lst/20210627T1330/20210627T1330.json new file mode 100644 index 000000000..6caa7cfaa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210627T1330/20210627T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210627T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210627T1330/LST-AMSR2_V1.0_100-20210627T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210627T1330/LST-AMSR2_V1.0_100-20210627T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210628T0130/20210628T0130.json b/stac/open-canada/ft-mckay/lst/20210628T0130/20210628T0130.json new file mode 100644 index 000000000..847a9cf95 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210628T0130/20210628T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210628T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210628T0130/LST-AMSR2_V1.0_100-20210628T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210628T0130/LST-AMSR2_V1.0_100-20210628T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210628T1330/20210628T1330.json b/stac/open-canada/ft-mckay/lst/20210628T1330/20210628T1330.json new file mode 100644 index 000000000..fc720d4ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210628T1330/20210628T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210628T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210628T1330/LST-AMSR2_V1.0_100-20210628T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210628T1330/LST-AMSR2_V1.0_100-20210628T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210629T0130/20210629T0130.json b/stac/open-canada/ft-mckay/lst/20210629T0130/20210629T0130.json new file mode 100644 index 000000000..8a1cc323b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210629T0130/20210629T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210629T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210629T0130/LST-AMSR2_V1.0_100-20210629T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210629T0130/LST-AMSR2_V1.0_100-20210629T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210629T1330/20210629T1330.json b/stac/open-canada/ft-mckay/lst/20210629T1330/20210629T1330.json new file mode 100644 index 000000000..78698f8e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210629T1330/20210629T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210629T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210629T1330/LST-AMSR2_V1.0_100-20210629T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210629T1330/LST-AMSR2_V1.0_100-20210629T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210630T0130/20210630T0130.json b/stac/open-canada/ft-mckay/lst/20210630T0130/20210630T0130.json new file mode 100644 index 000000000..ad36fd261 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210630T0130/20210630T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210630T0130", + "collection": "lst", + "properties": { + "datetime": "2021-06-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210630T0130/LST-AMSR2_V1.0_100-20210630T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210630T0130/LST-AMSR2_V1.0_100-20210630T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210630T1330/20210630T1330.json b/stac/open-canada/ft-mckay/lst/20210630T1330/20210630T1330.json new file mode 100644 index 000000000..e261586f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210630T1330/20210630T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210630T1330", + "collection": "lst", + "properties": { + "datetime": "2021-06-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210630T1330/LST-AMSR2_V1.0_100-20210630T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210630T1330/LST-AMSR2_V1.0_100-20210630T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210701T0130/20210701T0130.json b/stac/open-canada/ft-mckay/lst/20210701T0130/20210701T0130.json new file mode 100644 index 000000000..744acb56b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210701T0130/20210701T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210701T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210701T0130/LST-AMSR2_V1.0_100-20210701T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210701T0130/LST-AMSR2_V1.0_100-20210701T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210701T1330/20210701T1330.json b/stac/open-canada/ft-mckay/lst/20210701T1330/20210701T1330.json new file mode 100644 index 000000000..befc81b0a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210701T1330/20210701T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210701T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210701T1330/LST-AMSR2_V1.0_100-20210701T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210701T1330/LST-AMSR2_V1.0_100-20210701T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210702T0130/20210702T0130.json b/stac/open-canada/ft-mckay/lst/20210702T0130/20210702T0130.json new file mode 100644 index 000000000..aabb93126 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210702T0130/20210702T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210702T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210702T0130/LST-AMSR2_V1.0_100-20210702T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210702T0130/LST-AMSR2_V1.0_100-20210702T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210702T1330/20210702T1330.json b/stac/open-canada/ft-mckay/lst/20210702T1330/20210702T1330.json new file mode 100644 index 000000000..1cbca6925 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210702T1330/20210702T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210702T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210702T1330/LST-AMSR2_V1.0_100-20210702T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210702T1330/LST-AMSR2_V1.0_100-20210702T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210703T0130/20210703T0130.json b/stac/open-canada/ft-mckay/lst/20210703T0130/20210703T0130.json new file mode 100644 index 000000000..6249508ab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210703T0130/20210703T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210703T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210703T0130/LST-AMSR2_V1.0_100-20210703T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210703T0130/LST-AMSR2_V1.0_100-20210703T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210703T1330/20210703T1330.json b/stac/open-canada/ft-mckay/lst/20210703T1330/20210703T1330.json new file mode 100644 index 000000000..c8c3e767d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210703T1330/20210703T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210703T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210703T1330/LST-AMSR2_V1.0_100-20210703T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210703T1330/LST-AMSR2_V1.0_100-20210703T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210704T0130/20210704T0130.json b/stac/open-canada/ft-mckay/lst/20210704T0130/20210704T0130.json new file mode 100644 index 000000000..caf7b6904 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210704T0130/20210704T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210704T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210704T0130/LST-AMSR2_V1.0_100-20210704T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210704T0130/LST-AMSR2_V1.0_100-20210704T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210704T1330/20210704T1330.json b/stac/open-canada/ft-mckay/lst/20210704T1330/20210704T1330.json new file mode 100644 index 000000000..f0e9e3b8e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210704T1330/20210704T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210704T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210704T1330/LST-AMSR2_V1.0_100-20210704T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210704T1330/LST-AMSR2_V1.0_100-20210704T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210705T0130/20210705T0130.json b/stac/open-canada/ft-mckay/lst/20210705T0130/20210705T0130.json new file mode 100644 index 000000000..d39145e15 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210705T0130/20210705T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210705T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210705T0130/LST-AMSR2_V1.0_100-20210705T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210705T0130/LST-AMSR2_V1.0_100-20210705T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210705T1330/20210705T1330.json b/stac/open-canada/ft-mckay/lst/20210705T1330/20210705T1330.json new file mode 100644 index 000000000..457a1bcb1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210705T1330/20210705T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210705T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210705T1330/LST-AMSR2_V1.0_100-20210705T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210705T1330/LST-AMSR2_V1.0_100-20210705T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210706T0130/20210706T0130.json b/stac/open-canada/ft-mckay/lst/20210706T0130/20210706T0130.json new file mode 100644 index 000000000..51f756ad8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210706T0130/20210706T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210706T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210706T0130/LST-AMSR2_V1.0_100-20210706T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210706T0130/LST-AMSR2_V1.0_100-20210706T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210706T1330/20210706T1330.json b/stac/open-canada/ft-mckay/lst/20210706T1330/20210706T1330.json new file mode 100644 index 000000000..2711a07b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210706T1330/20210706T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210706T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210706T1330/LST-AMSR2_V1.0_100-20210706T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210706T1330/LST-AMSR2_V1.0_100-20210706T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210707T0130/20210707T0130.json b/stac/open-canada/ft-mckay/lst/20210707T0130/20210707T0130.json new file mode 100644 index 000000000..941557dd9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210707T0130/20210707T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210707T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210707T0130/LST-AMSR2_V1.0_100-20210707T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210707T0130/LST-AMSR2_V1.0_100-20210707T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210707T1330/20210707T1330.json b/stac/open-canada/ft-mckay/lst/20210707T1330/20210707T1330.json new file mode 100644 index 000000000..b7ebe010b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210707T1330/20210707T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210707T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210707T1330/LST-AMSR2_V1.0_100-20210707T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210707T1330/LST-AMSR2_V1.0_100-20210707T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210708T0130/20210708T0130.json b/stac/open-canada/ft-mckay/lst/20210708T0130/20210708T0130.json new file mode 100644 index 000000000..d9c09e59f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210708T0130/20210708T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210708T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210708T0130/LST-AMSR2_V1.0_100-20210708T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210708T0130/LST-AMSR2_V1.0_100-20210708T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210708T1330/20210708T1330.json b/stac/open-canada/ft-mckay/lst/20210708T1330/20210708T1330.json new file mode 100644 index 000000000..38ecd2819 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210708T1330/20210708T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210708T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210708T1330/LST-AMSR2_V1.0_100-20210708T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210708T1330/LST-AMSR2_V1.0_100-20210708T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210709T0130/20210709T0130.json b/stac/open-canada/ft-mckay/lst/20210709T0130/20210709T0130.json new file mode 100644 index 000000000..fcc288a98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210709T0130/20210709T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210709T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210709T0130/LST-AMSR2_V1.0_100-20210709T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210709T0130/LST-AMSR2_V1.0_100-20210709T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210709T1330/20210709T1330.json b/stac/open-canada/ft-mckay/lst/20210709T1330/20210709T1330.json new file mode 100644 index 000000000..da085af63 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210709T1330/20210709T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210709T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210709T1330/LST-AMSR2_V1.0_100-20210709T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210709T1330/LST-AMSR2_V1.0_100-20210709T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210710T0130/20210710T0130.json b/stac/open-canada/ft-mckay/lst/20210710T0130/20210710T0130.json new file mode 100644 index 000000000..1ef158607 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210710T0130/20210710T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210710T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210710T0130/LST-AMSR2_V1.0_100-20210710T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210710T0130/LST-AMSR2_V1.0_100-20210710T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210710T1330/20210710T1330.json b/stac/open-canada/ft-mckay/lst/20210710T1330/20210710T1330.json new file mode 100644 index 000000000..94f359255 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210710T1330/20210710T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210710T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210710T1330/LST-AMSR2_V1.0_100-20210710T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210710T1330/LST-AMSR2_V1.0_100-20210710T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210711T0130/20210711T0130.json b/stac/open-canada/ft-mckay/lst/20210711T0130/20210711T0130.json new file mode 100644 index 000000000..1387d0e6d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210711T0130/20210711T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210711T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210711T0130/LST-AMSR2_V1.0_100-20210711T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210711T0130/LST-AMSR2_V1.0_100-20210711T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210711T1330/20210711T1330.json b/stac/open-canada/ft-mckay/lst/20210711T1330/20210711T1330.json new file mode 100644 index 000000000..65cc4745a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210711T1330/20210711T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210711T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210711T1330/LST-AMSR2_V1.0_100-20210711T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210711T1330/LST-AMSR2_V1.0_100-20210711T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210712T0130/20210712T0130.json b/stac/open-canada/ft-mckay/lst/20210712T0130/20210712T0130.json new file mode 100644 index 000000000..ed4c5a617 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210712T0130/20210712T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210712T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210712T0130/LST-AMSR2_V1.0_100-20210712T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210712T0130/LST-AMSR2_V1.0_100-20210712T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210712T1330/20210712T1330.json b/stac/open-canada/ft-mckay/lst/20210712T1330/20210712T1330.json new file mode 100644 index 000000000..b6ae8565d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210712T1330/20210712T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210712T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210712T1330/LST-AMSR2_V1.0_100-20210712T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210712T1330/LST-AMSR2_V1.0_100-20210712T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210713T0130/20210713T0130.json b/stac/open-canada/ft-mckay/lst/20210713T0130/20210713T0130.json new file mode 100644 index 000000000..0230c1ea9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210713T0130/20210713T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210713T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210713T0130/LST-AMSR2_V1.0_100-20210713T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210713T0130/LST-AMSR2_V1.0_100-20210713T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210713T1330/20210713T1330.json b/stac/open-canada/ft-mckay/lst/20210713T1330/20210713T1330.json new file mode 100644 index 000000000..e501cb6dd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210713T1330/20210713T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210713T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210713T1330/LST-AMSR2_V1.0_100-20210713T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210713T1330/LST-AMSR2_V1.0_100-20210713T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210714T0130/20210714T0130.json b/stac/open-canada/ft-mckay/lst/20210714T0130/20210714T0130.json new file mode 100644 index 000000000..a9820d1be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210714T0130/20210714T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210714T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210714T0130/LST-AMSR2_V1.0_100-20210714T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210714T0130/LST-AMSR2_V1.0_100-20210714T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210714T1330/20210714T1330.json b/stac/open-canada/ft-mckay/lst/20210714T1330/20210714T1330.json new file mode 100644 index 000000000..ef8326275 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210714T1330/20210714T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210714T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210714T1330/LST-AMSR2_V1.0_100-20210714T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210714T1330/LST-AMSR2_V1.0_100-20210714T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210715T0130/20210715T0130.json b/stac/open-canada/ft-mckay/lst/20210715T0130/20210715T0130.json new file mode 100644 index 000000000..4155312eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210715T0130/20210715T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210715T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210715T0130/LST-AMSR2_V1.0_100-20210715T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210715T0130/LST-AMSR2_V1.0_100-20210715T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210715T1330/20210715T1330.json b/stac/open-canada/ft-mckay/lst/20210715T1330/20210715T1330.json new file mode 100644 index 000000000..5159283e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210715T1330/20210715T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210715T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210715T1330/LST-AMSR2_V1.0_100-20210715T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210715T1330/LST-AMSR2_V1.0_100-20210715T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210716T0130/20210716T0130.json b/stac/open-canada/ft-mckay/lst/20210716T0130/20210716T0130.json new file mode 100644 index 000000000..f06c74b59 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210716T0130/20210716T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210716T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210716T0130/LST-AMSR2_V1.0_100-20210716T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210716T0130/LST-AMSR2_V1.0_100-20210716T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210716T1330/20210716T1330.json b/stac/open-canada/ft-mckay/lst/20210716T1330/20210716T1330.json new file mode 100644 index 000000000..7fbe5145c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210716T1330/20210716T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210716T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210716T1330/LST-AMSR2_V1.0_100-20210716T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210716T1330/LST-AMSR2_V1.0_100-20210716T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210717T0130/20210717T0130.json b/stac/open-canada/ft-mckay/lst/20210717T0130/20210717T0130.json new file mode 100644 index 000000000..5256cc556 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210717T0130/20210717T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210717T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210717T0130/LST-AMSR2_V1.0_100-20210717T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210717T0130/LST-AMSR2_V1.0_100-20210717T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210717T1330/20210717T1330.json b/stac/open-canada/ft-mckay/lst/20210717T1330/20210717T1330.json new file mode 100644 index 000000000..015968159 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210717T1330/20210717T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210717T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210717T1330/LST-AMSR2_V1.0_100-20210717T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210717T1330/LST-AMSR2_V1.0_100-20210717T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210718T0130/20210718T0130.json b/stac/open-canada/ft-mckay/lst/20210718T0130/20210718T0130.json new file mode 100644 index 000000000..e6830cffc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210718T0130/20210718T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210718T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210718T0130/LST-AMSR2_V1.0_100-20210718T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210718T0130/LST-AMSR2_V1.0_100-20210718T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210718T1330/20210718T1330.json b/stac/open-canada/ft-mckay/lst/20210718T1330/20210718T1330.json new file mode 100644 index 000000000..fd5893301 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210718T1330/20210718T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210718T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210718T1330/LST-AMSR2_V1.0_100-20210718T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210718T1330/LST-AMSR2_V1.0_100-20210718T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210719T0130/20210719T0130.json b/stac/open-canada/ft-mckay/lst/20210719T0130/20210719T0130.json new file mode 100644 index 000000000..adf4f651b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210719T0130/20210719T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210719T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210719T0130/LST-AMSR2_V1.0_100-20210719T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210719T0130/LST-AMSR2_V1.0_100-20210719T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210719T1330/20210719T1330.json b/stac/open-canada/ft-mckay/lst/20210719T1330/20210719T1330.json new file mode 100644 index 000000000..3a2a167b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210719T1330/20210719T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210719T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210719T1330/LST-AMSR2_V1.0_100-20210719T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210719T1330/LST-AMSR2_V1.0_100-20210719T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210720T0130/20210720T0130.json b/stac/open-canada/ft-mckay/lst/20210720T0130/20210720T0130.json new file mode 100644 index 000000000..db3baa756 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210720T0130/20210720T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210720T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210720T0130/LST-AMSR2_V1.0_100-20210720T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210720T0130/LST-AMSR2_V1.0_100-20210720T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210720T1330/20210720T1330.json b/stac/open-canada/ft-mckay/lst/20210720T1330/20210720T1330.json new file mode 100644 index 000000000..d004fc60b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210720T1330/20210720T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210720T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210720T1330/LST-AMSR2_V1.0_100-20210720T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210720T1330/LST-AMSR2_V1.0_100-20210720T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210721T0130/20210721T0130.json b/stac/open-canada/ft-mckay/lst/20210721T0130/20210721T0130.json new file mode 100644 index 000000000..8950e7a61 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210721T0130/20210721T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210721T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210721T0130/LST-AMSR2_V1.0_100-20210721T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210721T0130/LST-AMSR2_V1.0_100-20210721T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210721T1330/20210721T1330.json b/stac/open-canada/ft-mckay/lst/20210721T1330/20210721T1330.json new file mode 100644 index 000000000..49a80fe19 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210721T1330/20210721T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210721T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210721T1330/LST-AMSR2_V1.0_100-20210721T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210721T1330/LST-AMSR2_V1.0_100-20210721T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210722T0130/20210722T0130.json b/stac/open-canada/ft-mckay/lst/20210722T0130/20210722T0130.json new file mode 100644 index 000000000..cae92df6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210722T0130/20210722T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210722T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210722T0130/LST-AMSR2_V1.0_100-20210722T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210722T0130/LST-AMSR2_V1.0_100-20210722T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210722T1330/20210722T1330.json b/stac/open-canada/ft-mckay/lst/20210722T1330/20210722T1330.json new file mode 100644 index 000000000..27a6d12d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210722T1330/20210722T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210722T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210722T1330/LST-AMSR2_V1.0_100-20210722T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210722T1330/LST-AMSR2_V1.0_100-20210722T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210723T0130/20210723T0130.json b/stac/open-canada/ft-mckay/lst/20210723T0130/20210723T0130.json new file mode 100644 index 000000000..665b1aeb0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210723T0130/20210723T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210723T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210723T0130/LST-AMSR2_V1.0_100-20210723T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210723T0130/LST-AMSR2_V1.0_100-20210723T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210723T1330/20210723T1330.json b/stac/open-canada/ft-mckay/lst/20210723T1330/20210723T1330.json new file mode 100644 index 000000000..0770d4cac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210723T1330/20210723T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210723T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210723T1330/LST-AMSR2_V1.0_100-20210723T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210723T1330/LST-AMSR2_V1.0_100-20210723T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210724T0130/20210724T0130.json b/stac/open-canada/ft-mckay/lst/20210724T0130/20210724T0130.json new file mode 100644 index 000000000..0aa0a6b5e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210724T0130/20210724T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210724T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210724T0130/LST-AMSR2_V1.0_100-20210724T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210724T0130/LST-AMSR2_V1.0_100-20210724T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210724T1330/20210724T1330.json b/stac/open-canada/ft-mckay/lst/20210724T1330/20210724T1330.json new file mode 100644 index 000000000..0d420cc2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210724T1330/20210724T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210724T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210724T1330/LST-AMSR2_V1.0_100-20210724T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210724T1330/LST-AMSR2_V1.0_100-20210724T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210725T0130/20210725T0130.json b/stac/open-canada/ft-mckay/lst/20210725T0130/20210725T0130.json new file mode 100644 index 000000000..1cd3fa5a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210725T0130/20210725T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210725T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210725T0130/LST-AMSR2_V1.0_100-20210725T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210725T0130/LST-AMSR2_V1.0_100-20210725T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210725T1330/20210725T1330.json b/stac/open-canada/ft-mckay/lst/20210725T1330/20210725T1330.json new file mode 100644 index 000000000..a66415c0c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210725T1330/20210725T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210725T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210725T1330/LST-AMSR2_V1.0_100-20210725T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210725T1330/LST-AMSR2_V1.0_100-20210725T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210726T0130/20210726T0130.json b/stac/open-canada/ft-mckay/lst/20210726T0130/20210726T0130.json new file mode 100644 index 000000000..d79aacc01 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210726T0130/20210726T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210726T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210726T0130/LST-AMSR2_V1.0_100-20210726T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210726T0130/LST-AMSR2_V1.0_100-20210726T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210726T1330/20210726T1330.json b/stac/open-canada/ft-mckay/lst/20210726T1330/20210726T1330.json new file mode 100644 index 000000000..b5ad3976e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210726T1330/20210726T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210726T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210726T1330/LST-AMSR2_V1.0_100-20210726T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210726T1330/LST-AMSR2_V1.0_100-20210726T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210727T0130/20210727T0130.json b/stac/open-canada/ft-mckay/lst/20210727T0130/20210727T0130.json new file mode 100644 index 000000000..1445b8b9c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210727T0130/20210727T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210727T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210727T0130/LST-AMSR2_V1.0_100-20210727T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210727T0130/LST-AMSR2_V1.0_100-20210727T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210727T1330/20210727T1330.json b/stac/open-canada/ft-mckay/lst/20210727T1330/20210727T1330.json new file mode 100644 index 000000000..ca8963a0e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210727T1330/20210727T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210727T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210727T1330/LST-AMSR2_V1.0_100-20210727T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210727T1330/LST-AMSR2_V1.0_100-20210727T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210728T0130/20210728T0130.json b/stac/open-canada/ft-mckay/lst/20210728T0130/20210728T0130.json new file mode 100644 index 000000000..3d0165310 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210728T0130/20210728T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210728T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210728T0130/LST-AMSR2_V1.0_100-20210728T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210728T0130/LST-AMSR2_V1.0_100-20210728T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210728T1330/20210728T1330.json b/stac/open-canada/ft-mckay/lst/20210728T1330/20210728T1330.json new file mode 100644 index 000000000..356ef8b90 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210728T1330/20210728T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210728T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210728T1330/LST-AMSR2_V1.0_100-20210728T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210728T1330/LST-AMSR2_V1.0_100-20210728T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210729T0130/20210729T0130.json b/stac/open-canada/ft-mckay/lst/20210729T0130/20210729T0130.json new file mode 100644 index 000000000..ce2f6a4b8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210729T0130/20210729T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210729T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210729T0130/LST-AMSR2_V1.0_100-20210729T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210729T0130/LST-AMSR2_V1.0_100-20210729T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210729T1330/20210729T1330.json b/stac/open-canada/ft-mckay/lst/20210729T1330/20210729T1330.json new file mode 100644 index 000000000..a0e94685e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210729T1330/20210729T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210729T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210729T1330/LST-AMSR2_V1.0_100-20210729T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210729T1330/LST-AMSR2_V1.0_100-20210729T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210730T0130/20210730T0130.json b/stac/open-canada/ft-mckay/lst/20210730T0130/20210730T0130.json new file mode 100644 index 000000000..2b12ca7f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210730T0130/20210730T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210730T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210730T0130/LST-AMSR2_V1.0_100-20210730T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210730T0130/LST-AMSR2_V1.0_100-20210730T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210730T1330/20210730T1330.json b/stac/open-canada/ft-mckay/lst/20210730T1330/20210730T1330.json new file mode 100644 index 000000000..05d33c142 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210730T1330/20210730T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210730T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210730T1330/LST-AMSR2_V1.0_100-20210730T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210730T1330/LST-AMSR2_V1.0_100-20210730T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210731T0130/20210731T0130.json b/stac/open-canada/ft-mckay/lst/20210731T0130/20210731T0130.json new file mode 100644 index 000000000..4cc642075 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210731T0130/20210731T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210731T0130", + "collection": "lst", + "properties": { + "datetime": "2021-07-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210731T0130/LST-AMSR2_V1.0_100-20210731T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210731T0130/LST-AMSR2_V1.0_100-20210731T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210731T1330/20210731T1330.json b/stac/open-canada/ft-mckay/lst/20210731T1330/20210731T1330.json new file mode 100644 index 000000000..947d7bf55 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210731T1330/20210731T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210731T1330", + "collection": "lst", + "properties": { + "datetime": "2021-07-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210731T1330/LST-AMSR2_V1.0_100-20210731T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210731T1330/LST-AMSR2_V1.0_100-20210731T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210801T0130/20210801T0130.json b/stac/open-canada/ft-mckay/lst/20210801T0130/20210801T0130.json new file mode 100644 index 000000000..b3e1c5ca8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210801T0130/20210801T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210801T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210801T0130/LST-AMSR2_V1.0_100-20210801T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210801T0130/LST-AMSR2_V1.0_100-20210801T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210801T1330/20210801T1330.json b/stac/open-canada/ft-mckay/lst/20210801T1330/20210801T1330.json new file mode 100644 index 000000000..0510cbf6e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210801T1330/20210801T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210801T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210801T1330/LST-AMSR2_V1.0_100-20210801T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210801T1330/LST-AMSR2_V1.0_100-20210801T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210802T0130/20210802T0130.json b/stac/open-canada/ft-mckay/lst/20210802T0130/20210802T0130.json new file mode 100644 index 000000000..9114ed3d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210802T0130/20210802T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210802T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210802T0130/LST-AMSR2_V1.0_100-20210802T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210802T0130/LST-AMSR2_V1.0_100-20210802T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210802T1330/20210802T1330.json b/stac/open-canada/ft-mckay/lst/20210802T1330/20210802T1330.json new file mode 100644 index 000000000..b1cc191c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210802T1330/20210802T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210802T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210802T1330/LST-AMSR2_V1.0_100-20210802T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210802T1330/LST-AMSR2_V1.0_100-20210802T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210803T0130/20210803T0130.json b/stac/open-canada/ft-mckay/lst/20210803T0130/20210803T0130.json new file mode 100644 index 000000000..b1e071753 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210803T0130/20210803T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210803T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210803T0130/LST-AMSR2_V1.0_100-20210803T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210803T0130/LST-AMSR2_V1.0_100-20210803T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210803T1330/20210803T1330.json b/stac/open-canada/ft-mckay/lst/20210803T1330/20210803T1330.json new file mode 100644 index 000000000..733b58875 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210803T1330/20210803T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210803T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210803T1330/LST-AMSR2_V1.0_100-20210803T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210803T1330/LST-AMSR2_V1.0_100-20210803T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210804T0130/20210804T0130.json b/stac/open-canada/ft-mckay/lst/20210804T0130/20210804T0130.json new file mode 100644 index 000000000..fb149d628 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210804T0130/20210804T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210804T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210804T0130/LST-AMSR2_V1.0_100-20210804T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210804T0130/LST-AMSR2_V1.0_100-20210804T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210804T1330/20210804T1330.json b/stac/open-canada/ft-mckay/lst/20210804T1330/20210804T1330.json new file mode 100644 index 000000000..43dd78070 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210804T1330/20210804T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210804T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210804T1330/LST-AMSR2_V1.0_100-20210804T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210804T1330/LST-AMSR2_V1.0_100-20210804T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210805T0130/20210805T0130.json b/stac/open-canada/ft-mckay/lst/20210805T0130/20210805T0130.json new file mode 100644 index 000000000..20cd43219 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210805T0130/20210805T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210805T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210805T0130/LST-AMSR2_V1.0_100-20210805T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210805T0130/LST-AMSR2_V1.0_100-20210805T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210805T1330/20210805T1330.json b/stac/open-canada/ft-mckay/lst/20210805T1330/20210805T1330.json new file mode 100644 index 000000000..9419e3005 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210805T1330/20210805T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210805T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210805T1330/LST-AMSR2_V1.0_100-20210805T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210805T1330/LST-AMSR2_V1.0_100-20210805T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210806T0130/20210806T0130.json b/stac/open-canada/ft-mckay/lst/20210806T0130/20210806T0130.json new file mode 100644 index 000000000..d26076e91 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210806T0130/20210806T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210806T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210806T0130/LST-AMSR2_V1.0_100-20210806T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210806T0130/LST-AMSR2_V1.0_100-20210806T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210806T1330/20210806T1330.json b/stac/open-canada/ft-mckay/lst/20210806T1330/20210806T1330.json new file mode 100644 index 000000000..e27b50d2d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210806T1330/20210806T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210806T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210806T1330/LST-AMSR2_V1.0_100-20210806T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210806T1330/LST-AMSR2_V1.0_100-20210806T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210807T0130/20210807T0130.json b/stac/open-canada/ft-mckay/lst/20210807T0130/20210807T0130.json new file mode 100644 index 000000000..bf8a735b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210807T0130/20210807T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210807T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210807T0130/LST-AMSR2_V1.0_100-20210807T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210807T0130/LST-AMSR2_V1.0_100-20210807T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210807T1330/20210807T1330.json b/stac/open-canada/ft-mckay/lst/20210807T1330/20210807T1330.json new file mode 100644 index 000000000..268ddabf7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210807T1330/20210807T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210807T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210807T1330/LST-AMSR2_V1.0_100-20210807T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210807T1330/LST-AMSR2_V1.0_100-20210807T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210808T0130/20210808T0130.json b/stac/open-canada/ft-mckay/lst/20210808T0130/20210808T0130.json new file mode 100644 index 000000000..c13ea30c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210808T0130/20210808T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210808T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210808T0130/LST-AMSR2_V1.0_100-20210808T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210808T0130/LST-AMSR2_V1.0_100-20210808T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210808T1330/20210808T1330.json b/stac/open-canada/ft-mckay/lst/20210808T1330/20210808T1330.json new file mode 100644 index 000000000..6565f6f69 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210808T1330/20210808T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210808T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210808T1330/LST-AMSR2_V1.0_100-20210808T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210808T1330/LST-AMSR2_V1.0_100-20210808T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210809T0130/20210809T0130.json b/stac/open-canada/ft-mckay/lst/20210809T0130/20210809T0130.json new file mode 100644 index 000000000..7111f67df --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210809T0130/20210809T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210809T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210809T0130/LST-AMSR2_V1.0_100-20210809T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210809T0130/LST-AMSR2_V1.0_100-20210809T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210809T1330/20210809T1330.json b/stac/open-canada/ft-mckay/lst/20210809T1330/20210809T1330.json new file mode 100644 index 000000000..7c8cfb3c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210809T1330/20210809T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210809T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210809T1330/LST-AMSR2_V1.0_100-20210809T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210809T1330/LST-AMSR2_V1.0_100-20210809T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210810T0130/20210810T0130.json b/stac/open-canada/ft-mckay/lst/20210810T0130/20210810T0130.json new file mode 100644 index 000000000..85302609c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210810T0130/20210810T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210810T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210810T0130/LST-AMSR2_V1.0_100-20210810T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210810T0130/LST-AMSR2_V1.0_100-20210810T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210810T1330/20210810T1330.json b/stac/open-canada/ft-mckay/lst/20210810T1330/20210810T1330.json new file mode 100644 index 000000000..a3e87dcb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210810T1330/20210810T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210810T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210810T1330/LST-AMSR2_V1.0_100-20210810T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210810T1330/LST-AMSR2_V1.0_100-20210810T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210811T0130/20210811T0130.json b/stac/open-canada/ft-mckay/lst/20210811T0130/20210811T0130.json new file mode 100644 index 000000000..27a8d18b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210811T0130/20210811T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210811T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210811T0130/LST-AMSR2_V1.0_100-20210811T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210811T0130/LST-AMSR2_V1.0_100-20210811T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210811T1330/20210811T1330.json b/stac/open-canada/ft-mckay/lst/20210811T1330/20210811T1330.json new file mode 100644 index 000000000..82922445a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210811T1330/20210811T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210811T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210811T1330/LST-AMSR2_V1.0_100-20210811T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210811T1330/LST-AMSR2_V1.0_100-20210811T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210812T0130/20210812T0130.json b/stac/open-canada/ft-mckay/lst/20210812T0130/20210812T0130.json new file mode 100644 index 000000000..b53fab0c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210812T0130/20210812T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210812T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210812T0130/LST-AMSR2_V1.0_100-20210812T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210812T0130/LST-AMSR2_V1.0_100-20210812T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210812T1330/20210812T1330.json b/stac/open-canada/ft-mckay/lst/20210812T1330/20210812T1330.json new file mode 100644 index 000000000..42db20e94 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210812T1330/20210812T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210812T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210812T1330/LST-AMSR2_V1.0_100-20210812T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210812T1330/LST-AMSR2_V1.0_100-20210812T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210813T0130/20210813T0130.json b/stac/open-canada/ft-mckay/lst/20210813T0130/20210813T0130.json new file mode 100644 index 000000000..7f5c469ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210813T0130/20210813T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210813T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210813T0130/LST-AMSR2_V1.0_100-20210813T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210813T0130/LST-AMSR2_V1.0_100-20210813T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210813T1330/20210813T1330.json b/stac/open-canada/ft-mckay/lst/20210813T1330/20210813T1330.json new file mode 100644 index 000000000..f72915594 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210813T1330/20210813T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210813T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210813T1330/LST-AMSR2_V1.0_100-20210813T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210813T1330/LST-AMSR2_V1.0_100-20210813T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210814T0130/20210814T0130.json b/stac/open-canada/ft-mckay/lst/20210814T0130/20210814T0130.json new file mode 100644 index 000000000..ada122203 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210814T0130/20210814T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210814T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210814T0130/LST-AMSR2_V1.0_100-20210814T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210814T0130/LST-AMSR2_V1.0_100-20210814T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210814T1330/20210814T1330.json b/stac/open-canada/ft-mckay/lst/20210814T1330/20210814T1330.json new file mode 100644 index 000000000..97a8ccf97 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210814T1330/20210814T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210814T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210814T1330/LST-AMSR2_V1.0_100-20210814T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210814T1330/LST-AMSR2_V1.0_100-20210814T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210815T0130/20210815T0130.json b/stac/open-canada/ft-mckay/lst/20210815T0130/20210815T0130.json new file mode 100644 index 000000000..e28d697cc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210815T0130/20210815T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210815T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210815T0130/LST-AMSR2_V1.0_100-20210815T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210815T0130/LST-AMSR2_V1.0_100-20210815T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210815T1330/20210815T1330.json b/stac/open-canada/ft-mckay/lst/20210815T1330/20210815T1330.json new file mode 100644 index 000000000..616c4a58f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210815T1330/20210815T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210815T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210815T1330/LST-AMSR2_V1.0_100-20210815T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210815T1330/LST-AMSR2_V1.0_100-20210815T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210816T0130/20210816T0130.json b/stac/open-canada/ft-mckay/lst/20210816T0130/20210816T0130.json new file mode 100644 index 000000000..80b77d3e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210816T0130/20210816T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210816T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210816T0130/LST-AMSR2_V1.0_100-20210816T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210816T0130/LST-AMSR2_V1.0_100-20210816T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210816T1330/20210816T1330.json b/stac/open-canada/ft-mckay/lst/20210816T1330/20210816T1330.json new file mode 100644 index 000000000..c046c155f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210816T1330/20210816T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210816T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210816T1330/LST-AMSR2_V1.0_100-20210816T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210816T1330/LST-AMSR2_V1.0_100-20210816T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210817T0130/20210817T0130.json b/stac/open-canada/ft-mckay/lst/20210817T0130/20210817T0130.json new file mode 100644 index 000000000..8b061767e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210817T0130/20210817T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210817T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210817T0130/LST-AMSR2_V1.0_100-20210817T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210817T0130/LST-AMSR2_V1.0_100-20210817T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210817T1330/20210817T1330.json b/stac/open-canada/ft-mckay/lst/20210817T1330/20210817T1330.json new file mode 100644 index 000000000..7897329f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210817T1330/20210817T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210817T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210817T1330/LST-AMSR2_V1.0_100-20210817T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210817T1330/LST-AMSR2_V1.0_100-20210817T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210818T0130/20210818T0130.json b/stac/open-canada/ft-mckay/lst/20210818T0130/20210818T0130.json new file mode 100644 index 000000000..d72c0f54c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210818T0130/20210818T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210818T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210818T0130/LST-AMSR2_V1.0_100-20210818T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210818T0130/LST-AMSR2_V1.0_100-20210818T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210818T1330/20210818T1330.json b/stac/open-canada/ft-mckay/lst/20210818T1330/20210818T1330.json new file mode 100644 index 000000000..a86d2b32f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210818T1330/20210818T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210818T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210818T1330/LST-AMSR2_V1.0_100-20210818T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210818T1330/LST-AMSR2_V1.0_100-20210818T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210819T0130/20210819T0130.json b/stac/open-canada/ft-mckay/lst/20210819T0130/20210819T0130.json new file mode 100644 index 000000000..034071544 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210819T0130/20210819T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210819T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210819T0130/LST-AMSR2_V1.0_100-20210819T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210819T0130/LST-AMSR2_V1.0_100-20210819T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210819T1330/20210819T1330.json b/stac/open-canada/ft-mckay/lst/20210819T1330/20210819T1330.json new file mode 100644 index 000000000..16b4ac4c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210819T1330/20210819T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210819T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210819T1330/LST-AMSR2_V1.0_100-20210819T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210819T1330/LST-AMSR2_V1.0_100-20210819T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210820T0130/20210820T0130.json b/stac/open-canada/ft-mckay/lst/20210820T0130/20210820T0130.json new file mode 100644 index 000000000..a63da3794 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210820T0130/20210820T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210820T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210820T0130/LST-AMSR2_V1.0_100-20210820T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210820T0130/LST-AMSR2_V1.0_100-20210820T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210820T1330/20210820T1330.json b/stac/open-canada/ft-mckay/lst/20210820T1330/20210820T1330.json new file mode 100644 index 000000000..fdb7dc579 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210820T1330/20210820T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210820T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210820T1330/LST-AMSR2_V1.0_100-20210820T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210820T1330/LST-AMSR2_V1.0_100-20210820T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210821T0130/20210821T0130.json b/stac/open-canada/ft-mckay/lst/20210821T0130/20210821T0130.json new file mode 100644 index 000000000..b7f8b9a75 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210821T0130/20210821T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210821T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210821T0130/LST-AMSR2_V1.0_100-20210821T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210821T0130/LST-AMSR2_V1.0_100-20210821T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210821T1330/20210821T1330.json b/stac/open-canada/ft-mckay/lst/20210821T1330/20210821T1330.json new file mode 100644 index 000000000..284cfd224 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210821T1330/20210821T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210821T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210821T1330/LST-AMSR2_V1.0_100-20210821T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210821T1330/LST-AMSR2_V1.0_100-20210821T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210822T0130/20210822T0130.json b/stac/open-canada/ft-mckay/lst/20210822T0130/20210822T0130.json new file mode 100644 index 000000000..cf37eca25 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210822T0130/20210822T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210822T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210822T0130/LST-AMSR2_V1.0_100-20210822T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210822T0130/LST-AMSR2_V1.0_100-20210822T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210822T1330/20210822T1330.json b/stac/open-canada/ft-mckay/lst/20210822T1330/20210822T1330.json new file mode 100644 index 000000000..5a428a920 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210822T1330/20210822T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210822T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210822T1330/LST-AMSR2_V1.0_100-20210822T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210822T1330/LST-AMSR2_V1.0_100-20210822T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210823T0130/20210823T0130.json b/stac/open-canada/ft-mckay/lst/20210823T0130/20210823T0130.json new file mode 100644 index 000000000..b5a104224 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210823T0130/20210823T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210823T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210823T0130/LST-AMSR2_V1.0_100-20210823T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210823T0130/LST-AMSR2_V1.0_100-20210823T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210823T1330/20210823T1330.json b/stac/open-canada/ft-mckay/lst/20210823T1330/20210823T1330.json new file mode 100644 index 000000000..c3bb7bf8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210823T1330/20210823T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210823T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210823T1330/LST-AMSR2_V1.0_100-20210823T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210823T1330/LST-AMSR2_V1.0_100-20210823T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210824T0130/20210824T0130.json b/stac/open-canada/ft-mckay/lst/20210824T0130/20210824T0130.json new file mode 100644 index 000000000..2e66bffa2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210824T0130/20210824T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210824T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210824T0130/LST-AMSR2_V1.0_100-20210824T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210824T0130/LST-AMSR2_V1.0_100-20210824T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210824T1330/20210824T1330.json b/stac/open-canada/ft-mckay/lst/20210824T1330/20210824T1330.json new file mode 100644 index 000000000..4471198d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210824T1330/20210824T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210824T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210824T1330/LST-AMSR2_V1.0_100-20210824T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210824T1330/LST-AMSR2_V1.0_100-20210824T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210825T0130/20210825T0130.json b/stac/open-canada/ft-mckay/lst/20210825T0130/20210825T0130.json new file mode 100644 index 000000000..a8c41c7c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210825T0130/20210825T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210825T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210825T0130/LST-AMSR2_V1.0_100-20210825T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210825T0130/LST-AMSR2_V1.0_100-20210825T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210825T1330/20210825T1330.json b/stac/open-canada/ft-mckay/lst/20210825T1330/20210825T1330.json new file mode 100644 index 000000000..9f998af65 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210825T1330/20210825T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210825T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210825T1330/LST-AMSR2_V1.0_100-20210825T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210825T1330/LST-AMSR2_V1.0_100-20210825T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210826T0130/20210826T0130.json b/stac/open-canada/ft-mckay/lst/20210826T0130/20210826T0130.json new file mode 100644 index 000000000..942e791b8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210826T0130/20210826T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210826T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210826T0130/LST-AMSR2_V1.0_100-20210826T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210826T0130/LST-AMSR2_V1.0_100-20210826T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210826T1330/20210826T1330.json b/stac/open-canada/ft-mckay/lst/20210826T1330/20210826T1330.json new file mode 100644 index 000000000..274e17e02 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210826T1330/20210826T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210826T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210826T1330/LST-AMSR2_V1.0_100-20210826T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210826T1330/LST-AMSR2_V1.0_100-20210826T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210827T0130/20210827T0130.json b/stac/open-canada/ft-mckay/lst/20210827T0130/20210827T0130.json new file mode 100644 index 000000000..c9572ac80 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210827T0130/20210827T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210827T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210827T0130/LST-AMSR2_V1.0_100-20210827T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210827T0130/LST-AMSR2_V1.0_100-20210827T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210827T1330/20210827T1330.json b/stac/open-canada/ft-mckay/lst/20210827T1330/20210827T1330.json new file mode 100644 index 000000000..38b661785 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210827T1330/20210827T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210827T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210827T1330/LST-AMSR2_V1.0_100-20210827T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210827T1330/LST-AMSR2_V1.0_100-20210827T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210828T0130/20210828T0130.json b/stac/open-canada/ft-mckay/lst/20210828T0130/20210828T0130.json new file mode 100644 index 000000000..df14d1fb5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210828T0130/20210828T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210828T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210828T0130/LST-AMSR2_V1.0_100-20210828T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210828T0130/LST-AMSR2_V1.0_100-20210828T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210828T1330/20210828T1330.json b/stac/open-canada/ft-mckay/lst/20210828T1330/20210828T1330.json new file mode 100644 index 000000000..2c1e0f2bb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210828T1330/20210828T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210828T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210828T1330/LST-AMSR2_V1.0_100-20210828T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210828T1330/LST-AMSR2_V1.0_100-20210828T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210829T0130/20210829T0130.json b/stac/open-canada/ft-mckay/lst/20210829T0130/20210829T0130.json new file mode 100644 index 000000000..127b05f22 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210829T0130/20210829T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210829T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210829T0130/LST-AMSR2_V1.0_100-20210829T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210829T0130/LST-AMSR2_V1.0_100-20210829T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210829T1330/20210829T1330.json b/stac/open-canada/ft-mckay/lst/20210829T1330/20210829T1330.json new file mode 100644 index 000000000..7453ebac1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210829T1330/20210829T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210829T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210829T1330/LST-AMSR2_V1.0_100-20210829T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210829T1330/LST-AMSR2_V1.0_100-20210829T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210830T0130/20210830T0130.json b/stac/open-canada/ft-mckay/lst/20210830T0130/20210830T0130.json new file mode 100644 index 000000000..0a8d05b64 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210830T0130/20210830T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210830T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210830T0130/LST-AMSR2_V1.0_100-20210830T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210830T0130/LST-AMSR2_V1.0_100-20210830T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210830T1330/20210830T1330.json b/stac/open-canada/ft-mckay/lst/20210830T1330/20210830T1330.json new file mode 100644 index 000000000..7defcde99 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210830T1330/20210830T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210830T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210830T1330/LST-AMSR2_V1.0_100-20210830T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210830T1330/LST-AMSR2_V1.0_100-20210830T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210831T0130/20210831T0130.json b/stac/open-canada/ft-mckay/lst/20210831T0130/20210831T0130.json new file mode 100644 index 000000000..512441054 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210831T0130/20210831T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210831T0130", + "collection": "lst", + "properties": { + "datetime": "2021-08-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210831T0130/LST-AMSR2_V1.0_100-20210831T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210831T0130/LST-AMSR2_V1.0_100-20210831T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210831T1330/20210831T1330.json b/stac/open-canada/ft-mckay/lst/20210831T1330/20210831T1330.json new file mode 100644 index 000000000..16a6b979d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210831T1330/20210831T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210831T1330", + "collection": "lst", + "properties": { + "datetime": "2021-08-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210831T1330/LST-AMSR2_V1.0_100-20210831T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210831T1330/LST-AMSR2_V1.0_100-20210831T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210901T0130/20210901T0130.json b/stac/open-canada/ft-mckay/lst/20210901T0130/20210901T0130.json new file mode 100644 index 000000000..2924adb5c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210901T0130/20210901T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210901T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210901T0130/LST-AMSR2_V1.0_100-20210901T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210901T0130/LST-AMSR2_V1.0_100-20210901T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210901T1330/20210901T1330.json b/stac/open-canada/ft-mckay/lst/20210901T1330/20210901T1330.json new file mode 100644 index 000000000..20832799d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210901T1330/20210901T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210901T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210901T1330/LST-AMSR2_V1.0_100-20210901T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210901T1330/LST-AMSR2_V1.0_100-20210901T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210902T0130/20210902T0130.json b/stac/open-canada/ft-mckay/lst/20210902T0130/20210902T0130.json new file mode 100644 index 000000000..ddf13b8b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210902T0130/20210902T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210902T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210902T0130/LST-AMSR2_V1.0_100-20210902T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210902T0130/LST-AMSR2_V1.0_100-20210902T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210902T1330/20210902T1330.json b/stac/open-canada/ft-mckay/lst/20210902T1330/20210902T1330.json new file mode 100644 index 000000000..0c5573425 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210902T1330/20210902T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210902T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210902T1330/LST-AMSR2_V1.0_100-20210902T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210902T1330/LST-AMSR2_V1.0_100-20210902T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210903T0130/20210903T0130.json b/stac/open-canada/ft-mckay/lst/20210903T0130/20210903T0130.json new file mode 100644 index 000000000..0c8eeb466 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210903T0130/20210903T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210903T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210903T0130/LST-AMSR2_V1.0_100-20210903T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210903T0130/LST-AMSR2_V1.0_100-20210903T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210903T1330/20210903T1330.json b/stac/open-canada/ft-mckay/lst/20210903T1330/20210903T1330.json new file mode 100644 index 000000000..aac0f4d75 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210903T1330/20210903T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210903T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210903T1330/LST-AMSR2_V1.0_100-20210903T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210903T1330/LST-AMSR2_V1.0_100-20210903T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210904T0130/20210904T0130.json b/stac/open-canada/ft-mckay/lst/20210904T0130/20210904T0130.json new file mode 100644 index 000000000..c828e4a1a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210904T0130/20210904T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210904T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210904T0130/LST-AMSR2_V1.0_100-20210904T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210904T0130/LST-AMSR2_V1.0_100-20210904T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210904T1330/20210904T1330.json b/stac/open-canada/ft-mckay/lst/20210904T1330/20210904T1330.json new file mode 100644 index 000000000..70219ae6c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210904T1330/20210904T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210904T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210904T1330/LST-AMSR2_V1.0_100-20210904T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210904T1330/LST-AMSR2_V1.0_100-20210904T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210905T0130/20210905T0130.json b/stac/open-canada/ft-mckay/lst/20210905T0130/20210905T0130.json new file mode 100644 index 000000000..e222e1d5a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210905T0130/20210905T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210905T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210905T0130/LST-AMSR2_V1.0_100-20210905T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210905T0130/LST-AMSR2_V1.0_100-20210905T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210905T1330/20210905T1330.json b/stac/open-canada/ft-mckay/lst/20210905T1330/20210905T1330.json new file mode 100644 index 000000000..909cc26ce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210905T1330/20210905T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210905T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210905T1330/LST-AMSR2_V1.0_100-20210905T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210905T1330/LST-AMSR2_V1.0_100-20210905T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210906T0130/20210906T0130.json b/stac/open-canada/ft-mckay/lst/20210906T0130/20210906T0130.json new file mode 100644 index 000000000..cf8afcf74 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210906T0130/20210906T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210906T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210906T0130/LST-AMSR2_V1.0_100-20210906T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210906T0130/LST-AMSR2_V1.0_100-20210906T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210906T1330/20210906T1330.json b/stac/open-canada/ft-mckay/lst/20210906T1330/20210906T1330.json new file mode 100644 index 000000000..0a23ad32b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210906T1330/20210906T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210906T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210906T1330/LST-AMSR2_V1.0_100-20210906T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210906T1330/LST-AMSR2_V1.0_100-20210906T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210907T0130/20210907T0130.json b/stac/open-canada/ft-mckay/lst/20210907T0130/20210907T0130.json new file mode 100644 index 000000000..8db8379fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210907T0130/20210907T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210907T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210907T0130/LST-AMSR2_V1.0_100-20210907T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210907T0130/LST-AMSR2_V1.0_100-20210907T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210907T1330/20210907T1330.json b/stac/open-canada/ft-mckay/lst/20210907T1330/20210907T1330.json new file mode 100644 index 000000000..7dcd52b66 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210907T1330/20210907T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210907T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210907T1330/LST-AMSR2_V1.0_100-20210907T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210907T1330/LST-AMSR2_V1.0_100-20210907T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210908T0130/20210908T0130.json b/stac/open-canada/ft-mckay/lst/20210908T0130/20210908T0130.json new file mode 100644 index 000000000..8c859ca32 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210908T0130/20210908T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210908T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210908T0130/LST-AMSR2_V1.0_100-20210908T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210908T0130/LST-AMSR2_V1.0_100-20210908T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210908T1330/20210908T1330.json b/stac/open-canada/ft-mckay/lst/20210908T1330/20210908T1330.json new file mode 100644 index 000000000..22e0dbb46 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210908T1330/20210908T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210908T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210908T1330/LST-AMSR2_V1.0_100-20210908T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210908T1330/LST-AMSR2_V1.0_100-20210908T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210909T0130/20210909T0130.json b/stac/open-canada/ft-mckay/lst/20210909T0130/20210909T0130.json new file mode 100644 index 000000000..d5586b0e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210909T0130/20210909T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210909T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210909T0130/LST-AMSR2_V1.0_100-20210909T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210909T0130/LST-AMSR2_V1.0_100-20210909T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210909T1330/20210909T1330.json b/stac/open-canada/ft-mckay/lst/20210909T1330/20210909T1330.json new file mode 100644 index 000000000..8d54aad7c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210909T1330/20210909T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210909T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210909T1330/LST-AMSR2_V1.0_100-20210909T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210909T1330/LST-AMSR2_V1.0_100-20210909T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210910T0130/20210910T0130.json b/stac/open-canada/ft-mckay/lst/20210910T0130/20210910T0130.json new file mode 100644 index 000000000..6566035ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210910T0130/20210910T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210910T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210910T0130/LST-AMSR2_V1.0_100-20210910T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210910T0130/LST-AMSR2_V1.0_100-20210910T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210910T1330/20210910T1330.json b/stac/open-canada/ft-mckay/lst/20210910T1330/20210910T1330.json new file mode 100644 index 000000000..3f50dcfe5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210910T1330/20210910T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210910T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210910T1330/LST-AMSR2_V1.0_100-20210910T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210910T1330/LST-AMSR2_V1.0_100-20210910T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210911T0130/20210911T0130.json b/stac/open-canada/ft-mckay/lst/20210911T0130/20210911T0130.json new file mode 100644 index 000000000..c8cb00335 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210911T0130/20210911T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210911T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210911T0130/LST-AMSR2_V1.0_100-20210911T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210911T0130/LST-AMSR2_V1.0_100-20210911T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210911T1330/20210911T1330.json b/stac/open-canada/ft-mckay/lst/20210911T1330/20210911T1330.json new file mode 100644 index 000000000..4e48bae2c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210911T1330/20210911T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210911T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210911T1330/LST-AMSR2_V1.0_100-20210911T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210911T1330/LST-AMSR2_V1.0_100-20210911T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210912T0130/20210912T0130.json b/stac/open-canada/ft-mckay/lst/20210912T0130/20210912T0130.json new file mode 100644 index 000000000..1e2ae25dd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210912T0130/20210912T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210912T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210912T0130/LST-AMSR2_V1.0_100-20210912T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210912T0130/LST-AMSR2_V1.0_100-20210912T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210912T1330/20210912T1330.json b/stac/open-canada/ft-mckay/lst/20210912T1330/20210912T1330.json new file mode 100644 index 000000000..7b93cb37b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210912T1330/20210912T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210912T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210912T1330/LST-AMSR2_V1.0_100-20210912T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210912T1330/LST-AMSR2_V1.0_100-20210912T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210913T0130/20210913T0130.json b/stac/open-canada/ft-mckay/lst/20210913T0130/20210913T0130.json new file mode 100644 index 000000000..8dc847d93 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210913T0130/20210913T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210913T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210913T0130/LST-AMSR2_V1.0_100-20210913T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210913T0130/LST-AMSR2_V1.0_100-20210913T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210913T1330/20210913T1330.json b/stac/open-canada/ft-mckay/lst/20210913T1330/20210913T1330.json new file mode 100644 index 000000000..ddc14439f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210913T1330/20210913T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210913T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210913T1330/LST-AMSR2_V1.0_100-20210913T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210913T1330/LST-AMSR2_V1.0_100-20210913T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210914T0130/20210914T0130.json b/stac/open-canada/ft-mckay/lst/20210914T0130/20210914T0130.json new file mode 100644 index 000000000..3eca33799 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210914T0130/20210914T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210914T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210914T0130/LST-AMSR2_V1.0_100-20210914T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210914T0130/LST-AMSR2_V1.0_100-20210914T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210914T1330/20210914T1330.json b/stac/open-canada/ft-mckay/lst/20210914T1330/20210914T1330.json new file mode 100644 index 000000000..e1049bace --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210914T1330/20210914T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210914T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210914T1330/LST-AMSR2_V1.0_100-20210914T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210914T1330/LST-AMSR2_V1.0_100-20210914T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210915T0130/20210915T0130.json b/stac/open-canada/ft-mckay/lst/20210915T0130/20210915T0130.json new file mode 100644 index 000000000..68955a5cb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210915T0130/20210915T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210915T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210915T0130/LST-AMSR2_V1.0_100-20210915T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210915T0130/LST-AMSR2_V1.0_100-20210915T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210915T1330/20210915T1330.json b/stac/open-canada/ft-mckay/lst/20210915T1330/20210915T1330.json new file mode 100644 index 000000000..4cd8946c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210915T1330/20210915T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210915T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210915T1330/LST-AMSR2_V1.0_100-20210915T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210915T1330/LST-AMSR2_V1.0_100-20210915T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210916T0130/20210916T0130.json b/stac/open-canada/ft-mckay/lst/20210916T0130/20210916T0130.json new file mode 100644 index 000000000..68e822dfc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210916T0130/20210916T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210916T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210916T0130/LST-AMSR2_V1.0_100-20210916T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210916T0130/LST-AMSR2_V1.0_100-20210916T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210916T1330/20210916T1330.json b/stac/open-canada/ft-mckay/lst/20210916T1330/20210916T1330.json new file mode 100644 index 000000000..8b9ccc1c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210916T1330/20210916T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210916T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210916T1330/LST-AMSR2_V1.0_100-20210916T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210916T1330/LST-AMSR2_V1.0_100-20210916T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210917T0130/20210917T0130.json b/stac/open-canada/ft-mckay/lst/20210917T0130/20210917T0130.json new file mode 100644 index 000000000..f8f5b6d9e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210917T0130/20210917T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210917T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210917T0130/LST-AMSR2_V1.0_100-20210917T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210917T0130/LST-AMSR2_V1.0_100-20210917T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210917T1330/20210917T1330.json b/stac/open-canada/ft-mckay/lst/20210917T1330/20210917T1330.json new file mode 100644 index 000000000..f70543e1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210917T1330/20210917T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210917T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210917T1330/LST-AMSR2_V1.0_100-20210917T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210917T1330/LST-AMSR2_V1.0_100-20210917T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210918T0130/20210918T0130.json b/stac/open-canada/ft-mckay/lst/20210918T0130/20210918T0130.json new file mode 100644 index 000000000..a1726b511 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210918T0130/20210918T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210918T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210918T0130/LST-AMSR2_V1.0_100-20210918T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210918T0130/LST-AMSR2_V1.0_100-20210918T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210918T1330/20210918T1330.json b/stac/open-canada/ft-mckay/lst/20210918T1330/20210918T1330.json new file mode 100644 index 000000000..c992ae6a0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210918T1330/20210918T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210918T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210918T1330/LST-AMSR2_V1.0_100-20210918T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210918T1330/LST-AMSR2_V1.0_100-20210918T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210919T0130/20210919T0130.json b/stac/open-canada/ft-mckay/lst/20210919T0130/20210919T0130.json new file mode 100644 index 000000000..e129c675d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210919T0130/20210919T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210919T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210919T0130/LST-AMSR2_V1.0_100-20210919T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210919T0130/LST-AMSR2_V1.0_100-20210919T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210919T1330/20210919T1330.json b/stac/open-canada/ft-mckay/lst/20210919T1330/20210919T1330.json new file mode 100644 index 000000000..05eb1036b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210919T1330/20210919T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210919T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210919T1330/LST-AMSR2_V1.0_100-20210919T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210919T1330/LST-AMSR2_V1.0_100-20210919T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210920T0130/20210920T0130.json b/stac/open-canada/ft-mckay/lst/20210920T0130/20210920T0130.json new file mode 100644 index 000000000..0078e8a59 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210920T0130/20210920T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210920T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210920T0130/LST-AMSR2_V1.0_100-20210920T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210920T0130/LST-AMSR2_V1.0_100-20210920T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210920T1330/20210920T1330.json b/stac/open-canada/ft-mckay/lst/20210920T1330/20210920T1330.json new file mode 100644 index 000000000..374790a9e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210920T1330/20210920T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210920T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210920T1330/LST-AMSR2_V1.0_100-20210920T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210920T1330/LST-AMSR2_V1.0_100-20210920T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210921T0130/20210921T0130.json b/stac/open-canada/ft-mckay/lst/20210921T0130/20210921T0130.json new file mode 100644 index 000000000..62c14c399 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210921T0130/20210921T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210921T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210921T0130/LST-AMSR2_V1.0_100-20210921T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210921T0130/LST-AMSR2_V1.0_100-20210921T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210921T1330/20210921T1330.json b/stac/open-canada/ft-mckay/lst/20210921T1330/20210921T1330.json new file mode 100644 index 000000000..f2488042d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210921T1330/20210921T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210921T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210921T1330/LST-AMSR2_V1.0_100-20210921T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210921T1330/LST-AMSR2_V1.0_100-20210921T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210922T0130/20210922T0130.json b/stac/open-canada/ft-mckay/lst/20210922T0130/20210922T0130.json new file mode 100644 index 000000000..5f6ec3de5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210922T0130/20210922T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210922T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210922T0130/LST-AMSR2_V1.0_100-20210922T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210922T0130/LST-AMSR2_V1.0_100-20210922T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210922T1330/20210922T1330.json b/stac/open-canada/ft-mckay/lst/20210922T1330/20210922T1330.json new file mode 100644 index 000000000..ad95b7237 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210922T1330/20210922T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210922T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210922T1330/LST-AMSR2_V1.0_100-20210922T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210922T1330/LST-AMSR2_V1.0_100-20210922T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210923T0130/20210923T0130.json b/stac/open-canada/ft-mckay/lst/20210923T0130/20210923T0130.json new file mode 100644 index 000000000..e03d48a25 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210923T0130/20210923T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210923T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210923T0130/LST-AMSR2_V1.0_100-20210923T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210923T0130/LST-AMSR2_V1.0_100-20210923T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210923T1330/20210923T1330.json b/stac/open-canada/ft-mckay/lst/20210923T1330/20210923T1330.json new file mode 100644 index 000000000..5013ed6ee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210923T1330/20210923T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210923T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210923T1330/LST-AMSR2_V1.0_100-20210923T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210923T1330/LST-AMSR2_V1.0_100-20210923T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210924T0130/20210924T0130.json b/stac/open-canada/ft-mckay/lst/20210924T0130/20210924T0130.json new file mode 100644 index 000000000..be42aaec0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210924T0130/20210924T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210924T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210924T0130/LST-AMSR2_V1.0_100-20210924T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210924T0130/LST-AMSR2_V1.0_100-20210924T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210924T1330/20210924T1330.json b/stac/open-canada/ft-mckay/lst/20210924T1330/20210924T1330.json new file mode 100644 index 000000000..221adab3d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210924T1330/20210924T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210924T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210924T1330/LST-AMSR2_V1.0_100-20210924T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210924T1330/LST-AMSR2_V1.0_100-20210924T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210925T0130/20210925T0130.json b/stac/open-canada/ft-mckay/lst/20210925T0130/20210925T0130.json new file mode 100644 index 000000000..a37f01ce9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210925T0130/20210925T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210925T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210925T0130/LST-AMSR2_V1.0_100-20210925T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210925T0130/LST-AMSR2_V1.0_100-20210925T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210925T1330/20210925T1330.json b/stac/open-canada/ft-mckay/lst/20210925T1330/20210925T1330.json new file mode 100644 index 000000000..a54d3e601 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210925T1330/20210925T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210925T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210925T1330/LST-AMSR2_V1.0_100-20210925T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210925T1330/LST-AMSR2_V1.0_100-20210925T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210926T0130/20210926T0130.json b/stac/open-canada/ft-mckay/lst/20210926T0130/20210926T0130.json new file mode 100644 index 000000000..6a6c16042 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210926T0130/20210926T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210926T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210926T0130/LST-AMSR2_V1.0_100-20210926T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210926T0130/LST-AMSR2_V1.0_100-20210926T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210926T1330/20210926T1330.json b/stac/open-canada/ft-mckay/lst/20210926T1330/20210926T1330.json new file mode 100644 index 000000000..0fd2c0b25 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210926T1330/20210926T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210926T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210926T1330/LST-AMSR2_V1.0_100-20210926T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210926T1330/LST-AMSR2_V1.0_100-20210926T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210927T0130/20210927T0130.json b/stac/open-canada/ft-mckay/lst/20210927T0130/20210927T0130.json new file mode 100644 index 000000000..e157d6c53 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210927T0130/20210927T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210927T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210927T0130/LST-AMSR2_V1.0_100-20210927T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210927T0130/LST-AMSR2_V1.0_100-20210927T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210927T1330/20210927T1330.json b/stac/open-canada/ft-mckay/lst/20210927T1330/20210927T1330.json new file mode 100644 index 000000000..11c86e3a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210927T1330/20210927T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210927T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210927T1330/LST-AMSR2_V1.0_100-20210927T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210927T1330/LST-AMSR2_V1.0_100-20210927T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210928T0130/20210928T0130.json b/stac/open-canada/ft-mckay/lst/20210928T0130/20210928T0130.json new file mode 100644 index 000000000..1b4a8603d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210928T0130/20210928T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210928T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210928T0130/LST-AMSR2_V1.0_100-20210928T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210928T0130/LST-AMSR2_V1.0_100-20210928T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210928T1330/20210928T1330.json b/stac/open-canada/ft-mckay/lst/20210928T1330/20210928T1330.json new file mode 100644 index 000000000..acf6882c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210928T1330/20210928T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210928T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210928T1330/LST-AMSR2_V1.0_100-20210928T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210928T1330/LST-AMSR2_V1.0_100-20210928T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210929T0130/20210929T0130.json b/stac/open-canada/ft-mckay/lst/20210929T0130/20210929T0130.json new file mode 100644 index 000000000..18c90b96e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210929T0130/20210929T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210929T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210929T0130/LST-AMSR2_V1.0_100-20210929T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210929T0130/LST-AMSR2_V1.0_100-20210929T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210929T1330/20210929T1330.json b/stac/open-canada/ft-mckay/lst/20210929T1330/20210929T1330.json new file mode 100644 index 000000000..3cd282f42 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210929T1330/20210929T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210929T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210929T1330/LST-AMSR2_V1.0_100-20210929T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210929T1330/LST-AMSR2_V1.0_100-20210929T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210930T0130/20210930T0130.json b/stac/open-canada/ft-mckay/lst/20210930T0130/20210930T0130.json new file mode 100644 index 000000000..aed5b2ed0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210930T0130/20210930T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210930T0130", + "collection": "lst", + "properties": { + "datetime": "2021-09-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210930T0130/LST-AMSR2_V1.0_100-20210930T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210930T0130/LST-AMSR2_V1.0_100-20210930T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20210930T1330/20210930T1330.json b/stac/open-canada/ft-mckay/lst/20210930T1330/20210930T1330.json new file mode 100644 index 000000000..77e712511 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20210930T1330/20210930T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210930T1330", + "collection": "lst", + "properties": { + "datetime": "2021-09-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210930T1330/LST-AMSR2_V1.0_100-20210930T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20210930T1330/LST-AMSR2_V1.0_100-20210930T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211001T0130/20211001T0130.json b/stac/open-canada/ft-mckay/lst/20211001T0130/20211001T0130.json new file mode 100644 index 000000000..159a0973e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211001T0130/20211001T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211001T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211001T0130/LST-AMSR2_V1.0_100-20211001T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211001T0130/LST-AMSR2_V1.0_100-20211001T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211001T1330/20211001T1330.json b/stac/open-canada/ft-mckay/lst/20211001T1330/20211001T1330.json new file mode 100644 index 000000000..e9b37441b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211001T1330/20211001T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211001T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211001T1330/LST-AMSR2_V1.0_100-20211001T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211001T1330/LST-AMSR2_V1.0_100-20211001T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211002T0130/20211002T0130.json b/stac/open-canada/ft-mckay/lst/20211002T0130/20211002T0130.json new file mode 100644 index 000000000..09c593c9d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211002T0130/20211002T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211002T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211002T0130/LST-AMSR2_V1.0_100-20211002T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211002T0130/LST-AMSR2_V1.0_100-20211002T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211002T1330/20211002T1330.json b/stac/open-canada/ft-mckay/lst/20211002T1330/20211002T1330.json new file mode 100644 index 000000000..42b8edc9e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211002T1330/20211002T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211002T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211002T1330/LST-AMSR2_V1.0_100-20211002T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211002T1330/LST-AMSR2_V1.0_100-20211002T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211003T0130/20211003T0130.json b/stac/open-canada/ft-mckay/lst/20211003T0130/20211003T0130.json new file mode 100644 index 000000000..7a94f8b8b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211003T0130/20211003T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211003T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211003T0130/LST-AMSR2_V1.0_100-20211003T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211003T0130/LST-AMSR2_V1.0_100-20211003T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211003T1330/20211003T1330.json b/stac/open-canada/ft-mckay/lst/20211003T1330/20211003T1330.json new file mode 100644 index 000000000..116397e20 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211003T1330/20211003T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211003T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211003T1330/LST-AMSR2_V1.0_100-20211003T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211003T1330/LST-AMSR2_V1.0_100-20211003T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211004T0130/20211004T0130.json b/stac/open-canada/ft-mckay/lst/20211004T0130/20211004T0130.json new file mode 100644 index 000000000..3a3edd024 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211004T0130/20211004T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211004T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211004T0130/LST-AMSR2_V1.0_100-20211004T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211004T0130/LST-AMSR2_V1.0_100-20211004T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211004T1330/20211004T1330.json b/stac/open-canada/ft-mckay/lst/20211004T1330/20211004T1330.json new file mode 100644 index 000000000..67cf84614 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211004T1330/20211004T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211004T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211004T1330/LST-AMSR2_V1.0_100-20211004T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211004T1330/LST-AMSR2_V1.0_100-20211004T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211005T0130/20211005T0130.json b/stac/open-canada/ft-mckay/lst/20211005T0130/20211005T0130.json new file mode 100644 index 000000000..d525d2336 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211005T0130/20211005T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211005T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211005T0130/LST-AMSR2_V1.0_100-20211005T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211005T0130/LST-AMSR2_V1.0_100-20211005T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211005T1330/20211005T1330.json b/stac/open-canada/ft-mckay/lst/20211005T1330/20211005T1330.json new file mode 100644 index 000000000..71122be38 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211005T1330/20211005T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211005T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211005T1330/LST-AMSR2_V1.0_100-20211005T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211005T1330/LST-AMSR2_V1.0_100-20211005T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211006T0130/20211006T0130.json b/stac/open-canada/ft-mckay/lst/20211006T0130/20211006T0130.json new file mode 100644 index 000000000..80dbe87c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211006T0130/20211006T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211006T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211006T0130/LST-AMSR2_V1.0_100-20211006T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211006T0130/LST-AMSR2_V1.0_100-20211006T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211006T1330/20211006T1330.json b/stac/open-canada/ft-mckay/lst/20211006T1330/20211006T1330.json new file mode 100644 index 000000000..5112a38b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211006T1330/20211006T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211006T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211006T1330/LST-AMSR2_V1.0_100-20211006T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211006T1330/LST-AMSR2_V1.0_100-20211006T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211007T0130/20211007T0130.json b/stac/open-canada/ft-mckay/lst/20211007T0130/20211007T0130.json new file mode 100644 index 000000000..222ea778e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211007T0130/20211007T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211007T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211007T0130/LST-AMSR2_V1.0_100-20211007T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211007T0130/LST-AMSR2_V1.0_100-20211007T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211007T1330/20211007T1330.json b/stac/open-canada/ft-mckay/lst/20211007T1330/20211007T1330.json new file mode 100644 index 000000000..9b3e4314f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211007T1330/20211007T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211007T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211007T1330/LST-AMSR2_V1.0_100-20211007T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211007T1330/LST-AMSR2_V1.0_100-20211007T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211008T0130/20211008T0130.json b/stac/open-canada/ft-mckay/lst/20211008T0130/20211008T0130.json new file mode 100644 index 000000000..648c74cd2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211008T0130/20211008T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211008T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211008T0130/LST-AMSR2_V1.0_100-20211008T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211008T0130/LST-AMSR2_V1.0_100-20211008T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211008T1330/20211008T1330.json b/stac/open-canada/ft-mckay/lst/20211008T1330/20211008T1330.json new file mode 100644 index 000000000..09845e5ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211008T1330/20211008T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211008T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211008T1330/LST-AMSR2_V1.0_100-20211008T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211008T1330/LST-AMSR2_V1.0_100-20211008T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211009T0130/20211009T0130.json b/stac/open-canada/ft-mckay/lst/20211009T0130/20211009T0130.json new file mode 100644 index 000000000..c5a82ca7b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211009T0130/20211009T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211009T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211009T0130/LST-AMSR2_V1.0_100-20211009T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211009T0130/LST-AMSR2_V1.0_100-20211009T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211009T1330/20211009T1330.json b/stac/open-canada/ft-mckay/lst/20211009T1330/20211009T1330.json new file mode 100644 index 000000000..3a7f1f2f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211009T1330/20211009T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211009T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211009T1330/LST-AMSR2_V1.0_100-20211009T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211009T1330/LST-AMSR2_V1.0_100-20211009T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211010T0130/20211010T0130.json b/stac/open-canada/ft-mckay/lst/20211010T0130/20211010T0130.json new file mode 100644 index 000000000..fc33bca77 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211010T0130/20211010T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211010T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211010T0130/LST-AMSR2_V1.0_100-20211010T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211010T0130/LST-AMSR2_V1.0_100-20211010T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211010T1330/20211010T1330.json b/stac/open-canada/ft-mckay/lst/20211010T1330/20211010T1330.json new file mode 100644 index 000000000..c4b42d384 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211010T1330/20211010T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211010T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211010T1330/LST-AMSR2_V1.0_100-20211010T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211010T1330/LST-AMSR2_V1.0_100-20211010T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211011T0130/20211011T0130.json b/stac/open-canada/ft-mckay/lst/20211011T0130/20211011T0130.json new file mode 100644 index 000000000..438b253ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211011T0130/20211011T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211011T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211011T0130/LST-AMSR2_V1.0_100-20211011T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211011T0130/LST-AMSR2_V1.0_100-20211011T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211011T1330/20211011T1330.json b/stac/open-canada/ft-mckay/lst/20211011T1330/20211011T1330.json new file mode 100644 index 000000000..e8a043cc1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211011T1330/20211011T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211011T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211011T1330/LST-AMSR2_V1.0_100-20211011T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211011T1330/LST-AMSR2_V1.0_100-20211011T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211012T0130/20211012T0130.json b/stac/open-canada/ft-mckay/lst/20211012T0130/20211012T0130.json new file mode 100644 index 000000000..ac34ab383 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211012T0130/20211012T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211012T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211012T0130/LST-AMSR2_V1.0_100-20211012T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211012T0130/LST-AMSR2_V1.0_100-20211012T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211012T1330/20211012T1330.json b/stac/open-canada/ft-mckay/lst/20211012T1330/20211012T1330.json new file mode 100644 index 000000000..337059ff7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211012T1330/20211012T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211012T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211012T1330/LST-AMSR2_V1.0_100-20211012T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211012T1330/LST-AMSR2_V1.0_100-20211012T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211013T0130/20211013T0130.json b/stac/open-canada/ft-mckay/lst/20211013T0130/20211013T0130.json new file mode 100644 index 000000000..57da9df2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211013T0130/20211013T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211013T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211013T0130/LST-AMSR2_V1.0_100-20211013T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211013T0130/LST-AMSR2_V1.0_100-20211013T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211013T1330/20211013T1330.json b/stac/open-canada/ft-mckay/lst/20211013T1330/20211013T1330.json new file mode 100644 index 000000000..89de35f69 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211013T1330/20211013T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211013T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211013T1330/LST-AMSR2_V1.0_100-20211013T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211013T1330/LST-AMSR2_V1.0_100-20211013T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211014T0130/20211014T0130.json b/stac/open-canada/ft-mckay/lst/20211014T0130/20211014T0130.json new file mode 100644 index 000000000..af03777f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211014T0130/20211014T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211014T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211014T0130/LST-AMSR2_V1.0_100-20211014T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211014T0130/LST-AMSR2_V1.0_100-20211014T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211014T1330/20211014T1330.json b/stac/open-canada/ft-mckay/lst/20211014T1330/20211014T1330.json new file mode 100644 index 000000000..d732aa7c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211014T1330/20211014T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211014T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211014T1330/LST-AMSR2_V1.0_100-20211014T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211014T1330/LST-AMSR2_V1.0_100-20211014T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211015T0130/20211015T0130.json b/stac/open-canada/ft-mckay/lst/20211015T0130/20211015T0130.json new file mode 100644 index 000000000..fd1296a29 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211015T0130/20211015T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211015T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211015T0130/LST-AMSR2_V1.0_100-20211015T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211015T0130/LST-AMSR2_V1.0_100-20211015T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211015T1330/20211015T1330.json b/stac/open-canada/ft-mckay/lst/20211015T1330/20211015T1330.json new file mode 100644 index 000000000..918590ee4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211015T1330/20211015T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211015T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211015T1330/LST-AMSR2_V1.0_100-20211015T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211015T1330/LST-AMSR2_V1.0_100-20211015T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211016T0130/20211016T0130.json b/stac/open-canada/ft-mckay/lst/20211016T0130/20211016T0130.json new file mode 100644 index 000000000..a4f82ff76 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211016T0130/20211016T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211016T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211016T0130/LST-AMSR2_V1.0_100-20211016T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211016T0130/LST-AMSR2_V1.0_100-20211016T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211016T1330/20211016T1330.json b/stac/open-canada/ft-mckay/lst/20211016T1330/20211016T1330.json new file mode 100644 index 000000000..814fcaede --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211016T1330/20211016T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211016T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211016T1330/LST-AMSR2_V1.0_100-20211016T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211016T1330/LST-AMSR2_V1.0_100-20211016T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211017T0130/20211017T0130.json b/stac/open-canada/ft-mckay/lst/20211017T0130/20211017T0130.json new file mode 100644 index 000000000..7cdfe14c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211017T0130/20211017T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211017T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211017T0130/LST-AMSR2_V1.0_100-20211017T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211017T0130/LST-AMSR2_V1.0_100-20211017T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211017T1330/20211017T1330.json b/stac/open-canada/ft-mckay/lst/20211017T1330/20211017T1330.json new file mode 100644 index 000000000..d06cfbb3c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211017T1330/20211017T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211017T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211017T1330/LST-AMSR2_V1.0_100-20211017T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211017T1330/LST-AMSR2_V1.0_100-20211017T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211018T0130/20211018T0130.json b/stac/open-canada/ft-mckay/lst/20211018T0130/20211018T0130.json new file mode 100644 index 000000000..353f7c903 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211018T0130/20211018T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211018T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211018T0130/LST-AMSR2_V1.0_100-20211018T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211018T0130/LST-AMSR2_V1.0_100-20211018T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211018T1330/20211018T1330.json b/stac/open-canada/ft-mckay/lst/20211018T1330/20211018T1330.json new file mode 100644 index 000000000..4a983d606 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211018T1330/20211018T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211018T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211018T1330/LST-AMSR2_V1.0_100-20211018T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211018T1330/LST-AMSR2_V1.0_100-20211018T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211019T0130/20211019T0130.json b/stac/open-canada/ft-mckay/lst/20211019T0130/20211019T0130.json new file mode 100644 index 000000000..55d4a4945 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211019T0130/20211019T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211019T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211019T0130/LST-AMSR2_V1.0_100-20211019T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211019T0130/LST-AMSR2_V1.0_100-20211019T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211019T1330/20211019T1330.json b/stac/open-canada/ft-mckay/lst/20211019T1330/20211019T1330.json new file mode 100644 index 000000000..ad9512672 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211019T1330/20211019T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211019T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211019T1330/LST-AMSR2_V1.0_100-20211019T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211019T1330/LST-AMSR2_V1.0_100-20211019T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211020T0130/20211020T0130.json b/stac/open-canada/ft-mckay/lst/20211020T0130/20211020T0130.json new file mode 100644 index 000000000..e50626b1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211020T0130/20211020T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211020T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211020T0130/LST-AMSR2_V1.0_100-20211020T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211020T0130/LST-AMSR2_V1.0_100-20211020T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211020T1330/20211020T1330.json b/stac/open-canada/ft-mckay/lst/20211020T1330/20211020T1330.json new file mode 100644 index 000000000..82a1ce391 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211020T1330/20211020T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211020T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211020T1330/LST-AMSR2_V1.0_100-20211020T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211020T1330/LST-AMSR2_V1.0_100-20211020T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211021T0130/20211021T0130.json b/stac/open-canada/ft-mckay/lst/20211021T0130/20211021T0130.json new file mode 100644 index 000000000..0fb3dc108 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211021T0130/20211021T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211021T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211021T0130/LST-AMSR2_V1.0_100-20211021T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211021T0130/LST-AMSR2_V1.0_100-20211021T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211021T1330/20211021T1330.json b/stac/open-canada/ft-mckay/lst/20211021T1330/20211021T1330.json new file mode 100644 index 000000000..abd853722 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211021T1330/20211021T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211021T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211021T1330/LST-AMSR2_V1.0_100-20211021T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211021T1330/LST-AMSR2_V1.0_100-20211021T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211022T0130/20211022T0130.json b/stac/open-canada/ft-mckay/lst/20211022T0130/20211022T0130.json new file mode 100644 index 000000000..2afa7431f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211022T0130/20211022T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211022T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211022T0130/LST-AMSR2_V1.0_100-20211022T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211022T0130/LST-AMSR2_V1.0_100-20211022T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211022T1330/20211022T1330.json b/stac/open-canada/ft-mckay/lst/20211022T1330/20211022T1330.json new file mode 100644 index 000000000..e553033d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211022T1330/20211022T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211022T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211022T1330/LST-AMSR2_V1.0_100-20211022T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211022T1330/LST-AMSR2_V1.0_100-20211022T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211023T0130/20211023T0130.json b/stac/open-canada/ft-mckay/lst/20211023T0130/20211023T0130.json new file mode 100644 index 000000000..2ed6bdea2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211023T0130/20211023T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211023T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211023T0130/LST-AMSR2_V1.0_100-20211023T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211023T0130/LST-AMSR2_V1.0_100-20211023T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211023T1330/20211023T1330.json b/stac/open-canada/ft-mckay/lst/20211023T1330/20211023T1330.json new file mode 100644 index 000000000..6f4030ced --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211023T1330/20211023T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211023T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211023T1330/LST-AMSR2_V1.0_100-20211023T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211023T1330/LST-AMSR2_V1.0_100-20211023T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211024T0130/20211024T0130.json b/stac/open-canada/ft-mckay/lst/20211024T0130/20211024T0130.json new file mode 100644 index 000000000..888998adc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211024T0130/20211024T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211024T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211024T0130/LST-AMSR2_V1.0_100-20211024T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211024T0130/LST-AMSR2_V1.0_100-20211024T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211024T1330/20211024T1330.json b/stac/open-canada/ft-mckay/lst/20211024T1330/20211024T1330.json new file mode 100644 index 000000000..77c5d7b58 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211024T1330/20211024T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211024T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211024T1330/LST-AMSR2_V1.0_100-20211024T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211024T1330/LST-AMSR2_V1.0_100-20211024T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211025T0130/20211025T0130.json b/stac/open-canada/ft-mckay/lst/20211025T0130/20211025T0130.json new file mode 100644 index 000000000..53c10ff0a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211025T0130/20211025T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211025T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211025T0130/LST-AMSR2_V1.0_100-20211025T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211025T0130/LST-AMSR2_V1.0_100-20211025T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211025T1330/20211025T1330.json b/stac/open-canada/ft-mckay/lst/20211025T1330/20211025T1330.json new file mode 100644 index 000000000..ef6f3331b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211025T1330/20211025T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211025T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211025T1330/LST-AMSR2_V1.0_100-20211025T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211025T1330/LST-AMSR2_V1.0_100-20211025T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211026T0130/20211026T0130.json b/stac/open-canada/ft-mckay/lst/20211026T0130/20211026T0130.json new file mode 100644 index 000000000..910a77158 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211026T0130/20211026T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211026T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211026T0130/LST-AMSR2_V1.0_100-20211026T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211026T0130/LST-AMSR2_V1.0_100-20211026T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211026T1330/20211026T1330.json b/stac/open-canada/ft-mckay/lst/20211026T1330/20211026T1330.json new file mode 100644 index 000000000..dd061d575 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211026T1330/20211026T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211026T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211026T1330/LST-AMSR2_V1.0_100-20211026T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211026T1330/LST-AMSR2_V1.0_100-20211026T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211027T0130/20211027T0130.json b/stac/open-canada/ft-mckay/lst/20211027T0130/20211027T0130.json new file mode 100644 index 000000000..6ca34784d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211027T0130/20211027T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211027T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211027T0130/LST-AMSR2_V1.0_100-20211027T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211027T0130/LST-AMSR2_V1.0_100-20211027T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211027T1330/20211027T1330.json b/stac/open-canada/ft-mckay/lst/20211027T1330/20211027T1330.json new file mode 100644 index 000000000..035a04af3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211027T1330/20211027T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211027T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211027T1330/LST-AMSR2_V1.0_100-20211027T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211027T1330/LST-AMSR2_V1.0_100-20211027T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211028T0130/20211028T0130.json b/stac/open-canada/ft-mckay/lst/20211028T0130/20211028T0130.json new file mode 100644 index 000000000..4583ea781 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211028T0130/20211028T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211028T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211028T0130/LST-AMSR2_V1.0_100-20211028T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211028T0130/LST-AMSR2_V1.0_100-20211028T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211028T1330/20211028T1330.json b/stac/open-canada/ft-mckay/lst/20211028T1330/20211028T1330.json new file mode 100644 index 000000000..f48d077a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211028T1330/20211028T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211028T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211028T1330/LST-AMSR2_V1.0_100-20211028T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211028T1330/LST-AMSR2_V1.0_100-20211028T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211029T0130/20211029T0130.json b/stac/open-canada/ft-mckay/lst/20211029T0130/20211029T0130.json new file mode 100644 index 000000000..b09a20221 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211029T0130/20211029T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211029T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211029T0130/LST-AMSR2_V1.0_100-20211029T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211029T0130/LST-AMSR2_V1.0_100-20211029T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211029T1330/20211029T1330.json b/stac/open-canada/ft-mckay/lst/20211029T1330/20211029T1330.json new file mode 100644 index 000000000..8be858500 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211029T1330/20211029T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211029T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211029T1330/LST-AMSR2_V1.0_100-20211029T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211029T1330/LST-AMSR2_V1.0_100-20211029T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211030T0130/20211030T0130.json b/stac/open-canada/ft-mckay/lst/20211030T0130/20211030T0130.json new file mode 100644 index 000000000..cbbd21d9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211030T0130/20211030T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211030T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211030T0130/LST-AMSR2_V1.0_100-20211030T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211030T0130/LST-AMSR2_V1.0_100-20211030T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211030T1330/20211030T1330.json b/stac/open-canada/ft-mckay/lst/20211030T1330/20211030T1330.json new file mode 100644 index 000000000..3830c240d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211030T1330/20211030T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211030T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211030T1330/LST-AMSR2_V1.0_100-20211030T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211030T1330/LST-AMSR2_V1.0_100-20211030T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211031T0130/20211031T0130.json b/stac/open-canada/ft-mckay/lst/20211031T0130/20211031T0130.json new file mode 100644 index 000000000..18e63d5e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211031T0130/20211031T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211031T0130", + "collection": "lst", + "properties": { + "datetime": "2021-10-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211031T0130/LST-AMSR2_V1.0_100-20211031T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211031T0130/LST-AMSR2_V1.0_100-20211031T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211031T1330/20211031T1330.json b/stac/open-canada/ft-mckay/lst/20211031T1330/20211031T1330.json new file mode 100644 index 000000000..b5430e575 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211031T1330/20211031T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211031T1330", + "collection": "lst", + "properties": { + "datetime": "2021-10-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211031T1330/LST-AMSR2_V1.0_100-20211031T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211031T1330/LST-AMSR2_V1.0_100-20211031T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211101T0130/20211101T0130.json b/stac/open-canada/ft-mckay/lst/20211101T0130/20211101T0130.json new file mode 100644 index 000000000..7f35af875 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211101T0130/20211101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211101T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211101T0130/LST-AMSR2_V1.0_100-20211101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211101T0130/LST-AMSR2_V1.0_100-20211101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211101T1330/20211101T1330.json b/stac/open-canada/ft-mckay/lst/20211101T1330/20211101T1330.json new file mode 100644 index 000000000..868040e7b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211101T1330/20211101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211101T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211101T1330/LST-AMSR2_V1.0_100-20211101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211101T1330/LST-AMSR2_V1.0_100-20211101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211102T0130/20211102T0130.json b/stac/open-canada/ft-mckay/lst/20211102T0130/20211102T0130.json new file mode 100644 index 000000000..9a04dbcdb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211102T0130/20211102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211102T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211102T0130/LST-AMSR2_V1.0_100-20211102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211102T0130/LST-AMSR2_V1.0_100-20211102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211102T1330/20211102T1330.json b/stac/open-canada/ft-mckay/lst/20211102T1330/20211102T1330.json new file mode 100644 index 000000000..eb158209d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211102T1330/20211102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211102T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211102T1330/LST-AMSR2_V1.0_100-20211102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211102T1330/LST-AMSR2_V1.0_100-20211102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211103T0130/20211103T0130.json b/stac/open-canada/ft-mckay/lst/20211103T0130/20211103T0130.json new file mode 100644 index 000000000..f009d7b71 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211103T0130/20211103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211103T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211103T0130/LST-AMSR2_V1.0_100-20211103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211103T0130/LST-AMSR2_V1.0_100-20211103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211103T1330/20211103T1330.json b/stac/open-canada/ft-mckay/lst/20211103T1330/20211103T1330.json new file mode 100644 index 000000000..ec85588ce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211103T1330/20211103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211103T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211103T1330/LST-AMSR2_V1.0_100-20211103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211103T1330/LST-AMSR2_V1.0_100-20211103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211104T0130/20211104T0130.json b/stac/open-canada/ft-mckay/lst/20211104T0130/20211104T0130.json new file mode 100644 index 000000000..46c62a624 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211104T0130/20211104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211104T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211104T0130/LST-AMSR2_V1.0_100-20211104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211104T0130/LST-AMSR2_V1.0_100-20211104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211104T1330/20211104T1330.json b/stac/open-canada/ft-mckay/lst/20211104T1330/20211104T1330.json new file mode 100644 index 000000000..bf47efa19 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211104T1330/20211104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211104T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211104T1330/LST-AMSR2_V1.0_100-20211104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211104T1330/LST-AMSR2_V1.0_100-20211104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211105T0130/20211105T0130.json b/stac/open-canada/ft-mckay/lst/20211105T0130/20211105T0130.json new file mode 100644 index 000000000..b4bc497d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211105T0130/20211105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211105T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211105T0130/LST-AMSR2_V1.0_100-20211105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211105T0130/LST-AMSR2_V1.0_100-20211105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211105T1330/20211105T1330.json b/stac/open-canada/ft-mckay/lst/20211105T1330/20211105T1330.json new file mode 100644 index 000000000..a6fe5d1d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211105T1330/20211105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211105T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211105T1330/LST-AMSR2_V1.0_100-20211105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211105T1330/LST-AMSR2_V1.0_100-20211105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211106T0130/20211106T0130.json b/stac/open-canada/ft-mckay/lst/20211106T0130/20211106T0130.json new file mode 100644 index 000000000..773f8a5b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211106T0130/20211106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211106T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211106T0130/LST-AMSR2_V1.0_100-20211106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211106T0130/LST-AMSR2_V1.0_100-20211106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211106T1330/20211106T1330.json b/stac/open-canada/ft-mckay/lst/20211106T1330/20211106T1330.json new file mode 100644 index 000000000..a4a5fc44d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211106T1330/20211106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211106T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211106T1330/LST-AMSR2_V1.0_100-20211106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211106T1330/LST-AMSR2_V1.0_100-20211106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211107T0130/20211107T0130.json b/stac/open-canada/ft-mckay/lst/20211107T0130/20211107T0130.json new file mode 100644 index 000000000..a33966be2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211107T0130/20211107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211107T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211107T0130/LST-AMSR2_V1.0_100-20211107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211107T0130/LST-AMSR2_V1.0_100-20211107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211107T1330/20211107T1330.json b/stac/open-canada/ft-mckay/lst/20211107T1330/20211107T1330.json new file mode 100644 index 000000000..f2b7c8d8e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211107T1330/20211107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211107T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211107T1330/LST-AMSR2_V1.0_100-20211107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211107T1330/LST-AMSR2_V1.0_100-20211107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211108T0130/20211108T0130.json b/stac/open-canada/ft-mckay/lst/20211108T0130/20211108T0130.json new file mode 100644 index 000000000..1a659a800 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211108T0130/20211108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211108T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211108T0130/LST-AMSR2_V1.0_100-20211108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211108T0130/LST-AMSR2_V1.0_100-20211108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211108T1330/20211108T1330.json b/stac/open-canada/ft-mckay/lst/20211108T1330/20211108T1330.json new file mode 100644 index 000000000..e8aa63b14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211108T1330/20211108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211108T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211108T1330/LST-AMSR2_V1.0_100-20211108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211108T1330/LST-AMSR2_V1.0_100-20211108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211109T0130/20211109T0130.json b/stac/open-canada/ft-mckay/lst/20211109T0130/20211109T0130.json new file mode 100644 index 000000000..76111ce9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211109T0130/20211109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211109T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211109T0130/LST-AMSR2_V1.0_100-20211109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211109T0130/LST-AMSR2_V1.0_100-20211109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211109T1330/20211109T1330.json b/stac/open-canada/ft-mckay/lst/20211109T1330/20211109T1330.json new file mode 100644 index 000000000..9bd3ecb87 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211109T1330/20211109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211109T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211109T1330/LST-AMSR2_V1.0_100-20211109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211109T1330/LST-AMSR2_V1.0_100-20211109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211110T0130/20211110T0130.json b/stac/open-canada/ft-mckay/lst/20211110T0130/20211110T0130.json new file mode 100644 index 000000000..69eb7c8f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211110T0130/20211110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211110T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211110T0130/LST-AMSR2_V1.0_100-20211110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211110T0130/LST-AMSR2_V1.0_100-20211110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211110T1330/20211110T1330.json b/stac/open-canada/ft-mckay/lst/20211110T1330/20211110T1330.json new file mode 100644 index 000000000..8f35eb57f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211110T1330/20211110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211110T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211110T1330/LST-AMSR2_V1.0_100-20211110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211110T1330/LST-AMSR2_V1.0_100-20211110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211111T0130/20211111T0130.json b/stac/open-canada/ft-mckay/lst/20211111T0130/20211111T0130.json new file mode 100644 index 000000000..02f1fa667 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211111T0130/20211111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211111T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211111T0130/LST-AMSR2_V1.0_100-20211111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211111T0130/LST-AMSR2_V1.0_100-20211111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211111T1330/20211111T1330.json b/stac/open-canada/ft-mckay/lst/20211111T1330/20211111T1330.json new file mode 100644 index 000000000..e1afcf4af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211111T1330/20211111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211111T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211111T1330/LST-AMSR2_V1.0_100-20211111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211111T1330/LST-AMSR2_V1.0_100-20211111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211112T0130/20211112T0130.json b/stac/open-canada/ft-mckay/lst/20211112T0130/20211112T0130.json new file mode 100644 index 000000000..512de31f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211112T0130/20211112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211112T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211112T0130/LST-AMSR2_V1.0_100-20211112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211112T0130/LST-AMSR2_V1.0_100-20211112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211112T1330/20211112T1330.json b/stac/open-canada/ft-mckay/lst/20211112T1330/20211112T1330.json new file mode 100644 index 000000000..8b4a7f654 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211112T1330/20211112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211112T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211112T1330/LST-AMSR2_V1.0_100-20211112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211112T1330/LST-AMSR2_V1.0_100-20211112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211113T0130/20211113T0130.json b/stac/open-canada/ft-mckay/lst/20211113T0130/20211113T0130.json new file mode 100644 index 000000000..6c302db99 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211113T0130/20211113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211113T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211113T0130/LST-AMSR2_V1.0_100-20211113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211113T0130/LST-AMSR2_V1.0_100-20211113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211113T1330/20211113T1330.json b/stac/open-canada/ft-mckay/lst/20211113T1330/20211113T1330.json new file mode 100644 index 000000000..7da22fdef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211113T1330/20211113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211113T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211113T1330/LST-AMSR2_V1.0_100-20211113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211113T1330/LST-AMSR2_V1.0_100-20211113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211114T0130/20211114T0130.json b/stac/open-canada/ft-mckay/lst/20211114T0130/20211114T0130.json new file mode 100644 index 000000000..74e047243 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211114T0130/20211114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211114T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211114T0130/LST-AMSR2_V1.0_100-20211114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211114T0130/LST-AMSR2_V1.0_100-20211114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211114T1330/20211114T1330.json b/stac/open-canada/ft-mckay/lst/20211114T1330/20211114T1330.json new file mode 100644 index 000000000..37d57722e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211114T1330/20211114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211114T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211114T1330/LST-AMSR2_V1.0_100-20211114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211114T1330/LST-AMSR2_V1.0_100-20211114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211115T0130/20211115T0130.json b/stac/open-canada/ft-mckay/lst/20211115T0130/20211115T0130.json new file mode 100644 index 000000000..44163dfa0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211115T0130/20211115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211115T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211115T0130/LST-AMSR2_V1.0_100-20211115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211115T0130/LST-AMSR2_V1.0_100-20211115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211115T1330/20211115T1330.json b/stac/open-canada/ft-mckay/lst/20211115T1330/20211115T1330.json new file mode 100644 index 000000000..e6428f1d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211115T1330/20211115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211115T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211115T1330/LST-AMSR2_V1.0_100-20211115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211115T1330/LST-AMSR2_V1.0_100-20211115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211116T0130/20211116T0130.json b/stac/open-canada/ft-mckay/lst/20211116T0130/20211116T0130.json new file mode 100644 index 000000000..621233d79 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211116T0130/20211116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211116T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211116T0130/LST-AMSR2_V1.0_100-20211116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211116T0130/LST-AMSR2_V1.0_100-20211116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211116T1330/20211116T1330.json b/stac/open-canada/ft-mckay/lst/20211116T1330/20211116T1330.json new file mode 100644 index 000000000..71ea3b0b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211116T1330/20211116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211116T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211116T1330/LST-AMSR2_V1.0_100-20211116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211116T1330/LST-AMSR2_V1.0_100-20211116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211117T0130/20211117T0130.json b/stac/open-canada/ft-mckay/lst/20211117T0130/20211117T0130.json new file mode 100644 index 000000000..d9be6fc7a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211117T0130/20211117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211117T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211117T0130/LST-AMSR2_V1.0_100-20211117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211117T0130/LST-AMSR2_V1.0_100-20211117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211117T1330/20211117T1330.json b/stac/open-canada/ft-mckay/lst/20211117T1330/20211117T1330.json new file mode 100644 index 000000000..e3f1fe7e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211117T1330/20211117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211117T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211117T1330/LST-AMSR2_V1.0_100-20211117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211117T1330/LST-AMSR2_V1.0_100-20211117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211118T0130/20211118T0130.json b/stac/open-canada/ft-mckay/lst/20211118T0130/20211118T0130.json new file mode 100644 index 000000000..0116f0bdd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211118T0130/20211118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211118T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211118T0130/LST-AMSR2_V1.0_100-20211118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211118T0130/LST-AMSR2_V1.0_100-20211118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211118T1330/20211118T1330.json b/stac/open-canada/ft-mckay/lst/20211118T1330/20211118T1330.json new file mode 100644 index 000000000..0abdf81cb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211118T1330/20211118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211118T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211118T1330/LST-AMSR2_V1.0_100-20211118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211118T1330/LST-AMSR2_V1.0_100-20211118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211119T0130/20211119T0130.json b/stac/open-canada/ft-mckay/lst/20211119T0130/20211119T0130.json new file mode 100644 index 000000000..a0ff76eca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211119T0130/20211119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211119T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211119T0130/LST-AMSR2_V1.0_100-20211119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211119T0130/LST-AMSR2_V1.0_100-20211119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211119T1330/20211119T1330.json b/stac/open-canada/ft-mckay/lst/20211119T1330/20211119T1330.json new file mode 100644 index 000000000..409f8d604 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211119T1330/20211119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211119T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211119T1330/LST-AMSR2_V1.0_100-20211119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211119T1330/LST-AMSR2_V1.0_100-20211119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211120T0130/20211120T0130.json b/stac/open-canada/ft-mckay/lst/20211120T0130/20211120T0130.json new file mode 100644 index 000000000..8fc40cf94 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211120T0130/20211120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211120T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211120T0130/LST-AMSR2_V1.0_100-20211120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211120T0130/LST-AMSR2_V1.0_100-20211120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211120T1330/20211120T1330.json b/stac/open-canada/ft-mckay/lst/20211120T1330/20211120T1330.json new file mode 100644 index 000000000..d6b8613c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211120T1330/20211120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211120T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211120T1330/LST-AMSR2_V1.0_100-20211120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211120T1330/LST-AMSR2_V1.0_100-20211120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211121T0130/20211121T0130.json b/stac/open-canada/ft-mckay/lst/20211121T0130/20211121T0130.json new file mode 100644 index 000000000..20d261419 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211121T0130/20211121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211121T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211121T0130/LST-AMSR2_V1.0_100-20211121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211121T0130/LST-AMSR2_V1.0_100-20211121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211121T1330/20211121T1330.json b/stac/open-canada/ft-mckay/lst/20211121T1330/20211121T1330.json new file mode 100644 index 000000000..ec4230784 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211121T1330/20211121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211121T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211121T1330/LST-AMSR2_V1.0_100-20211121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211121T1330/LST-AMSR2_V1.0_100-20211121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211122T0130/20211122T0130.json b/stac/open-canada/ft-mckay/lst/20211122T0130/20211122T0130.json new file mode 100644 index 000000000..8c69c58e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211122T0130/20211122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211122T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211122T0130/LST-AMSR2_V1.0_100-20211122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211122T0130/LST-AMSR2_V1.0_100-20211122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211122T1330/20211122T1330.json b/stac/open-canada/ft-mckay/lst/20211122T1330/20211122T1330.json new file mode 100644 index 000000000..86393e9e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211122T1330/20211122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211122T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211122T1330/LST-AMSR2_V1.0_100-20211122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211122T1330/LST-AMSR2_V1.0_100-20211122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211123T0130/20211123T0130.json b/stac/open-canada/ft-mckay/lst/20211123T0130/20211123T0130.json new file mode 100644 index 000000000..e2c670062 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211123T0130/20211123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211123T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211123T0130/LST-AMSR2_V1.0_100-20211123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211123T0130/LST-AMSR2_V1.0_100-20211123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211123T1330/20211123T1330.json b/stac/open-canada/ft-mckay/lst/20211123T1330/20211123T1330.json new file mode 100644 index 000000000..e46390893 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211123T1330/20211123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211123T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211123T1330/LST-AMSR2_V1.0_100-20211123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211123T1330/LST-AMSR2_V1.0_100-20211123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211124T0130/20211124T0130.json b/stac/open-canada/ft-mckay/lst/20211124T0130/20211124T0130.json new file mode 100644 index 000000000..f7b64986b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211124T0130/20211124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211124T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211124T0130/LST-AMSR2_V1.0_100-20211124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211124T0130/LST-AMSR2_V1.0_100-20211124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211124T1330/20211124T1330.json b/stac/open-canada/ft-mckay/lst/20211124T1330/20211124T1330.json new file mode 100644 index 000000000..4f35b2738 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211124T1330/20211124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211124T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211124T1330/LST-AMSR2_V1.0_100-20211124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211124T1330/LST-AMSR2_V1.0_100-20211124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211125T0130/20211125T0130.json b/stac/open-canada/ft-mckay/lst/20211125T0130/20211125T0130.json new file mode 100644 index 000000000..7800969bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211125T0130/20211125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211125T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211125T0130/LST-AMSR2_V1.0_100-20211125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211125T0130/LST-AMSR2_V1.0_100-20211125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211125T1330/20211125T1330.json b/stac/open-canada/ft-mckay/lst/20211125T1330/20211125T1330.json new file mode 100644 index 000000000..dd4e667a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211125T1330/20211125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211125T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211125T1330/LST-AMSR2_V1.0_100-20211125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211125T1330/LST-AMSR2_V1.0_100-20211125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211126T0130/20211126T0130.json b/stac/open-canada/ft-mckay/lst/20211126T0130/20211126T0130.json new file mode 100644 index 000000000..a814cf033 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211126T0130/20211126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211126T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211126T0130/LST-AMSR2_V1.0_100-20211126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211126T0130/LST-AMSR2_V1.0_100-20211126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211126T1330/20211126T1330.json b/stac/open-canada/ft-mckay/lst/20211126T1330/20211126T1330.json new file mode 100644 index 000000000..74eb69a45 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211126T1330/20211126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211126T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211126T1330/LST-AMSR2_V1.0_100-20211126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211126T1330/LST-AMSR2_V1.0_100-20211126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211127T0130/20211127T0130.json b/stac/open-canada/ft-mckay/lst/20211127T0130/20211127T0130.json new file mode 100644 index 000000000..23d94aa30 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211127T0130/20211127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211127T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211127T0130/LST-AMSR2_V1.0_100-20211127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211127T0130/LST-AMSR2_V1.0_100-20211127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211127T1330/20211127T1330.json b/stac/open-canada/ft-mckay/lst/20211127T1330/20211127T1330.json new file mode 100644 index 000000000..dfd486f54 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211127T1330/20211127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211127T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211127T1330/LST-AMSR2_V1.0_100-20211127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211127T1330/LST-AMSR2_V1.0_100-20211127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211128T0130/20211128T0130.json b/stac/open-canada/ft-mckay/lst/20211128T0130/20211128T0130.json new file mode 100644 index 000000000..0d9d72c56 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211128T0130/20211128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211128T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211128T0130/LST-AMSR2_V1.0_100-20211128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211128T0130/LST-AMSR2_V1.0_100-20211128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211128T1330/20211128T1330.json b/stac/open-canada/ft-mckay/lst/20211128T1330/20211128T1330.json new file mode 100644 index 000000000..056717a13 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211128T1330/20211128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211128T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211128T1330/LST-AMSR2_V1.0_100-20211128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211128T1330/LST-AMSR2_V1.0_100-20211128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211129T0130/20211129T0130.json b/stac/open-canada/ft-mckay/lst/20211129T0130/20211129T0130.json new file mode 100644 index 000000000..361a94718 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211129T0130/20211129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211129T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211129T0130/LST-AMSR2_V1.0_100-20211129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211129T0130/LST-AMSR2_V1.0_100-20211129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211129T1330/20211129T1330.json b/stac/open-canada/ft-mckay/lst/20211129T1330/20211129T1330.json new file mode 100644 index 000000000..5d7592eb3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211129T1330/20211129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211129T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211129T1330/LST-AMSR2_V1.0_100-20211129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211129T1330/LST-AMSR2_V1.0_100-20211129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211130T0130/20211130T0130.json b/stac/open-canada/ft-mckay/lst/20211130T0130/20211130T0130.json new file mode 100644 index 000000000..0cbc2536d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211130T0130/20211130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211130T0130", + "collection": "lst", + "properties": { + "datetime": "2021-11-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211130T0130/LST-AMSR2_V1.0_100-20211130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211130T0130/LST-AMSR2_V1.0_100-20211130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211130T1330/20211130T1330.json b/stac/open-canada/ft-mckay/lst/20211130T1330/20211130T1330.json new file mode 100644 index 000000000..de6a05833 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211130T1330/20211130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211130T1330", + "collection": "lst", + "properties": { + "datetime": "2021-11-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211130T1330/LST-AMSR2_V1.0_100-20211130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211130T1330/LST-AMSR2_V1.0_100-20211130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211201T0130/20211201T0130.json b/stac/open-canada/ft-mckay/lst/20211201T0130/20211201T0130.json new file mode 100644 index 000000000..905eacea8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211201T0130/20211201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211201T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211201T0130/LST-AMSR2_V1.0_100-20211201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211201T0130/LST-AMSR2_V1.0_100-20211201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211201T1330/20211201T1330.json b/stac/open-canada/ft-mckay/lst/20211201T1330/20211201T1330.json new file mode 100644 index 000000000..96b7a2cd2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211201T1330/20211201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211201T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211201T1330/LST-AMSR2_V1.0_100-20211201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211201T1330/LST-AMSR2_V1.0_100-20211201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211202T0130/20211202T0130.json b/stac/open-canada/ft-mckay/lst/20211202T0130/20211202T0130.json new file mode 100644 index 000000000..376c1113a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211202T0130/20211202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211202T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211202T0130/LST-AMSR2_V1.0_100-20211202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211202T0130/LST-AMSR2_V1.0_100-20211202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211202T1330/20211202T1330.json b/stac/open-canada/ft-mckay/lst/20211202T1330/20211202T1330.json new file mode 100644 index 000000000..86675ec9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211202T1330/20211202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211202T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211202T1330/LST-AMSR2_V1.0_100-20211202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211202T1330/LST-AMSR2_V1.0_100-20211202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211203T0130/20211203T0130.json b/stac/open-canada/ft-mckay/lst/20211203T0130/20211203T0130.json new file mode 100644 index 000000000..8f61835d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211203T0130/20211203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211203T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211203T0130/LST-AMSR2_V1.0_100-20211203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211203T0130/LST-AMSR2_V1.0_100-20211203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211203T1330/20211203T1330.json b/stac/open-canada/ft-mckay/lst/20211203T1330/20211203T1330.json new file mode 100644 index 000000000..e718015d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211203T1330/20211203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211203T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211203T1330/LST-AMSR2_V1.0_100-20211203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211203T1330/LST-AMSR2_V1.0_100-20211203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211204T0130/20211204T0130.json b/stac/open-canada/ft-mckay/lst/20211204T0130/20211204T0130.json new file mode 100644 index 000000000..30556a453 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211204T0130/20211204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211204T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211204T0130/LST-AMSR2_V1.0_100-20211204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211204T0130/LST-AMSR2_V1.0_100-20211204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211204T1330/20211204T1330.json b/stac/open-canada/ft-mckay/lst/20211204T1330/20211204T1330.json new file mode 100644 index 000000000..e9f716ebf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211204T1330/20211204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211204T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211204T1330/LST-AMSR2_V1.0_100-20211204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211204T1330/LST-AMSR2_V1.0_100-20211204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211205T0130/20211205T0130.json b/stac/open-canada/ft-mckay/lst/20211205T0130/20211205T0130.json new file mode 100644 index 000000000..aeaaa6482 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211205T0130/20211205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211205T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211205T0130/LST-AMSR2_V1.0_100-20211205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211205T0130/LST-AMSR2_V1.0_100-20211205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211205T1330/20211205T1330.json b/stac/open-canada/ft-mckay/lst/20211205T1330/20211205T1330.json new file mode 100644 index 000000000..93e55b40c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211205T1330/20211205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211205T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211205T1330/LST-AMSR2_V1.0_100-20211205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211205T1330/LST-AMSR2_V1.0_100-20211205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211206T0130/20211206T0130.json b/stac/open-canada/ft-mckay/lst/20211206T0130/20211206T0130.json new file mode 100644 index 000000000..2a4c9aac6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211206T0130/20211206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211206T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211206T0130/LST-AMSR2_V1.0_100-20211206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211206T0130/LST-AMSR2_V1.0_100-20211206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211206T1330/20211206T1330.json b/stac/open-canada/ft-mckay/lst/20211206T1330/20211206T1330.json new file mode 100644 index 000000000..64d5bd93b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211206T1330/20211206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211206T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211206T1330/LST-AMSR2_V1.0_100-20211206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211206T1330/LST-AMSR2_V1.0_100-20211206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211207T0130/20211207T0130.json b/stac/open-canada/ft-mckay/lst/20211207T0130/20211207T0130.json new file mode 100644 index 000000000..9bb3005e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211207T0130/20211207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211207T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211207T0130/LST-AMSR2_V1.0_100-20211207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211207T0130/LST-AMSR2_V1.0_100-20211207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211207T1330/20211207T1330.json b/stac/open-canada/ft-mckay/lst/20211207T1330/20211207T1330.json new file mode 100644 index 000000000..88bac96c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211207T1330/20211207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211207T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211207T1330/LST-AMSR2_V1.0_100-20211207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211207T1330/LST-AMSR2_V1.0_100-20211207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211208T0130/20211208T0130.json b/stac/open-canada/ft-mckay/lst/20211208T0130/20211208T0130.json new file mode 100644 index 000000000..61aba5714 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211208T0130/20211208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211208T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211208T0130/LST-AMSR2_V1.0_100-20211208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211208T0130/LST-AMSR2_V1.0_100-20211208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211208T1330/20211208T1330.json b/stac/open-canada/ft-mckay/lst/20211208T1330/20211208T1330.json new file mode 100644 index 000000000..ea4803399 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211208T1330/20211208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211208T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211208T1330/LST-AMSR2_V1.0_100-20211208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211208T1330/LST-AMSR2_V1.0_100-20211208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211209T0130/20211209T0130.json b/stac/open-canada/ft-mckay/lst/20211209T0130/20211209T0130.json new file mode 100644 index 000000000..256610e98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211209T0130/20211209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211209T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211209T0130/LST-AMSR2_V1.0_100-20211209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211209T0130/LST-AMSR2_V1.0_100-20211209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211209T1330/20211209T1330.json b/stac/open-canada/ft-mckay/lst/20211209T1330/20211209T1330.json new file mode 100644 index 000000000..3f9d44ed0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211209T1330/20211209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211209T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211209T1330/LST-AMSR2_V1.0_100-20211209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211209T1330/LST-AMSR2_V1.0_100-20211209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211210T0130/20211210T0130.json b/stac/open-canada/ft-mckay/lst/20211210T0130/20211210T0130.json new file mode 100644 index 000000000..513b8ac42 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211210T0130/20211210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211210T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211210T0130/LST-AMSR2_V1.0_100-20211210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211210T0130/LST-AMSR2_V1.0_100-20211210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211210T1330/20211210T1330.json b/stac/open-canada/ft-mckay/lst/20211210T1330/20211210T1330.json new file mode 100644 index 000000000..38c1feb02 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211210T1330/20211210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211210T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211210T1330/LST-AMSR2_V1.0_100-20211210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211210T1330/LST-AMSR2_V1.0_100-20211210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211211T0130/20211211T0130.json b/stac/open-canada/ft-mckay/lst/20211211T0130/20211211T0130.json new file mode 100644 index 000000000..58def46d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211211T0130/20211211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211211T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211211T0130/LST-AMSR2_V1.0_100-20211211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211211T0130/LST-AMSR2_V1.0_100-20211211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211211T1330/20211211T1330.json b/stac/open-canada/ft-mckay/lst/20211211T1330/20211211T1330.json new file mode 100644 index 000000000..e419531fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211211T1330/20211211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211211T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211211T1330/LST-AMSR2_V1.0_100-20211211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211211T1330/LST-AMSR2_V1.0_100-20211211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211212T0130/20211212T0130.json b/stac/open-canada/ft-mckay/lst/20211212T0130/20211212T0130.json new file mode 100644 index 000000000..cdd59cef0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211212T0130/20211212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211212T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211212T0130/LST-AMSR2_V1.0_100-20211212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211212T0130/LST-AMSR2_V1.0_100-20211212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211212T1330/20211212T1330.json b/stac/open-canada/ft-mckay/lst/20211212T1330/20211212T1330.json new file mode 100644 index 000000000..d85d390cc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211212T1330/20211212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211212T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211212T1330/LST-AMSR2_V1.0_100-20211212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211212T1330/LST-AMSR2_V1.0_100-20211212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211213T0130/20211213T0130.json b/stac/open-canada/ft-mckay/lst/20211213T0130/20211213T0130.json new file mode 100644 index 000000000..d96a25ce6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211213T0130/20211213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211213T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211213T0130/LST-AMSR2_V1.0_100-20211213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211213T0130/LST-AMSR2_V1.0_100-20211213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211213T1330/20211213T1330.json b/stac/open-canada/ft-mckay/lst/20211213T1330/20211213T1330.json new file mode 100644 index 000000000..32c3ba575 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211213T1330/20211213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211213T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211213T1330/LST-AMSR2_V1.0_100-20211213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211213T1330/LST-AMSR2_V1.0_100-20211213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211214T0130/20211214T0130.json b/stac/open-canada/ft-mckay/lst/20211214T0130/20211214T0130.json new file mode 100644 index 000000000..36a9c8675 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211214T0130/20211214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211214T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211214T0130/LST-AMSR2_V1.0_100-20211214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211214T0130/LST-AMSR2_V1.0_100-20211214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211214T1330/20211214T1330.json b/stac/open-canada/ft-mckay/lst/20211214T1330/20211214T1330.json new file mode 100644 index 000000000..06757520e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211214T1330/20211214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211214T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211214T1330/LST-AMSR2_V1.0_100-20211214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211214T1330/LST-AMSR2_V1.0_100-20211214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211215T0130/20211215T0130.json b/stac/open-canada/ft-mckay/lst/20211215T0130/20211215T0130.json new file mode 100644 index 000000000..c608c4b1a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211215T0130/20211215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211215T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211215T0130/LST-AMSR2_V1.0_100-20211215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211215T0130/LST-AMSR2_V1.0_100-20211215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211215T1330/20211215T1330.json b/stac/open-canada/ft-mckay/lst/20211215T1330/20211215T1330.json new file mode 100644 index 000000000..9b6ad5edf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211215T1330/20211215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211215T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211215T1330/LST-AMSR2_V1.0_100-20211215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211215T1330/LST-AMSR2_V1.0_100-20211215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211216T0130/20211216T0130.json b/stac/open-canada/ft-mckay/lst/20211216T0130/20211216T0130.json new file mode 100644 index 000000000..6146dcbbe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211216T0130/20211216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211216T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211216T0130/LST-AMSR2_V1.0_100-20211216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211216T0130/LST-AMSR2_V1.0_100-20211216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211216T1330/20211216T1330.json b/stac/open-canada/ft-mckay/lst/20211216T1330/20211216T1330.json new file mode 100644 index 000000000..2573bb739 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211216T1330/20211216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211216T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211216T1330/LST-AMSR2_V1.0_100-20211216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211216T1330/LST-AMSR2_V1.0_100-20211216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211217T0130/20211217T0130.json b/stac/open-canada/ft-mckay/lst/20211217T0130/20211217T0130.json new file mode 100644 index 000000000..d8619c1f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211217T0130/20211217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211217T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211217T0130/LST-AMSR2_V1.0_100-20211217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211217T0130/LST-AMSR2_V1.0_100-20211217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211217T1330/20211217T1330.json b/stac/open-canada/ft-mckay/lst/20211217T1330/20211217T1330.json new file mode 100644 index 000000000..df89648b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211217T1330/20211217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211217T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211217T1330/LST-AMSR2_V1.0_100-20211217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211217T1330/LST-AMSR2_V1.0_100-20211217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211218T0130/20211218T0130.json b/stac/open-canada/ft-mckay/lst/20211218T0130/20211218T0130.json new file mode 100644 index 000000000..91919c2e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211218T0130/20211218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211218T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211218T0130/LST-AMSR2_V1.0_100-20211218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211218T0130/LST-AMSR2_V1.0_100-20211218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211218T1330/20211218T1330.json b/stac/open-canada/ft-mckay/lst/20211218T1330/20211218T1330.json new file mode 100644 index 000000000..ea913721e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211218T1330/20211218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211218T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211218T1330/LST-AMSR2_V1.0_100-20211218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211218T1330/LST-AMSR2_V1.0_100-20211218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211219T0130/20211219T0130.json b/stac/open-canada/ft-mckay/lst/20211219T0130/20211219T0130.json new file mode 100644 index 000000000..4323717f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211219T0130/20211219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211219T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211219T0130/LST-AMSR2_V1.0_100-20211219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211219T0130/LST-AMSR2_V1.0_100-20211219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211219T1330/20211219T1330.json b/stac/open-canada/ft-mckay/lst/20211219T1330/20211219T1330.json new file mode 100644 index 000000000..55260f2a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211219T1330/20211219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211219T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211219T1330/LST-AMSR2_V1.0_100-20211219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211219T1330/LST-AMSR2_V1.0_100-20211219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211220T0130/20211220T0130.json b/stac/open-canada/ft-mckay/lst/20211220T0130/20211220T0130.json new file mode 100644 index 000000000..8b13ced8b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211220T0130/20211220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211220T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211220T0130/LST-AMSR2_V1.0_100-20211220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211220T0130/LST-AMSR2_V1.0_100-20211220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211220T1330/20211220T1330.json b/stac/open-canada/ft-mckay/lst/20211220T1330/20211220T1330.json new file mode 100644 index 000000000..2c5039580 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211220T1330/20211220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211220T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211220T1330/LST-AMSR2_V1.0_100-20211220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211220T1330/LST-AMSR2_V1.0_100-20211220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211221T0130/20211221T0130.json b/stac/open-canada/ft-mckay/lst/20211221T0130/20211221T0130.json new file mode 100644 index 000000000..c190fc954 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211221T0130/20211221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211221T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211221T0130/LST-AMSR2_V1.0_100-20211221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211221T0130/LST-AMSR2_V1.0_100-20211221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211221T1330/20211221T1330.json b/stac/open-canada/ft-mckay/lst/20211221T1330/20211221T1330.json new file mode 100644 index 000000000..52ba9c2c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211221T1330/20211221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211221T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211221T1330/LST-AMSR2_V1.0_100-20211221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211221T1330/LST-AMSR2_V1.0_100-20211221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211222T0130/20211222T0130.json b/stac/open-canada/ft-mckay/lst/20211222T0130/20211222T0130.json new file mode 100644 index 000000000..c59194cbe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211222T0130/20211222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211222T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211222T0130/LST-AMSR2_V1.0_100-20211222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211222T0130/LST-AMSR2_V1.0_100-20211222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211222T1330/20211222T1330.json b/stac/open-canada/ft-mckay/lst/20211222T1330/20211222T1330.json new file mode 100644 index 000000000..d7004a16a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211222T1330/20211222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211222T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211222T1330/LST-AMSR2_V1.0_100-20211222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211222T1330/LST-AMSR2_V1.0_100-20211222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211223T0130/20211223T0130.json b/stac/open-canada/ft-mckay/lst/20211223T0130/20211223T0130.json new file mode 100644 index 000000000..0a442f962 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211223T0130/20211223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211223T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211223T0130/LST-AMSR2_V1.0_100-20211223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211223T0130/LST-AMSR2_V1.0_100-20211223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211223T1330/20211223T1330.json b/stac/open-canada/ft-mckay/lst/20211223T1330/20211223T1330.json new file mode 100644 index 000000000..321f61d69 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211223T1330/20211223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211223T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211223T1330/LST-AMSR2_V1.0_100-20211223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211223T1330/LST-AMSR2_V1.0_100-20211223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211224T0130/20211224T0130.json b/stac/open-canada/ft-mckay/lst/20211224T0130/20211224T0130.json new file mode 100644 index 000000000..887f23a4c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211224T0130/20211224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211224T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211224T0130/LST-AMSR2_V1.0_100-20211224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211224T0130/LST-AMSR2_V1.0_100-20211224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211224T1330/20211224T1330.json b/stac/open-canada/ft-mckay/lst/20211224T1330/20211224T1330.json new file mode 100644 index 000000000..99c872875 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211224T1330/20211224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211224T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211224T1330/LST-AMSR2_V1.0_100-20211224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211224T1330/LST-AMSR2_V1.0_100-20211224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211225T0130/20211225T0130.json b/stac/open-canada/ft-mckay/lst/20211225T0130/20211225T0130.json new file mode 100644 index 000000000..28ebdd31e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211225T0130/20211225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211225T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211225T0130/LST-AMSR2_V1.0_100-20211225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211225T0130/LST-AMSR2_V1.0_100-20211225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211225T1330/20211225T1330.json b/stac/open-canada/ft-mckay/lst/20211225T1330/20211225T1330.json new file mode 100644 index 000000000..28b1091a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211225T1330/20211225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211225T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211225T1330/LST-AMSR2_V1.0_100-20211225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211225T1330/LST-AMSR2_V1.0_100-20211225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211226T0130/20211226T0130.json b/stac/open-canada/ft-mckay/lst/20211226T0130/20211226T0130.json new file mode 100644 index 000000000..0b267701b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211226T0130/20211226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211226T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211226T0130/LST-AMSR2_V1.0_100-20211226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211226T0130/LST-AMSR2_V1.0_100-20211226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211226T1330/20211226T1330.json b/stac/open-canada/ft-mckay/lst/20211226T1330/20211226T1330.json new file mode 100644 index 000000000..de53e1949 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211226T1330/20211226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211226T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211226T1330/LST-AMSR2_V1.0_100-20211226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211226T1330/LST-AMSR2_V1.0_100-20211226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211227T0130/20211227T0130.json b/stac/open-canada/ft-mckay/lst/20211227T0130/20211227T0130.json new file mode 100644 index 000000000..7d04fde50 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211227T0130/20211227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211227T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211227T0130/LST-AMSR2_V1.0_100-20211227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211227T0130/LST-AMSR2_V1.0_100-20211227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211227T1330/20211227T1330.json b/stac/open-canada/ft-mckay/lst/20211227T1330/20211227T1330.json new file mode 100644 index 000000000..0853301da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211227T1330/20211227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211227T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211227T1330/LST-AMSR2_V1.0_100-20211227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211227T1330/LST-AMSR2_V1.0_100-20211227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211228T0130/20211228T0130.json b/stac/open-canada/ft-mckay/lst/20211228T0130/20211228T0130.json new file mode 100644 index 000000000..253a15461 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211228T0130/20211228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211228T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211228T0130/LST-AMSR2_V1.0_100-20211228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211228T0130/LST-AMSR2_V1.0_100-20211228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211228T1330/20211228T1330.json b/stac/open-canada/ft-mckay/lst/20211228T1330/20211228T1330.json new file mode 100644 index 000000000..df00ecb31 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211228T1330/20211228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211228T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211228T1330/LST-AMSR2_V1.0_100-20211228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211228T1330/LST-AMSR2_V1.0_100-20211228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211229T0130/20211229T0130.json b/stac/open-canada/ft-mckay/lst/20211229T0130/20211229T0130.json new file mode 100644 index 000000000..629f34a2c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211229T0130/20211229T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211229T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211229T0130/LST-AMSR2_V1.0_100-20211229T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211229T0130/LST-AMSR2_V1.0_100-20211229T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211229T1330/20211229T1330.json b/stac/open-canada/ft-mckay/lst/20211229T1330/20211229T1330.json new file mode 100644 index 000000000..b85a09b69 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211229T1330/20211229T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211229T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211229T1330/LST-AMSR2_V1.0_100-20211229T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211229T1330/LST-AMSR2_V1.0_100-20211229T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211230T0130/20211230T0130.json b/stac/open-canada/ft-mckay/lst/20211230T0130/20211230T0130.json new file mode 100644 index 000000000..9492df355 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211230T0130/20211230T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211230T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211230T0130/LST-AMSR2_V1.0_100-20211230T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211230T0130/LST-AMSR2_V1.0_100-20211230T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211230T1330/20211230T1330.json b/stac/open-canada/ft-mckay/lst/20211230T1330/20211230T1330.json new file mode 100644 index 000000000..37d083597 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211230T1330/20211230T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211230T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211230T1330/LST-AMSR2_V1.0_100-20211230T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211230T1330/LST-AMSR2_V1.0_100-20211230T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211231T0130/20211231T0130.json b/stac/open-canada/ft-mckay/lst/20211231T0130/20211231T0130.json new file mode 100644 index 000000000..2550894e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211231T0130/20211231T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211231T0130", + "collection": "lst", + "properties": { + "datetime": "2021-12-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211231T0130/LST-AMSR2_V1.0_100-20211231T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211231T0130/LST-AMSR2_V1.0_100-20211231T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20211231T1330/20211231T1330.json b/stac/open-canada/ft-mckay/lst/20211231T1330/20211231T1330.json new file mode 100644 index 000000000..c08500320 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20211231T1330/20211231T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211231T1330", + "collection": "lst", + "properties": { + "datetime": "2021-12-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211231T1330/LST-AMSR2_V1.0_100-20211231T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20211231T1330/LST-AMSR2_V1.0_100-20211231T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220101T0130/20220101T0130.json b/stac/open-canada/ft-mckay/lst/20220101T0130/20220101T0130.json new file mode 100644 index 000000000..56cba5185 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220101T0130/20220101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220101T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220101T0130/LST-AMSR2_V1.0_100-20220101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220101T0130/LST-AMSR2_V1.0_100-20220101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220101T1330/20220101T1330.json b/stac/open-canada/ft-mckay/lst/20220101T1330/20220101T1330.json new file mode 100644 index 000000000..47e2c89e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220101T1330/20220101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220101T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220101T1330/LST-AMSR2_V1.0_100-20220101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220101T1330/LST-AMSR2_V1.0_100-20220101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220102T0130/20220102T0130.json b/stac/open-canada/ft-mckay/lst/20220102T0130/20220102T0130.json new file mode 100644 index 000000000..1925bec26 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220102T0130/20220102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220102T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220102T0130/LST-AMSR2_V1.0_100-20220102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220102T0130/LST-AMSR2_V1.0_100-20220102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220102T1330/20220102T1330.json b/stac/open-canada/ft-mckay/lst/20220102T1330/20220102T1330.json new file mode 100644 index 000000000..6cb9c60f3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220102T1330/20220102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220102T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220102T1330/LST-AMSR2_V1.0_100-20220102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220102T1330/LST-AMSR2_V1.0_100-20220102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220103T0130/20220103T0130.json b/stac/open-canada/ft-mckay/lst/20220103T0130/20220103T0130.json new file mode 100644 index 000000000..2006022c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220103T0130/20220103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220103T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220103T0130/LST-AMSR2_V1.0_100-20220103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220103T0130/LST-AMSR2_V1.0_100-20220103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220103T1330/20220103T1330.json b/stac/open-canada/ft-mckay/lst/20220103T1330/20220103T1330.json new file mode 100644 index 000000000..2408572a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220103T1330/20220103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220103T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220103T1330/LST-AMSR2_V1.0_100-20220103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220103T1330/LST-AMSR2_V1.0_100-20220103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220104T0130/20220104T0130.json b/stac/open-canada/ft-mckay/lst/20220104T0130/20220104T0130.json new file mode 100644 index 000000000..ea5bbc82b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220104T0130/20220104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220104T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220104T0130/LST-AMSR2_V1.0_100-20220104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220104T0130/LST-AMSR2_V1.0_100-20220104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220104T1330/20220104T1330.json b/stac/open-canada/ft-mckay/lst/20220104T1330/20220104T1330.json new file mode 100644 index 000000000..693e2afbe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220104T1330/20220104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220104T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220104T1330/LST-AMSR2_V1.0_100-20220104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220104T1330/LST-AMSR2_V1.0_100-20220104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220105T0130/20220105T0130.json b/stac/open-canada/ft-mckay/lst/20220105T0130/20220105T0130.json new file mode 100644 index 000000000..7f08280e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220105T0130/20220105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220105T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220105T0130/LST-AMSR2_V1.0_100-20220105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220105T0130/LST-AMSR2_V1.0_100-20220105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220105T1330/20220105T1330.json b/stac/open-canada/ft-mckay/lst/20220105T1330/20220105T1330.json new file mode 100644 index 000000000..80af7f9c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220105T1330/20220105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220105T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220105T1330/LST-AMSR2_V1.0_100-20220105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220105T1330/LST-AMSR2_V1.0_100-20220105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220106T0130/20220106T0130.json b/stac/open-canada/ft-mckay/lst/20220106T0130/20220106T0130.json new file mode 100644 index 000000000..bd3bc40fe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220106T0130/20220106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220106T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220106T0130/LST-AMSR2_V1.0_100-20220106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220106T0130/LST-AMSR2_V1.0_100-20220106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220106T1330/20220106T1330.json b/stac/open-canada/ft-mckay/lst/20220106T1330/20220106T1330.json new file mode 100644 index 000000000..b387e4199 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220106T1330/20220106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220106T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220106T1330/LST-AMSR2_V1.0_100-20220106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220106T1330/LST-AMSR2_V1.0_100-20220106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220107T0130/20220107T0130.json b/stac/open-canada/ft-mckay/lst/20220107T0130/20220107T0130.json new file mode 100644 index 000000000..e8c17ab3c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220107T0130/20220107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220107T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220107T0130/LST-AMSR2_V1.0_100-20220107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220107T0130/LST-AMSR2_V1.0_100-20220107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220107T1330/20220107T1330.json b/stac/open-canada/ft-mckay/lst/20220107T1330/20220107T1330.json new file mode 100644 index 000000000..7fdc9eef6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220107T1330/20220107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220107T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220107T1330/LST-AMSR2_V1.0_100-20220107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220107T1330/LST-AMSR2_V1.0_100-20220107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220108T0130/20220108T0130.json b/stac/open-canada/ft-mckay/lst/20220108T0130/20220108T0130.json new file mode 100644 index 000000000..2ea5e0f4d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220108T0130/20220108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220108T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220108T0130/LST-AMSR2_V1.0_100-20220108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220108T0130/LST-AMSR2_V1.0_100-20220108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220108T1330/20220108T1330.json b/stac/open-canada/ft-mckay/lst/20220108T1330/20220108T1330.json new file mode 100644 index 000000000..719fafcf9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220108T1330/20220108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220108T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220108T1330/LST-AMSR2_V1.0_100-20220108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220108T1330/LST-AMSR2_V1.0_100-20220108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220109T0130/20220109T0130.json b/stac/open-canada/ft-mckay/lst/20220109T0130/20220109T0130.json new file mode 100644 index 000000000..4c0f03e0a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220109T0130/20220109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220109T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220109T0130/LST-AMSR2_V1.0_100-20220109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220109T0130/LST-AMSR2_V1.0_100-20220109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220109T1330/20220109T1330.json b/stac/open-canada/ft-mckay/lst/20220109T1330/20220109T1330.json new file mode 100644 index 000000000..22b1867e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220109T1330/20220109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220109T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220109T1330/LST-AMSR2_V1.0_100-20220109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220109T1330/LST-AMSR2_V1.0_100-20220109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220110T0130/20220110T0130.json b/stac/open-canada/ft-mckay/lst/20220110T0130/20220110T0130.json new file mode 100644 index 000000000..f372241b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220110T0130/20220110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220110T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220110T0130/LST-AMSR2_V1.0_100-20220110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220110T0130/LST-AMSR2_V1.0_100-20220110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220110T1330/20220110T1330.json b/stac/open-canada/ft-mckay/lst/20220110T1330/20220110T1330.json new file mode 100644 index 000000000..49e246233 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220110T1330/20220110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220110T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220110T1330/LST-AMSR2_V1.0_100-20220110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220110T1330/LST-AMSR2_V1.0_100-20220110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220111T0130/20220111T0130.json b/stac/open-canada/ft-mckay/lst/20220111T0130/20220111T0130.json new file mode 100644 index 000000000..5dd9f1298 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220111T0130/20220111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220111T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220111T0130/LST-AMSR2_V1.0_100-20220111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220111T0130/LST-AMSR2_V1.0_100-20220111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220111T1330/20220111T1330.json b/stac/open-canada/ft-mckay/lst/20220111T1330/20220111T1330.json new file mode 100644 index 000000000..72c800796 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220111T1330/20220111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220111T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220111T1330/LST-AMSR2_V1.0_100-20220111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220111T1330/LST-AMSR2_V1.0_100-20220111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220112T0130/20220112T0130.json b/stac/open-canada/ft-mckay/lst/20220112T0130/20220112T0130.json new file mode 100644 index 000000000..bbce5a59b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220112T0130/20220112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220112T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220112T0130/LST-AMSR2_V1.0_100-20220112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220112T0130/LST-AMSR2_V1.0_100-20220112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220112T1330/20220112T1330.json b/stac/open-canada/ft-mckay/lst/20220112T1330/20220112T1330.json new file mode 100644 index 000000000..3ba9b90df --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220112T1330/20220112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220112T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220112T1330/LST-AMSR2_V1.0_100-20220112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220112T1330/LST-AMSR2_V1.0_100-20220112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220113T0130/20220113T0130.json b/stac/open-canada/ft-mckay/lst/20220113T0130/20220113T0130.json new file mode 100644 index 000000000..d53f81645 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220113T0130/20220113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220113T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220113T0130/LST-AMSR2_V1.0_100-20220113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220113T0130/LST-AMSR2_V1.0_100-20220113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220113T1330/20220113T1330.json b/stac/open-canada/ft-mckay/lst/20220113T1330/20220113T1330.json new file mode 100644 index 000000000..f2496665b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220113T1330/20220113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220113T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220113T1330/LST-AMSR2_V1.0_100-20220113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220113T1330/LST-AMSR2_V1.0_100-20220113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220114T0130/20220114T0130.json b/stac/open-canada/ft-mckay/lst/20220114T0130/20220114T0130.json new file mode 100644 index 000000000..a5454b519 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220114T0130/20220114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220114T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220114T0130/LST-AMSR2_V1.0_100-20220114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220114T0130/LST-AMSR2_V1.0_100-20220114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220114T1330/20220114T1330.json b/stac/open-canada/ft-mckay/lst/20220114T1330/20220114T1330.json new file mode 100644 index 000000000..94023bded --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220114T1330/20220114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220114T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220114T1330/LST-AMSR2_V1.0_100-20220114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220114T1330/LST-AMSR2_V1.0_100-20220114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220115T0130/20220115T0130.json b/stac/open-canada/ft-mckay/lst/20220115T0130/20220115T0130.json new file mode 100644 index 000000000..d8d9b502b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220115T0130/20220115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220115T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220115T0130/LST-AMSR2_V1.0_100-20220115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220115T0130/LST-AMSR2_V1.0_100-20220115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220115T1330/20220115T1330.json b/stac/open-canada/ft-mckay/lst/20220115T1330/20220115T1330.json new file mode 100644 index 000000000..e04e41868 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220115T1330/20220115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220115T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220115T1330/LST-AMSR2_V1.0_100-20220115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220115T1330/LST-AMSR2_V1.0_100-20220115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220116T0130/20220116T0130.json b/stac/open-canada/ft-mckay/lst/20220116T0130/20220116T0130.json new file mode 100644 index 000000000..0380beabc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220116T0130/20220116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220116T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220116T0130/LST-AMSR2_V1.0_100-20220116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220116T0130/LST-AMSR2_V1.0_100-20220116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220116T1330/20220116T1330.json b/stac/open-canada/ft-mckay/lst/20220116T1330/20220116T1330.json new file mode 100644 index 000000000..8664509ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220116T1330/20220116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220116T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220116T1330/LST-AMSR2_V1.0_100-20220116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220116T1330/LST-AMSR2_V1.0_100-20220116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220117T0130/20220117T0130.json b/stac/open-canada/ft-mckay/lst/20220117T0130/20220117T0130.json new file mode 100644 index 000000000..201621049 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220117T0130/20220117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220117T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220117T0130/LST-AMSR2_V1.0_100-20220117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220117T0130/LST-AMSR2_V1.0_100-20220117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220117T1330/20220117T1330.json b/stac/open-canada/ft-mckay/lst/20220117T1330/20220117T1330.json new file mode 100644 index 000000000..56930c86c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220117T1330/20220117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220117T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220117T1330/LST-AMSR2_V1.0_100-20220117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220117T1330/LST-AMSR2_V1.0_100-20220117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220118T0130/20220118T0130.json b/stac/open-canada/ft-mckay/lst/20220118T0130/20220118T0130.json new file mode 100644 index 000000000..435708886 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220118T0130/20220118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220118T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220118T0130/LST-AMSR2_V1.0_100-20220118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220118T0130/LST-AMSR2_V1.0_100-20220118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220118T1330/20220118T1330.json b/stac/open-canada/ft-mckay/lst/20220118T1330/20220118T1330.json new file mode 100644 index 000000000..e74be561e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220118T1330/20220118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220118T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220118T1330/LST-AMSR2_V1.0_100-20220118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220118T1330/LST-AMSR2_V1.0_100-20220118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220119T0130/20220119T0130.json b/stac/open-canada/ft-mckay/lst/20220119T0130/20220119T0130.json new file mode 100644 index 000000000..1f7e2892f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220119T0130/20220119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220119T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220119T0130/LST-AMSR2_V1.0_100-20220119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220119T0130/LST-AMSR2_V1.0_100-20220119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220119T1330/20220119T1330.json b/stac/open-canada/ft-mckay/lst/20220119T1330/20220119T1330.json new file mode 100644 index 000000000..070ae7628 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220119T1330/20220119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220119T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220119T1330/LST-AMSR2_V1.0_100-20220119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220119T1330/LST-AMSR2_V1.0_100-20220119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220120T0130/20220120T0130.json b/stac/open-canada/ft-mckay/lst/20220120T0130/20220120T0130.json new file mode 100644 index 000000000..edbb3f4d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220120T0130/20220120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220120T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220120T0130/LST-AMSR2_V1.0_100-20220120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220120T0130/LST-AMSR2_V1.0_100-20220120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220120T1330/20220120T1330.json b/stac/open-canada/ft-mckay/lst/20220120T1330/20220120T1330.json new file mode 100644 index 000000000..deed5e92a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220120T1330/20220120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220120T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220120T1330/LST-AMSR2_V1.0_100-20220120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220120T1330/LST-AMSR2_V1.0_100-20220120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220121T0130/20220121T0130.json b/stac/open-canada/ft-mckay/lst/20220121T0130/20220121T0130.json new file mode 100644 index 000000000..06bacc27a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220121T0130/20220121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220121T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220121T0130/LST-AMSR2_V1.0_100-20220121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220121T0130/LST-AMSR2_V1.0_100-20220121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220121T1330/20220121T1330.json b/stac/open-canada/ft-mckay/lst/20220121T1330/20220121T1330.json new file mode 100644 index 000000000..ff1663ce8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220121T1330/20220121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220121T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220121T1330/LST-AMSR2_V1.0_100-20220121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220121T1330/LST-AMSR2_V1.0_100-20220121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220122T0130/20220122T0130.json b/stac/open-canada/ft-mckay/lst/20220122T0130/20220122T0130.json new file mode 100644 index 000000000..ba9ec9dac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220122T0130/20220122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220122T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220122T0130/LST-AMSR2_V1.0_100-20220122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220122T0130/LST-AMSR2_V1.0_100-20220122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220122T1330/20220122T1330.json b/stac/open-canada/ft-mckay/lst/20220122T1330/20220122T1330.json new file mode 100644 index 000000000..e1f5948b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220122T1330/20220122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220122T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220122T1330/LST-AMSR2_V1.0_100-20220122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220122T1330/LST-AMSR2_V1.0_100-20220122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220123T0130/20220123T0130.json b/stac/open-canada/ft-mckay/lst/20220123T0130/20220123T0130.json new file mode 100644 index 000000000..1487de2f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220123T0130/20220123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220123T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220123T0130/LST-AMSR2_V1.0_100-20220123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220123T0130/LST-AMSR2_V1.0_100-20220123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220123T1330/20220123T1330.json b/stac/open-canada/ft-mckay/lst/20220123T1330/20220123T1330.json new file mode 100644 index 000000000..bad7d3a5f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220123T1330/20220123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220123T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220123T1330/LST-AMSR2_V1.0_100-20220123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220123T1330/LST-AMSR2_V1.0_100-20220123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220124T0130/20220124T0130.json b/stac/open-canada/ft-mckay/lst/20220124T0130/20220124T0130.json new file mode 100644 index 000000000..646463240 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220124T0130/20220124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220124T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220124T0130/LST-AMSR2_V1.0_100-20220124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220124T0130/LST-AMSR2_V1.0_100-20220124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220124T1330/20220124T1330.json b/stac/open-canada/ft-mckay/lst/20220124T1330/20220124T1330.json new file mode 100644 index 000000000..b9edafaf3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220124T1330/20220124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220124T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220124T1330/LST-AMSR2_V1.0_100-20220124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220124T1330/LST-AMSR2_V1.0_100-20220124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220125T0130/20220125T0130.json b/stac/open-canada/ft-mckay/lst/20220125T0130/20220125T0130.json new file mode 100644 index 000000000..075e5fb2f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220125T0130/20220125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220125T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220125T0130/LST-AMSR2_V1.0_100-20220125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220125T0130/LST-AMSR2_V1.0_100-20220125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220125T1330/20220125T1330.json b/stac/open-canada/ft-mckay/lst/20220125T1330/20220125T1330.json new file mode 100644 index 000000000..082aa5b1e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220125T1330/20220125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220125T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220125T1330/LST-AMSR2_V1.0_100-20220125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220125T1330/LST-AMSR2_V1.0_100-20220125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220126T0130/20220126T0130.json b/stac/open-canada/ft-mckay/lst/20220126T0130/20220126T0130.json new file mode 100644 index 000000000..e6fb8de42 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220126T0130/20220126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220126T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220126T0130/LST-AMSR2_V1.0_100-20220126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220126T0130/LST-AMSR2_V1.0_100-20220126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220126T1330/20220126T1330.json b/stac/open-canada/ft-mckay/lst/20220126T1330/20220126T1330.json new file mode 100644 index 000000000..99f1b787d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220126T1330/20220126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220126T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220126T1330/LST-AMSR2_V1.0_100-20220126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220126T1330/LST-AMSR2_V1.0_100-20220126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220127T0130/20220127T0130.json b/stac/open-canada/ft-mckay/lst/20220127T0130/20220127T0130.json new file mode 100644 index 000000000..6a13096e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220127T0130/20220127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220127T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220127T0130/LST-AMSR2_V1.0_100-20220127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220127T0130/LST-AMSR2_V1.0_100-20220127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220127T1330/20220127T1330.json b/stac/open-canada/ft-mckay/lst/20220127T1330/20220127T1330.json new file mode 100644 index 000000000..ac27d0950 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220127T1330/20220127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220127T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220127T1330/LST-AMSR2_V1.0_100-20220127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220127T1330/LST-AMSR2_V1.0_100-20220127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220128T0130/20220128T0130.json b/stac/open-canada/ft-mckay/lst/20220128T0130/20220128T0130.json new file mode 100644 index 000000000..51dd05927 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220128T0130/20220128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220128T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220128T0130/LST-AMSR2_V1.0_100-20220128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220128T0130/LST-AMSR2_V1.0_100-20220128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220128T1330/20220128T1330.json b/stac/open-canada/ft-mckay/lst/20220128T1330/20220128T1330.json new file mode 100644 index 000000000..17f68e073 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220128T1330/20220128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220128T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220128T1330/LST-AMSR2_V1.0_100-20220128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220128T1330/LST-AMSR2_V1.0_100-20220128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220129T0130/20220129T0130.json b/stac/open-canada/ft-mckay/lst/20220129T0130/20220129T0130.json new file mode 100644 index 000000000..e4dc2d1c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220129T0130/20220129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220129T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220129T0130/LST-AMSR2_V1.0_100-20220129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220129T0130/LST-AMSR2_V1.0_100-20220129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220129T1330/20220129T1330.json b/stac/open-canada/ft-mckay/lst/20220129T1330/20220129T1330.json new file mode 100644 index 000000000..ac3d8932a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220129T1330/20220129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220129T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220129T1330/LST-AMSR2_V1.0_100-20220129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220129T1330/LST-AMSR2_V1.0_100-20220129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220130T0130/20220130T0130.json b/stac/open-canada/ft-mckay/lst/20220130T0130/20220130T0130.json new file mode 100644 index 000000000..09ad6d327 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220130T0130/20220130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220130T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220130T0130/LST-AMSR2_V1.0_100-20220130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220130T0130/LST-AMSR2_V1.0_100-20220130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220130T1330/20220130T1330.json b/stac/open-canada/ft-mckay/lst/20220130T1330/20220130T1330.json new file mode 100644 index 000000000..a28e0f441 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220130T1330/20220130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220130T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220130T1330/LST-AMSR2_V1.0_100-20220130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220130T1330/LST-AMSR2_V1.0_100-20220130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220131T0130/20220131T0130.json b/stac/open-canada/ft-mckay/lst/20220131T0130/20220131T0130.json new file mode 100644 index 000000000..2b6c46462 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220131T0130/20220131T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220131T0130", + "collection": "lst", + "properties": { + "datetime": "2022-01-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220131T0130/LST-AMSR2_V1.0_100-20220131T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220131T0130/LST-AMSR2_V1.0_100-20220131T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220131T1330/20220131T1330.json b/stac/open-canada/ft-mckay/lst/20220131T1330/20220131T1330.json new file mode 100644 index 000000000..879667a90 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220131T1330/20220131T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220131T1330", + "collection": "lst", + "properties": { + "datetime": "2022-01-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220131T1330/LST-AMSR2_V1.0_100-20220131T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220131T1330/LST-AMSR2_V1.0_100-20220131T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220201T0130/20220201T0130.json b/stac/open-canada/ft-mckay/lst/20220201T0130/20220201T0130.json new file mode 100644 index 000000000..928588ab8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220201T0130/20220201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220201T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220201T0130/LST-AMSR2_V1.0_100-20220201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220201T0130/LST-AMSR2_V1.0_100-20220201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220201T1330/20220201T1330.json b/stac/open-canada/ft-mckay/lst/20220201T1330/20220201T1330.json new file mode 100644 index 000000000..57868cd1d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220201T1330/20220201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220201T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220201T1330/LST-AMSR2_V1.0_100-20220201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220201T1330/LST-AMSR2_V1.0_100-20220201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220202T0130/20220202T0130.json b/stac/open-canada/ft-mckay/lst/20220202T0130/20220202T0130.json new file mode 100644 index 000000000..f3b602720 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220202T0130/20220202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220202T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220202T0130/LST-AMSR2_V1.0_100-20220202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220202T0130/LST-AMSR2_V1.0_100-20220202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220202T1330/20220202T1330.json b/stac/open-canada/ft-mckay/lst/20220202T1330/20220202T1330.json new file mode 100644 index 000000000..90c984a34 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220202T1330/20220202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220202T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220202T1330/LST-AMSR2_V1.0_100-20220202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220202T1330/LST-AMSR2_V1.0_100-20220202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220203T0130/20220203T0130.json b/stac/open-canada/ft-mckay/lst/20220203T0130/20220203T0130.json new file mode 100644 index 000000000..1cfbf8485 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220203T0130/20220203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220203T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220203T0130/LST-AMSR2_V1.0_100-20220203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220203T0130/LST-AMSR2_V1.0_100-20220203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220203T1330/20220203T1330.json b/stac/open-canada/ft-mckay/lst/20220203T1330/20220203T1330.json new file mode 100644 index 000000000..c55cac5b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220203T1330/20220203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220203T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220203T1330/LST-AMSR2_V1.0_100-20220203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220203T1330/LST-AMSR2_V1.0_100-20220203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220204T0130/20220204T0130.json b/stac/open-canada/ft-mckay/lst/20220204T0130/20220204T0130.json new file mode 100644 index 000000000..1a5c0a617 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220204T0130/20220204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220204T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220204T0130/LST-AMSR2_V1.0_100-20220204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220204T0130/LST-AMSR2_V1.0_100-20220204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220204T1330/20220204T1330.json b/stac/open-canada/ft-mckay/lst/20220204T1330/20220204T1330.json new file mode 100644 index 000000000..1e58307dd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220204T1330/20220204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220204T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220204T1330/LST-AMSR2_V1.0_100-20220204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220204T1330/LST-AMSR2_V1.0_100-20220204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220205T0130/20220205T0130.json b/stac/open-canada/ft-mckay/lst/20220205T0130/20220205T0130.json new file mode 100644 index 000000000..03a62af92 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220205T0130/20220205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220205T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220205T0130/LST-AMSR2_V1.0_100-20220205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220205T0130/LST-AMSR2_V1.0_100-20220205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220205T1330/20220205T1330.json b/stac/open-canada/ft-mckay/lst/20220205T1330/20220205T1330.json new file mode 100644 index 000000000..93bc61980 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220205T1330/20220205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220205T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220205T1330/LST-AMSR2_V1.0_100-20220205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220205T1330/LST-AMSR2_V1.0_100-20220205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220206T0130/20220206T0130.json b/stac/open-canada/ft-mckay/lst/20220206T0130/20220206T0130.json new file mode 100644 index 000000000..c64080c7e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220206T0130/20220206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220206T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220206T0130/LST-AMSR2_V1.0_100-20220206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220206T0130/LST-AMSR2_V1.0_100-20220206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220206T1330/20220206T1330.json b/stac/open-canada/ft-mckay/lst/20220206T1330/20220206T1330.json new file mode 100644 index 000000000..e17cf2d0f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220206T1330/20220206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220206T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220206T1330/LST-AMSR2_V1.0_100-20220206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220206T1330/LST-AMSR2_V1.0_100-20220206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220207T0130/20220207T0130.json b/stac/open-canada/ft-mckay/lst/20220207T0130/20220207T0130.json new file mode 100644 index 000000000..6f71bd2ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220207T0130/20220207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220207T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220207T0130/LST-AMSR2_V1.0_100-20220207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220207T0130/LST-AMSR2_V1.0_100-20220207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220207T1330/20220207T1330.json b/stac/open-canada/ft-mckay/lst/20220207T1330/20220207T1330.json new file mode 100644 index 000000000..5d4dfbbe5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220207T1330/20220207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220207T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220207T1330/LST-AMSR2_V1.0_100-20220207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220207T1330/LST-AMSR2_V1.0_100-20220207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220208T0130/20220208T0130.json b/stac/open-canada/ft-mckay/lst/20220208T0130/20220208T0130.json new file mode 100644 index 000000000..0e456b0d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220208T0130/20220208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220208T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220208T0130/LST-AMSR2_V1.0_100-20220208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220208T0130/LST-AMSR2_V1.0_100-20220208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220208T1330/20220208T1330.json b/stac/open-canada/ft-mckay/lst/20220208T1330/20220208T1330.json new file mode 100644 index 000000000..e25afe608 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220208T1330/20220208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220208T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220208T1330/LST-AMSR2_V1.0_100-20220208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220208T1330/LST-AMSR2_V1.0_100-20220208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220209T0130/20220209T0130.json b/stac/open-canada/ft-mckay/lst/20220209T0130/20220209T0130.json new file mode 100644 index 000000000..a931cc129 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220209T0130/20220209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220209T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220209T0130/LST-AMSR2_V1.0_100-20220209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220209T0130/LST-AMSR2_V1.0_100-20220209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220209T1330/20220209T1330.json b/stac/open-canada/ft-mckay/lst/20220209T1330/20220209T1330.json new file mode 100644 index 000000000..744516a1f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220209T1330/20220209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220209T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220209T1330/LST-AMSR2_V1.0_100-20220209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220209T1330/LST-AMSR2_V1.0_100-20220209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220210T0130/20220210T0130.json b/stac/open-canada/ft-mckay/lst/20220210T0130/20220210T0130.json new file mode 100644 index 000000000..b61c05dd4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220210T0130/20220210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220210T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220210T0130/LST-AMSR2_V1.0_100-20220210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220210T0130/LST-AMSR2_V1.0_100-20220210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220210T1330/20220210T1330.json b/stac/open-canada/ft-mckay/lst/20220210T1330/20220210T1330.json new file mode 100644 index 000000000..8247d0193 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220210T1330/20220210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220210T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220210T1330/LST-AMSR2_V1.0_100-20220210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220210T1330/LST-AMSR2_V1.0_100-20220210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220211T0130/20220211T0130.json b/stac/open-canada/ft-mckay/lst/20220211T0130/20220211T0130.json new file mode 100644 index 000000000..439340096 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220211T0130/20220211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220211T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220211T0130/LST-AMSR2_V1.0_100-20220211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220211T0130/LST-AMSR2_V1.0_100-20220211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220211T1330/20220211T1330.json b/stac/open-canada/ft-mckay/lst/20220211T1330/20220211T1330.json new file mode 100644 index 000000000..6f9d3e6cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220211T1330/20220211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220211T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220211T1330/LST-AMSR2_V1.0_100-20220211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220211T1330/LST-AMSR2_V1.0_100-20220211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220212T0130/20220212T0130.json b/stac/open-canada/ft-mckay/lst/20220212T0130/20220212T0130.json new file mode 100644 index 000000000..26403a042 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220212T0130/20220212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220212T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220212T0130/LST-AMSR2_V1.0_100-20220212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220212T0130/LST-AMSR2_V1.0_100-20220212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220212T1330/20220212T1330.json b/stac/open-canada/ft-mckay/lst/20220212T1330/20220212T1330.json new file mode 100644 index 000000000..9b14d9f12 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220212T1330/20220212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220212T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220212T1330/LST-AMSR2_V1.0_100-20220212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220212T1330/LST-AMSR2_V1.0_100-20220212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220213T0130/20220213T0130.json b/stac/open-canada/ft-mckay/lst/20220213T0130/20220213T0130.json new file mode 100644 index 000000000..8de854cbb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220213T0130/20220213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220213T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220213T0130/LST-AMSR2_V1.0_100-20220213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220213T0130/LST-AMSR2_V1.0_100-20220213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220213T1330/20220213T1330.json b/stac/open-canada/ft-mckay/lst/20220213T1330/20220213T1330.json new file mode 100644 index 000000000..21672de26 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220213T1330/20220213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220213T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220213T1330/LST-AMSR2_V1.0_100-20220213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220213T1330/LST-AMSR2_V1.0_100-20220213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220214T0130/20220214T0130.json b/stac/open-canada/ft-mckay/lst/20220214T0130/20220214T0130.json new file mode 100644 index 000000000..ee3db6752 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220214T0130/20220214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220214T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220214T0130/LST-AMSR2_V1.0_100-20220214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220214T0130/LST-AMSR2_V1.0_100-20220214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220214T1330/20220214T1330.json b/stac/open-canada/ft-mckay/lst/20220214T1330/20220214T1330.json new file mode 100644 index 000000000..05c597bc2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220214T1330/20220214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220214T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220214T1330/LST-AMSR2_V1.0_100-20220214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220214T1330/LST-AMSR2_V1.0_100-20220214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220215T0130/20220215T0130.json b/stac/open-canada/ft-mckay/lst/20220215T0130/20220215T0130.json new file mode 100644 index 000000000..a3df37bd4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220215T0130/20220215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220215T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220215T0130/LST-AMSR2_V1.0_100-20220215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220215T0130/LST-AMSR2_V1.0_100-20220215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220215T1330/20220215T1330.json b/stac/open-canada/ft-mckay/lst/20220215T1330/20220215T1330.json new file mode 100644 index 000000000..d6b75a911 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220215T1330/20220215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220215T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220215T1330/LST-AMSR2_V1.0_100-20220215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220215T1330/LST-AMSR2_V1.0_100-20220215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220216T0130/20220216T0130.json b/stac/open-canada/ft-mckay/lst/20220216T0130/20220216T0130.json new file mode 100644 index 000000000..eda1c01a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220216T0130/20220216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220216T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220216T0130/LST-AMSR2_V1.0_100-20220216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220216T0130/LST-AMSR2_V1.0_100-20220216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220216T1330/20220216T1330.json b/stac/open-canada/ft-mckay/lst/20220216T1330/20220216T1330.json new file mode 100644 index 000000000..24324fffb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220216T1330/20220216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220216T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220216T1330/LST-AMSR2_V1.0_100-20220216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220216T1330/LST-AMSR2_V1.0_100-20220216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220217T0130/20220217T0130.json b/stac/open-canada/ft-mckay/lst/20220217T0130/20220217T0130.json new file mode 100644 index 000000000..a6e88e02f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220217T0130/20220217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220217T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220217T0130/LST-AMSR2_V1.0_100-20220217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220217T0130/LST-AMSR2_V1.0_100-20220217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220217T1330/20220217T1330.json b/stac/open-canada/ft-mckay/lst/20220217T1330/20220217T1330.json new file mode 100644 index 000000000..01c1565d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220217T1330/20220217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220217T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220217T1330/LST-AMSR2_V1.0_100-20220217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220217T1330/LST-AMSR2_V1.0_100-20220217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220218T0130/20220218T0130.json b/stac/open-canada/ft-mckay/lst/20220218T0130/20220218T0130.json new file mode 100644 index 000000000..5f84bb24b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220218T0130/20220218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220218T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220218T0130/LST-AMSR2_V1.0_100-20220218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220218T0130/LST-AMSR2_V1.0_100-20220218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220218T1330/20220218T1330.json b/stac/open-canada/ft-mckay/lst/20220218T1330/20220218T1330.json new file mode 100644 index 000000000..97cf95329 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220218T1330/20220218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220218T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220218T1330/LST-AMSR2_V1.0_100-20220218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220218T1330/LST-AMSR2_V1.0_100-20220218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220219T0130/20220219T0130.json b/stac/open-canada/ft-mckay/lst/20220219T0130/20220219T0130.json new file mode 100644 index 000000000..b9998edb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220219T0130/20220219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220219T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220219T0130/LST-AMSR2_V1.0_100-20220219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220219T0130/LST-AMSR2_V1.0_100-20220219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220219T1330/20220219T1330.json b/stac/open-canada/ft-mckay/lst/20220219T1330/20220219T1330.json new file mode 100644 index 000000000..8e9524418 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220219T1330/20220219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220219T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220219T1330/LST-AMSR2_V1.0_100-20220219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220219T1330/LST-AMSR2_V1.0_100-20220219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220220T0130/20220220T0130.json b/stac/open-canada/ft-mckay/lst/20220220T0130/20220220T0130.json new file mode 100644 index 000000000..3943ad130 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220220T0130/20220220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220220T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220220T0130/LST-AMSR2_V1.0_100-20220220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220220T0130/LST-AMSR2_V1.0_100-20220220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220220T1330/20220220T1330.json b/stac/open-canada/ft-mckay/lst/20220220T1330/20220220T1330.json new file mode 100644 index 000000000..1dc66c584 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220220T1330/20220220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220220T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220220T1330/LST-AMSR2_V1.0_100-20220220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220220T1330/LST-AMSR2_V1.0_100-20220220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220221T0130/20220221T0130.json b/stac/open-canada/ft-mckay/lst/20220221T0130/20220221T0130.json new file mode 100644 index 000000000..3a337fd1a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220221T0130/20220221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220221T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220221T0130/LST-AMSR2_V1.0_100-20220221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220221T0130/LST-AMSR2_V1.0_100-20220221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220221T1330/20220221T1330.json b/stac/open-canada/ft-mckay/lst/20220221T1330/20220221T1330.json new file mode 100644 index 000000000..573815d1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220221T1330/20220221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220221T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220221T1330/LST-AMSR2_V1.0_100-20220221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220221T1330/LST-AMSR2_V1.0_100-20220221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220222T0130/20220222T0130.json b/stac/open-canada/ft-mckay/lst/20220222T0130/20220222T0130.json new file mode 100644 index 000000000..d8f9a3046 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220222T0130/20220222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220222T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220222T0130/LST-AMSR2_V1.0_100-20220222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220222T0130/LST-AMSR2_V1.0_100-20220222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220222T1330/20220222T1330.json b/stac/open-canada/ft-mckay/lst/20220222T1330/20220222T1330.json new file mode 100644 index 000000000..c17d1c854 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220222T1330/20220222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220222T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220222T1330/LST-AMSR2_V1.0_100-20220222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220222T1330/LST-AMSR2_V1.0_100-20220222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220223T0130/20220223T0130.json b/stac/open-canada/ft-mckay/lst/20220223T0130/20220223T0130.json new file mode 100644 index 000000000..ab9f63f22 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220223T0130/20220223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220223T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220223T0130/LST-AMSR2_V1.0_100-20220223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220223T0130/LST-AMSR2_V1.0_100-20220223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220223T1330/20220223T1330.json b/stac/open-canada/ft-mckay/lst/20220223T1330/20220223T1330.json new file mode 100644 index 000000000..ea837a274 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220223T1330/20220223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220223T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220223T1330/LST-AMSR2_V1.0_100-20220223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220223T1330/LST-AMSR2_V1.0_100-20220223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220224T0130/20220224T0130.json b/stac/open-canada/ft-mckay/lst/20220224T0130/20220224T0130.json new file mode 100644 index 000000000..f3abedc52 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220224T0130/20220224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220224T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220224T0130/LST-AMSR2_V1.0_100-20220224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220224T0130/LST-AMSR2_V1.0_100-20220224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220224T1330/20220224T1330.json b/stac/open-canada/ft-mckay/lst/20220224T1330/20220224T1330.json new file mode 100644 index 000000000..1cf1637af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220224T1330/20220224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220224T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220224T1330/LST-AMSR2_V1.0_100-20220224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220224T1330/LST-AMSR2_V1.0_100-20220224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220225T0130/20220225T0130.json b/stac/open-canada/ft-mckay/lst/20220225T0130/20220225T0130.json new file mode 100644 index 000000000..98c4a2152 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220225T0130/20220225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220225T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220225T0130/LST-AMSR2_V1.0_100-20220225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220225T0130/LST-AMSR2_V1.0_100-20220225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220225T1330/20220225T1330.json b/stac/open-canada/ft-mckay/lst/20220225T1330/20220225T1330.json new file mode 100644 index 000000000..75c1883ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220225T1330/20220225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220225T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220225T1330/LST-AMSR2_V1.0_100-20220225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220225T1330/LST-AMSR2_V1.0_100-20220225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220226T0130/20220226T0130.json b/stac/open-canada/ft-mckay/lst/20220226T0130/20220226T0130.json new file mode 100644 index 000000000..347631c2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220226T0130/20220226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220226T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220226T0130/LST-AMSR2_V1.0_100-20220226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220226T0130/LST-AMSR2_V1.0_100-20220226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220226T1330/20220226T1330.json b/stac/open-canada/ft-mckay/lst/20220226T1330/20220226T1330.json new file mode 100644 index 000000000..6b29eef11 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220226T1330/20220226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220226T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220226T1330/LST-AMSR2_V1.0_100-20220226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220226T1330/LST-AMSR2_V1.0_100-20220226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220227T0130/20220227T0130.json b/stac/open-canada/ft-mckay/lst/20220227T0130/20220227T0130.json new file mode 100644 index 000000000..1a20a0ec8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220227T0130/20220227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220227T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220227T0130/LST-AMSR2_V1.0_100-20220227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220227T0130/LST-AMSR2_V1.0_100-20220227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220227T1330/20220227T1330.json b/stac/open-canada/ft-mckay/lst/20220227T1330/20220227T1330.json new file mode 100644 index 000000000..3cc50cbe3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220227T1330/20220227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220227T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220227T1330/LST-AMSR2_V1.0_100-20220227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220227T1330/LST-AMSR2_V1.0_100-20220227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220228T0130/20220228T0130.json b/stac/open-canada/ft-mckay/lst/20220228T0130/20220228T0130.json new file mode 100644 index 000000000..6edef4899 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220228T0130/20220228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220228T0130", + "collection": "lst", + "properties": { + "datetime": "2022-02-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220228T0130/LST-AMSR2_V1.0_100-20220228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220228T0130/LST-AMSR2_V1.0_100-20220228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220228T1330/20220228T1330.json b/stac/open-canada/ft-mckay/lst/20220228T1330/20220228T1330.json new file mode 100644 index 000000000..84533f1e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220228T1330/20220228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220228T1330", + "collection": "lst", + "properties": { + "datetime": "2022-02-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220228T1330/LST-AMSR2_V1.0_100-20220228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220228T1330/LST-AMSR2_V1.0_100-20220228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220301T0130/20220301T0130.json b/stac/open-canada/ft-mckay/lst/20220301T0130/20220301T0130.json new file mode 100644 index 000000000..e6fb06d70 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220301T0130/20220301T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220301T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220301T0130/LST-AMSR2_V1.0_100-20220301T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220301T0130/LST-AMSR2_V1.0_100-20220301T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220301T1330/20220301T1330.json b/stac/open-canada/ft-mckay/lst/20220301T1330/20220301T1330.json new file mode 100644 index 000000000..da03aa5e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220301T1330/20220301T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220301T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220301T1330/LST-AMSR2_V1.0_100-20220301T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220301T1330/LST-AMSR2_V1.0_100-20220301T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220302T0130/20220302T0130.json b/stac/open-canada/ft-mckay/lst/20220302T0130/20220302T0130.json new file mode 100644 index 000000000..d90fd15eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220302T0130/20220302T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220302T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220302T0130/LST-AMSR2_V1.0_100-20220302T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220302T0130/LST-AMSR2_V1.0_100-20220302T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220302T1330/20220302T1330.json b/stac/open-canada/ft-mckay/lst/20220302T1330/20220302T1330.json new file mode 100644 index 000000000..081c39edd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220302T1330/20220302T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220302T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220302T1330/LST-AMSR2_V1.0_100-20220302T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220302T1330/LST-AMSR2_V1.0_100-20220302T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220303T0130/20220303T0130.json b/stac/open-canada/ft-mckay/lst/20220303T0130/20220303T0130.json new file mode 100644 index 000000000..276039c3a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220303T0130/20220303T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220303T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220303T0130/LST-AMSR2_V1.0_100-20220303T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220303T0130/LST-AMSR2_V1.0_100-20220303T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220303T1330/20220303T1330.json b/stac/open-canada/ft-mckay/lst/20220303T1330/20220303T1330.json new file mode 100644 index 000000000..031ba266d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220303T1330/20220303T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220303T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220303T1330/LST-AMSR2_V1.0_100-20220303T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220303T1330/LST-AMSR2_V1.0_100-20220303T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220304T0130/20220304T0130.json b/stac/open-canada/ft-mckay/lst/20220304T0130/20220304T0130.json new file mode 100644 index 000000000..a077b9bf4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220304T0130/20220304T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220304T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220304T0130/LST-AMSR2_V1.0_100-20220304T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220304T0130/LST-AMSR2_V1.0_100-20220304T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220304T1330/20220304T1330.json b/stac/open-canada/ft-mckay/lst/20220304T1330/20220304T1330.json new file mode 100644 index 000000000..cba8be3db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220304T1330/20220304T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220304T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220304T1330/LST-AMSR2_V1.0_100-20220304T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220304T1330/LST-AMSR2_V1.0_100-20220304T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220305T0130/20220305T0130.json b/stac/open-canada/ft-mckay/lst/20220305T0130/20220305T0130.json new file mode 100644 index 000000000..49f0d6979 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220305T0130/20220305T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220305T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220305T0130/LST-AMSR2_V1.0_100-20220305T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220305T0130/LST-AMSR2_V1.0_100-20220305T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220305T1330/20220305T1330.json b/stac/open-canada/ft-mckay/lst/20220305T1330/20220305T1330.json new file mode 100644 index 000000000..b90fe47e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220305T1330/20220305T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220305T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220305T1330/LST-AMSR2_V1.0_100-20220305T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220305T1330/LST-AMSR2_V1.0_100-20220305T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220306T0130/20220306T0130.json b/stac/open-canada/ft-mckay/lst/20220306T0130/20220306T0130.json new file mode 100644 index 000000000..6248e8cf3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220306T0130/20220306T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220306T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220306T0130/LST-AMSR2_V1.0_100-20220306T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220306T0130/LST-AMSR2_V1.0_100-20220306T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220306T1330/20220306T1330.json b/stac/open-canada/ft-mckay/lst/20220306T1330/20220306T1330.json new file mode 100644 index 000000000..bd54dcc3b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220306T1330/20220306T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220306T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220306T1330/LST-AMSR2_V1.0_100-20220306T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220306T1330/LST-AMSR2_V1.0_100-20220306T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220307T0130/20220307T0130.json b/stac/open-canada/ft-mckay/lst/20220307T0130/20220307T0130.json new file mode 100644 index 000000000..cf3a77a74 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220307T0130/20220307T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220307T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220307T0130/LST-AMSR2_V1.0_100-20220307T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220307T0130/LST-AMSR2_V1.0_100-20220307T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220307T1330/20220307T1330.json b/stac/open-canada/ft-mckay/lst/20220307T1330/20220307T1330.json new file mode 100644 index 000000000..a2727fd96 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220307T1330/20220307T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220307T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220307T1330/LST-AMSR2_V1.0_100-20220307T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220307T1330/LST-AMSR2_V1.0_100-20220307T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220308T0130/20220308T0130.json b/stac/open-canada/ft-mckay/lst/20220308T0130/20220308T0130.json new file mode 100644 index 000000000..4a6bd6ecf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220308T0130/20220308T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220308T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220308T0130/LST-AMSR2_V1.0_100-20220308T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220308T0130/LST-AMSR2_V1.0_100-20220308T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220308T1330/20220308T1330.json b/stac/open-canada/ft-mckay/lst/20220308T1330/20220308T1330.json new file mode 100644 index 000000000..c836a4011 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220308T1330/20220308T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220308T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220308T1330/LST-AMSR2_V1.0_100-20220308T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220308T1330/LST-AMSR2_V1.0_100-20220308T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220309T0130/20220309T0130.json b/stac/open-canada/ft-mckay/lst/20220309T0130/20220309T0130.json new file mode 100644 index 000000000..f4d4b6801 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220309T0130/20220309T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220309T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220309T0130/LST-AMSR2_V1.0_100-20220309T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220309T0130/LST-AMSR2_V1.0_100-20220309T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220309T1330/20220309T1330.json b/stac/open-canada/ft-mckay/lst/20220309T1330/20220309T1330.json new file mode 100644 index 000000000..e6d52290d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220309T1330/20220309T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220309T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220309T1330/LST-AMSR2_V1.0_100-20220309T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220309T1330/LST-AMSR2_V1.0_100-20220309T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220310T0130/20220310T0130.json b/stac/open-canada/ft-mckay/lst/20220310T0130/20220310T0130.json new file mode 100644 index 000000000..0aeb4e9a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220310T0130/20220310T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220310T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220310T0130/LST-AMSR2_V1.0_100-20220310T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220310T0130/LST-AMSR2_V1.0_100-20220310T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220310T1330/20220310T1330.json b/stac/open-canada/ft-mckay/lst/20220310T1330/20220310T1330.json new file mode 100644 index 000000000..91c3fceac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220310T1330/20220310T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220310T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220310T1330/LST-AMSR2_V1.0_100-20220310T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220310T1330/LST-AMSR2_V1.0_100-20220310T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220311T0130/20220311T0130.json b/stac/open-canada/ft-mckay/lst/20220311T0130/20220311T0130.json new file mode 100644 index 000000000..50bef77e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220311T0130/20220311T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220311T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220311T0130/LST-AMSR2_V1.0_100-20220311T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220311T0130/LST-AMSR2_V1.0_100-20220311T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220311T1330/20220311T1330.json b/stac/open-canada/ft-mckay/lst/20220311T1330/20220311T1330.json new file mode 100644 index 000000000..e05f1168f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220311T1330/20220311T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220311T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220311T1330/LST-AMSR2_V1.0_100-20220311T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220311T1330/LST-AMSR2_V1.0_100-20220311T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220312T0130/20220312T0130.json b/stac/open-canada/ft-mckay/lst/20220312T0130/20220312T0130.json new file mode 100644 index 000000000..a50af46da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220312T0130/20220312T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220312T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220312T0130/LST-AMSR2_V1.0_100-20220312T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220312T0130/LST-AMSR2_V1.0_100-20220312T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220312T1330/20220312T1330.json b/stac/open-canada/ft-mckay/lst/20220312T1330/20220312T1330.json new file mode 100644 index 000000000..00ae2efab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220312T1330/20220312T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220312T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220312T1330/LST-AMSR2_V1.0_100-20220312T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220312T1330/LST-AMSR2_V1.0_100-20220312T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220313T0130/20220313T0130.json b/stac/open-canada/ft-mckay/lst/20220313T0130/20220313T0130.json new file mode 100644 index 000000000..cbed4552e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220313T0130/20220313T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220313T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220313T0130/LST-AMSR2_V1.0_100-20220313T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220313T0130/LST-AMSR2_V1.0_100-20220313T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220313T1330/20220313T1330.json b/stac/open-canada/ft-mckay/lst/20220313T1330/20220313T1330.json new file mode 100644 index 000000000..83446a26e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220313T1330/20220313T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220313T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220313T1330/LST-AMSR2_V1.0_100-20220313T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220313T1330/LST-AMSR2_V1.0_100-20220313T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220314T0130/20220314T0130.json b/stac/open-canada/ft-mckay/lst/20220314T0130/20220314T0130.json new file mode 100644 index 000000000..7324973b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220314T0130/20220314T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220314T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220314T0130/LST-AMSR2_V1.0_100-20220314T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220314T0130/LST-AMSR2_V1.0_100-20220314T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220314T1330/20220314T1330.json b/stac/open-canada/ft-mckay/lst/20220314T1330/20220314T1330.json new file mode 100644 index 000000000..c790a26ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220314T1330/20220314T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220314T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220314T1330/LST-AMSR2_V1.0_100-20220314T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220314T1330/LST-AMSR2_V1.0_100-20220314T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220315T0130/20220315T0130.json b/stac/open-canada/ft-mckay/lst/20220315T0130/20220315T0130.json new file mode 100644 index 000000000..0654f2533 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220315T0130/20220315T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220315T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220315T0130/LST-AMSR2_V1.0_100-20220315T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220315T0130/LST-AMSR2_V1.0_100-20220315T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220315T1330/20220315T1330.json b/stac/open-canada/ft-mckay/lst/20220315T1330/20220315T1330.json new file mode 100644 index 000000000..c94656af2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220315T1330/20220315T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220315T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220315T1330/LST-AMSR2_V1.0_100-20220315T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220315T1330/LST-AMSR2_V1.0_100-20220315T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220316T0130/20220316T0130.json b/stac/open-canada/ft-mckay/lst/20220316T0130/20220316T0130.json new file mode 100644 index 000000000..25586385d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220316T0130/20220316T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220316T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220316T0130/LST-AMSR2_V1.0_100-20220316T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220316T0130/LST-AMSR2_V1.0_100-20220316T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220316T1330/20220316T1330.json b/stac/open-canada/ft-mckay/lst/20220316T1330/20220316T1330.json new file mode 100644 index 000000000..3fd78e703 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220316T1330/20220316T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220316T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220316T1330/LST-AMSR2_V1.0_100-20220316T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220316T1330/LST-AMSR2_V1.0_100-20220316T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220317T0130/20220317T0130.json b/stac/open-canada/ft-mckay/lst/20220317T0130/20220317T0130.json new file mode 100644 index 000000000..9cca0250c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220317T0130/20220317T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220317T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220317T0130/LST-AMSR2_V1.0_100-20220317T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220317T0130/LST-AMSR2_V1.0_100-20220317T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220317T1330/20220317T1330.json b/stac/open-canada/ft-mckay/lst/20220317T1330/20220317T1330.json new file mode 100644 index 000000000..c45a0593f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220317T1330/20220317T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220317T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220317T1330/LST-AMSR2_V1.0_100-20220317T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220317T1330/LST-AMSR2_V1.0_100-20220317T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220318T0130/20220318T0130.json b/stac/open-canada/ft-mckay/lst/20220318T0130/20220318T0130.json new file mode 100644 index 000000000..78b2788d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220318T0130/20220318T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220318T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220318T0130/LST-AMSR2_V1.0_100-20220318T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220318T0130/LST-AMSR2_V1.0_100-20220318T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220318T1330/20220318T1330.json b/stac/open-canada/ft-mckay/lst/20220318T1330/20220318T1330.json new file mode 100644 index 000000000..3fbb6f9db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220318T1330/20220318T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220318T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220318T1330/LST-AMSR2_V1.0_100-20220318T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220318T1330/LST-AMSR2_V1.0_100-20220318T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220319T0130/20220319T0130.json b/stac/open-canada/ft-mckay/lst/20220319T0130/20220319T0130.json new file mode 100644 index 000000000..d1ec5811b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220319T0130/20220319T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220319T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220319T0130/LST-AMSR2_V1.0_100-20220319T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220319T0130/LST-AMSR2_V1.0_100-20220319T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220319T1330/20220319T1330.json b/stac/open-canada/ft-mckay/lst/20220319T1330/20220319T1330.json new file mode 100644 index 000000000..654bfb706 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220319T1330/20220319T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220319T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220319T1330/LST-AMSR2_V1.0_100-20220319T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220319T1330/LST-AMSR2_V1.0_100-20220319T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220320T0130/20220320T0130.json b/stac/open-canada/ft-mckay/lst/20220320T0130/20220320T0130.json new file mode 100644 index 000000000..bcfd2bf9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220320T0130/20220320T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220320T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220320T0130/LST-AMSR2_V1.0_100-20220320T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220320T0130/LST-AMSR2_V1.0_100-20220320T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220320T1330/20220320T1330.json b/stac/open-canada/ft-mckay/lst/20220320T1330/20220320T1330.json new file mode 100644 index 000000000..12bcbf330 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220320T1330/20220320T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220320T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220320T1330/LST-AMSR2_V1.0_100-20220320T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220320T1330/LST-AMSR2_V1.0_100-20220320T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220321T0130/20220321T0130.json b/stac/open-canada/ft-mckay/lst/20220321T0130/20220321T0130.json new file mode 100644 index 000000000..b77f914dd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220321T0130/20220321T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220321T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220321T0130/LST-AMSR2_V1.0_100-20220321T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220321T0130/LST-AMSR2_V1.0_100-20220321T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220321T1330/20220321T1330.json b/stac/open-canada/ft-mckay/lst/20220321T1330/20220321T1330.json new file mode 100644 index 000000000..4e859b1f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220321T1330/20220321T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220321T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220321T1330/LST-AMSR2_V1.0_100-20220321T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220321T1330/LST-AMSR2_V1.0_100-20220321T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220322T0130/20220322T0130.json b/stac/open-canada/ft-mckay/lst/20220322T0130/20220322T0130.json new file mode 100644 index 000000000..5220ea06a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220322T0130/20220322T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220322T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220322T0130/LST-AMSR2_V1.0_100-20220322T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220322T0130/LST-AMSR2_V1.0_100-20220322T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220322T1330/20220322T1330.json b/stac/open-canada/ft-mckay/lst/20220322T1330/20220322T1330.json new file mode 100644 index 000000000..5dc6a414c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220322T1330/20220322T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220322T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220322T1330/LST-AMSR2_V1.0_100-20220322T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220322T1330/LST-AMSR2_V1.0_100-20220322T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220323T0130/20220323T0130.json b/stac/open-canada/ft-mckay/lst/20220323T0130/20220323T0130.json new file mode 100644 index 000000000..12fce1369 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220323T0130/20220323T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220323T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220323T0130/LST-AMSR2_V1.0_100-20220323T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220323T0130/LST-AMSR2_V1.0_100-20220323T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220323T1330/20220323T1330.json b/stac/open-canada/ft-mckay/lst/20220323T1330/20220323T1330.json new file mode 100644 index 000000000..32c2af91d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220323T1330/20220323T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220323T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220323T1330/LST-AMSR2_V1.0_100-20220323T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220323T1330/LST-AMSR2_V1.0_100-20220323T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220324T0130/20220324T0130.json b/stac/open-canada/ft-mckay/lst/20220324T0130/20220324T0130.json new file mode 100644 index 000000000..b5a57fe4b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220324T0130/20220324T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220324T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220324T0130/LST-AMSR2_V1.0_100-20220324T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220324T0130/LST-AMSR2_V1.0_100-20220324T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220324T1330/20220324T1330.json b/stac/open-canada/ft-mckay/lst/20220324T1330/20220324T1330.json new file mode 100644 index 000000000..72b7c2dbe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220324T1330/20220324T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220324T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220324T1330/LST-AMSR2_V1.0_100-20220324T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220324T1330/LST-AMSR2_V1.0_100-20220324T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220325T0130/20220325T0130.json b/stac/open-canada/ft-mckay/lst/20220325T0130/20220325T0130.json new file mode 100644 index 000000000..f7a755849 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220325T0130/20220325T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220325T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220325T0130/LST-AMSR2_V1.0_100-20220325T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220325T0130/LST-AMSR2_V1.0_100-20220325T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220325T1330/20220325T1330.json b/stac/open-canada/ft-mckay/lst/20220325T1330/20220325T1330.json new file mode 100644 index 000000000..feee7f48f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220325T1330/20220325T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220325T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220325T1330/LST-AMSR2_V1.0_100-20220325T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220325T1330/LST-AMSR2_V1.0_100-20220325T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220326T0130/20220326T0130.json b/stac/open-canada/ft-mckay/lst/20220326T0130/20220326T0130.json new file mode 100644 index 000000000..4ce4d9a78 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220326T0130/20220326T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220326T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220326T0130/LST-AMSR2_V1.0_100-20220326T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220326T0130/LST-AMSR2_V1.0_100-20220326T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220326T1330/20220326T1330.json b/stac/open-canada/ft-mckay/lst/20220326T1330/20220326T1330.json new file mode 100644 index 000000000..e245d91c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220326T1330/20220326T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220326T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220326T1330/LST-AMSR2_V1.0_100-20220326T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220326T1330/LST-AMSR2_V1.0_100-20220326T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220327T0130/20220327T0130.json b/stac/open-canada/ft-mckay/lst/20220327T0130/20220327T0130.json new file mode 100644 index 000000000..221d780ce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220327T0130/20220327T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220327T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220327T0130/LST-AMSR2_V1.0_100-20220327T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220327T0130/LST-AMSR2_V1.0_100-20220327T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220327T1330/20220327T1330.json b/stac/open-canada/ft-mckay/lst/20220327T1330/20220327T1330.json new file mode 100644 index 000000000..60ad92b5b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220327T1330/20220327T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220327T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220327T1330/LST-AMSR2_V1.0_100-20220327T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220327T1330/LST-AMSR2_V1.0_100-20220327T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220328T0130/20220328T0130.json b/stac/open-canada/ft-mckay/lst/20220328T0130/20220328T0130.json new file mode 100644 index 000000000..d74f0d3ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220328T0130/20220328T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220328T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220328T0130/LST-AMSR2_V1.0_100-20220328T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220328T0130/LST-AMSR2_V1.0_100-20220328T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220328T1330/20220328T1330.json b/stac/open-canada/ft-mckay/lst/20220328T1330/20220328T1330.json new file mode 100644 index 000000000..aeb7ff5f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220328T1330/20220328T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220328T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220328T1330/LST-AMSR2_V1.0_100-20220328T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220328T1330/LST-AMSR2_V1.0_100-20220328T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220329T0130/20220329T0130.json b/stac/open-canada/ft-mckay/lst/20220329T0130/20220329T0130.json new file mode 100644 index 000000000..1b6547d20 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220329T0130/20220329T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220329T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220329T0130/LST-AMSR2_V1.0_100-20220329T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220329T0130/LST-AMSR2_V1.0_100-20220329T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220329T1330/20220329T1330.json b/stac/open-canada/ft-mckay/lst/20220329T1330/20220329T1330.json new file mode 100644 index 000000000..c85443f71 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220329T1330/20220329T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220329T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220329T1330/LST-AMSR2_V1.0_100-20220329T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220329T1330/LST-AMSR2_V1.0_100-20220329T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220330T0130/20220330T0130.json b/stac/open-canada/ft-mckay/lst/20220330T0130/20220330T0130.json new file mode 100644 index 000000000..a571f2660 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220330T0130/20220330T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220330T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220330T0130/LST-AMSR2_V1.0_100-20220330T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220330T0130/LST-AMSR2_V1.0_100-20220330T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220330T1330/20220330T1330.json b/stac/open-canada/ft-mckay/lst/20220330T1330/20220330T1330.json new file mode 100644 index 000000000..5f7a20b20 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220330T1330/20220330T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220330T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220330T1330/LST-AMSR2_V1.0_100-20220330T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220330T1330/LST-AMSR2_V1.0_100-20220330T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220331T0130/20220331T0130.json b/stac/open-canada/ft-mckay/lst/20220331T0130/20220331T0130.json new file mode 100644 index 000000000..1d0596bbc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220331T0130/20220331T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220331T0130", + "collection": "lst", + "properties": { + "datetime": "2022-03-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220331T0130/LST-AMSR2_V1.0_100-20220331T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220331T0130/LST-AMSR2_V1.0_100-20220331T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220331T1330/20220331T1330.json b/stac/open-canada/ft-mckay/lst/20220331T1330/20220331T1330.json new file mode 100644 index 000000000..a6ec711a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220331T1330/20220331T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220331T1330", + "collection": "lst", + "properties": { + "datetime": "2022-03-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220331T1330/LST-AMSR2_V1.0_100-20220331T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220331T1330/LST-AMSR2_V1.0_100-20220331T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220401T0130/20220401T0130.json b/stac/open-canada/ft-mckay/lst/20220401T0130/20220401T0130.json new file mode 100644 index 000000000..c5b8aa7f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220401T0130/20220401T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220401T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220401T0130/LST-AMSR2_V1.0_100-20220401T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220401T0130/LST-AMSR2_V1.0_100-20220401T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220401T1330/20220401T1330.json b/stac/open-canada/ft-mckay/lst/20220401T1330/20220401T1330.json new file mode 100644 index 000000000..2372b85f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220401T1330/20220401T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220401T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220401T1330/LST-AMSR2_V1.0_100-20220401T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220401T1330/LST-AMSR2_V1.0_100-20220401T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220402T0130/20220402T0130.json b/stac/open-canada/ft-mckay/lst/20220402T0130/20220402T0130.json new file mode 100644 index 000000000..60faa992e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220402T0130/20220402T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220402T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220402T0130/LST-AMSR2_V1.0_100-20220402T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220402T0130/LST-AMSR2_V1.0_100-20220402T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220402T1330/20220402T1330.json b/stac/open-canada/ft-mckay/lst/20220402T1330/20220402T1330.json new file mode 100644 index 000000000..484935598 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220402T1330/20220402T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220402T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220402T1330/LST-AMSR2_V1.0_100-20220402T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220402T1330/LST-AMSR2_V1.0_100-20220402T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220403T0130/20220403T0130.json b/stac/open-canada/ft-mckay/lst/20220403T0130/20220403T0130.json new file mode 100644 index 000000000..cf87ac2bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220403T0130/20220403T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220403T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220403T0130/LST-AMSR2_V1.0_100-20220403T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220403T0130/LST-AMSR2_V1.0_100-20220403T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220403T1330/20220403T1330.json b/stac/open-canada/ft-mckay/lst/20220403T1330/20220403T1330.json new file mode 100644 index 000000000..a2cd9ad1e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220403T1330/20220403T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220403T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220403T1330/LST-AMSR2_V1.0_100-20220403T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220403T1330/LST-AMSR2_V1.0_100-20220403T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220404T0130/20220404T0130.json b/stac/open-canada/ft-mckay/lst/20220404T0130/20220404T0130.json new file mode 100644 index 000000000..33411d529 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220404T0130/20220404T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220404T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220404T0130/LST-AMSR2_V1.0_100-20220404T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220404T0130/LST-AMSR2_V1.0_100-20220404T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220404T1330/20220404T1330.json b/stac/open-canada/ft-mckay/lst/20220404T1330/20220404T1330.json new file mode 100644 index 000000000..2422ba69b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220404T1330/20220404T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220404T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220404T1330/LST-AMSR2_V1.0_100-20220404T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220404T1330/LST-AMSR2_V1.0_100-20220404T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220405T0130/20220405T0130.json b/stac/open-canada/ft-mckay/lst/20220405T0130/20220405T0130.json new file mode 100644 index 000000000..e11b60b11 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220405T0130/20220405T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220405T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220405T0130/LST-AMSR2_V1.0_100-20220405T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220405T0130/LST-AMSR2_V1.0_100-20220405T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220405T1330/20220405T1330.json b/stac/open-canada/ft-mckay/lst/20220405T1330/20220405T1330.json new file mode 100644 index 000000000..fde8f2102 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220405T1330/20220405T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220405T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220405T1330/LST-AMSR2_V1.0_100-20220405T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220405T1330/LST-AMSR2_V1.0_100-20220405T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220406T0130/20220406T0130.json b/stac/open-canada/ft-mckay/lst/20220406T0130/20220406T0130.json new file mode 100644 index 000000000..0ae6f6b5b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220406T0130/20220406T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220406T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220406T0130/LST-AMSR2_V1.0_100-20220406T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220406T0130/LST-AMSR2_V1.0_100-20220406T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220406T1330/20220406T1330.json b/stac/open-canada/ft-mckay/lst/20220406T1330/20220406T1330.json new file mode 100644 index 000000000..a14e98212 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220406T1330/20220406T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220406T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220406T1330/LST-AMSR2_V1.0_100-20220406T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220406T1330/LST-AMSR2_V1.0_100-20220406T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220407T0130/20220407T0130.json b/stac/open-canada/ft-mckay/lst/20220407T0130/20220407T0130.json new file mode 100644 index 000000000..e5613a1f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220407T0130/20220407T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220407T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220407T0130/LST-AMSR2_V1.0_100-20220407T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220407T0130/LST-AMSR2_V1.0_100-20220407T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220407T1330/20220407T1330.json b/stac/open-canada/ft-mckay/lst/20220407T1330/20220407T1330.json new file mode 100644 index 000000000..4ad86114b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220407T1330/20220407T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220407T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220407T1330/LST-AMSR2_V1.0_100-20220407T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220407T1330/LST-AMSR2_V1.0_100-20220407T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220408T0130/20220408T0130.json b/stac/open-canada/ft-mckay/lst/20220408T0130/20220408T0130.json new file mode 100644 index 000000000..65d0d752c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220408T0130/20220408T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220408T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220408T0130/LST-AMSR2_V1.0_100-20220408T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220408T0130/LST-AMSR2_V1.0_100-20220408T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220408T1330/20220408T1330.json b/stac/open-canada/ft-mckay/lst/20220408T1330/20220408T1330.json new file mode 100644 index 000000000..f32641967 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220408T1330/20220408T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220408T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220408T1330/LST-AMSR2_V1.0_100-20220408T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220408T1330/LST-AMSR2_V1.0_100-20220408T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220409T0130/20220409T0130.json b/stac/open-canada/ft-mckay/lst/20220409T0130/20220409T0130.json new file mode 100644 index 000000000..296b0f687 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220409T0130/20220409T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220409T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220409T0130/LST-AMSR2_V1.0_100-20220409T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220409T0130/LST-AMSR2_V1.0_100-20220409T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220409T1330/20220409T1330.json b/stac/open-canada/ft-mckay/lst/20220409T1330/20220409T1330.json new file mode 100644 index 000000000..915ce5908 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220409T1330/20220409T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220409T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220409T1330/LST-AMSR2_V1.0_100-20220409T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220409T1330/LST-AMSR2_V1.0_100-20220409T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220410T0130/20220410T0130.json b/stac/open-canada/ft-mckay/lst/20220410T0130/20220410T0130.json new file mode 100644 index 000000000..53467c9d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220410T0130/20220410T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220410T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220410T0130/LST-AMSR2_V1.0_100-20220410T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220410T0130/LST-AMSR2_V1.0_100-20220410T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220410T1330/20220410T1330.json b/stac/open-canada/ft-mckay/lst/20220410T1330/20220410T1330.json new file mode 100644 index 000000000..6626b5514 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220410T1330/20220410T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220410T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220410T1330/LST-AMSR2_V1.0_100-20220410T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220410T1330/LST-AMSR2_V1.0_100-20220410T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220411T0130/20220411T0130.json b/stac/open-canada/ft-mckay/lst/20220411T0130/20220411T0130.json new file mode 100644 index 000000000..3da6dccf0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220411T0130/20220411T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220411T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220411T0130/LST-AMSR2_V1.0_100-20220411T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220411T0130/LST-AMSR2_V1.0_100-20220411T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220411T1330/20220411T1330.json b/stac/open-canada/ft-mckay/lst/20220411T1330/20220411T1330.json new file mode 100644 index 000000000..5b979ee3b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220411T1330/20220411T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220411T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220411T1330/LST-AMSR2_V1.0_100-20220411T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220411T1330/LST-AMSR2_V1.0_100-20220411T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220412T0130/20220412T0130.json b/stac/open-canada/ft-mckay/lst/20220412T0130/20220412T0130.json new file mode 100644 index 000000000..134954009 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220412T0130/20220412T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220412T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220412T0130/LST-AMSR2_V1.0_100-20220412T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220412T0130/LST-AMSR2_V1.0_100-20220412T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220412T1330/20220412T1330.json b/stac/open-canada/ft-mckay/lst/20220412T1330/20220412T1330.json new file mode 100644 index 000000000..11085144f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220412T1330/20220412T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220412T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220412T1330/LST-AMSR2_V1.0_100-20220412T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220412T1330/LST-AMSR2_V1.0_100-20220412T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220413T0130/20220413T0130.json b/stac/open-canada/ft-mckay/lst/20220413T0130/20220413T0130.json new file mode 100644 index 000000000..78e561bbb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220413T0130/20220413T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220413T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220413T0130/LST-AMSR2_V1.0_100-20220413T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220413T0130/LST-AMSR2_V1.0_100-20220413T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220413T1330/20220413T1330.json b/stac/open-canada/ft-mckay/lst/20220413T1330/20220413T1330.json new file mode 100644 index 000000000..a1fbfbf91 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220413T1330/20220413T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220413T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220413T1330/LST-AMSR2_V1.0_100-20220413T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220413T1330/LST-AMSR2_V1.0_100-20220413T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220414T0130/20220414T0130.json b/stac/open-canada/ft-mckay/lst/20220414T0130/20220414T0130.json new file mode 100644 index 000000000..f6fec2051 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220414T0130/20220414T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220414T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220414T0130/LST-AMSR2_V1.0_100-20220414T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220414T0130/LST-AMSR2_V1.0_100-20220414T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220414T1330/20220414T1330.json b/stac/open-canada/ft-mckay/lst/20220414T1330/20220414T1330.json new file mode 100644 index 000000000..e015ce935 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220414T1330/20220414T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220414T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220414T1330/LST-AMSR2_V1.0_100-20220414T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220414T1330/LST-AMSR2_V1.0_100-20220414T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220415T0130/20220415T0130.json b/stac/open-canada/ft-mckay/lst/20220415T0130/20220415T0130.json new file mode 100644 index 000000000..01a37eaf9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220415T0130/20220415T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220415T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220415T0130/LST-AMSR2_V1.0_100-20220415T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220415T0130/LST-AMSR2_V1.0_100-20220415T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220415T1330/20220415T1330.json b/stac/open-canada/ft-mckay/lst/20220415T1330/20220415T1330.json new file mode 100644 index 000000000..2bf0194e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220415T1330/20220415T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220415T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220415T1330/LST-AMSR2_V1.0_100-20220415T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220415T1330/LST-AMSR2_V1.0_100-20220415T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220416T0130/20220416T0130.json b/stac/open-canada/ft-mckay/lst/20220416T0130/20220416T0130.json new file mode 100644 index 000000000..3e83cda02 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220416T0130/20220416T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220416T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220416T0130/LST-AMSR2_V1.0_100-20220416T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220416T0130/LST-AMSR2_V1.0_100-20220416T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220416T1330/20220416T1330.json b/stac/open-canada/ft-mckay/lst/20220416T1330/20220416T1330.json new file mode 100644 index 000000000..efa3c7e7f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220416T1330/20220416T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220416T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220416T1330/LST-AMSR2_V1.0_100-20220416T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220416T1330/LST-AMSR2_V1.0_100-20220416T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220417T0130/20220417T0130.json b/stac/open-canada/ft-mckay/lst/20220417T0130/20220417T0130.json new file mode 100644 index 000000000..a4cd1a9b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220417T0130/20220417T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220417T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220417T0130/LST-AMSR2_V1.0_100-20220417T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220417T0130/LST-AMSR2_V1.0_100-20220417T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220417T1330/20220417T1330.json b/stac/open-canada/ft-mckay/lst/20220417T1330/20220417T1330.json new file mode 100644 index 000000000..534c4416b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220417T1330/20220417T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220417T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220417T1330/LST-AMSR2_V1.0_100-20220417T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220417T1330/LST-AMSR2_V1.0_100-20220417T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220418T0130/20220418T0130.json b/stac/open-canada/ft-mckay/lst/20220418T0130/20220418T0130.json new file mode 100644 index 000000000..3061e2020 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220418T0130/20220418T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220418T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220418T0130/LST-AMSR2_V1.0_100-20220418T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220418T0130/LST-AMSR2_V1.0_100-20220418T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220418T1330/20220418T1330.json b/stac/open-canada/ft-mckay/lst/20220418T1330/20220418T1330.json new file mode 100644 index 000000000..47e74dbff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220418T1330/20220418T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220418T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220418T1330/LST-AMSR2_V1.0_100-20220418T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220418T1330/LST-AMSR2_V1.0_100-20220418T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220419T0130/20220419T0130.json b/stac/open-canada/ft-mckay/lst/20220419T0130/20220419T0130.json new file mode 100644 index 000000000..851738c77 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220419T0130/20220419T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220419T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220419T0130/LST-AMSR2_V1.0_100-20220419T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220419T0130/LST-AMSR2_V1.0_100-20220419T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220419T1330/20220419T1330.json b/stac/open-canada/ft-mckay/lst/20220419T1330/20220419T1330.json new file mode 100644 index 000000000..04fedd984 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220419T1330/20220419T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220419T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220419T1330/LST-AMSR2_V1.0_100-20220419T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220419T1330/LST-AMSR2_V1.0_100-20220419T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220420T0130/20220420T0130.json b/stac/open-canada/ft-mckay/lst/20220420T0130/20220420T0130.json new file mode 100644 index 000000000..4098166e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220420T0130/20220420T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220420T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220420T0130/LST-AMSR2_V1.0_100-20220420T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220420T0130/LST-AMSR2_V1.0_100-20220420T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220420T1330/20220420T1330.json b/stac/open-canada/ft-mckay/lst/20220420T1330/20220420T1330.json new file mode 100644 index 000000000..8a26cb7c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220420T1330/20220420T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220420T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220420T1330/LST-AMSR2_V1.0_100-20220420T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220420T1330/LST-AMSR2_V1.0_100-20220420T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220421T0130/20220421T0130.json b/stac/open-canada/ft-mckay/lst/20220421T0130/20220421T0130.json new file mode 100644 index 000000000..cccbd123f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220421T0130/20220421T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220421T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220421T0130/LST-AMSR2_V1.0_100-20220421T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220421T0130/LST-AMSR2_V1.0_100-20220421T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220421T1330/20220421T1330.json b/stac/open-canada/ft-mckay/lst/20220421T1330/20220421T1330.json new file mode 100644 index 000000000..bdaa41b4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220421T1330/20220421T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220421T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220421T1330/LST-AMSR2_V1.0_100-20220421T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220421T1330/LST-AMSR2_V1.0_100-20220421T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220422T0130/20220422T0130.json b/stac/open-canada/ft-mckay/lst/20220422T0130/20220422T0130.json new file mode 100644 index 000000000..6fc60b795 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220422T0130/20220422T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220422T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220422T0130/LST-AMSR2_V1.0_100-20220422T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220422T0130/LST-AMSR2_V1.0_100-20220422T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220422T1330/20220422T1330.json b/stac/open-canada/ft-mckay/lst/20220422T1330/20220422T1330.json new file mode 100644 index 000000000..67b15b2a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220422T1330/20220422T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220422T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220422T1330/LST-AMSR2_V1.0_100-20220422T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220422T1330/LST-AMSR2_V1.0_100-20220422T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220423T0130/20220423T0130.json b/stac/open-canada/ft-mckay/lst/20220423T0130/20220423T0130.json new file mode 100644 index 000000000..da69b7585 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220423T0130/20220423T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220423T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220423T0130/LST-AMSR2_V1.0_100-20220423T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220423T0130/LST-AMSR2_V1.0_100-20220423T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220423T1330/20220423T1330.json b/stac/open-canada/ft-mckay/lst/20220423T1330/20220423T1330.json new file mode 100644 index 000000000..5057bf3b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220423T1330/20220423T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220423T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220423T1330/LST-AMSR2_V1.0_100-20220423T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220423T1330/LST-AMSR2_V1.0_100-20220423T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220424T0130/20220424T0130.json b/stac/open-canada/ft-mckay/lst/20220424T0130/20220424T0130.json new file mode 100644 index 000000000..4114caba1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220424T0130/20220424T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220424T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220424T0130/LST-AMSR2_V1.0_100-20220424T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220424T0130/LST-AMSR2_V1.0_100-20220424T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220424T1330/20220424T1330.json b/stac/open-canada/ft-mckay/lst/20220424T1330/20220424T1330.json new file mode 100644 index 000000000..33e49eba9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220424T1330/20220424T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220424T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220424T1330/LST-AMSR2_V1.0_100-20220424T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220424T1330/LST-AMSR2_V1.0_100-20220424T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220425T0130/20220425T0130.json b/stac/open-canada/ft-mckay/lst/20220425T0130/20220425T0130.json new file mode 100644 index 000000000..a03bf6abe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220425T0130/20220425T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220425T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220425T0130/LST-AMSR2_V1.0_100-20220425T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220425T0130/LST-AMSR2_V1.0_100-20220425T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220425T1330/20220425T1330.json b/stac/open-canada/ft-mckay/lst/20220425T1330/20220425T1330.json new file mode 100644 index 000000000..f3c827e6e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220425T1330/20220425T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220425T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220425T1330/LST-AMSR2_V1.0_100-20220425T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220425T1330/LST-AMSR2_V1.0_100-20220425T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220426T0130/20220426T0130.json b/stac/open-canada/ft-mckay/lst/20220426T0130/20220426T0130.json new file mode 100644 index 000000000..849f603b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220426T0130/20220426T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220426T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220426T0130/LST-AMSR2_V1.0_100-20220426T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220426T0130/LST-AMSR2_V1.0_100-20220426T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220426T1330/20220426T1330.json b/stac/open-canada/ft-mckay/lst/20220426T1330/20220426T1330.json new file mode 100644 index 000000000..3016578ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220426T1330/20220426T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220426T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220426T1330/LST-AMSR2_V1.0_100-20220426T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220426T1330/LST-AMSR2_V1.0_100-20220426T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220427T0130/20220427T0130.json b/stac/open-canada/ft-mckay/lst/20220427T0130/20220427T0130.json new file mode 100644 index 000000000..aba366a6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220427T0130/20220427T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220427T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220427T0130/LST-AMSR2_V1.0_100-20220427T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220427T0130/LST-AMSR2_V1.0_100-20220427T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220427T1330/20220427T1330.json b/stac/open-canada/ft-mckay/lst/20220427T1330/20220427T1330.json new file mode 100644 index 000000000..507fb861c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220427T1330/20220427T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220427T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220427T1330/LST-AMSR2_V1.0_100-20220427T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220427T1330/LST-AMSR2_V1.0_100-20220427T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220428T0130/20220428T0130.json b/stac/open-canada/ft-mckay/lst/20220428T0130/20220428T0130.json new file mode 100644 index 000000000..08857aa5a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220428T0130/20220428T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220428T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220428T0130/LST-AMSR2_V1.0_100-20220428T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220428T0130/LST-AMSR2_V1.0_100-20220428T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220428T1330/20220428T1330.json b/stac/open-canada/ft-mckay/lst/20220428T1330/20220428T1330.json new file mode 100644 index 000000000..bef0952d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220428T1330/20220428T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220428T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220428T1330/LST-AMSR2_V1.0_100-20220428T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220428T1330/LST-AMSR2_V1.0_100-20220428T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220429T0130/20220429T0130.json b/stac/open-canada/ft-mckay/lst/20220429T0130/20220429T0130.json new file mode 100644 index 000000000..a9773eca8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220429T0130/20220429T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220429T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220429T0130/LST-AMSR2_V1.0_100-20220429T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220429T0130/LST-AMSR2_V1.0_100-20220429T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220429T1330/20220429T1330.json b/stac/open-canada/ft-mckay/lst/20220429T1330/20220429T1330.json new file mode 100644 index 000000000..8671b6cba --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220429T1330/20220429T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220429T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220429T1330/LST-AMSR2_V1.0_100-20220429T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220429T1330/LST-AMSR2_V1.0_100-20220429T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220430T0130/20220430T0130.json b/stac/open-canada/ft-mckay/lst/20220430T0130/20220430T0130.json new file mode 100644 index 000000000..2a5520cd3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220430T0130/20220430T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220430T0130", + "collection": "lst", + "properties": { + "datetime": "2022-04-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220430T0130/LST-AMSR2_V1.0_100-20220430T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220430T0130/LST-AMSR2_V1.0_100-20220430T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220430T1330/20220430T1330.json b/stac/open-canada/ft-mckay/lst/20220430T1330/20220430T1330.json new file mode 100644 index 000000000..02f62645b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220430T1330/20220430T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220430T1330", + "collection": "lst", + "properties": { + "datetime": "2022-04-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220430T1330/LST-AMSR2_V1.0_100-20220430T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220430T1330/LST-AMSR2_V1.0_100-20220430T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220501T0130/20220501T0130.json b/stac/open-canada/ft-mckay/lst/20220501T0130/20220501T0130.json new file mode 100644 index 000000000..c477bea4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220501T0130/20220501T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220501T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220501T0130/LST-AMSR2_V1.0_100-20220501T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220501T0130/LST-AMSR2_V1.0_100-20220501T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220501T1330/20220501T1330.json b/stac/open-canada/ft-mckay/lst/20220501T1330/20220501T1330.json new file mode 100644 index 000000000..954334060 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220501T1330/20220501T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220501T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220501T1330/LST-AMSR2_V1.0_100-20220501T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220501T1330/LST-AMSR2_V1.0_100-20220501T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220502T0130/20220502T0130.json b/stac/open-canada/ft-mckay/lst/20220502T0130/20220502T0130.json new file mode 100644 index 000000000..ab537104d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220502T0130/20220502T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220502T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220502T0130/LST-AMSR2_V1.0_100-20220502T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220502T0130/LST-AMSR2_V1.0_100-20220502T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220502T1330/20220502T1330.json b/stac/open-canada/ft-mckay/lst/20220502T1330/20220502T1330.json new file mode 100644 index 000000000..8380514c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220502T1330/20220502T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220502T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220502T1330/LST-AMSR2_V1.0_100-20220502T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220502T1330/LST-AMSR2_V1.0_100-20220502T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220503T0130/20220503T0130.json b/stac/open-canada/ft-mckay/lst/20220503T0130/20220503T0130.json new file mode 100644 index 000000000..5091746d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220503T0130/20220503T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220503T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220503T0130/LST-AMSR2_V1.0_100-20220503T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220503T0130/LST-AMSR2_V1.0_100-20220503T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220503T1330/20220503T1330.json b/stac/open-canada/ft-mckay/lst/20220503T1330/20220503T1330.json new file mode 100644 index 000000000..ae4b62e6e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220503T1330/20220503T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220503T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220503T1330/LST-AMSR2_V1.0_100-20220503T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220503T1330/LST-AMSR2_V1.0_100-20220503T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220504T0130/20220504T0130.json b/stac/open-canada/ft-mckay/lst/20220504T0130/20220504T0130.json new file mode 100644 index 000000000..04ea50989 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220504T0130/20220504T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220504T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220504T0130/LST-AMSR2_V1.0_100-20220504T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220504T0130/LST-AMSR2_V1.0_100-20220504T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220504T1330/20220504T1330.json b/stac/open-canada/ft-mckay/lst/20220504T1330/20220504T1330.json new file mode 100644 index 000000000..3267fb46a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220504T1330/20220504T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220504T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220504T1330/LST-AMSR2_V1.0_100-20220504T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220504T1330/LST-AMSR2_V1.0_100-20220504T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220505T0130/20220505T0130.json b/stac/open-canada/ft-mckay/lst/20220505T0130/20220505T0130.json new file mode 100644 index 000000000..1e9fe816c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220505T0130/20220505T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220505T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220505T0130/LST-AMSR2_V1.0_100-20220505T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220505T0130/LST-AMSR2_V1.0_100-20220505T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220505T1330/20220505T1330.json b/stac/open-canada/ft-mckay/lst/20220505T1330/20220505T1330.json new file mode 100644 index 000000000..3313c1ddf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220505T1330/20220505T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220505T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220505T1330/LST-AMSR2_V1.0_100-20220505T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220505T1330/LST-AMSR2_V1.0_100-20220505T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220506T0130/20220506T0130.json b/stac/open-canada/ft-mckay/lst/20220506T0130/20220506T0130.json new file mode 100644 index 000000000..698f782a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220506T0130/20220506T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220506T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220506T0130/LST-AMSR2_V1.0_100-20220506T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220506T0130/LST-AMSR2_V1.0_100-20220506T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220506T1330/20220506T1330.json b/stac/open-canada/ft-mckay/lst/20220506T1330/20220506T1330.json new file mode 100644 index 000000000..229b9b54a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220506T1330/20220506T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220506T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220506T1330/LST-AMSR2_V1.0_100-20220506T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220506T1330/LST-AMSR2_V1.0_100-20220506T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220507T0130/20220507T0130.json b/stac/open-canada/ft-mckay/lst/20220507T0130/20220507T0130.json new file mode 100644 index 000000000..2682b2852 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220507T0130/20220507T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220507T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220507T0130/LST-AMSR2_V1.0_100-20220507T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220507T0130/LST-AMSR2_V1.0_100-20220507T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220507T1330/20220507T1330.json b/stac/open-canada/ft-mckay/lst/20220507T1330/20220507T1330.json new file mode 100644 index 000000000..1211ffff2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220507T1330/20220507T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220507T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220507T1330/LST-AMSR2_V1.0_100-20220507T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220507T1330/LST-AMSR2_V1.0_100-20220507T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220508T0130/20220508T0130.json b/stac/open-canada/ft-mckay/lst/20220508T0130/20220508T0130.json new file mode 100644 index 000000000..a0e0498bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220508T0130/20220508T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220508T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220508T0130/LST-AMSR2_V1.0_100-20220508T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220508T0130/LST-AMSR2_V1.0_100-20220508T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220508T1330/20220508T1330.json b/stac/open-canada/ft-mckay/lst/20220508T1330/20220508T1330.json new file mode 100644 index 000000000..4b7b7b30b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220508T1330/20220508T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220508T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220508T1330/LST-AMSR2_V1.0_100-20220508T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220508T1330/LST-AMSR2_V1.0_100-20220508T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220509T0130/20220509T0130.json b/stac/open-canada/ft-mckay/lst/20220509T0130/20220509T0130.json new file mode 100644 index 000000000..f1a44b71d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220509T0130/20220509T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220509T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220509T0130/LST-AMSR2_V1.0_100-20220509T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220509T0130/LST-AMSR2_V1.0_100-20220509T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220509T1330/20220509T1330.json b/stac/open-canada/ft-mckay/lst/20220509T1330/20220509T1330.json new file mode 100644 index 000000000..c392a3bc8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220509T1330/20220509T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220509T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220509T1330/LST-AMSR2_V1.0_100-20220509T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220509T1330/LST-AMSR2_V1.0_100-20220509T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220510T0130/20220510T0130.json b/stac/open-canada/ft-mckay/lst/20220510T0130/20220510T0130.json new file mode 100644 index 000000000..433ed5ffc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220510T0130/20220510T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220510T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220510T0130/LST-AMSR2_V1.0_100-20220510T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220510T0130/LST-AMSR2_V1.0_100-20220510T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220510T1330/20220510T1330.json b/stac/open-canada/ft-mckay/lst/20220510T1330/20220510T1330.json new file mode 100644 index 000000000..631268198 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220510T1330/20220510T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220510T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220510T1330/LST-AMSR2_V1.0_100-20220510T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220510T1330/LST-AMSR2_V1.0_100-20220510T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220511T0130/20220511T0130.json b/stac/open-canada/ft-mckay/lst/20220511T0130/20220511T0130.json new file mode 100644 index 000000000..847453fd1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220511T0130/20220511T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220511T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220511T0130/LST-AMSR2_V1.0_100-20220511T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220511T0130/LST-AMSR2_V1.0_100-20220511T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220511T1330/20220511T1330.json b/stac/open-canada/ft-mckay/lst/20220511T1330/20220511T1330.json new file mode 100644 index 000000000..9f0472d45 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220511T1330/20220511T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220511T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220511T1330/LST-AMSR2_V1.0_100-20220511T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220511T1330/LST-AMSR2_V1.0_100-20220511T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220512T0130/20220512T0130.json b/stac/open-canada/ft-mckay/lst/20220512T0130/20220512T0130.json new file mode 100644 index 000000000..1413c7e9b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220512T0130/20220512T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220512T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220512T0130/LST-AMSR2_V1.0_100-20220512T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220512T0130/LST-AMSR2_V1.0_100-20220512T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220512T1330/20220512T1330.json b/stac/open-canada/ft-mckay/lst/20220512T1330/20220512T1330.json new file mode 100644 index 000000000..7e1c3aee0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220512T1330/20220512T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220512T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220512T1330/LST-AMSR2_V1.0_100-20220512T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220512T1330/LST-AMSR2_V1.0_100-20220512T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220513T0130/20220513T0130.json b/stac/open-canada/ft-mckay/lst/20220513T0130/20220513T0130.json new file mode 100644 index 000000000..d2451f04d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220513T0130/20220513T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220513T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220513T0130/LST-AMSR2_V1.0_100-20220513T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220513T0130/LST-AMSR2_V1.0_100-20220513T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220513T1330/20220513T1330.json b/stac/open-canada/ft-mckay/lst/20220513T1330/20220513T1330.json new file mode 100644 index 000000000..0f9311abb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220513T1330/20220513T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220513T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220513T1330/LST-AMSR2_V1.0_100-20220513T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220513T1330/LST-AMSR2_V1.0_100-20220513T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220514T0130/20220514T0130.json b/stac/open-canada/ft-mckay/lst/20220514T0130/20220514T0130.json new file mode 100644 index 000000000..5425eb9b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220514T0130/20220514T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220514T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220514T0130/LST-AMSR2_V1.0_100-20220514T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220514T0130/LST-AMSR2_V1.0_100-20220514T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220514T1330/20220514T1330.json b/stac/open-canada/ft-mckay/lst/20220514T1330/20220514T1330.json new file mode 100644 index 000000000..502fd6ee6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220514T1330/20220514T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220514T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220514T1330/LST-AMSR2_V1.0_100-20220514T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220514T1330/LST-AMSR2_V1.0_100-20220514T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220515T0130/20220515T0130.json b/stac/open-canada/ft-mckay/lst/20220515T0130/20220515T0130.json new file mode 100644 index 000000000..8142b933f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220515T0130/20220515T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220515T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220515T0130/LST-AMSR2_V1.0_100-20220515T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220515T0130/LST-AMSR2_V1.0_100-20220515T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220515T1330/20220515T1330.json b/stac/open-canada/ft-mckay/lst/20220515T1330/20220515T1330.json new file mode 100644 index 000000000..1e95e7f21 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220515T1330/20220515T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220515T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220515T1330/LST-AMSR2_V1.0_100-20220515T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220515T1330/LST-AMSR2_V1.0_100-20220515T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220516T0130/20220516T0130.json b/stac/open-canada/ft-mckay/lst/20220516T0130/20220516T0130.json new file mode 100644 index 000000000..65989a476 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220516T0130/20220516T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220516T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220516T0130/LST-AMSR2_V1.0_100-20220516T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220516T0130/LST-AMSR2_V1.0_100-20220516T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220516T1330/20220516T1330.json b/stac/open-canada/ft-mckay/lst/20220516T1330/20220516T1330.json new file mode 100644 index 000000000..303b9b9c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220516T1330/20220516T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220516T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220516T1330/LST-AMSR2_V1.0_100-20220516T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220516T1330/LST-AMSR2_V1.0_100-20220516T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220517T0130/20220517T0130.json b/stac/open-canada/ft-mckay/lst/20220517T0130/20220517T0130.json new file mode 100644 index 000000000..b6d893baf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220517T0130/20220517T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220517T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220517T0130/LST-AMSR2_V1.0_100-20220517T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220517T0130/LST-AMSR2_V1.0_100-20220517T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220517T1330/20220517T1330.json b/stac/open-canada/ft-mckay/lst/20220517T1330/20220517T1330.json new file mode 100644 index 000000000..ab7f3f575 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220517T1330/20220517T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220517T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220517T1330/LST-AMSR2_V1.0_100-20220517T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220517T1330/LST-AMSR2_V1.0_100-20220517T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220518T0130/20220518T0130.json b/stac/open-canada/ft-mckay/lst/20220518T0130/20220518T0130.json new file mode 100644 index 000000000..57ab54631 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220518T0130/20220518T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220518T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220518T0130/LST-AMSR2_V1.0_100-20220518T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220518T0130/LST-AMSR2_V1.0_100-20220518T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220518T1330/20220518T1330.json b/stac/open-canada/ft-mckay/lst/20220518T1330/20220518T1330.json new file mode 100644 index 000000000..f984b24eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220518T1330/20220518T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220518T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220518T1330/LST-AMSR2_V1.0_100-20220518T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220518T1330/LST-AMSR2_V1.0_100-20220518T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220519T0130/20220519T0130.json b/stac/open-canada/ft-mckay/lst/20220519T0130/20220519T0130.json new file mode 100644 index 000000000..ecb64038e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220519T0130/20220519T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220519T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220519T0130/LST-AMSR2_V1.0_100-20220519T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220519T0130/LST-AMSR2_V1.0_100-20220519T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220519T1330/20220519T1330.json b/stac/open-canada/ft-mckay/lst/20220519T1330/20220519T1330.json new file mode 100644 index 000000000..cfd8dec8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220519T1330/20220519T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220519T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220519T1330/LST-AMSR2_V1.0_100-20220519T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220519T1330/LST-AMSR2_V1.0_100-20220519T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220520T0130/20220520T0130.json b/stac/open-canada/ft-mckay/lst/20220520T0130/20220520T0130.json new file mode 100644 index 000000000..63240e7ab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220520T0130/20220520T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220520T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220520T0130/LST-AMSR2_V1.0_100-20220520T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220520T0130/LST-AMSR2_V1.0_100-20220520T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220520T1330/20220520T1330.json b/stac/open-canada/ft-mckay/lst/20220520T1330/20220520T1330.json new file mode 100644 index 000000000..aee7c1316 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220520T1330/20220520T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220520T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220520T1330/LST-AMSR2_V1.0_100-20220520T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220520T1330/LST-AMSR2_V1.0_100-20220520T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220521T0130/20220521T0130.json b/stac/open-canada/ft-mckay/lst/20220521T0130/20220521T0130.json new file mode 100644 index 000000000..de0fa96d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220521T0130/20220521T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220521T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220521T0130/LST-AMSR2_V1.0_100-20220521T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220521T0130/LST-AMSR2_V1.0_100-20220521T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220521T1330/20220521T1330.json b/stac/open-canada/ft-mckay/lst/20220521T1330/20220521T1330.json new file mode 100644 index 000000000..890b1aa34 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220521T1330/20220521T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220521T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220521T1330/LST-AMSR2_V1.0_100-20220521T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220521T1330/LST-AMSR2_V1.0_100-20220521T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220522T0130/20220522T0130.json b/stac/open-canada/ft-mckay/lst/20220522T0130/20220522T0130.json new file mode 100644 index 000000000..c8ea5ea64 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220522T0130/20220522T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220522T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220522T0130/LST-AMSR2_V1.0_100-20220522T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220522T0130/LST-AMSR2_V1.0_100-20220522T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220522T1330/20220522T1330.json b/stac/open-canada/ft-mckay/lst/20220522T1330/20220522T1330.json new file mode 100644 index 000000000..e3d0df05f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220522T1330/20220522T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220522T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220522T1330/LST-AMSR2_V1.0_100-20220522T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220522T1330/LST-AMSR2_V1.0_100-20220522T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220523T0130/20220523T0130.json b/stac/open-canada/ft-mckay/lst/20220523T0130/20220523T0130.json new file mode 100644 index 000000000..60fdc9e73 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220523T0130/20220523T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220523T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220523T0130/LST-AMSR2_V1.0_100-20220523T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220523T0130/LST-AMSR2_V1.0_100-20220523T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220523T1330/20220523T1330.json b/stac/open-canada/ft-mckay/lst/20220523T1330/20220523T1330.json new file mode 100644 index 000000000..198d896bc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220523T1330/20220523T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220523T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220523T1330/LST-AMSR2_V1.0_100-20220523T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220523T1330/LST-AMSR2_V1.0_100-20220523T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220524T0130/20220524T0130.json b/stac/open-canada/ft-mckay/lst/20220524T0130/20220524T0130.json new file mode 100644 index 000000000..90f50ecb2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220524T0130/20220524T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220524T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220524T0130/LST-AMSR2_V1.0_100-20220524T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220524T0130/LST-AMSR2_V1.0_100-20220524T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220524T1330/20220524T1330.json b/stac/open-canada/ft-mckay/lst/20220524T1330/20220524T1330.json new file mode 100644 index 000000000..a3df2fb62 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220524T1330/20220524T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220524T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220524T1330/LST-AMSR2_V1.0_100-20220524T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220524T1330/LST-AMSR2_V1.0_100-20220524T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220525T0130/20220525T0130.json b/stac/open-canada/ft-mckay/lst/20220525T0130/20220525T0130.json new file mode 100644 index 000000000..3b93be566 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220525T0130/20220525T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220525T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220525T0130/LST-AMSR2_V1.0_100-20220525T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220525T0130/LST-AMSR2_V1.0_100-20220525T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220525T1330/20220525T1330.json b/stac/open-canada/ft-mckay/lst/20220525T1330/20220525T1330.json new file mode 100644 index 000000000..9489f489b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220525T1330/20220525T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220525T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220525T1330/LST-AMSR2_V1.0_100-20220525T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220525T1330/LST-AMSR2_V1.0_100-20220525T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220526T0130/20220526T0130.json b/stac/open-canada/ft-mckay/lst/20220526T0130/20220526T0130.json new file mode 100644 index 000000000..ae3512c40 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220526T0130/20220526T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220526T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220526T0130/LST-AMSR2_V1.0_100-20220526T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220526T0130/LST-AMSR2_V1.0_100-20220526T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220526T1330/20220526T1330.json b/stac/open-canada/ft-mckay/lst/20220526T1330/20220526T1330.json new file mode 100644 index 000000000..54194bfab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220526T1330/20220526T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220526T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220526T1330/LST-AMSR2_V1.0_100-20220526T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220526T1330/LST-AMSR2_V1.0_100-20220526T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220527T0130/20220527T0130.json b/stac/open-canada/ft-mckay/lst/20220527T0130/20220527T0130.json new file mode 100644 index 000000000..dc860b674 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220527T0130/20220527T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220527T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220527T0130/LST-AMSR2_V1.0_100-20220527T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220527T0130/LST-AMSR2_V1.0_100-20220527T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220527T1330/20220527T1330.json b/stac/open-canada/ft-mckay/lst/20220527T1330/20220527T1330.json new file mode 100644 index 000000000..a176ca13a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220527T1330/20220527T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220527T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220527T1330/LST-AMSR2_V1.0_100-20220527T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220527T1330/LST-AMSR2_V1.0_100-20220527T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220528T0130/20220528T0130.json b/stac/open-canada/ft-mckay/lst/20220528T0130/20220528T0130.json new file mode 100644 index 000000000..98e08152d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220528T0130/20220528T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220528T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220528T0130/LST-AMSR2_V1.0_100-20220528T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220528T0130/LST-AMSR2_V1.0_100-20220528T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220528T1330/20220528T1330.json b/stac/open-canada/ft-mckay/lst/20220528T1330/20220528T1330.json new file mode 100644 index 000000000..1a9aeabb0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220528T1330/20220528T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220528T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220528T1330/LST-AMSR2_V1.0_100-20220528T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220528T1330/LST-AMSR2_V1.0_100-20220528T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220529T0130/20220529T0130.json b/stac/open-canada/ft-mckay/lst/20220529T0130/20220529T0130.json new file mode 100644 index 000000000..4283a7fe2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220529T0130/20220529T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220529T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220529T0130/LST-AMSR2_V1.0_100-20220529T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220529T0130/LST-AMSR2_V1.0_100-20220529T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220529T1330/20220529T1330.json b/stac/open-canada/ft-mckay/lst/20220529T1330/20220529T1330.json new file mode 100644 index 000000000..43e087874 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220529T1330/20220529T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220529T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220529T1330/LST-AMSR2_V1.0_100-20220529T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220529T1330/LST-AMSR2_V1.0_100-20220529T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220530T0130/20220530T0130.json b/stac/open-canada/ft-mckay/lst/20220530T0130/20220530T0130.json new file mode 100644 index 000000000..3c1f053b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220530T0130/20220530T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220530T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220530T0130/LST-AMSR2_V1.0_100-20220530T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220530T0130/LST-AMSR2_V1.0_100-20220530T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220530T1330/20220530T1330.json b/stac/open-canada/ft-mckay/lst/20220530T1330/20220530T1330.json new file mode 100644 index 000000000..4648f67ba --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220530T1330/20220530T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220530T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220530T1330/LST-AMSR2_V1.0_100-20220530T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220530T1330/LST-AMSR2_V1.0_100-20220530T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220531T0130/20220531T0130.json b/stac/open-canada/ft-mckay/lst/20220531T0130/20220531T0130.json new file mode 100644 index 000000000..f8fec2cbe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220531T0130/20220531T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220531T0130", + "collection": "lst", + "properties": { + "datetime": "2022-05-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220531T0130/LST-AMSR2_V1.0_100-20220531T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220531T0130/LST-AMSR2_V1.0_100-20220531T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220531T1330/20220531T1330.json b/stac/open-canada/ft-mckay/lst/20220531T1330/20220531T1330.json new file mode 100644 index 000000000..f8a6d2cd1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220531T1330/20220531T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220531T1330", + "collection": "lst", + "properties": { + "datetime": "2022-05-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220531T1330/LST-AMSR2_V1.0_100-20220531T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220531T1330/LST-AMSR2_V1.0_100-20220531T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220601T0130/20220601T0130.json b/stac/open-canada/ft-mckay/lst/20220601T0130/20220601T0130.json new file mode 100644 index 000000000..94195d6b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220601T0130/20220601T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220601T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220601T0130/LST-AMSR2_V1.0_100-20220601T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220601T0130/LST-AMSR2_V1.0_100-20220601T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220601T1330/20220601T1330.json b/stac/open-canada/ft-mckay/lst/20220601T1330/20220601T1330.json new file mode 100644 index 000000000..710c40d96 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220601T1330/20220601T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220601T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220601T1330/LST-AMSR2_V1.0_100-20220601T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220601T1330/LST-AMSR2_V1.0_100-20220601T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220602T0130/20220602T0130.json b/stac/open-canada/ft-mckay/lst/20220602T0130/20220602T0130.json new file mode 100644 index 000000000..c8c70ccb9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220602T0130/20220602T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220602T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220602T0130/LST-AMSR2_V1.0_100-20220602T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220602T0130/LST-AMSR2_V1.0_100-20220602T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220602T1330/20220602T1330.json b/stac/open-canada/ft-mckay/lst/20220602T1330/20220602T1330.json new file mode 100644 index 000000000..6a87ebc22 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220602T1330/20220602T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220602T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220602T1330/LST-AMSR2_V1.0_100-20220602T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220602T1330/LST-AMSR2_V1.0_100-20220602T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220603T0130/20220603T0130.json b/stac/open-canada/ft-mckay/lst/20220603T0130/20220603T0130.json new file mode 100644 index 000000000..48842abc9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220603T0130/20220603T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220603T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220603T0130/LST-AMSR2_V1.0_100-20220603T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220603T0130/LST-AMSR2_V1.0_100-20220603T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220603T1330/20220603T1330.json b/stac/open-canada/ft-mckay/lst/20220603T1330/20220603T1330.json new file mode 100644 index 000000000..32a085cb9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220603T1330/20220603T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220603T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220603T1330/LST-AMSR2_V1.0_100-20220603T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220603T1330/LST-AMSR2_V1.0_100-20220603T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220604T0130/20220604T0130.json b/stac/open-canada/ft-mckay/lst/20220604T0130/20220604T0130.json new file mode 100644 index 000000000..af4169d6d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220604T0130/20220604T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220604T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220604T0130/LST-AMSR2_V1.0_100-20220604T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220604T0130/LST-AMSR2_V1.0_100-20220604T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220604T1330/20220604T1330.json b/stac/open-canada/ft-mckay/lst/20220604T1330/20220604T1330.json new file mode 100644 index 000000000..125424ef0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220604T1330/20220604T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220604T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220604T1330/LST-AMSR2_V1.0_100-20220604T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220604T1330/LST-AMSR2_V1.0_100-20220604T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220605T0130/20220605T0130.json b/stac/open-canada/ft-mckay/lst/20220605T0130/20220605T0130.json new file mode 100644 index 000000000..42cad83df --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220605T0130/20220605T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220605T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220605T0130/LST-AMSR2_V1.0_100-20220605T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220605T0130/LST-AMSR2_V1.0_100-20220605T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220605T1330/20220605T1330.json b/stac/open-canada/ft-mckay/lst/20220605T1330/20220605T1330.json new file mode 100644 index 000000000..ecb025adf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220605T1330/20220605T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220605T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220605T1330/LST-AMSR2_V1.0_100-20220605T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220605T1330/LST-AMSR2_V1.0_100-20220605T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220606T0130/20220606T0130.json b/stac/open-canada/ft-mckay/lst/20220606T0130/20220606T0130.json new file mode 100644 index 000000000..d6b8d7fcc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220606T0130/20220606T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220606T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220606T0130/LST-AMSR2_V1.0_100-20220606T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220606T0130/LST-AMSR2_V1.0_100-20220606T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220606T1330/20220606T1330.json b/stac/open-canada/ft-mckay/lst/20220606T1330/20220606T1330.json new file mode 100644 index 000000000..c0289f514 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220606T1330/20220606T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220606T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220606T1330/LST-AMSR2_V1.0_100-20220606T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220606T1330/LST-AMSR2_V1.0_100-20220606T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220607T0130/20220607T0130.json b/stac/open-canada/ft-mckay/lst/20220607T0130/20220607T0130.json new file mode 100644 index 000000000..d3c71970b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220607T0130/20220607T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220607T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220607T0130/LST-AMSR2_V1.0_100-20220607T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220607T0130/LST-AMSR2_V1.0_100-20220607T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220607T1330/20220607T1330.json b/stac/open-canada/ft-mckay/lst/20220607T1330/20220607T1330.json new file mode 100644 index 000000000..618343477 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220607T1330/20220607T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220607T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220607T1330/LST-AMSR2_V1.0_100-20220607T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220607T1330/LST-AMSR2_V1.0_100-20220607T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220608T0130/20220608T0130.json b/stac/open-canada/ft-mckay/lst/20220608T0130/20220608T0130.json new file mode 100644 index 000000000..d996c00d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220608T0130/20220608T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220608T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220608T0130/LST-AMSR2_V1.0_100-20220608T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220608T0130/LST-AMSR2_V1.0_100-20220608T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220608T1330/20220608T1330.json b/stac/open-canada/ft-mckay/lst/20220608T1330/20220608T1330.json new file mode 100644 index 000000000..8ff80e4cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220608T1330/20220608T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220608T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220608T1330/LST-AMSR2_V1.0_100-20220608T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220608T1330/LST-AMSR2_V1.0_100-20220608T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220609T0130/20220609T0130.json b/stac/open-canada/ft-mckay/lst/20220609T0130/20220609T0130.json new file mode 100644 index 000000000..df2613053 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220609T0130/20220609T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220609T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220609T0130/LST-AMSR2_V1.0_100-20220609T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220609T0130/LST-AMSR2_V1.0_100-20220609T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220609T1330/20220609T1330.json b/stac/open-canada/ft-mckay/lst/20220609T1330/20220609T1330.json new file mode 100644 index 000000000..3f43bc80c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220609T1330/20220609T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220609T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220609T1330/LST-AMSR2_V1.0_100-20220609T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220609T1330/LST-AMSR2_V1.0_100-20220609T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220610T0130/20220610T0130.json b/stac/open-canada/ft-mckay/lst/20220610T0130/20220610T0130.json new file mode 100644 index 000000000..59141ec5c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220610T0130/20220610T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220610T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220610T0130/LST-AMSR2_V1.0_100-20220610T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220610T0130/LST-AMSR2_V1.0_100-20220610T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220610T1330/20220610T1330.json b/stac/open-canada/ft-mckay/lst/20220610T1330/20220610T1330.json new file mode 100644 index 000000000..ead3d3cab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220610T1330/20220610T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220610T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220610T1330/LST-AMSR2_V1.0_100-20220610T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220610T1330/LST-AMSR2_V1.0_100-20220610T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220611T0130/20220611T0130.json b/stac/open-canada/ft-mckay/lst/20220611T0130/20220611T0130.json new file mode 100644 index 000000000..85d9f1eb0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220611T0130/20220611T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220611T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220611T0130/LST-AMSR2_V1.0_100-20220611T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220611T0130/LST-AMSR2_V1.0_100-20220611T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220611T1330/20220611T1330.json b/stac/open-canada/ft-mckay/lst/20220611T1330/20220611T1330.json new file mode 100644 index 000000000..e4c7d4a28 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220611T1330/20220611T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220611T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220611T1330/LST-AMSR2_V1.0_100-20220611T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220611T1330/LST-AMSR2_V1.0_100-20220611T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220612T0130/20220612T0130.json b/stac/open-canada/ft-mckay/lst/20220612T0130/20220612T0130.json new file mode 100644 index 000000000..6198605f3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220612T0130/20220612T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220612T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220612T0130/LST-AMSR2_V1.0_100-20220612T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220612T0130/LST-AMSR2_V1.0_100-20220612T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220612T1330/20220612T1330.json b/stac/open-canada/ft-mckay/lst/20220612T1330/20220612T1330.json new file mode 100644 index 000000000..e2fe42bda --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220612T1330/20220612T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220612T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220612T1330/LST-AMSR2_V1.0_100-20220612T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220612T1330/LST-AMSR2_V1.0_100-20220612T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220613T0130/20220613T0130.json b/stac/open-canada/ft-mckay/lst/20220613T0130/20220613T0130.json new file mode 100644 index 000000000..8e3d13bad --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220613T0130/20220613T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220613T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220613T0130/LST-AMSR2_V1.0_100-20220613T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220613T0130/LST-AMSR2_V1.0_100-20220613T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220613T1330/20220613T1330.json b/stac/open-canada/ft-mckay/lst/20220613T1330/20220613T1330.json new file mode 100644 index 000000000..b98d92232 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220613T1330/20220613T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220613T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220613T1330/LST-AMSR2_V1.0_100-20220613T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220613T1330/LST-AMSR2_V1.0_100-20220613T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220614T0130/20220614T0130.json b/stac/open-canada/ft-mckay/lst/20220614T0130/20220614T0130.json new file mode 100644 index 000000000..41be1333f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220614T0130/20220614T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220614T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220614T0130/LST-AMSR2_V1.0_100-20220614T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220614T0130/LST-AMSR2_V1.0_100-20220614T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220614T1330/20220614T1330.json b/stac/open-canada/ft-mckay/lst/20220614T1330/20220614T1330.json new file mode 100644 index 000000000..106997059 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220614T1330/20220614T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220614T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220614T1330/LST-AMSR2_V1.0_100-20220614T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220614T1330/LST-AMSR2_V1.0_100-20220614T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220615T0130/20220615T0130.json b/stac/open-canada/ft-mckay/lst/20220615T0130/20220615T0130.json new file mode 100644 index 000000000..29c13f513 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220615T0130/20220615T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220615T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220615T0130/LST-AMSR2_V1.0_100-20220615T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220615T0130/LST-AMSR2_V1.0_100-20220615T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220615T1330/20220615T1330.json b/stac/open-canada/ft-mckay/lst/20220615T1330/20220615T1330.json new file mode 100644 index 000000000..67c5975cb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220615T1330/20220615T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220615T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220615T1330/LST-AMSR2_V1.0_100-20220615T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220615T1330/LST-AMSR2_V1.0_100-20220615T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220616T0130/20220616T0130.json b/stac/open-canada/ft-mckay/lst/20220616T0130/20220616T0130.json new file mode 100644 index 000000000..b9c21504e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220616T0130/20220616T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220616T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220616T0130/LST-AMSR2_V1.0_100-20220616T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220616T0130/LST-AMSR2_V1.0_100-20220616T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220616T1330/20220616T1330.json b/stac/open-canada/ft-mckay/lst/20220616T1330/20220616T1330.json new file mode 100644 index 000000000..ae0927a8c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220616T1330/20220616T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220616T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220616T1330/LST-AMSR2_V1.0_100-20220616T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220616T1330/LST-AMSR2_V1.0_100-20220616T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220617T0130/20220617T0130.json b/stac/open-canada/ft-mckay/lst/20220617T0130/20220617T0130.json new file mode 100644 index 000000000..a3a4f1b4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220617T0130/20220617T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220617T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220617T0130/LST-AMSR2_V1.0_100-20220617T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220617T0130/LST-AMSR2_V1.0_100-20220617T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220617T1330/20220617T1330.json b/stac/open-canada/ft-mckay/lst/20220617T1330/20220617T1330.json new file mode 100644 index 000000000..40b7792f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220617T1330/20220617T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220617T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220617T1330/LST-AMSR2_V1.0_100-20220617T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220617T1330/LST-AMSR2_V1.0_100-20220617T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220618T0130/20220618T0130.json b/stac/open-canada/ft-mckay/lst/20220618T0130/20220618T0130.json new file mode 100644 index 000000000..246013f17 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220618T0130/20220618T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220618T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220618T0130/LST-AMSR2_V1.0_100-20220618T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220618T0130/LST-AMSR2_V1.0_100-20220618T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220618T1330/20220618T1330.json b/stac/open-canada/ft-mckay/lst/20220618T1330/20220618T1330.json new file mode 100644 index 000000000..4d94eca43 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220618T1330/20220618T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220618T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220618T1330/LST-AMSR2_V1.0_100-20220618T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220618T1330/LST-AMSR2_V1.0_100-20220618T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220619T0130/20220619T0130.json b/stac/open-canada/ft-mckay/lst/20220619T0130/20220619T0130.json new file mode 100644 index 000000000..be7620947 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220619T0130/20220619T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220619T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220619T0130/LST-AMSR2_V1.0_100-20220619T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220619T0130/LST-AMSR2_V1.0_100-20220619T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220619T1330/20220619T1330.json b/stac/open-canada/ft-mckay/lst/20220619T1330/20220619T1330.json new file mode 100644 index 000000000..bdd1752e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220619T1330/20220619T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220619T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220619T1330/LST-AMSR2_V1.0_100-20220619T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220619T1330/LST-AMSR2_V1.0_100-20220619T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220620T0130/20220620T0130.json b/stac/open-canada/ft-mckay/lst/20220620T0130/20220620T0130.json new file mode 100644 index 000000000..db8bdfbd7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220620T0130/20220620T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220620T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220620T0130/LST-AMSR2_V1.0_100-20220620T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220620T0130/LST-AMSR2_V1.0_100-20220620T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220620T1330/20220620T1330.json b/stac/open-canada/ft-mckay/lst/20220620T1330/20220620T1330.json new file mode 100644 index 000000000..1ccc0e218 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220620T1330/20220620T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220620T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220620T1330/LST-AMSR2_V1.0_100-20220620T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220620T1330/LST-AMSR2_V1.0_100-20220620T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220621T0130/20220621T0130.json b/stac/open-canada/ft-mckay/lst/20220621T0130/20220621T0130.json new file mode 100644 index 000000000..4cd606e96 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220621T0130/20220621T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220621T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220621T0130/LST-AMSR2_V1.0_100-20220621T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220621T0130/LST-AMSR2_V1.0_100-20220621T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220621T1330/20220621T1330.json b/stac/open-canada/ft-mckay/lst/20220621T1330/20220621T1330.json new file mode 100644 index 000000000..7516ad573 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220621T1330/20220621T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220621T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220621T1330/LST-AMSR2_V1.0_100-20220621T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220621T1330/LST-AMSR2_V1.0_100-20220621T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220622T0130/20220622T0130.json b/stac/open-canada/ft-mckay/lst/20220622T0130/20220622T0130.json new file mode 100644 index 000000000..a206f7ae9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220622T0130/20220622T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220622T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220622T0130/LST-AMSR2_V1.0_100-20220622T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220622T0130/LST-AMSR2_V1.0_100-20220622T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220622T1330/20220622T1330.json b/stac/open-canada/ft-mckay/lst/20220622T1330/20220622T1330.json new file mode 100644 index 000000000..10e4f293b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220622T1330/20220622T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220622T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220622T1330/LST-AMSR2_V1.0_100-20220622T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220622T1330/LST-AMSR2_V1.0_100-20220622T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220623T0130/20220623T0130.json b/stac/open-canada/ft-mckay/lst/20220623T0130/20220623T0130.json new file mode 100644 index 000000000..19449ee2f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220623T0130/20220623T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220623T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220623T0130/LST-AMSR2_V1.0_100-20220623T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220623T0130/LST-AMSR2_V1.0_100-20220623T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220623T1330/20220623T1330.json b/stac/open-canada/ft-mckay/lst/20220623T1330/20220623T1330.json new file mode 100644 index 000000000..c1642a92f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220623T1330/20220623T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220623T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220623T1330/LST-AMSR2_V1.0_100-20220623T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220623T1330/LST-AMSR2_V1.0_100-20220623T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220624T0130/20220624T0130.json b/stac/open-canada/ft-mckay/lst/20220624T0130/20220624T0130.json new file mode 100644 index 000000000..be2548afe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220624T0130/20220624T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220624T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220624T0130/LST-AMSR2_V1.0_100-20220624T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220624T0130/LST-AMSR2_V1.0_100-20220624T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220624T1330/20220624T1330.json b/stac/open-canada/ft-mckay/lst/20220624T1330/20220624T1330.json new file mode 100644 index 000000000..afee7951c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220624T1330/20220624T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220624T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220624T1330/LST-AMSR2_V1.0_100-20220624T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220624T1330/LST-AMSR2_V1.0_100-20220624T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220625T0130/20220625T0130.json b/stac/open-canada/ft-mckay/lst/20220625T0130/20220625T0130.json new file mode 100644 index 000000000..2360a4a99 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220625T0130/20220625T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220625T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220625T0130/LST-AMSR2_V1.0_100-20220625T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220625T0130/LST-AMSR2_V1.0_100-20220625T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220625T1330/20220625T1330.json b/stac/open-canada/ft-mckay/lst/20220625T1330/20220625T1330.json new file mode 100644 index 000000000..427b5fdfa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220625T1330/20220625T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220625T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220625T1330/LST-AMSR2_V1.0_100-20220625T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220625T1330/LST-AMSR2_V1.0_100-20220625T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220626T0130/20220626T0130.json b/stac/open-canada/ft-mckay/lst/20220626T0130/20220626T0130.json new file mode 100644 index 000000000..bd21b0079 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220626T0130/20220626T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220626T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220626T0130/LST-AMSR2_V1.0_100-20220626T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220626T0130/LST-AMSR2_V1.0_100-20220626T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220626T1330/20220626T1330.json b/stac/open-canada/ft-mckay/lst/20220626T1330/20220626T1330.json new file mode 100644 index 000000000..805206576 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220626T1330/20220626T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220626T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220626T1330/LST-AMSR2_V1.0_100-20220626T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220626T1330/LST-AMSR2_V1.0_100-20220626T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220627T0130/20220627T0130.json b/stac/open-canada/ft-mckay/lst/20220627T0130/20220627T0130.json new file mode 100644 index 000000000..24c9184b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220627T0130/20220627T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220627T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220627T0130/LST-AMSR2_V1.0_100-20220627T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220627T0130/LST-AMSR2_V1.0_100-20220627T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220627T1330/20220627T1330.json b/stac/open-canada/ft-mckay/lst/20220627T1330/20220627T1330.json new file mode 100644 index 000000000..800ff7f91 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220627T1330/20220627T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220627T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220627T1330/LST-AMSR2_V1.0_100-20220627T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220627T1330/LST-AMSR2_V1.0_100-20220627T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220628T0130/20220628T0130.json b/stac/open-canada/ft-mckay/lst/20220628T0130/20220628T0130.json new file mode 100644 index 000000000..ad3e612e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220628T0130/20220628T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220628T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220628T0130/LST-AMSR2_V1.0_100-20220628T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220628T0130/LST-AMSR2_V1.0_100-20220628T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220628T1330/20220628T1330.json b/stac/open-canada/ft-mckay/lst/20220628T1330/20220628T1330.json new file mode 100644 index 000000000..019460b0c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220628T1330/20220628T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220628T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220628T1330/LST-AMSR2_V1.0_100-20220628T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220628T1330/LST-AMSR2_V1.0_100-20220628T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220629T0130/20220629T0130.json b/stac/open-canada/ft-mckay/lst/20220629T0130/20220629T0130.json new file mode 100644 index 000000000..c772b0c18 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220629T0130/20220629T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220629T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220629T0130/LST-AMSR2_V1.0_100-20220629T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220629T0130/LST-AMSR2_V1.0_100-20220629T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220629T1330/20220629T1330.json b/stac/open-canada/ft-mckay/lst/20220629T1330/20220629T1330.json new file mode 100644 index 000000000..a7a05101f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220629T1330/20220629T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220629T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220629T1330/LST-AMSR2_V1.0_100-20220629T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220629T1330/LST-AMSR2_V1.0_100-20220629T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220630T0130/20220630T0130.json b/stac/open-canada/ft-mckay/lst/20220630T0130/20220630T0130.json new file mode 100644 index 000000000..8653c30b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220630T0130/20220630T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220630T0130", + "collection": "lst", + "properties": { + "datetime": "2022-06-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220630T0130/LST-AMSR2_V1.0_100-20220630T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220630T0130/LST-AMSR2_V1.0_100-20220630T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220630T1330/20220630T1330.json b/stac/open-canada/ft-mckay/lst/20220630T1330/20220630T1330.json new file mode 100644 index 000000000..93e3c401e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220630T1330/20220630T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220630T1330", + "collection": "lst", + "properties": { + "datetime": "2022-06-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220630T1330/LST-AMSR2_V1.0_100-20220630T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220630T1330/LST-AMSR2_V1.0_100-20220630T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220701T0130/20220701T0130.json b/stac/open-canada/ft-mckay/lst/20220701T0130/20220701T0130.json new file mode 100644 index 000000000..77619d05a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220701T0130/20220701T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220701T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220701T0130/LST-AMSR2_V1.0_100-20220701T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220701T0130/LST-AMSR2_V1.0_100-20220701T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220701T1330/20220701T1330.json b/stac/open-canada/ft-mckay/lst/20220701T1330/20220701T1330.json new file mode 100644 index 000000000..34126cff2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220701T1330/20220701T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220701T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220701T1330/LST-AMSR2_V1.0_100-20220701T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220701T1330/LST-AMSR2_V1.0_100-20220701T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220702T0130/20220702T0130.json b/stac/open-canada/ft-mckay/lst/20220702T0130/20220702T0130.json new file mode 100644 index 000000000..81d2b6ab5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220702T0130/20220702T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220702T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220702T0130/LST-AMSR2_V1.0_100-20220702T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220702T0130/LST-AMSR2_V1.0_100-20220702T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220702T1330/20220702T1330.json b/stac/open-canada/ft-mckay/lst/20220702T1330/20220702T1330.json new file mode 100644 index 000000000..e45d1ab9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220702T1330/20220702T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220702T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220702T1330/LST-AMSR2_V1.0_100-20220702T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220702T1330/LST-AMSR2_V1.0_100-20220702T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220703T0130/20220703T0130.json b/stac/open-canada/ft-mckay/lst/20220703T0130/20220703T0130.json new file mode 100644 index 000000000..d9cda54d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220703T0130/20220703T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220703T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220703T0130/LST-AMSR2_V1.0_100-20220703T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220703T0130/LST-AMSR2_V1.0_100-20220703T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220703T1330/20220703T1330.json b/stac/open-canada/ft-mckay/lst/20220703T1330/20220703T1330.json new file mode 100644 index 000000000..2fc811011 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220703T1330/20220703T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220703T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220703T1330/LST-AMSR2_V1.0_100-20220703T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220703T1330/LST-AMSR2_V1.0_100-20220703T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220704T0130/20220704T0130.json b/stac/open-canada/ft-mckay/lst/20220704T0130/20220704T0130.json new file mode 100644 index 000000000..75abcc195 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220704T0130/20220704T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220704T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220704T0130/LST-AMSR2_V1.0_100-20220704T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220704T0130/LST-AMSR2_V1.0_100-20220704T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220704T1330/20220704T1330.json b/stac/open-canada/ft-mckay/lst/20220704T1330/20220704T1330.json new file mode 100644 index 000000000..e39ab299a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220704T1330/20220704T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220704T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220704T1330/LST-AMSR2_V1.0_100-20220704T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220704T1330/LST-AMSR2_V1.0_100-20220704T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220705T0130/20220705T0130.json b/stac/open-canada/ft-mckay/lst/20220705T0130/20220705T0130.json new file mode 100644 index 000000000..7855fffcf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220705T0130/20220705T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220705T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220705T0130/LST-AMSR2_V1.0_100-20220705T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220705T0130/LST-AMSR2_V1.0_100-20220705T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220705T1330/20220705T1330.json b/stac/open-canada/ft-mckay/lst/20220705T1330/20220705T1330.json new file mode 100644 index 000000000..0889dc427 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220705T1330/20220705T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220705T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220705T1330/LST-AMSR2_V1.0_100-20220705T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220705T1330/LST-AMSR2_V1.0_100-20220705T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220706T0130/20220706T0130.json b/stac/open-canada/ft-mckay/lst/20220706T0130/20220706T0130.json new file mode 100644 index 000000000..f60a5b2bd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220706T0130/20220706T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220706T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220706T0130/LST-AMSR2_V1.0_100-20220706T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220706T0130/LST-AMSR2_V1.0_100-20220706T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220706T1330/20220706T1330.json b/stac/open-canada/ft-mckay/lst/20220706T1330/20220706T1330.json new file mode 100644 index 000000000..ebd70072a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220706T1330/20220706T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220706T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220706T1330/LST-AMSR2_V1.0_100-20220706T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220706T1330/LST-AMSR2_V1.0_100-20220706T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220707T0130/20220707T0130.json b/stac/open-canada/ft-mckay/lst/20220707T0130/20220707T0130.json new file mode 100644 index 000000000..af10f305a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220707T0130/20220707T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220707T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220707T0130/LST-AMSR2_V1.0_100-20220707T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220707T0130/LST-AMSR2_V1.0_100-20220707T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220707T1330/20220707T1330.json b/stac/open-canada/ft-mckay/lst/20220707T1330/20220707T1330.json new file mode 100644 index 000000000..73708546c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220707T1330/20220707T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220707T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220707T1330/LST-AMSR2_V1.0_100-20220707T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220707T1330/LST-AMSR2_V1.0_100-20220707T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220708T0130/20220708T0130.json b/stac/open-canada/ft-mckay/lst/20220708T0130/20220708T0130.json new file mode 100644 index 000000000..db97dab27 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220708T0130/20220708T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220708T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220708T0130/LST-AMSR2_V1.0_100-20220708T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220708T0130/LST-AMSR2_V1.0_100-20220708T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220708T1330/20220708T1330.json b/stac/open-canada/ft-mckay/lst/20220708T1330/20220708T1330.json new file mode 100644 index 000000000..4ad126556 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220708T1330/20220708T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220708T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220708T1330/LST-AMSR2_V1.0_100-20220708T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220708T1330/LST-AMSR2_V1.0_100-20220708T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220709T0130/20220709T0130.json b/stac/open-canada/ft-mckay/lst/20220709T0130/20220709T0130.json new file mode 100644 index 000000000..558a4ad29 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220709T0130/20220709T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220709T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220709T0130/LST-AMSR2_V1.0_100-20220709T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220709T0130/LST-AMSR2_V1.0_100-20220709T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220709T1330/20220709T1330.json b/stac/open-canada/ft-mckay/lst/20220709T1330/20220709T1330.json new file mode 100644 index 000000000..5bed5b491 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220709T1330/20220709T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220709T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220709T1330/LST-AMSR2_V1.0_100-20220709T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220709T1330/LST-AMSR2_V1.0_100-20220709T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220710T0130/20220710T0130.json b/stac/open-canada/ft-mckay/lst/20220710T0130/20220710T0130.json new file mode 100644 index 000000000..1935edf56 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220710T0130/20220710T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220710T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220710T0130/LST-AMSR2_V1.0_100-20220710T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220710T0130/LST-AMSR2_V1.0_100-20220710T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220710T1330/20220710T1330.json b/stac/open-canada/ft-mckay/lst/20220710T1330/20220710T1330.json new file mode 100644 index 000000000..1389fecc5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220710T1330/20220710T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220710T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220710T1330/LST-AMSR2_V1.0_100-20220710T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220710T1330/LST-AMSR2_V1.0_100-20220710T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220711T0130/20220711T0130.json b/stac/open-canada/ft-mckay/lst/20220711T0130/20220711T0130.json new file mode 100644 index 000000000..128a6f376 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220711T0130/20220711T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220711T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220711T0130/LST-AMSR2_V1.0_100-20220711T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220711T0130/LST-AMSR2_V1.0_100-20220711T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220711T1330/20220711T1330.json b/stac/open-canada/ft-mckay/lst/20220711T1330/20220711T1330.json new file mode 100644 index 000000000..5f9d43dc0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220711T1330/20220711T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220711T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220711T1330/LST-AMSR2_V1.0_100-20220711T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220711T1330/LST-AMSR2_V1.0_100-20220711T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220712T0130/20220712T0130.json b/stac/open-canada/ft-mckay/lst/20220712T0130/20220712T0130.json new file mode 100644 index 000000000..2ab9ad3b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220712T0130/20220712T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220712T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220712T0130/LST-AMSR2_V1.0_100-20220712T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220712T0130/LST-AMSR2_V1.0_100-20220712T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220712T1330/20220712T1330.json b/stac/open-canada/ft-mckay/lst/20220712T1330/20220712T1330.json new file mode 100644 index 000000000..e127d3b83 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220712T1330/20220712T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220712T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220712T1330/LST-AMSR2_V1.0_100-20220712T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220712T1330/LST-AMSR2_V1.0_100-20220712T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220713T0130/20220713T0130.json b/stac/open-canada/ft-mckay/lst/20220713T0130/20220713T0130.json new file mode 100644 index 000000000..596750e3a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220713T0130/20220713T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220713T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220713T0130/LST-AMSR2_V1.0_100-20220713T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220713T0130/LST-AMSR2_V1.0_100-20220713T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220713T1330/20220713T1330.json b/stac/open-canada/ft-mckay/lst/20220713T1330/20220713T1330.json new file mode 100644 index 000000000..12546a964 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220713T1330/20220713T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220713T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220713T1330/LST-AMSR2_V1.0_100-20220713T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220713T1330/LST-AMSR2_V1.0_100-20220713T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220714T0130/20220714T0130.json b/stac/open-canada/ft-mckay/lst/20220714T0130/20220714T0130.json new file mode 100644 index 000000000..371ac3314 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220714T0130/20220714T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220714T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220714T0130/LST-AMSR2_V1.0_100-20220714T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220714T0130/LST-AMSR2_V1.0_100-20220714T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220714T1330/20220714T1330.json b/stac/open-canada/ft-mckay/lst/20220714T1330/20220714T1330.json new file mode 100644 index 000000000..2e4d9d095 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220714T1330/20220714T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220714T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220714T1330/LST-AMSR2_V1.0_100-20220714T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220714T1330/LST-AMSR2_V1.0_100-20220714T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220715T0130/20220715T0130.json b/stac/open-canada/ft-mckay/lst/20220715T0130/20220715T0130.json new file mode 100644 index 000000000..ec497ac27 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220715T0130/20220715T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220715T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220715T0130/LST-AMSR2_V1.0_100-20220715T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220715T0130/LST-AMSR2_V1.0_100-20220715T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220715T1330/20220715T1330.json b/stac/open-canada/ft-mckay/lst/20220715T1330/20220715T1330.json new file mode 100644 index 000000000..0b2ef6e80 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220715T1330/20220715T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220715T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220715T1330/LST-AMSR2_V1.0_100-20220715T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220715T1330/LST-AMSR2_V1.0_100-20220715T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220716T0130/20220716T0130.json b/stac/open-canada/ft-mckay/lst/20220716T0130/20220716T0130.json new file mode 100644 index 000000000..01340508b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220716T0130/20220716T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220716T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220716T0130/LST-AMSR2_V1.0_100-20220716T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220716T0130/LST-AMSR2_V1.0_100-20220716T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220716T1330/20220716T1330.json b/stac/open-canada/ft-mckay/lst/20220716T1330/20220716T1330.json new file mode 100644 index 000000000..45306c68f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220716T1330/20220716T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220716T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220716T1330/LST-AMSR2_V1.0_100-20220716T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220716T1330/LST-AMSR2_V1.0_100-20220716T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220717T0130/20220717T0130.json b/stac/open-canada/ft-mckay/lst/20220717T0130/20220717T0130.json new file mode 100644 index 000000000..74dc6c6b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220717T0130/20220717T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220717T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220717T0130/LST-AMSR2_V1.0_100-20220717T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220717T0130/LST-AMSR2_V1.0_100-20220717T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220717T1330/20220717T1330.json b/stac/open-canada/ft-mckay/lst/20220717T1330/20220717T1330.json new file mode 100644 index 000000000..247600055 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220717T1330/20220717T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220717T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220717T1330/LST-AMSR2_V1.0_100-20220717T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220717T1330/LST-AMSR2_V1.0_100-20220717T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220718T0130/20220718T0130.json b/stac/open-canada/ft-mckay/lst/20220718T0130/20220718T0130.json new file mode 100644 index 000000000..c95b627ad --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220718T0130/20220718T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220718T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220718T0130/LST-AMSR2_V1.0_100-20220718T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220718T0130/LST-AMSR2_V1.0_100-20220718T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220718T1330/20220718T1330.json b/stac/open-canada/ft-mckay/lst/20220718T1330/20220718T1330.json new file mode 100644 index 000000000..1c8bd0c03 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220718T1330/20220718T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220718T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220718T1330/LST-AMSR2_V1.0_100-20220718T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220718T1330/LST-AMSR2_V1.0_100-20220718T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220719T0130/20220719T0130.json b/stac/open-canada/ft-mckay/lst/20220719T0130/20220719T0130.json new file mode 100644 index 000000000..fc4f7f04a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220719T0130/20220719T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220719T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220719T0130/LST-AMSR2_V1.0_100-20220719T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220719T0130/LST-AMSR2_V1.0_100-20220719T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220719T1330/20220719T1330.json b/stac/open-canada/ft-mckay/lst/20220719T1330/20220719T1330.json new file mode 100644 index 000000000..d82d222d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220719T1330/20220719T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220719T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220719T1330/LST-AMSR2_V1.0_100-20220719T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220719T1330/LST-AMSR2_V1.0_100-20220719T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220720T0130/20220720T0130.json b/stac/open-canada/ft-mckay/lst/20220720T0130/20220720T0130.json new file mode 100644 index 000000000..66129f936 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220720T0130/20220720T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220720T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220720T0130/LST-AMSR2_V1.0_100-20220720T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220720T0130/LST-AMSR2_V1.0_100-20220720T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220720T1330/20220720T1330.json b/stac/open-canada/ft-mckay/lst/20220720T1330/20220720T1330.json new file mode 100644 index 000000000..3947e87c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220720T1330/20220720T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220720T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220720T1330/LST-AMSR2_V1.0_100-20220720T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220720T1330/LST-AMSR2_V1.0_100-20220720T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220721T0130/20220721T0130.json b/stac/open-canada/ft-mckay/lst/20220721T0130/20220721T0130.json new file mode 100644 index 000000000..4ca52a050 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220721T0130/20220721T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220721T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220721T0130/LST-AMSR2_V1.0_100-20220721T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220721T0130/LST-AMSR2_V1.0_100-20220721T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220721T1330/20220721T1330.json b/stac/open-canada/ft-mckay/lst/20220721T1330/20220721T1330.json new file mode 100644 index 000000000..5ef44d2a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220721T1330/20220721T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220721T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220721T1330/LST-AMSR2_V1.0_100-20220721T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220721T1330/LST-AMSR2_V1.0_100-20220721T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220722T0130/20220722T0130.json b/stac/open-canada/ft-mckay/lst/20220722T0130/20220722T0130.json new file mode 100644 index 000000000..22b3f35f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220722T0130/20220722T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220722T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220722T0130/LST-AMSR2_V1.0_100-20220722T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220722T0130/LST-AMSR2_V1.0_100-20220722T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220722T1330/20220722T1330.json b/stac/open-canada/ft-mckay/lst/20220722T1330/20220722T1330.json new file mode 100644 index 000000000..9bbc31da8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220722T1330/20220722T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220722T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220722T1330/LST-AMSR2_V1.0_100-20220722T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220722T1330/LST-AMSR2_V1.0_100-20220722T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220723T0130/20220723T0130.json b/stac/open-canada/ft-mckay/lst/20220723T0130/20220723T0130.json new file mode 100644 index 000000000..57fd61fbf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220723T0130/20220723T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220723T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220723T0130/LST-AMSR2_V1.0_100-20220723T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220723T0130/LST-AMSR2_V1.0_100-20220723T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220723T1330/20220723T1330.json b/stac/open-canada/ft-mckay/lst/20220723T1330/20220723T1330.json new file mode 100644 index 000000000..9cbfc9bb6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220723T1330/20220723T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220723T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220723T1330/LST-AMSR2_V1.0_100-20220723T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220723T1330/LST-AMSR2_V1.0_100-20220723T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220724T0130/20220724T0130.json b/stac/open-canada/ft-mckay/lst/20220724T0130/20220724T0130.json new file mode 100644 index 000000000..ebbaa1332 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220724T0130/20220724T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220724T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220724T0130/LST-AMSR2_V1.0_100-20220724T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220724T0130/LST-AMSR2_V1.0_100-20220724T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220724T1330/20220724T1330.json b/stac/open-canada/ft-mckay/lst/20220724T1330/20220724T1330.json new file mode 100644 index 000000000..42598d9f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220724T1330/20220724T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220724T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220724T1330/LST-AMSR2_V1.0_100-20220724T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220724T1330/LST-AMSR2_V1.0_100-20220724T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220725T0130/20220725T0130.json b/stac/open-canada/ft-mckay/lst/20220725T0130/20220725T0130.json new file mode 100644 index 000000000..31586aec3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220725T0130/20220725T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220725T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220725T0130/LST-AMSR2_V1.0_100-20220725T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220725T0130/LST-AMSR2_V1.0_100-20220725T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220725T1330/20220725T1330.json b/stac/open-canada/ft-mckay/lst/20220725T1330/20220725T1330.json new file mode 100644 index 000000000..e88e59822 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220725T1330/20220725T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220725T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220725T1330/LST-AMSR2_V1.0_100-20220725T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220725T1330/LST-AMSR2_V1.0_100-20220725T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220726T0130/20220726T0130.json b/stac/open-canada/ft-mckay/lst/20220726T0130/20220726T0130.json new file mode 100644 index 000000000..56bffea06 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220726T0130/20220726T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220726T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220726T0130/LST-AMSR2_V1.0_100-20220726T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220726T0130/LST-AMSR2_V1.0_100-20220726T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220726T1330/20220726T1330.json b/stac/open-canada/ft-mckay/lst/20220726T1330/20220726T1330.json new file mode 100644 index 000000000..318663e35 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220726T1330/20220726T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220726T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220726T1330/LST-AMSR2_V1.0_100-20220726T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220726T1330/LST-AMSR2_V1.0_100-20220726T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220727T0130/20220727T0130.json b/stac/open-canada/ft-mckay/lst/20220727T0130/20220727T0130.json new file mode 100644 index 000000000..90c7a7411 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220727T0130/20220727T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220727T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220727T0130/LST-AMSR2_V1.0_100-20220727T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220727T0130/LST-AMSR2_V1.0_100-20220727T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220727T1330/20220727T1330.json b/stac/open-canada/ft-mckay/lst/20220727T1330/20220727T1330.json new file mode 100644 index 000000000..d539002df --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220727T1330/20220727T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220727T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220727T1330/LST-AMSR2_V1.0_100-20220727T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220727T1330/LST-AMSR2_V1.0_100-20220727T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220728T0130/20220728T0130.json b/stac/open-canada/ft-mckay/lst/20220728T0130/20220728T0130.json new file mode 100644 index 000000000..56909b7f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220728T0130/20220728T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220728T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220728T0130/LST-AMSR2_V1.0_100-20220728T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220728T0130/LST-AMSR2_V1.0_100-20220728T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220728T1330/20220728T1330.json b/stac/open-canada/ft-mckay/lst/20220728T1330/20220728T1330.json new file mode 100644 index 000000000..89d51b7fb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220728T1330/20220728T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220728T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220728T1330/LST-AMSR2_V1.0_100-20220728T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220728T1330/LST-AMSR2_V1.0_100-20220728T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220729T0130/20220729T0130.json b/stac/open-canada/ft-mckay/lst/20220729T0130/20220729T0130.json new file mode 100644 index 000000000..504789d04 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220729T0130/20220729T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220729T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220729T0130/LST-AMSR2_V1.0_100-20220729T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220729T0130/LST-AMSR2_V1.0_100-20220729T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220729T1330/20220729T1330.json b/stac/open-canada/ft-mckay/lst/20220729T1330/20220729T1330.json new file mode 100644 index 000000000..63cbfa7c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220729T1330/20220729T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220729T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220729T1330/LST-AMSR2_V1.0_100-20220729T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220729T1330/LST-AMSR2_V1.0_100-20220729T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220730T0130/20220730T0130.json b/stac/open-canada/ft-mckay/lst/20220730T0130/20220730T0130.json new file mode 100644 index 000000000..e8b6c96d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220730T0130/20220730T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220730T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220730T0130/LST-AMSR2_V1.0_100-20220730T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220730T0130/LST-AMSR2_V1.0_100-20220730T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220730T1330/20220730T1330.json b/stac/open-canada/ft-mckay/lst/20220730T1330/20220730T1330.json new file mode 100644 index 000000000..c88e1f1ad --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220730T1330/20220730T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220730T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220730T1330/LST-AMSR2_V1.0_100-20220730T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220730T1330/LST-AMSR2_V1.0_100-20220730T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220731T0130/20220731T0130.json b/stac/open-canada/ft-mckay/lst/20220731T0130/20220731T0130.json new file mode 100644 index 000000000..c1bd5c7e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220731T0130/20220731T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220731T0130", + "collection": "lst", + "properties": { + "datetime": "2022-07-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220731T0130/LST-AMSR2_V1.0_100-20220731T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220731T0130/LST-AMSR2_V1.0_100-20220731T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220731T1330/20220731T1330.json b/stac/open-canada/ft-mckay/lst/20220731T1330/20220731T1330.json new file mode 100644 index 000000000..29208c3c2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220731T1330/20220731T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220731T1330", + "collection": "lst", + "properties": { + "datetime": "2022-07-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220731T1330/LST-AMSR2_V1.0_100-20220731T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220731T1330/LST-AMSR2_V1.0_100-20220731T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220801T0130/20220801T0130.json b/stac/open-canada/ft-mckay/lst/20220801T0130/20220801T0130.json new file mode 100644 index 000000000..0b8880d3d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220801T0130/20220801T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220801T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220801T0130/LST-AMSR2_V1.0_100-20220801T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220801T0130/LST-AMSR2_V1.0_100-20220801T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220801T1330/20220801T1330.json b/stac/open-canada/ft-mckay/lst/20220801T1330/20220801T1330.json new file mode 100644 index 000000000..64c0f1efd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220801T1330/20220801T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220801T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220801T1330/LST-AMSR2_V1.0_100-20220801T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220801T1330/LST-AMSR2_V1.0_100-20220801T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220802T0130/20220802T0130.json b/stac/open-canada/ft-mckay/lst/20220802T0130/20220802T0130.json new file mode 100644 index 000000000..674b78303 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220802T0130/20220802T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220802T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220802T0130/LST-AMSR2_V1.0_100-20220802T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220802T0130/LST-AMSR2_V1.0_100-20220802T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220802T1330/20220802T1330.json b/stac/open-canada/ft-mckay/lst/20220802T1330/20220802T1330.json new file mode 100644 index 000000000..78683051d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220802T1330/20220802T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220802T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220802T1330/LST-AMSR2_V1.0_100-20220802T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220802T1330/LST-AMSR2_V1.0_100-20220802T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220803T0130/20220803T0130.json b/stac/open-canada/ft-mckay/lst/20220803T0130/20220803T0130.json new file mode 100644 index 000000000..185feaac6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220803T0130/20220803T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220803T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220803T0130/LST-AMSR2_V1.0_100-20220803T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220803T0130/LST-AMSR2_V1.0_100-20220803T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220803T1330/20220803T1330.json b/stac/open-canada/ft-mckay/lst/20220803T1330/20220803T1330.json new file mode 100644 index 000000000..2d2974c2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220803T1330/20220803T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220803T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220803T1330/LST-AMSR2_V1.0_100-20220803T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220803T1330/LST-AMSR2_V1.0_100-20220803T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220804T0130/20220804T0130.json b/stac/open-canada/ft-mckay/lst/20220804T0130/20220804T0130.json new file mode 100644 index 000000000..067ecb03e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220804T0130/20220804T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220804T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220804T0130/LST-AMSR2_V1.0_100-20220804T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220804T0130/LST-AMSR2_V1.0_100-20220804T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220804T1330/20220804T1330.json b/stac/open-canada/ft-mckay/lst/20220804T1330/20220804T1330.json new file mode 100644 index 000000000..a25d44101 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220804T1330/20220804T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220804T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220804T1330/LST-AMSR2_V1.0_100-20220804T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220804T1330/LST-AMSR2_V1.0_100-20220804T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220805T0130/20220805T0130.json b/stac/open-canada/ft-mckay/lst/20220805T0130/20220805T0130.json new file mode 100644 index 000000000..5d243bc75 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220805T0130/20220805T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220805T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220805T0130/LST-AMSR2_V1.0_100-20220805T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220805T0130/LST-AMSR2_V1.0_100-20220805T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220805T1330/20220805T1330.json b/stac/open-canada/ft-mckay/lst/20220805T1330/20220805T1330.json new file mode 100644 index 000000000..fecd9291e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220805T1330/20220805T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220805T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220805T1330/LST-AMSR2_V1.0_100-20220805T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220805T1330/LST-AMSR2_V1.0_100-20220805T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220806T0130/20220806T0130.json b/stac/open-canada/ft-mckay/lst/20220806T0130/20220806T0130.json new file mode 100644 index 000000000..a379a5627 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220806T0130/20220806T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220806T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220806T0130/LST-AMSR2_V1.0_100-20220806T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220806T0130/LST-AMSR2_V1.0_100-20220806T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220806T1330/20220806T1330.json b/stac/open-canada/ft-mckay/lst/20220806T1330/20220806T1330.json new file mode 100644 index 000000000..1cff1b2da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220806T1330/20220806T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220806T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220806T1330/LST-AMSR2_V1.0_100-20220806T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220806T1330/LST-AMSR2_V1.0_100-20220806T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220807T0130/20220807T0130.json b/stac/open-canada/ft-mckay/lst/20220807T0130/20220807T0130.json new file mode 100644 index 000000000..be5d0d1d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220807T0130/20220807T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220807T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220807T0130/LST-AMSR2_V1.0_100-20220807T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220807T0130/LST-AMSR2_V1.0_100-20220807T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220807T1330/20220807T1330.json b/stac/open-canada/ft-mckay/lst/20220807T1330/20220807T1330.json new file mode 100644 index 000000000..ec1483147 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220807T1330/20220807T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220807T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220807T1330/LST-AMSR2_V1.0_100-20220807T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220807T1330/LST-AMSR2_V1.0_100-20220807T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220808T0130/20220808T0130.json b/stac/open-canada/ft-mckay/lst/20220808T0130/20220808T0130.json new file mode 100644 index 000000000..a5b455089 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220808T0130/20220808T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220808T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220808T0130/LST-AMSR2_V1.0_100-20220808T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220808T0130/LST-AMSR2_V1.0_100-20220808T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220808T1330/20220808T1330.json b/stac/open-canada/ft-mckay/lst/20220808T1330/20220808T1330.json new file mode 100644 index 000000000..2fc2b7ffe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220808T1330/20220808T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220808T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220808T1330/LST-AMSR2_V1.0_100-20220808T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220808T1330/LST-AMSR2_V1.0_100-20220808T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220809T0130/20220809T0130.json b/stac/open-canada/ft-mckay/lst/20220809T0130/20220809T0130.json new file mode 100644 index 000000000..552eed9b8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220809T0130/20220809T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220809T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220809T0130/LST-AMSR2_V1.0_100-20220809T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220809T0130/LST-AMSR2_V1.0_100-20220809T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220809T1330/20220809T1330.json b/stac/open-canada/ft-mckay/lst/20220809T1330/20220809T1330.json new file mode 100644 index 000000000..23aab341a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220809T1330/20220809T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220809T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220809T1330/LST-AMSR2_V1.0_100-20220809T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220809T1330/LST-AMSR2_V1.0_100-20220809T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220810T0130/20220810T0130.json b/stac/open-canada/ft-mckay/lst/20220810T0130/20220810T0130.json new file mode 100644 index 000000000..a2235b319 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220810T0130/20220810T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220810T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220810T0130/LST-AMSR2_V1.0_100-20220810T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220810T0130/LST-AMSR2_V1.0_100-20220810T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220810T1330/20220810T1330.json b/stac/open-canada/ft-mckay/lst/20220810T1330/20220810T1330.json new file mode 100644 index 000000000..d0fdbd03e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220810T1330/20220810T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220810T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220810T1330/LST-AMSR2_V1.0_100-20220810T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220810T1330/LST-AMSR2_V1.0_100-20220810T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220811T0130/20220811T0130.json b/stac/open-canada/ft-mckay/lst/20220811T0130/20220811T0130.json new file mode 100644 index 000000000..45fbde6a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220811T0130/20220811T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220811T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220811T0130/LST-AMSR2_V1.0_100-20220811T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220811T0130/LST-AMSR2_V1.0_100-20220811T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220811T1330/20220811T1330.json b/stac/open-canada/ft-mckay/lst/20220811T1330/20220811T1330.json new file mode 100644 index 000000000..5363711b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220811T1330/20220811T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220811T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220811T1330/LST-AMSR2_V1.0_100-20220811T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220811T1330/LST-AMSR2_V1.0_100-20220811T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220812T0130/20220812T0130.json b/stac/open-canada/ft-mckay/lst/20220812T0130/20220812T0130.json new file mode 100644 index 000000000..0cc97d84d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220812T0130/20220812T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220812T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220812T0130/LST-AMSR2_V1.0_100-20220812T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220812T0130/LST-AMSR2_V1.0_100-20220812T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220812T1330/20220812T1330.json b/stac/open-canada/ft-mckay/lst/20220812T1330/20220812T1330.json new file mode 100644 index 000000000..20394c40e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220812T1330/20220812T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220812T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220812T1330/LST-AMSR2_V1.0_100-20220812T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220812T1330/LST-AMSR2_V1.0_100-20220812T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220813T0130/20220813T0130.json b/stac/open-canada/ft-mckay/lst/20220813T0130/20220813T0130.json new file mode 100644 index 000000000..66ab9cc9b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220813T0130/20220813T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220813T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220813T0130/LST-AMSR2_V1.0_100-20220813T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220813T0130/LST-AMSR2_V1.0_100-20220813T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220813T1330/20220813T1330.json b/stac/open-canada/ft-mckay/lst/20220813T1330/20220813T1330.json new file mode 100644 index 000000000..9942bf2f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220813T1330/20220813T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220813T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220813T1330/LST-AMSR2_V1.0_100-20220813T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220813T1330/LST-AMSR2_V1.0_100-20220813T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220814T0130/20220814T0130.json b/stac/open-canada/ft-mckay/lst/20220814T0130/20220814T0130.json new file mode 100644 index 000000000..338b3131c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220814T0130/20220814T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220814T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220814T0130/LST-AMSR2_V1.0_100-20220814T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220814T0130/LST-AMSR2_V1.0_100-20220814T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220814T1330/20220814T1330.json b/stac/open-canada/ft-mckay/lst/20220814T1330/20220814T1330.json new file mode 100644 index 000000000..f9da86610 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220814T1330/20220814T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220814T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220814T1330/LST-AMSR2_V1.0_100-20220814T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220814T1330/LST-AMSR2_V1.0_100-20220814T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220815T0130/20220815T0130.json b/stac/open-canada/ft-mckay/lst/20220815T0130/20220815T0130.json new file mode 100644 index 000000000..8680aba53 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220815T0130/20220815T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220815T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220815T0130/LST-AMSR2_V1.0_100-20220815T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220815T0130/LST-AMSR2_V1.0_100-20220815T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220815T1330/20220815T1330.json b/stac/open-canada/ft-mckay/lst/20220815T1330/20220815T1330.json new file mode 100644 index 000000000..ccdd7b7f3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220815T1330/20220815T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220815T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220815T1330/LST-AMSR2_V1.0_100-20220815T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220815T1330/LST-AMSR2_V1.0_100-20220815T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220816T0130/20220816T0130.json b/stac/open-canada/ft-mckay/lst/20220816T0130/20220816T0130.json new file mode 100644 index 000000000..a946ae9dc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220816T0130/20220816T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220816T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220816T0130/LST-AMSR2_V1.0_100-20220816T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220816T0130/LST-AMSR2_V1.0_100-20220816T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220816T1330/20220816T1330.json b/stac/open-canada/ft-mckay/lst/20220816T1330/20220816T1330.json new file mode 100644 index 000000000..081ff5cc7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220816T1330/20220816T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220816T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220816T1330/LST-AMSR2_V1.0_100-20220816T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220816T1330/LST-AMSR2_V1.0_100-20220816T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220817T0130/20220817T0130.json b/stac/open-canada/ft-mckay/lst/20220817T0130/20220817T0130.json new file mode 100644 index 000000000..7c6459542 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220817T0130/20220817T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220817T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220817T0130/LST-AMSR2_V1.0_100-20220817T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220817T0130/LST-AMSR2_V1.0_100-20220817T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220817T1330/20220817T1330.json b/stac/open-canada/ft-mckay/lst/20220817T1330/20220817T1330.json new file mode 100644 index 000000000..5d486b7ef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220817T1330/20220817T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220817T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220817T1330/LST-AMSR2_V1.0_100-20220817T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220817T1330/LST-AMSR2_V1.0_100-20220817T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220818T0130/20220818T0130.json b/stac/open-canada/ft-mckay/lst/20220818T0130/20220818T0130.json new file mode 100644 index 000000000..291cb2132 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220818T0130/20220818T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220818T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220818T0130/LST-AMSR2_V1.0_100-20220818T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220818T0130/LST-AMSR2_V1.0_100-20220818T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220818T1330/20220818T1330.json b/stac/open-canada/ft-mckay/lst/20220818T1330/20220818T1330.json new file mode 100644 index 000000000..7ccb3b12a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220818T1330/20220818T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220818T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220818T1330/LST-AMSR2_V1.0_100-20220818T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220818T1330/LST-AMSR2_V1.0_100-20220818T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220819T0130/20220819T0130.json b/stac/open-canada/ft-mckay/lst/20220819T0130/20220819T0130.json new file mode 100644 index 000000000..f1ddbb03b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220819T0130/20220819T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220819T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220819T0130/LST-AMSR2_V1.0_100-20220819T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220819T0130/LST-AMSR2_V1.0_100-20220819T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220819T1330/20220819T1330.json b/stac/open-canada/ft-mckay/lst/20220819T1330/20220819T1330.json new file mode 100644 index 000000000..26237befd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220819T1330/20220819T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220819T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220819T1330/LST-AMSR2_V1.0_100-20220819T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220819T1330/LST-AMSR2_V1.0_100-20220819T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220820T0130/20220820T0130.json b/stac/open-canada/ft-mckay/lst/20220820T0130/20220820T0130.json new file mode 100644 index 000000000..5ec2bfd93 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220820T0130/20220820T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220820T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220820T0130/LST-AMSR2_V1.0_100-20220820T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220820T0130/LST-AMSR2_V1.0_100-20220820T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220820T1330/20220820T1330.json b/stac/open-canada/ft-mckay/lst/20220820T1330/20220820T1330.json new file mode 100644 index 000000000..dce63c623 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220820T1330/20220820T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220820T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220820T1330/LST-AMSR2_V1.0_100-20220820T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220820T1330/LST-AMSR2_V1.0_100-20220820T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220821T0130/20220821T0130.json b/stac/open-canada/ft-mckay/lst/20220821T0130/20220821T0130.json new file mode 100644 index 000000000..a80e01855 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220821T0130/20220821T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220821T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220821T0130/LST-AMSR2_V1.0_100-20220821T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220821T0130/LST-AMSR2_V1.0_100-20220821T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220821T1330/20220821T1330.json b/stac/open-canada/ft-mckay/lst/20220821T1330/20220821T1330.json new file mode 100644 index 000000000..6f3b5429d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220821T1330/20220821T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220821T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220821T1330/LST-AMSR2_V1.0_100-20220821T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220821T1330/LST-AMSR2_V1.0_100-20220821T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220822T0130/20220822T0130.json b/stac/open-canada/ft-mckay/lst/20220822T0130/20220822T0130.json new file mode 100644 index 000000000..95607a52a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220822T0130/20220822T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220822T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220822T0130/LST-AMSR2_V1.0_100-20220822T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220822T0130/LST-AMSR2_V1.0_100-20220822T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220822T1330/20220822T1330.json b/stac/open-canada/ft-mckay/lst/20220822T1330/20220822T1330.json new file mode 100644 index 000000000..53dd88133 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220822T1330/20220822T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220822T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220822T1330/LST-AMSR2_V1.0_100-20220822T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220822T1330/LST-AMSR2_V1.0_100-20220822T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220823T0130/20220823T0130.json b/stac/open-canada/ft-mckay/lst/20220823T0130/20220823T0130.json new file mode 100644 index 000000000..700bda731 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220823T0130/20220823T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220823T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220823T0130/LST-AMSR2_V1.0_100-20220823T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220823T0130/LST-AMSR2_V1.0_100-20220823T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220823T1330/20220823T1330.json b/stac/open-canada/ft-mckay/lst/20220823T1330/20220823T1330.json new file mode 100644 index 000000000..9175f4ee7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220823T1330/20220823T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220823T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220823T1330/LST-AMSR2_V1.0_100-20220823T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220823T1330/LST-AMSR2_V1.0_100-20220823T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220824T0130/20220824T0130.json b/stac/open-canada/ft-mckay/lst/20220824T0130/20220824T0130.json new file mode 100644 index 000000000..a5be32af6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220824T0130/20220824T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220824T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220824T0130/LST-AMSR2_V1.0_100-20220824T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220824T0130/LST-AMSR2_V1.0_100-20220824T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220824T1330/20220824T1330.json b/stac/open-canada/ft-mckay/lst/20220824T1330/20220824T1330.json new file mode 100644 index 000000000..249a42e13 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220824T1330/20220824T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220824T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220824T1330/LST-AMSR2_V1.0_100-20220824T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220824T1330/LST-AMSR2_V1.0_100-20220824T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220825T0130/20220825T0130.json b/stac/open-canada/ft-mckay/lst/20220825T0130/20220825T0130.json new file mode 100644 index 000000000..f1303cb9f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220825T0130/20220825T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220825T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220825T0130/LST-AMSR2_V1.0_100-20220825T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220825T0130/LST-AMSR2_V1.0_100-20220825T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220825T1330/20220825T1330.json b/stac/open-canada/ft-mckay/lst/20220825T1330/20220825T1330.json new file mode 100644 index 000000000..be7cd16bd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220825T1330/20220825T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220825T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220825T1330/LST-AMSR2_V1.0_100-20220825T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220825T1330/LST-AMSR2_V1.0_100-20220825T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220826T0130/20220826T0130.json b/stac/open-canada/ft-mckay/lst/20220826T0130/20220826T0130.json new file mode 100644 index 000000000..8375ecad9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220826T0130/20220826T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220826T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220826T0130/LST-AMSR2_V1.0_100-20220826T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220826T0130/LST-AMSR2_V1.0_100-20220826T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220826T1330/20220826T1330.json b/stac/open-canada/ft-mckay/lst/20220826T1330/20220826T1330.json new file mode 100644 index 000000000..fe1e84fe7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220826T1330/20220826T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220826T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220826T1330/LST-AMSR2_V1.0_100-20220826T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220826T1330/LST-AMSR2_V1.0_100-20220826T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220827T0130/20220827T0130.json b/stac/open-canada/ft-mckay/lst/20220827T0130/20220827T0130.json new file mode 100644 index 000000000..f8a77f151 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220827T0130/20220827T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220827T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220827T0130/LST-AMSR2_V1.0_100-20220827T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220827T0130/LST-AMSR2_V1.0_100-20220827T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220827T1330/20220827T1330.json b/stac/open-canada/ft-mckay/lst/20220827T1330/20220827T1330.json new file mode 100644 index 000000000..fb3b2caba --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220827T1330/20220827T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220827T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220827T1330/LST-AMSR2_V1.0_100-20220827T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220827T1330/LST-AMSR2_V1.0_100-20220827T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220828T0130/20220828T0130.json b/stac/open-canada/ft-mckay/lst/20220828T0130/20220828T0130.json new file mode 100644 index 000000000..78a17f4f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220828T0130/20220828T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220828T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220828T0130/LST-AMSR2_V1.0_100-20220828T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220828T0130/LST-AMSR2_V1.0_100-20220828T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220828T1330/20220828T1330.json b/stac/open-canada/ft-mckay/lst/20220828T1330/20220828T1330.json new file mode 100644 index 000000000..f8e37d58b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220828T1330/20220828T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220828T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220828T1330/LST-AMSR2_V1.0_100-20220828T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220828T1330/LST-AMSR2_V1.0_100-20220828T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220829T0130/20220829T0130.json b/stac/open-canada/ft-mckay/lst/20220829T0130/20220829T0130.json new file mode 100644 index 000000000..428ead424 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220829T0130/20220829T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220829T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220829T0130/LST-AMSR2_V1.0_100-20220829T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220829T0130/LST-AMSR2_V1.0_100-20220829T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220829T1330/20220829T1330.json b/stac/open-canada/ft-mckay/lst/20220829T1330/20220829T1330.json new file mode 100644 index 000000000..b0c4a1075 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220829T1330/20220829T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220829T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220829T1330/LST-AMSR2_V1.0_100-20220829T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220829T1330/LST-AMSR2_V1.0_100-20220829T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220830T0130/20220830T0130.json b/stac/open-canada/ft-mckay/lst/20220830T0130/20220830T0130.json new file mode 100644 index 000000000..fbcc169ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220830T0130/20220830T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220830T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220830T0130/LST-AMSR2_V1.0_100-20220830T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220830T0130/LST-AMSR2_V1.0_100-20220830T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220830T1330/20220830T1330.json b/stac/open-canada/ft-mckay/lst/20220830T1330/20220830T1330.json new file mode 100644 index 000000000..162d8837a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220830T1330/20220830T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220830T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220830T1330/LST-AMSR2_V1.0_100-20220830T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220830T1330/LST-AMSR2_V1.0_100-20220830T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220831T0130/20220831T0130.json b/stac/open-canada/ft-mckay/lst/20220831T0130/20220831T0130.json new file mode 100644 index 000000000..115828e11 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220831T0130/20220831T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220831T0130", + "collection": "lst", + "properties": { + "datetime": "2022-08-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220831T0130/LST-AMSR2_V1.0_100-20220831T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220831T0130/LST-AMSR2_V1.0_100-20220831T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220831T1330/20220831T1330.json b/stac/open-canada/ft-mckay/lst/20220831T1330/20220831T1330.json new file mode 100644 index 000000000..9ef8479e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220831T1330/20220831T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220831T1330", + "collection": "lst", + "properties": { + "datetime": "2022-08-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220831T1330/LST-AMSR2_V1.0_100-20220831T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220831T1330/LST-AMSR2_V1.0_100-20220831T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220901T0130/20220901T0130.json b/stac/open-canada/ft-mckay/lst/20220901T0130/20220901T0130.json new file mode 100644 index 000000000..a6e09dbcb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220901T0130/20220901T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220901T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220901T0130/LST-AMSR2_V1.0_100-20220901T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220901T0130/LST-AMSR2_V1.0_100-20220901T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220901T1330/20220901T1330.json b/stac/open-canada/ft-mckay/lst/20220901T1330/20220901T1330.json new file mode 100644 index 000000000..5db2e5730 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220901T1330/20220901T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220901T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220901T1330/LST-AMSR2_V1.0_100-20220901T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220901T1330/LST-AMSR2_V1.0_100-20220901T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220902T0130/20220902T0130.json b/stac/open-canada/ft-mckay/lst/20220902T0130/20220902T0130.json new file mode 100644 index 000000000..912ecf305 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220902T0130/20220902T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220902T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220902T0130/LST-AMSR2_V1.0_100-20220902T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220902T0130/LST-AMSR2_V1.0_100-20220902T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220902T1330/20220902T1330.json b/stac/open-canada/ft-mckay/lst/20220902T1330/20220902T1330.json new file mode 100644 index 000000000..8c33d993b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220902T1330/20220902T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220902T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220902T1330/LST-AMSR2_V1.0_100-20220902T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220902T1330/LST-AMSR2_V1.0_100-20220902T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220903T0130/20220903T0130.json b/stac/open-canada/ft-mckay/lst/20220903T0130/20220903T0130.json new file mode 100644 index 000000000..a3df76a9c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220903T0130/20220903T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220903T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220903T0130/LST-AMSR2_V1.0_100-20220903T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220903T0130/LST-AMSR2_V1.0_100-20220903T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220903T1330/20220903T1330.json b/stac/open-canada/ft-mckay/lst/20220903T1330/20220903T1330.json new file mode 100644 index 000000000..c79741f2f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220903T1330/20220903T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220903T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220903T1330/LST-AMSR2_V1.0_100-20220903T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220903T1330/LST-AMSR2_V1.0_100-20220903T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220904T0130/20220904T0130.json b/stac/open-canada/ft-mckay/lst/20220904T0130/20220904T0130.json new file mode 100644 index 000000000..875211f13 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220904T0130/20220904T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220904T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220904T0130/LST-AMSR2_V1.0_100-20220904T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220904T0130/LST-AMSR2_V1.0_100-20220904T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220904T1330/20220904T1330.json b/stac/open-canada/ft-mckay/lst/20220904T1330/20220904T1330.json new file mode 100644 index 000000000..8d8bf7587 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220904T1330/20220904T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220904T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220904T1330/LST-AMSR2_V1.0_100-20220904T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220904T1330/LST-AMSR2_V1.0_100-20220904T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220905T0130/20220905T0130.json b/stac/open-canada/ft-mckay/lst/20220905T0130/20220905T0130.json new file mode 100644 index 000000000..410cf4506 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220905T0130/20220905T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220905T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220905T0130/LST-AMSR2_V1.0_100-20220905T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220905T0130/LST-AMSR2_V1.0_100-20220905T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220905T1330/20220905T1330.json b/stac/open-canada/ft-mckay/lst/20220905T1330/20220905T1330.json new file mode 100644 index 000000000..4cda9e18e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220905T1330/20220905T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220905T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220905T1330/LST-AMSR2_V1.0_100-20220905T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220905T1330/LST-AMSR2_V1.0_100-20220905T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220906T0130/20220906T0130.json b/stac/open-canada/ft-mckay/lst/20220906T0130/20220906T0130.json new file mode 100644 index 000000000..2b89900f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220906T0130/20220906T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220906T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220906T0130/LST-AMSR2_V1.0_100-20220906T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220906T0130/LST-AMSR2_V1.0_100-20220906T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220906T1330/20220906T1330.json b/stac/open-canada/ft-mckay/lst/20220906T1330/20220906T1330.json new file mode 100644 index 000000000..026bfcff9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220906T1330/20220906T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220906T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220906T1330/LST-AMSR2_V1.0_100-20220906T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220906T1330/LST-AMSR2_V1.0_100-20220906T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220907T0130/20220907T0130.json b/stac/open-canada/ft-mckay/lst/20220907T0130/20220907T0130.json new file mode 100644 index 000000000..e7bc3fd9d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220907T0130/20220907T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220907T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220907T0130/LST-AMSR2_V1.0_100-20220907T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220907T0130/LST-AMSR2_V1.0_100-20220907T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220907T1330/20220907T1330.json b/stac/open-canada/ft-mckay/lst/20220907T1330/20220907T1330.json new file mode 100644 index 000000000..e09e0ff25 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220907T1330/20220907T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220907T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220907T1330/LST-AMSR2_V1.0_100-20220907T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220907T1330/LST-AMSR2_V1.0_100-20220907T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220908T0130/20220908T0130.json b/stac/open-canada/ft-mckay/lst/20220908T0130/20220908T0130.json new file mode 100644 index 000000000..4f21dc004 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220908T0130/20220908T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220908T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220908T0130/LST-AMSR2_V1.0_100-20220908T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220908T0130/LST-AMSR2_V1.0_100-20220908T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220908T1330/20220908T1330.json b/stac/open-canada/ft-mckay/lst/20220908T1330/20220908T1330.json new file mode 100644 index 000000000..4232717a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220908T1330/20220908T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220908T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220908T1330/LST-AMSR2_V1.0_100-20220908T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220908T1330/LST-AMSR2_V1.0_100-20220908T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220909T0130/20220909T0130.json b/stac/open-canada/ft-mckay/lst/20220909T0130/20220909T0130.json new file mode 100644 index 000000000..892b94040 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220909T0130/20220909T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220909T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220909T0130/LST-AMSR2_V1.0_100-20220909T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220909T0130/LST-AMSR2_V1.0_100-20220909T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220909T1330/20220909T1330.json b/stac/open-canada/ft-mckay/lst/20220909T1330/20220909T1330.json new file mode 100644 index 000000000..f44c35efc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220909T1330/20220909T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220909T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220909T1330/LST-AMSR2_V1.0_100-20220909T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220909T1330/LST-AMSR2_V1.0_100-20220909T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220910T0130/20220910T0130.json b/stac/open-canada/ft-mckay/lst/20220910T0130/20220910T0130.json new file mode 100644 index 000000000..ede276996 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220910T0130/20220910T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220910T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220910T0130/LST-AMSR2_V1.0_100-20220910T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220910T0130/LST-AMSR2_V1.0_100-20220910T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220910T1330/20220910T1330.json b/stac/open-canada/ft-mckay/lst/20220910T1330/20220910T1330.json new file mode 100644 index 000000000..964f4c524 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220910T1330/20220910T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220910T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220910T1330/LST-AMSR2_V1.0_100-20220910T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220910T1330/LST-AMSR2_V1.0_100-20220910T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220911T0130/20220911T0130.json b/stac/open-canada/ft-mckay/lst/20220911T0130/20220911T0130.json new file mode 100644 index 000000000..2ee6dc938 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220911T0130/20220911T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220911T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220911T0130/LST-AMSR2_V1.0_100-20220911T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220911T0130/LST-AMSR2_V1.0_100-20220911T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220911T1330/20220911T1330.json b/stac/open-canada/ft-mckay/lst/20220911T1330/20220911T1330.json new file mode 100644 index 000000000..17c86b6c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220911T1330/20220911T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220911T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220911T1330/LST-AMSR2_V1.0_100-20220911T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220911T1330/LST-AMSR2_V1.0_100-20220911T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220912T0130/20220912T0130.json b/stac/open-canada/ft-mckay/lst/20220912T0130/20220912T0130.json new file mode 100644 index 000000000..45a8eb617 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220912T0130/20220912T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220912T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220912T0130/LST-AMSR2_V1.0_100-20220912T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220912T0130/LST-AMSR2_V1.0_100-20220912T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220912T1330/20220912T1330.json b/stac/open-canada/ft-mckay/lst/20220912T1330/20220912T1330.json new file mode 100644 index 000000000..37ef2341b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220912T1330/20220912T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220912T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220912T1330/LST-AMSR2_V1.0_100-20220912T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220912T1330/LST-AMSR2_V1.0_100-20220912T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220913T0130/20220913T0130.json b/stac/open-canada/ft-mckay/lst/20220913T0130/20220913T0130.json new file mode 100644 index 000000000..70e57bb3f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220913T0130/20220913T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220913T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220913T0130/LST-AMSR2_V1.0_100-20220913T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220913T0130/LST-AMSR2_V1.0_100-20220913T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220913T1330/20220913T1330.json b/stac/open-canada/ft-mckay/lst/20220913T1330/20220913T1330.json new file mode 100644 index 000000000..b69f7c320 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220913T1330/20220913T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220913T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220913T1330/LST-AMSR2_V1.0_100-20220913T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220913T1330/LST-AMSR2_V1.0_100-20220913T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220914T0130/20220914T0130.json b/stac/open-canada/ft-mckay/lst/20220914T0130/20220914T0130.json new file mode 100644 index 000000000..355dae63a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220914T0130/20220914T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220914T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220914T0130/LST-AMSR2_V1.0_100-20220914T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220914T0130/LST-AMSR2_V1.0_100-20220914T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220914T1330/20220914T1330.json b/stac/open-canada/ft-mckay/lst/20220914T1330/20220914T1330.json new file mode 100644 index 000000000..474bd501f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220914T1330/20220914T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220914T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220914T1330/LST-AMSR2_V1.0_100-20220914T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220914T1330/LST-AMSR2_V1.0_100-20220914T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220915T0130/20220915T0130.json b/stac/open-canada/ft-mckay/lst/20220915T0130/20220915T0130.json new file mode 100644 index 000000000..f611067bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220915T0130/20220915T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220915T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220915T0130/LST-AMSR2_V1.0_100-20220915T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220915T0130/LST-AMSR2_V1.0_100-20220915T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220915T1330/20220915T1330.json b/stac/open-canada/ft-mckay/lst/20220915T1330/20220915T1330.json new file mode 100644 index 000000000..ee6f7fe16 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220915T1330/20220915T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220915T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220915T1330/LST-AMSR2_V1.0_100-20220915T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220915T1330/LST-AMSR2_V1.0_100-20220915T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220916T0130/20220916T0130.json b/stac/open-canada/ft-mckay/lst/20220916T0130/20220916T0130.json new file mode 100644 index 000000000..0282bf346 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220916T0130/20220916T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220916T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220916T0130/LST-AMSR2_V1.0_100-20220916T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220916T0130/LST-AMSR2_V1.0_100-20220916T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220916T1330/20220916T1330.json b/stac/open-canada/ft-mckay/lst/20220916T1330/20220916T1330.json new file mode 100644 index 000000000..f6c379e7b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220916T1330/20220916T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220916T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220916T1330/LST-AMSR2_V1.0_100-20220916T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220916T1330/LST-AMSR2_V1.0_100-20220916T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220917T0130/20220917T0130.json b/stac/open-canada/ft-mckay/lst/20220917T0130/20220917T0130.json new file mode 100644 index 000000000..0eda877be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220917T0130/20220917T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220917T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220917T0130/LST-AMSR2_V1.0_100-20220917T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220917T0130/LST-AMSR2_V1.0_100-20220917T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220917T1330/20220917T1330.json b/stac/open-canada/ft-mckay/lst/20220917T1330/20220917T1330.json new file mode 100644 index 000000000..c37d6f355 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220917T1330/20220917T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220917T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220917T1330/LST-AMSR2_V1.0_100-20220917T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220917T1330/LST-AMSR2_V1.0_100-20220917T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220918T0130/20220918T0130.json b/stac/open-canada/ft-mckay/lst/20220918T0130/20220918T0130.json new file mode 100644 index 000000000..bbcbad471 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220918T0130/20220918T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220918T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220918T0130/LST-AMSR2_V1.0_100-20220918T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220918T0130/LST-AMSR2_V1.0_100-20220918T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220918T1330/20220918T1330.json b/stac/open-canada/ft-mckay/lst/20220918T1330/20220918T1330.json new file mode 100644 index 000000000..f21108f40 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220918T1330/20220918T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220918T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220918T1330/LST-AMSR2_V1.0_100-20220918T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220918T1330/LST-AMSR2_V1.0_100-20220918T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220919T0130/20220919T0130.json b/stac/open-canada/ft-mckay/lst/20220919T0130/20220919T0130.json new file mode 100644 index 000000000..5e2cc45e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220919T0130/20220919T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220919T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220919T0130/LST-AMSR2_V1.0_100-20220919T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220919T0130/LST-AMSR2_V1.0_100-20220919T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220919T1330/20220919T1330.json b/stac/open-canada/ft-mckay/lst/20220919T1330/20220919T1330.json new file mode 100644 index 000000000..c299e608f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220919T1330/20220919T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220919T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220919T1330/LST-AMSR2_V1.0_100-20220919T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220919T1330/LST-AMSR2_V1.0_100-20220919T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220920T0130/20220920T0130.json b/stac/open-canada/ft-mckay/lst/20220920T0130/20220920T0130.json new file mode 100644 index 000000000..f6fec4f05 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220920T0130/20220920T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220920T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220920T0130/LST-AMSR2_V1.0_100-20220920T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220920T0130/LST-AMSR2_V1.0_100-20220920T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220920T1330/20220920T1330.json b/stac/open-canada/ft-mckay/lst/20220920T1330/20220920T1330.json new file mode 100644 index 000000000..66b668ed7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220920T1330/20220920T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220920T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220920T1330/LST-AMSR2_V1.0_100-20220920T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220920T1330/LST-AMSR2_V1.0_100-20220920T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220921T0130/20220921T0130.json b/stac/open-canada/ft-mckay/lst/20220921T0130/20220921T0130.json new file mode 100644 index 000000000..a97fae4cf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220921T0130/20220921T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220921T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220921T0130/LST-AMSR2_V1.0_100-20220921T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220921T0130/LST-AMSR2_V1.0_100-20220921T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220921T1330/20220921T1330.json b/stac/open-canada/ft-mckay/lst/20220921T1330/20220921T1330.json new file mode 100644 index 000000000..e46b4dc7a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220921T1330/20220921T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220921T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220921T1330/LST-AMSR2_V1.0_100-20220921T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220921T1330/LST-AMSR2_V1.0_100-20220921T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220922T0130/20220922T0130.json b/stac/open-canada/ft-mckay/lst/20220922T0130/20220922T0130.json new file mode 100644 index 000000000..81c8118a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220922T0130/20220922T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220922T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220922T0130/LST-AMSR2_V1.0_100-20220922T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220922T0130/LST-AMSR2_V1.0_100-20220922T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220922T1330/20220922T1330.json b/stac/open-canada/ft-mckay/lst/20220922T1330/20220922T1330.json new file mode 100644 index 000000000..fb6b9297f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220922T1330/20220922T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220922T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220922T1330/LST-AMSR2_V1.0_100-20220922T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220922T1330/LST-AMSR2_V1.0_100-20220922T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220923T0130/20220923T0130.json b/stac/open-canada/ft-mckay/lst/20220923T0130/20220923T0130.json new file mode 100644 index 000000000..68f6c842a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220923T0130/20220923T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220923T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220923T0130/LST-AMSR2_V1.0_100-20220923T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220923T0130/LST-AMSR2_V1.0_100-20220923T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220923T1330/20220923T1330.json b/stac/open-canada/ft-mckay/lst/20220923T1330/20220923T1330.json new file mode 100644 index 000000000..f8e7a0b1e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220923T1330/20220923T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220923T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220923T1330/LST-AMSR2_V1.0_100-20220923T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220923T1330/LST-AMSR2_V1.0_100-20220923T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220924T0130/20220924T0130.json b/stac/open-canada/ft-mckay/lst/20220924T0130/20220924T0130.json new file mode 100644 index 000000000..aeab4ef60 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220924T0130/20220924T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220924T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220924T0130/LST-AMSR2_V1.0_100-20220924T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220924T0130/LST-AMSR2_V1.0_100-20220924T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220924T1330/20220924T1330.json b/stac/open-canada/ft-mckay/lst/20220924T1330/20220924T1330.json new file mode 100644 index 000000000..cd79c88a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220924T1330/20220924T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220924T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220924T1330/LST-AMSR2_V1.0_100-20220924T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220924T1330/LST-AMSR2_V1.0_100-20220924T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220925T0130/20220925T0130.json b/stac/open-canada/ft-mckay/lst/20220925T0130/20220925T0130.json new file mode 100644 index 000000000..773e11bfe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220925T0130/20220925T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220925T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220925T0130/LST-AMSR2_V1.0_100-20220925T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220925T0130/LST-AMSR2_V1.0_100-20220925T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220925T1330/20220925T1330.json b/stac/open-canada/ft-mckay/lst/20220925T1330/20220925T1330.json new file mode 100644 index 000000000..b959a349b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220925T1330/20220925T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220925T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220925T1330/LST-AMSR2_V1.0_100-20220925T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220925T1330/LST-AMSR2_V1.0_100-20220925T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220926T0130/20220926T0130.json b/stac/open-canada/ft-mckay/lst/20220926T0130/20220926T0130.json new file mode 100644 index 000000000..9d2c58a8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220926T0130/20220926T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220926T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220926T0130/LST-AMSR2_V1.0_100-20220926T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220926T0130/LST-AMSR2_V1.0_100-20220926T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220926T1330/20220926T1330.json b/stac/open-canada/ft-mckay/lst/20220926T1330/20220926T1330.json new file mode 100644 index 000000000..ff1ffa117 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220926T1330/20220926T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220926T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220926T1330/LST-AMSR2_V1.0_100-20220926T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220926T1330/LST-AMSR2_V1.0_100-20220926T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220927T0130/20220927T0130.json b/stac/open-canada/ft-mckay/lst/20220927T0130/20220927T0130.json new file mode 100644 index 000000000..af9b57e34 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220927T0130/20220927T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220927T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220927T0130/LST-AMSR2_V1.0_100-20220927T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220927T0130/LST-AMSR2_V1.0_100-20220927T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220927T1330/20220927T1330.json b/stac/open-canada/ft-mckay/lst/20220927T1330/20220927T1330.json new file mode 100644 index 000000000..27080765e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220927T1330/20220927T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220927T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220927T1330/LST-AMSR2_V1.0_100-20220927T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220927T1330/LST-AMSR2_V1.0_100-20220927T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220928T0130/20220928T0130.json b/stac/open-canada/ft-mckay/lst/20220928T0130/20220928T0130.json new file mode 100644 index 000000000..7f4ce885b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220928T0130/20220928T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220928T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220928T0130/LST-AMSR2_V1.0_100-20220928T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220928T0130/LST-AMSR2_V1.0_100-20220928T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220928T1330/20220928T1330.json b/stac/open-canada/ft-mckay/lst/20220928T1330/20220928T1330.json new file mode 100644 index 000000000..570cc4ad4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220928T1330/20220928T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220928T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220928T1330/LST-AMSR2_V1.0_100-20220928T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220928T1330/LST-AMSR2_V1.0_100-20220928T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220929T0130/20220929T0130.json b/stac/open-canada/ft-mckay/lst/20220929T0130/20220929T0130.json new file mode 100644 index 000000000..a12b7ad70 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220929T0130/20220929T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220929T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220929T0130/LST-AMSR2_V1.0_100-20220929T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220929T0130/LST-AMSR2_V1.0_100-20220929T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220929T1330/20220929T1330.json b/stac/open-canada/ft-mckay/lst/20220929T1330/20220929T1330.json new file mode 100644 index 000000000..a36d9cb87 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220929T1330/20220929T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220929T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220929T1330/LST-AMSR2_V1.0_100-20220929T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220929T1330/LST-AMSR2_V1.0_100-20220929T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220930T0130/20220930T0130.json b/stac/open-canada/ft-mckay/lst/20220930T0130/20220930T0130.json new file mode 100644 index 000000000..26c079a8e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220930T0130/20220930T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220930T0130", + "collection": "lst", + "properties": { + "datetime": "2022-09-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220930T0130/LST-AMSR2_V1.0_100-20220930T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220930T0130/LST-AMSR2_V1.0_100-20220930T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20220930T1330/20220930T1330.json b/stac/open-canada/ft-mckay/lst/20220930T1330/20220930T1330.json new file mode 100644 index 000000000..7302eae35 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20220930T1330/20220930T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220930T1330", + "collection": "lst", + "properties": { + "datetime": "2022-09-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220930T1330/LST-AMSR2_V1.0_100-20220930T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20220930T1330/LST-AMSR2_V1.0_100-20220930T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221001T0130/20221001T0130.json b/stac/open-canada/ft-mckay/lst/20221001T0130/20221001T0130.json new file mode 100644 index 000000000..fac0c86e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221001T0130/20221001T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221001T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221001T0130/LST-AMSR2_V1.0_100-20221001T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221001T0130/LST-AMSR2_V1.0_100-20221001T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221001T1330/20221001T1330.json b/stac/open-canada/ft-mckay/lst/20221001T1330/20221001T1330.json new file mode 100644 index 000000000..2ea8da562 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221001T1330/20221001T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221001T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221001T1330/LST-AMSR2_V1.0_100-20221001T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221001T1330/LST-AMSR2_V1.0_100-20221001T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221002T0130/20221002T0130.json b/stac/open-canada/ft-mckay/lst/20221002T0130/20221002T0130.json new file mode 100644 index 000000000..a90299301 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221002T0130/20221002T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221002T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221002T0130/LST-AMSR2_V1.0_100-20221002T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221002T0130/LST-AMSR2_V1.0_100-20221002T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221002T1330/20221002T1330.json b/stac/open-canada/ft-mckay/lst/20221002T1330/20221002T1330.json new file mode 100644 index 000000000..fc28c62b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221002T1330/20221002T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221002T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221002T1330/LST-AMSR2_V1.0_100-20221002T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221002T1330/LST-AMSR2_V1.0_100-20221002T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221003T0130/20221003T0130.json b/stac/open-canada/ft-mckay/lst/20221003T0130/20221003T0130.json new file mode 100644 index 000000000..a4d02f242 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221003T0130/20221003T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221003T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221003T0130/LST-AMSR2_V1.0_100-20221003T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221003T0130/LST-AMSR2_V1.0_100-20221003T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221003T1330/20221003T1330.json b/stac/open-canada/ft-mckay/lst/20221003T1330/20221003T1330.json new file mode 100644 index 000000000..a48112079 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221003T1330/20221003T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221003T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221003T1330/LST-AMSR2_V1.0_100-20221003T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221003T1330/LST-AMSR2_V1.0_100-20221003T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221004T0130/20221004T0130.json b/stac/open-canada/ft-mckay/lst/20221004T0130/20221004T0130.json new file mode 100644 index 000000000..3fc97f167 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221004T0130/20221004T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221004T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221004T0130/LST-AMSR2_V1.0_100-20221004T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221004T0130/LST-AMSR2_V1.0_100-20221004T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221004T1330/20221004T1330.json b/stac/open-canada/ft-mckay/lst/20221004T1330/20221004T1330.json new file mode 100644 index 000000000..2864fb433 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221004T1330/20221004T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221004T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221004T1330/LST-AMSR2_V1.0_100-20221004T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221004T1330/LST-AMSR2_V1.0_100-20221004T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221005T0130/20221005T0130.json b/stac/open-canada/ft-mckay/lst/20221005T0130/20221005T0130.json new file mode 100644 index 000000000..8bd74f8e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221005T0130/20221005T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221005T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221005T0130/LST-AMSR2_V1.0_100-20221005T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221005T0130/LST-AMSR2_V1.0_100-20221005T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221005T1330/20221005T1330.json b/stac/open-canada/ft-mckay/lst/20221005T1330/20221005T1330.json new file mode 100644 index 000000000..60462f576 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221005T1330/20221005T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221005T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221005T1330/LST-AMSR2_V1.0_100-20221005T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221005T1330/LST-AMSR2_V1.0_100-20221005T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221006T0130/20221006T0130.json b/stac/open-canada/ft-mckay/lst/20221006T0130/20221006T0130.json new file mode 100644 index 000000000..17653b373 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221006T0130/20221006T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221006T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221006T0130/LST-AMSR2_V1.0_100-20221006T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221006T0130/LST-AMSR2_V1.0_100-20221006T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221006T1330/20221006T1330.json b/stac/open-canada/ft-mckay/lst/20221006T1330/20221006T1330.json new file mode 100644 index 000000000..495794c0f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221006T1330/20221006T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221006T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221006T1330/LST-AMSR2_V1.0_100-20221006T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221006T1330/LST-AMSR2_V1.0_100-20221006T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221007T0130/20221007T0130.json b/stac/open-canada/ft-mckay/lst/20221007T0130/20221007T0130.json new file mode 100644 index 000000000..884368aac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221007T0130/20221007T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221007T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221007T0130/LST-AMSR2_V1.0_100-20221007T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221007T0130/LST-AMSR2_V1.0_100-20221007T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221007T1330/20221007T1330.json b/stac/open-canada/ft-mckay/lst/20221007T1330/20221007T1330.json new file mode 100644 index 000000000..eadd9ff33 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221007T1330/20221007T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221007T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221007T1330/LST-AMSR2_V1.0_100-20221007T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221007T1330/LST-AMSR2_V1.0_100-20221007T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221008T0130/20221008T0130.json b/stac/open-canada/ft-mckay/lst/20221008T0130/20221008T0130.json new file mode 100644 index 000000000..e43c40c00 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221008T0130/20221008T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221008T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221008T0130/LST-AMSR2_V1.0_100-20221008T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221008T0130/LST-AMSR2_V1.0_100-20221008T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221008T1330/20221008T1330.json b/stac/open-canada/ft-mckay/lst/20221008T1330/20221008T1330.json new file mode 100644 index 000000000..864e740d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221008T1330/20221008T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221008T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221008T1330/LST-AMSR2_V1.0_100-20221008T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221008T1330/LST-AMSR2_V1.0_100-20221008T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221009T0130/20221009T0130.json b/stac/open-canada/ft-mckay/lst/20221009T0130/20221009T0130.json new file mode 100644 index 000000000..389afe8ab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221009T0130/20221009T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221009T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221009T0130/LST-AMSR2_V1.0_100-20221009T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221009T0130/LST-AMSR2_V1.0_100-20221009T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221009T1330/20221009T1330.json b/stac/open-canada/ft-mckay/lst/20221009T1330/20221009T1330.json new file mode 100644 index 000000000..b731a544d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221009T1330/20221009T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221009T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221009T1330/LST-AMSR2_V1.0_100-20221009T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221009T1330/LST-AMSR2_V1.0_100-20221009T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221010T0130/20221010T0130.json b/stac/open-canada/ft-mckay/lst/20221010T0130/20221010T0130.json new file mode 100644 index 000000000..ff47481b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221010T0130/20221010T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221010T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221010T0130/LST-AMSR2_V1.0_100-20221010T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221010T0130/LST-AMSR2_V1.0_100-20221010T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221010T1330/20221010T1330.json b/stac/open-canada/ft-mckay/lst/20221010T1330/20221010T1330.json new file mode 100644 index 000000000..4d450000a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221010T1330/20221010T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221010T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221010T1330/LST-AMSR2_V1.0_100-20221010T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221010T1330/LST-AMSR2_V1.0_100-20221010T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221011T0130/20221011T0130.json b/stac/open-canada/ft-mckay/lst/20221011T0130/20221011T0130.json new file mode 100644 index 000000000..7ed5e5396 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221011T0130/20221011T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221011T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221011T0130/LST-AMSR2_V1.0_100-20221011T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221011T0130/LST-AMSR2_V1.0_100-20221011T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221011T1330/20221011T1330.json b/stac/open-canada/ft-mckay/lst/20221011T1330/20221011T1330.json new file mode 100644 index 000000000..8cc2acf48 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221011T1330/20221011T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221011T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221011T1330/LST-AMSR2_V1.0_100-20221011T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221011T1330/LST-AMSR2_V1.0_100-20221011T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221012T0130/20221012T0130.json b/stac/open-canada/ft-mckay/lst/20221012T0130/20221012T0130.json new file mode 100644 index 000000000..73c3e3c61 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221012T0130/20221012T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221012T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221012T0130/LST-AMSR2_V1.0_100-20221012T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221012T0130/LST-AMSR2_V1.0_100-20221012T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221012T1330/20221012T1330.json b/stac/open-canada/ft-mckay/lst/20221012T1330/20221012T1330.json new file mode 100644 index 000000000..f5908019e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221012T1330/20221012T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221012T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221012T1330/LST-AMSR2_V1.0_100-20221012T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221012T1330/LST-AMSR2_V1.0_100-20221012T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221013T0130/20221013T0130.json b/stac/open-canada/ft-mckay/lst/20221013T0130/20221013T0130.json new file mode 100644 index 000000000..2c4e51611 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221013T0130/20221013T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221013T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221013T0130/LST-AMSR2_V1.0_100-20221013T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221013T0130/LST-AMSR2_V1.0_100-20221013T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221013T1330/20221013T1330.json b/stac/open-canada/ft-mckay/lst/20221013T1330/20221013T1330.json new file mode 100644 index 000000000..c6c02cb8e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221013T1330/20221013T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221013T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221013T1330/LST-AMSR2_V1.0_100-20221013T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221013T1330/LST-AMSR2_V1.0_100-20221013T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221014T0130/20221014T0130.json b/stac/open-canada/ft-mckay/lst/20221014T0130/20221014T0130.json new file mode 100644 index 000000000..d7c90f206 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221014T0130/20221014T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221014T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221014T0130/LST-AMSR2_V1.0_100-20221014T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221014T0130/LST-AMSR2_V1.0_100-20221014T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221014T1330/20221014T1330.json b/stac/open-canada/ft-mckay/lst/20221014T1330/20221014T1330.json new file mode 100644 index 000000000..313034928 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221014T1330/20221014T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221014T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221014T1330/LST-AMSR2_V1.0_100-20221014T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221014T1330/LST-AMSR2_V1.0_100-20221014T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221015T0130/20221015T0130.json b/stac/open-canada/ft-mckay/lst/20221015T0130/20221015T0130.json new file mode 100644 index 000000000..3868b571d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221015T0130/20221015T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221015T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221015T0130/LST-AMSR2_V1.0_100-20221015T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221015T0130/LST-AMSR2_V1.0_100-20221015T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221015T1330/20221015T1330.json b/stac/open-canada/ft-mckay/lst/20221015T1330/20221015T1330.json new file mode 100644 index 000000000..7fc3b4f9e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221015T1330/20221015T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221015T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221015T1330/LST-AMSR2_V1.0_100-20221015T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221015T1330/LST-AMSR2_V1.0_100-20221015T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221016T0130/20221016T0130.json b/stac/open-canada/ft-mckay/lst/20221016T0130/20221016T0130.json new file mode 100644 index 000000000..cffbacffb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221016T0130/20221016T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221016T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221016T0130/LST-AMSR2_V1.0_100-20221016T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221016T0130/LST-AMSR2_V1.0_100-20221016T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221016T1330/20221016T1330.json b/stac/open-canada/ft-mckay/lst/20221016T1330/20221016T1330.json new file mode 100644 index 000000000..d39e81e91 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221016T1330/20221016T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221016T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221016T1330/LST-AMSR2_V1.0_100-20221016T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221016T1330/LST-AMSR2_V1.0_100-20221016T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221017T0130/20221017T0130.json b/stac/open-canada/ft-mckay/lst/20221017T0130/20221017T0130.json new file mode 100644 index 000000000..018d7af70 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221017T0130/20221017T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221017T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221017T0130/LST-AMSR2_V1.0_100-20221017T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221017T0130/LST-AMSR2_V1.0_100-20221017T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221017T1330/20221017T1330.json b/stac/open-canada/ft-mckay/lst/20221017T1330/20221017T1330.json new file mode 100644 index 000000000..d3b4a35ac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221017T1330/20221017T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221017T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221017T1330/LST-AMSR2_V1.0_100-20221017T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221017T1330/LST-AMSR2_V1.0_100-20221017T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221018T0130/20221018T0130.json b/stac/open-canada/ft-mckay/lst/20221018T0130/20221018T0130.json new file mode 100644 index 000000000..2bcbeef08 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221018T0130/20221018T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221018T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221018T0130/LST-AMSR2_V1.0_100-20221018T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221018T0130/LST-AMSR2_V1.0_100-20221018T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221018T1330/20221018T1330.json b/stac/open-canada/ft-mckay/lst/20221018T1330/20221018T1330.json new file mode 100644 index 000000000..30e8b5a30 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221018T1330/20221018T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221018T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221018T1330/LST-AMSR2_V1.0_100-20221018T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221018T1330/LST-AMSR2_V1.0_100-20221018T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221019T0130/20221019T0130.json b/stac/open-canada/ft-mckay/lst/20221019T0130/20221019T0130.json new file mode 100644 index 000000000..be203d8cf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221019T0130/20221019T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221019T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221019T0130/LST-AMSR2_V1.0_100-20221019T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221019T0130/LST-AMSR2_V1.0_100-20221019T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221019T1330/20221019T1330.json b/stac/open-canada/ft-mckay/lst/20221019T1330/20221019T1330.json new file mode 100644 index 000000000..0ca9891b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221019T1330/20221019T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221019T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221019T1330/LST-AMSR2_V1.0_100-20221019T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221019T1330/LST-AMSR2_V1.0_100-20221019T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221020T0130/20221020T0130.json b/stac/open-canada/ft-mckay/lst/20221020T0130/20221020T0130.json new file mode 100644 index 000000000..046d13c7f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221020T0130/20221020T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221020T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221020T0130/LST-AMSR2_V1.0_100-20221020T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221020T0130/LST-AMSR2_V1.0_100-20221020T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221020T1330/20221020T1330.json b/stac/open-canada/ft-mckay/lst/20221020T1330/20221020T1330.json new file mode 100644 index 000000000..78fe473ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221020T1330/20221020T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221020T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221020T1330/LST-AMSR2_V1.0_100-20221020T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221020T1330/LST-AMSR2_V1.0_100-20221020T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221021T0130/20221021T0130.json b/stac/open-canada/ft-mckay/lst/20221021T0130/20221021T0130.json new file mode 100644 index 000000000..60d664d8c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221021T0130/20221021T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221021T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221021T0130/LST-AMSR2_V1.0_100-20221021T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221021T0130/LST-AMSR2_V1.0_100-20221021T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221021T1330/20221021T1330.json b/stac/open-canada/ft-mckay/lst/20221021T1330/20221021T1330.json new file mode 100644 index 000000000..a13548243 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221021T1330/20221021T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221021T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221021T1330/LST-AMSR2_V1.0_100-20221021T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221021T1330/LST-AMSR2_V1.0_100-20221021T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221022T0130/20221022T0130.json b/stac/open-canada/ft-mckay/lst/20221022T0130/20221022T0130.json new file mode 100644 index 000000000..fd95c8d7c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221022T0130/20221022T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221022T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221022T0130/LST-AMSR2_V1.0_100-20221022T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221022T0130/LST-AMSR2_V1.0_100-20221022T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221022T1330/20221022T1330.json b/stac/open-canada/ft-mckay/lst/20221022T1330/20221022T1330.json new file mode 100644 index 000000000..1378be919 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221022T1330/20221022T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221022T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221022T1330/LST-AMSR2_V1.0_100-20221022T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221022T1330/LST-AMSR2_V1.0_100-20221022T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221023T0130/20221023T0130.json b/stac/open-canada/ft-mckay/lst/20221023T0130/20221023T0130.json new file mode 100644 index 000000000..d73f49522 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221023T0130/20221023T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221023T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221023T0130/LST-AMSR2_V1.0_100-20221023T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221023T0130/LST-AMSR2_V1.0_100-20221023T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221023T1330/20221023T1330.json b/stac/open-canada/ft-mckay/lst/20221023T1330/20221023T1330.json new file mode 100644 index 000000000..506f51470 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221023T1330/20221023T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221023T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221023T1330/LST-AMSR2_V1.0_100-20221023T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221023T1330/LST-AMSR2_V1.0_100-20221023T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221024T0130/20221024T0130.json b/stac/open-canada/ft-mckay/lst/20221024T0130/20221024T0130.json new file mode 100644 index 000000000..29c241212 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221024T0130/20221024T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221024T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221024T0130/LST-AMSR2_V1.0_100-20221024T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221024T0130/LST-AMSR2_V1.0_100-20221024T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221024T1330/20221024T1330.json b/stac/open-canada/ft-mckay/lst/20221024T1330/20221024T1330.json new file mode 100644 index 000000000..56834b5d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221024T1330/20221024T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221024T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221024T1330/LST-AMSR2_V1.0_100-20221024T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221024T1330/LST-AMSR2_V1.0_100-20221024T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221025T0130/20221025T0130.json b/stac/open-canada/ft-mckay/lst/20221025T0130/20221025T0130.json new file mode 100644 index 000000000..89e8727eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221025T0130/20221025T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221025T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221025T0130/LST-AMSR2_V1.0_100-20221025T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221025T0130/LST-AMSR2_V1.0_100-20221025T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221025T1330/20221025T1330.json b/stac/open-canada/ft-mckay/lst/20221025T1330/20221025T1330.json new file mode 100644 index 000000000..adac421d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221025T1330/20221025T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221025T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221025T1330/LST-AMSR2_V1.0_100-20221025T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221025T1330/LST-AMSR2_V1.0_100-20221025T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221026T0130/20221026T0130.json b/stac/open-canada/ft-mckay/lst/20221026T0130/20221026T0130.json new file mode 100644 index 000000000..e9eaa36f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221026T0130/20221026T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221026T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221026T0130/LST-AMSR2_V1.0_100-20221026T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221026T0130/LST-AMSR2_V1.0_100-20221026T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221026T1330/20221026T1330.json b/stac/open-canada/ft-mckay/lst/20221026T1330/20221026T1330.json new file mode 100644 index 000000000..17980da3f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221026T1330/20221026T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221026T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221026T1330/LST-AMSR2_V1.0_100-20221026T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221026T1330/LST-AMSR2_V1.0_100-20221026T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221027T0130/20221027T0130.json b/stac/open-canada/ft-mckay/lst/20221027T0130/20221027T0130.json new file mode 100644 index 000000000..baf7a401a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221027T0130/20221027T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221027T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221027T0130/LST-AMSR2_V1.0_100-20221027T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221027T0130/LST-AMSR2_V1.0_100-20221027T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221027T1330/20221027T1330.json b/stac/open-canada/ft-mckay/lst/20221027T1330/20221027T1330.json new file mode 100644 index 000000000..1b98cb223 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221027T1330/20221027T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221027T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221027T1330/LST-AMSR2_V1.0_100-20221027T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221027T1330/LST-AMSR2_V1.0_100-20221027T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221028T0130/20221028T0130.json b/stac/open-canada/ft-mckay/lst/20221028T0130/20221028T0130.json new file mode 100644 index 000000000..bae666c5b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221028T0130/20221028T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221028T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221028T0130/LST-AMSR2_V1.0_100-20221028T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221028T0130/LST-AMSR2_V1.0_100-20221028T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221028T1330/20221028T1330.json b/stac/open-canada/ft-mckay/lst/20221028T1330/20221028T1330.json new file mode 100644 index 000000000..679ace13e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221028T1330/20221028T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221028T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221028T1330/LST-AMSR2_V1.0_100-20221028T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221028T1330/LST-AMSR2_V1.0_100-20221028T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221029T0130/20221029T0130.json b/stac/open-canada/ft-mckay/lst/20221029T0130/20221029T0130.json new file mode 100644 index 000000000..1fbf49a9d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221029T0130/20221029T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221029T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221029T0130/LST-AMSR2_V1.0_100-20221029T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221029T0130/LST-AMSR2_V1.0_100-20221029T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221029T1330/20221029T1330.json b/stac/open-canada/ft-mckay/lst/20221029T1330/20221029T1330.json new file mode 100644 index 000000000..aa9570b1a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221029T1330/20221029T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221029T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221029T1330/LST-AMSR2_V1.0_100-20221029T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221029T1330/LST-AMSR2_V1.0_100-20221029T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221030T0130/20221030T0130.json b/stac/open-canada/ft-mckay/lst/20221030T0130/20221030T0130.json new file mode 100644 index 000000000..6f565c565 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221030T0130/20221030T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221030T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221030T0130/LST-AMSR2_V1.0_100-20221030T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221030T0130/LST-AMSR2_V1.0_100-20221030T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221030T1330/20221030T1330.json b/stac/open-canada/ft-mckay/lst/20221030T1330/20221030T1330.json new file mode 100644 index 000000000..5c52b5601 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221030T1330/20221030T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221030T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221030T1330/LST-AMSR2_V1.0_100-20221030T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221030T1330/LST-AMSR2_V1.0_100-20221030T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221031T0130/20221031T0130.json b/stac/open-canada/ft-mckay/lst/20221031T0130/20221031T0130.json new file mode 100644 index 000000000..defce7110 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221031T0130/20221031T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221031T0130", + "collection": "lst", + "properties": { + "datetime": "2022-10-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221031T0130/LST-AMSR2_V1.0_100-20221031T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221031T0130/LST-AMSR2_V1.0_100-20221031T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221031T1330/20221031T1330.json b/stac/open-canada/ft-mckay/lst/20221031T1330/20221031T1330.json new file mode 100644 index 000000000..93efda3e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221031T1330/20221031T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221031T1330", + "collection": "lst", + "properties": { + "datetime": "2022-10-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221031T1330/LST-AMSR2_V1.0_100-20221031T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221031T1330/LST-AMSR2_V1.0_100-20221031T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221101T0130/20221101T0130.json b/stac/open-canada/ft-mckay/lst/20221101T0130/20221101T0130.json new file mode 100644 index 000000000..cf092d842 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221101T0130/20221101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221101T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221101T0130/LST-AMSR2_V1.0_100-20221101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221101T0130/LST-AMSR2_V1.0_100-20221101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221101T1330/20221101T1330.json b/stac/open-canada/ft-mckay/lst/20221101T1330/20221101T1330.json new file mode 100644 index 000000000..915423b6f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221101T1330/20221101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221101T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221101T1330/LST-AMSR2_V1.0_100-20221101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221101T1330/LST-AMSR2_V1.0_100-20221101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221102T0130/20221102T0130.json b/stac/open-canada/ft-mckay/lst/20221102T0130/20221102T0130.json new file mode 100644 index 000000000..b6847de8b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221102T0130/20221102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221102T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221102T0130/LST-AMSR2_V1.0_100-20221102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221102T0130/LST-AMSR2_V1.0_100-20221102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221102T1330/20221102T1330.json b/stac/open-canada/ft-mckay/lst/20221102T1330/20221102T1330.json new file mode 100644 index 000000000..dfa092b15 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221102T1330/20221102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221102T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221102T1330/LST-AMSR2_V1.0_100-20221102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221102T1330/LST-AMSR2_V1.0_100-20221102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221103T0130/20221103T0130.json b/stac/open-canada/ft-mckay/lst/20221103T0130/20221103T0130.json new file mode 100644 index 000000000..ae7e54ede --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221103T0130/20221103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221103T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221103T0130/LST-AMSR2_V1.0_100-20221103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221103T0130/LST-AMSR2_V1.0_100-20221103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221103T1330/20221103T1330.json b/stac/open-canada/ft-mckay/lst/20221103T1330/20221103T1330.json new file mode 100644 index 000000000..70d9050e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221103T1330/20221103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221103T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221103T1330/LST-AMSR2_V1.0_100-20221103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221103T1330/LST-AMSR2_V1.0_100-20221103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221104T0130/20221104T0130.json b/stac/open-canada/ft-mckay/lst/20221104T0130/20221104T0130.json new file mode 100644 index 000000000..2663ddb3a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221104T0130/20221104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221104T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221104T0130/LST-AMSR2_V1.0_100-20221104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221104T0130/LST-AMSR2_V1.0_100-20221104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221104T1330/20221104T1330.json b/stac/open-canada/ft-mckay/lst/20221104T1330/20221104T1330.json new file mode 100644 index 000000000..375aabb8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221104T1330/20221104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221104T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221104T1330/LST-AMSR2_V1.0_100-20221104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221104T1330/LST-AMSR2_V1.0_100-20221104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221105T0130/20221105T0130.json b/stac/open-canada/ft-mckay/lst/20221105T0130/20221105T0130.json new file mode 100644 index 000000000..3d58416b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221105T0130/20221105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221105T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221105T0130/LST-AMSR2_V1.0_100-20221105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221105T0130/LST-AMSR2_V1.0_100-20221105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221105T1330/20221105T1330.json b/stac/open-canada/ft-mckay/lst/20221105T1330/20221105T1330.json new file mode 100644 index 000000000..bfc25521a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221105T1330/20221105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221105T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221105T1330/LST-AMSR2_V1.0_100-20221105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221105T1330/LST-AMSR2_V1.0_100-20221105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221106T0130/20221106T0130.json b/stac/open-canada/ft-mckay/lst/20221106T0130/20221106T0130.json new file mode 100644 index 000000000..9041fc7e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221106T0130/20221106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221106T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221106T0130/LST-AMSR2_V1.0_100-20221106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221106T0130/LST-AMSR2_V1.0_100-20221106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221106T1330/20221106T1330.json b/stac/open-canada/ft-mckay/lst/20221106T1330/20221106T1330.json new file mode 100644 index 000000000..ff5834a67 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221106T1330/20221106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221106T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221106T1330/LST-AMSR2_V1.0_100-20221106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221106T1330/LST-AMSR2_V1.0_100-20221106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221107T0130/20221107T0130.json b/stac/open-canada/ft-mckay/lst/20221107T0130/20221107T0130.json new file mode 100644 index 000000000..ce81482f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221107T0130/20221107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221107T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221107T0130/LST-AMSR2_V1.0_100-20221107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221107T0130/LST-AMSR2_V1.0_100-20221107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221107T1330/20221107T1330.json b/stac/open-canada/ft-mckay/lst/20221107T1330/20221107T1330.json new file mode 100644 index 000000000..ea18f3ec4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221107T1330/20221107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221107T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221107T1330/LST-AMSR2_V1.0_100-20221107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221107T1330/LST-AMSR2_V1.0_100-20221107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221108T0130/20221108T0130.json b/stac/open-canada/ft-mckay/lst/20221108T0130/20221108T0130.json new file mode 100644 index 000000000..0c8561818 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221108T0130/20221108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221108T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221108T0130/LST-AMSR2_V1.0_100-20221108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221108T0130/LST-AMSR2_V1.0_100-20221108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221108T1330/20221108T1330.json b/stac/open-canada/ft-mckay/lst/20221108T1330/20221108T1330.json new file mode 100644 index 000000000..452652283 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221108T1330/20221108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221108T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221108T1330/LST-AMSR2_V1.0_100-20221108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221108T1330/LST-AMSR2_V1.0_100-20221108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221109T0130/20221109T0130.json b/stac/open-canada/ft-mckay/lst/20221109T0130/20221109T0130.json new file mode 100644 index 000000000..10499c6a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221109T0130/20221109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221109T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221109T0130/LST-AMSR2_V1.0_100-20221109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221109T0130/LST-AMSR2_V1.0_100-20221109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221109T1330/20221109T1330.json b/stac/open-canada/ft-mckay/lst/20221109T1330/20221109T1330.json new file mode 100644 index 000000000..a42527d2e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221109T1330/20221109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221109T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221109T1330/LST-AMSR2_V1.0_100-20221109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221109T1330/LST-AMSR2_V1.0_100-20221109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221110T0130/20221110T0130.json b/stac/open-canada/ft-mckay/lst/20221110T0130/20221110T0130.json new file mode 100644 index 000000000..8eb79a7eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221110T0130/20221110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221110T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221110T0130/LST-AMSR2_V1.0_100-20221110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221110T0130/LST-AMSR2_V1.0_100-20221110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221110T1330/20221110T1330.json b/stac/open-canada/ft-mckay/lst/20221110T1330/20221110T1330.json new file mode 100644 index 000000000..d6a163a03 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221110T1330/20221110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221110T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221110T1330/LST-AMSR2_V1.0_100-20221110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221110T1330/LST-AMSR2_V1.0_100-20221110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221111T0130/20221111T0130.json b/stac/open-canada/ft-mckay/lst/20221111T0130/20221111T0130.json new file mode 100644 index 000000000..b44257a4f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221111T0130/20221111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221111T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221111T0130/LST-AMSR2_V1.0_100-20221111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221111T0130/LST-AMSR2_V1.0_100-20221111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221111T1330/20221111T1330.json b/stac/open-canada/ft-mckay/lst/20221111T1330/20221111T1330.json new file mode 100644 index 000000000..201bf026e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221111T1330/20221111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221111T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221111T1330/LST-AMSR2_V1.0_100-20221111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221111T1330/LST-AMSR2_V1.0_100-20221111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221112T0130/20221112T0130.json b/stac/open-canada/ft-mckay/lst/20221112T0130/20221112T0130.json new file mode 100644 index 000000000..d9d0fa131 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221112T0130/20221112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221112T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221112T0130/LST-AMSR2_V1.0_100-20221112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221112T0130/LST-AMSR2_V1.0_100-20221112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221112T1330/20221112T1330.json b/stac/open-canada/ft-mckay/lst/20221112T1330/20221112T1330.json new file mode 100644 index 000000000..9b2a2baaf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221112T1330/20221112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221112T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221112T1330/LST-AMSR2_V1.0_100-20221112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221112T1330/LST-AMSR2_V1.0_100-20221112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221113T0130/20221113T0130.json b/stac/open-canada/ft-mckay/lst/20221113T0130/20221113T0130.json new file mode 100644 index 000000000..a931c7bdd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221113T0130/20221113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221113T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221113T0130/LST-AMSR2_V1.0_100-20221113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221113T0130/LST-AMSR2_V1.0_100-20221113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221113T1330/20221113T1330.json b/stac/open-canada/ft-mckay/lst/20221113T1330/20221113T1330.json new file mode 100644 index 000000000..2142bfed5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221113T1330/20221113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221113T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221113T1330/LST-AMSR2_V1.0_100-20221113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221113T1330/LST-AMSR2_V1.0_100-20221113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221114T0130/20221114T0130.json b/stac/open-canada/ft-mckay/lst/20221114T0130/20221114T0130.json new file mode 100644 index 000000000..037a30f4f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221114T0130/20221114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221114T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221114T0130/LST-AMSR2_V1.0_100-20221114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221114T0130/LST-AMSR2_V1.0_100-20221114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221114T1330/20221114T1330.json b/stac/open-canada/ft-mckay/lst/20221114T1330/20221114T1330.json new file mode 100644 index 000000000..98cbdad0f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221114T1330/20221114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221114T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221114T1330/LST-AMSR2_V1.0_100-20221114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221114T1330/LST-AMSR2_V1.0_100-20221114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221115T0130/20221115T0130.json b/stac/open-canada/ft-mckay/lst/20221115T0130/20221115T0130.json new file mode 100644 index 000000000..8993006e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221115T0130/20221115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221115T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221115T0130/LST-AMSR2_V1.0_100-20221115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221115T0130/LST-AMSR2_V1.0_100-20221115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221115T1330/20221115T1330.json b/stac/open-canada/ft-mckay/lst/20221115T1330/20221115T1330.json new file mode 100644 index 000000000..013daf733 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221115T1330/20221115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221115T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221115T1330/LST-AMSR2_V1.0_100-20221115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221115T1330/LST-AMSR2_V1.0_100-20221115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221116T0130/20221116T0130.json b/stac/open-canada/ft-mckay/lst/20221116T0130/20221116T0130.json new file mode 100644 index 000000000..f2e74b4e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221116T0130/20221116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221116T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221116T0130/LST-AMSR2_V1.0_100-20221116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221116T0130/LST-AMSR2_V1.0_100-20221116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221116T1330/20221116T1330.json b/stac/open-canada/ft-mckay/lst/20221116T1330/20221116T1330.json new file mode 100644 index 000000000..42eff8f29 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221116T1330/20221116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221116T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221116T1330/LST-AMSR2_V1.0_100-20221116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221116T1330/LST-AMSR2_V1.0_100-20221116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221117T0130/20221117T0130.json b/stac/open-canada/ft-mckay/lst/20221117T0130/20221117T0130.json new file mode 100644 index 000000000..de2feacb3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221117T0130/20221117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221117T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221117T0130/LST-AMSR2_V1.0_100-20221117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221117T0130/LST-AMSR2_V1.0_100-20221117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221117T1330/20221117T1330.json b/stac/open-canada/ft-mckay/lst/20221117T1330/20221117T1330.json new file mode 100644 index 000000000..1683d5e2d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221117T1330/20221117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221117T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221117T1330/LST-AMSR2_V1.0_100-20221117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221117T1330/LST-AMSR2_V1.0_100-20221117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221118T0130/20221118T0130.json b/stac/open-canada/ft-mckay/lst/20221118T0130/20221118T0130.json new file mode 100644 index 000000000..b7aceb485 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221118T0130/20221118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221118T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221118T0130/LST-AMSR2_V1.0_100-20221118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221118T0130/LST-AMSR2_V1.0_100-20221118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221118T1330/20221118T1330.json b/stac/open-canada/ft-mckay/lst/20221118T1330/20221118T1330.json new file mode 100644 index 000000000..df6df85c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221118T1330/20221118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221118T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221118T1330/LST-AMSR2_V1.0_100-20221118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221118T1330/LST-AMSR2_V1.0_100-20221118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221119T0130/20221119T0130.json b/stac/open-canada/ft-mckay/lst/20221119T0130/20221119T0130.json new file mode 100644 index 000000000..afa2291c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221119T0130/20221119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221119T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221119T0130/LST-AMSR2_V1.0_100-20221119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221119T0130/LST-AMSR2_V1.0_100-20221119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221119T1330/20221119T1330.json b/stac/open-canada/ft-mckay/lst/20221119T1330/20221119T1330.json new file mode 100644 index 000000000..a9c5cacff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221119T1330/20221119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221119T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221119T1330/LST-AMSR2_V1.0_100-20221119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221119T1330/LST-AMSR2_V1.0_100-20221119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221120T0130/20221120T0130.json b/stac/open-canada/ft-mckay/lst/20221120T0130/20221120T0130.json new file mode 100644 index 000000000..7ebb2afbe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221120T0130/20221120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221120T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221120T0130/LST-AMSR2_V1.0_100-20221120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221120T0130/LST-AMSR2_V1.0_100-20221120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221120T1330/20221120T1330.json b/stac/open-canada/ft-mckay/lst/20221120T1330/20221120T1330.json new file mode 100644 index 000000000..2ea78728e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221120T1330/20221120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221120T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221120T1330/LST-AMSR2_V1.0_100-20221120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221120T1330/LST-AMSR2_V1.0_100-20221120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221121T0130/20221121T0130.json b/stac/open-canada/ft-mckay/lst/20221121T0130/20221121T0130.json new file mode 100644 index 000000000..eb5755887 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221121T0130/20221121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221121T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221121T0130/LST-AMSR2_V1.0_100-20221121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221121T0130/LST-AMSR2_V1.0_100-20221121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221121T1330/20221121T1330.json b/stac/open-canada/ft-mckay/lst/20221121T1330/20221121T1330.json new file mode 100644 index 000000000..15d490d6f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221121T1330/20221121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221121T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221121T1330/LST-AMSR2_V1.0_100-20221121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221121T1330/LST-AMSR2_V1.0_100-20221121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221122T0130/20221122T0130.json b/stac/open-canada/ft-mckay/lst/20221122T0130/20221122T0130.json new file mode 100644 index 000000000..6f758c173 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221122T0130/20221122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221122T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221122T0130/LST-AMSR2_V1.0_100-20221122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221122T0130/LST-AMSR2_V1.0_100-20221122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221122T1330/20221122T1330.json b/stac/open-canada/ft-mckay/lst/20221122T1330/20221122T1330.json new file mode 100644 index 000000000..9ceba9f09 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221122T1330/20221122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221122T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221122T1330/LST-AMSR2_V1.0_100-20221122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221122T1330/LST-AMSR2_V1.0_100-20221122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221123T0130/20221123T0130.json b/stac/open-canada/ft-mckay/lst/20221123T0130/20221123T0130.json new file mode 100644 index 000000000..d666fb921 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221123T0130/20221123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221123T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221123T0130/LST-AMSR2_V1.0_100-20221123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221123T0130/LST-AMSR2_V1.0_100-20221123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221123T1330/20221123T1330.json b/stac/open-canada/ft-mckay/lst/20221123T1330/20221123T1330.json new file mode 100644 index 000000000..a5128ea0a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221123T1330/20221123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221123T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221123T1330/LST-AMSR2_V1.0_100-20221123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221123T1330/LST-AMSR2_V1.0_100-20221123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221124T0130/20221124T0130.json b/stac/open-canada/ft-mckay/lst/20221124T0130/20221124T0130.json new file mode 100644 index 000000000..2e1baf323 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221124T0130/20221124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221124T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221124T0130/LST-AMSR2_V1.0_100-20221124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221124T0130/LST-AMSR2_V1.0_100-20221124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221124T1330/20221124T1330.json b/stac/open-canada/ft-mckay/lst/20221124T1330/20221124T1330.json new file mode 100644 index 000000000..265934e42 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221124T1330/20221124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221124T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221124T1330/LST-AMSR2_V1.0_100-20221124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221124T1330/LST-AMSR2_V1.0_100-20221124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221125T0130/20221125T0130.json b/stac/open-canada/ft-mckay/lst/20221125T0130/20221125T0130.json new file mode 100644 index 000000000..1fcd81e68 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221125T0130/20221125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221125T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221125T0130/LST-AMSR2_V1.0_100-20221125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221125T0130/LST-AMSR2_V1.0_100-20221125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221125T1330/20221125T1330.json b/stac/open-canada/ft-mckay/lst/20221125T1330/20221125T1330.json new file mode 100644 index 000000000..0cf00d2a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221125T1330/20221125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221125T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221125T1330/LST-AMSR2_V1.0_100-20221125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221125T1330/LST-AMSR2_V1.0_100-20221125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221126T0130/20221126T0130.json b/stac/open-canada/ft-mckay/lst/20221126T0130/20221126T0130.json new file mode 100644 index 000000000..3aeb6087d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221126T0130/20221126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221126T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221126T0130/LST-AMSR2_V1.0_100-20221126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221126T0130/LST-AMSR2_V1.0_100-20221126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221126T1330/20221126T1330.json b/stac/open-canada/ft-mckay/lst/20221126T1330/20221126T1330.json new file mode 100644 index 000000000..a25cafe89 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221126T1330/20221126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221126T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221126T1330/LST-AMSR2_V1.0_100-20221126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221126T1330/LST-AMSR2_V1.0_100-20221126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221127T0130/20221127T0130.json b/stac/open-canada/ft-mckay/lst/20221127T0130/20221127T0130.json new file mode 100644 index 000000000..d9c915782 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221127T0130/20221127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221127T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221127T0130/LST-AMSR2_V1.0_100-20221127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221127T0130/LST-AMSR2_V1.0_100-20221127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221127T1330/20221127T1330.json b/stac/open-canada/ft-mckay/lst/20221127T1330/20221127T1330.json new file mode 100644 index 000000000..79feea357 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221127T1330/20221127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221127T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221127T1330/LST-AMSR2_V1.0_100-20221127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221127T1330/LST-AMSR2_V1.0_100-20221127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221128T0130/20221128T0130.json b/stac/open-canada/ft-mckay/lst/20221128T0130/20221128T0130.json new file mode 100644 index 000000000..070c63b24 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221128T0130/20221128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221128T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221128T0130/LST-AMSR2_V1.0_100-20221128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221128T0130/LST-AMSR2_V1.0_100-20221128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221128T1330/20221128T1330.json b/stac/open-canada/ft-mckay/lst/20221128T1330/20221128T1330.json new file mode 100644 index 000000000..05d33f4c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221128T1330/20221128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221128T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221128T1330/LST-AMSR2_V1.0_100-20221128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221128T1330/LST-AMSR2_V1.0_100-20221128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221129T0130/20221129T0130.json b/stac/open-canada/ft-mckay/lst/20221129T0130/20221129T0130.json new file mode 100644 index 000000000..0442e6826 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221129T0130/20221129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221129T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221129T0130/LST-AMSR2_V1.0_100-20221129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221129T0130/LST-AMSR2_V1.0_100-20221129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221129T1330/20221129T1330.json b/stac/open-canada/ft-mckay/lst/20221129T1330/20221129T1330.json new file mode 100644 index 000000000..b3614ab3f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221129T1330/20221129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221129T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221129T1330/LST-AMSR2_V1.0_100-20221129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221129T1330/LST-AMSR2_V1.0_100-20221129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221130T0130/20221130T0130.json b/stac/open-canada/ft-mckay/lst/20221130T0130/20221130T0130.json new file mode 100644 index 000000000..0bca3b854 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221130T0130/20221130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221130T0130", + "collection": "lst", + "properties": { + "datetime": "2022-11-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221130T0130/LST-AMSR2_V1.0_100-20221130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221130T0130/LST-AMSR2_V1.0_100-20221130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221130T1330/20221130T1330.json b/stac/open-canada/ft-mckay/lst/20221130T1330/20221130T1330.json new file mode 100644 index 000000000..ef1a33f30 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221130T1330/20221130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221130T1330", + "collection": "lst", + "properties": { + "datetime": "2022-11-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221130T1330/LST-AMSR2_V1.0_100-20221130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221130T1330/LST-AMSR2_V1.0_100-20221130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221201T0130/20221201T0130.json b/stac/open-canada/ft-mckay/lst/20221201T0130/20221201T0130.json new file mode 100644 index 000000000..7d2babe39 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221201T0130/20221201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221201T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221201T0130/LST-AMSR2_V1.0_100-20221201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221201T0130/LST-AMSR2_V1.0_100-20221201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221201T1330/20221201T1330.json b/stac/open-canada/ft-mckay/lst/20221201T1330/20221201T1330.json new file mode 100644 index 000000000..53a4706e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221201T1330/20221201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221201T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221201T1330/LST-AMSR2_V1.0_100-20221201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221201T1330/LST-AMSR2_V1.0_100-20221201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221202T0130/20221202T0130.json b/stac/open-canada/ft-mckay/lst/20221202T0130/20221202T0130.json new file mode 100644 index 000000000..a8c627cf8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221202T0130/20221202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221202T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221202T0130/LST-AMSR2_V1.0_100-20221202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221202T0130/LST-AMSR2_V1.0_100-20221202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221202T1330/20221202T1330.json b/stac/open-canada/ft-mckay/lst/20221202T1330/20221202T1330.json new file mode 100644 index 000000000..87329c4e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221202T1330/20221202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221202T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221202T1330/LST-AMSR2_V1.0_100-20221202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221202T1330/LST-AMSR2_V1.0_100-20221202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221203T0130/20221203T0130.json b/stac/open-canada/ft-mckay/lst/20221203T0130/20221203T0130.json new file mode 100644 index 000000000..416d8afea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221203T0130/20221203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221203T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221203T0130/LST-AMSR2_V1.0_100-20221203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221203T0130/LST-AMSR2_V1.0_100-20221203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221203T1330/20221203T1330.json b/stac/open-canada/ft-mckay/lst/20221203T1330/20221203T1330.json new file mode 100644 index 000000000..7d39ea932 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221203T1330/20221203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221203T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221203T1330/LST-AMSR2_V1.0_100-20221203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221203T1330/LST-AMSR2_V1.0_100-20221203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221204T0130/20221204T0130.json b/stac/open-canada/ft-mckay/lst/20221204T0130/20221204T0130.json new file mode 100644 index 000000000..166ffe1cf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221204T0130/20221204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221204T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221204T0130/LST-AMSR2_V1.0_100-20221204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221204T0130/LST-AMSR2_V1.0_100-20221204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221204T1330/20221204T1330.json b/stac/open-canada/ft-mckay/lst/20221204T1330/20221204T1330.json new file mode 100644 index 000000000..ed95dc354 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221204T1330/20221204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221204T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221204T1330/LST-AMSR2_V1.0_100-20221204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221204T1330/LST-AMSR2_V1.0_100-20221204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221205T0130/20221205T0130.json b/stac/open-canada/ft-mckay/lst/20221205T0130/20221205T0130.json new file mode 100644 index 000000000..22a553986 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221205T0130/20221205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221205T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221205T0130/LST-AMSR2_V1.0_100-20221205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221205T0130/LST-AMSR2_V1.0_100-20221205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221205T1330/20221205T1330.json b/stac/open-canada/ft-mckay/lst/20221205T1330/20221205T1330.json new file mode 100644 index 000000000..831570a32 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221205T1330/20221205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221205T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221205T1330/LST-AMSR2_V1.0_100-20221205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221205T1330/LST-AMSR2_V1.0_100-20221205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221206T0130/20221206T0130.json b/stac/open-canada/ft-mckay/lst/20221206T0130/20221206T0130.json new file mode 100644 index 000000000..2dbb5a8fd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221206T0130/20221206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221206T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221206T0130/LST-AMSR2_V1.0_100-20221206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221206T0130/LST-AMSR2_V1.0_100-20221206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221206T1330/20221206T1330.json b/stac/open-canada/ft-mckay/lst/20221206T1330/20221206T1330.json new file mode 100644 index 000000000..13ac6dbb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221206T1330/20221206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221206T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221206T1330/LST-AMSR2_V1.0_100-20221206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221206T1330/LST-AMSR2_V1.0_100-20221206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221207T0130/20221207T0130.json b/stac/open-canada/ft-mckay/lst/20221207T0130/20221207T0130.json new file mode 100644 index 000000000..47ca0f8f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221207T0130/20221207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221207T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221207T0130/LST-AMSR2_V1.0_100-20221207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221207T0130/LST-AMSR2_V1.0_100-20221207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221207T1330/20221207T1330.json b/stac/open-canada/ft-mckay/lst/20221207T1330/20221207T1330.json new file mode 100644 index 000000000..49bfd5d31 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221207T1330/20221207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221207T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221207T1330/LST-AMSR2_V1.0_100-20221207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221207T1330/LST-AMSR2_V1.0_100-20221207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221208T0130/20221208T0130.json b/stac/open-canada/ft-mckay/lst/20221208T0130/20221208T0130.json new file mode 100644 index 000000000..e19fdfb9b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221208T0130/20221208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221208T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221208T0130/LST-AMSR2_V1.0_100-20221208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221208T0130/LST-AMSR2_V1.0_100-20221208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221208T1330/20221208T1330.json b/stac/open-canada/ft-mckay/lst/20221208T1330/20221208T1330.json new file mode 100644 index 000000000..f35697434 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221208T1330/20221208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221208T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221208T1330/LST-AMSR2_V1.0_100-20221208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221208T1330/LST-AMSR2_V1.0_100-20221208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221209T0130/20221209T0130.json b/stac/open-canada/ft-mckay/lst/20221209T0130/20221209T0130.json new file mode 100644 index 000000000..8741a9f1c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221209T0130/20221209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221209T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221209T0130/LST-AMSR2_V1.0_100-20221209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221209T0130/LST-AMSR2_V1.0_100-20221209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221209T1330/20221209T1330.json b/stac/open-canada/ft-mckay/lst/20221209T1330/20221209T1330.json new file mode 100644 index 000000000..1134da544 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221209T1330/20221209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221209T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221209T1330/LST-AMSR2_V1.0_100-20221209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221209T1330/LST-AMSR2_V1.0_100-20221209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221210T0130/20221210T0130.json b/stac/open-canada/ft-mckay/lst/20221210T0130/20221210T0130.json new file mode 100644 index 000000000..dde746e0f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221210T0130/20221210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221210T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221210T0130/LST-AMSR2_V1.0_100-20221210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221210T0130/LST-AMSR2_V1.0_100-20221210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221210T1330/20221210T1330.json b/stac/open-canada/ft-mckay/lst/20221210T1330/20221210T1330.json new file mode 100644 index 000000000..8b42158a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221210T1330/20221210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221210T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221210T1330/LST-AMSR2_V1.0_100-20221210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221210T1330/LST-AMSR2_V1.0_100-20221210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221211T0130/20221211T0130.json b/stac/open-canada/ft-mckay/lst/20221211T0130/20221211T0130.json new file mode 100644 index 000000000..aa63e568c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221211T0130/20221211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221211T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221211T0130/LST-AMSR2_V1.0_100-20221211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221211T0130/LST-AMSR2_V1.0_100-20221211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221211T1330/20221211T1330.json b/stac/open-canada/ft-mckay/lst/20221211T1330/20221211T1330.json new file mode 100644 index 000000000..07eb7adcb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221211T1330/20221211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221211T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221211T1330/LST-AMSR2_V1.0_100-20221211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221211T1330/LST-AMSR2_V1.0_100-20221211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221212T0130/20221212T0130.json b/stac/open-canada/ft-mckay/lst/20221212T0130/20221212T0130.json new file mode 100644 index 000000000..33e8e0ce7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221212T0130/20221212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221212T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221212T0130/LST-AMSR2_V1.0_100-20221212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221212T0130/LST-AMSR2_V1.0_100-20221212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221212T1330/20221212T1330.json b/stac/open-canada/ft-mckay/lst/20221212T1330/20221212T1330.json new file mode 100644 index 000000000..a57372aa8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221212T1330/20221212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221212T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221212T1330/LST-AMSR2_V1.0_100-20221212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221212T1330/LST-AMSR2_V1.0_100-20221212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221213T0130/20221213T0130.json b/stac/open-canada/ft-mckay/lst/20221213T0130/20221213T0130.json new file mode 100644 index 000000000..1a1203706 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221213T0130/20221213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221213T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221213T0130/LST-AMSR2_V1.0_100-20221213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221213T0130/LST-AMSR2_V1.0_100-20221213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221213T1330/20221213T1330.json b/stac/open-canada/ft-mckay/lst/20221213T1330/20221213T1330.json new file mode 100644 index 000000000..6353d0775 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221213T1330/20221213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221213T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221213T1330/LST-AMSR2_V1.0_100-20221213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221213T1330/LST-AMSR2_V1.0_100-20221213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221214T0130/20221214T0130.json b/stac/open-canada/ft-mckay/lst/20221214T0130/20221214T0130.json new file mode 100644 index 000000000..edfa60b8a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221214T0130/20221214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221214T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221214T0130/LST-AMSR2_V1.0_100-20221214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221214T0130/LST-AMSR2_V1.0_100-20221214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221214T1330/20221214T1330.json b/stac/open-canada/ft-mckay/lst/20221214T1330/20221214T1330.json new file mode 100644 index 000000000..33edd6dc0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221214T1330/20221214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221214T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221214T1330/LST-AMSR2_V1.0_100-20221214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221214T1330/LST-AMSR2_V1.0_100-20221214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221215T0130/20221215T0130.json b/stac/open-canada/ft-mckay/lst/20221215T0130/20221215T0130.json new file mode 100644 index 000000000..b233b7dc2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221215T0130/20221215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221215T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221215T0130/LST-AMSR2_V1.0_100-20221215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221215T0130/LST-AMSR2_V1.0_100-20221215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221215T1330/20221215T1330.json b/stac/open-canada/ft-mckay/lst/20221215T1330/20221215T1330.json new file mode 100644 index 000000000..24b7f6c73 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221215T1330/20221215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221215T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221215T1330/LST-AMSR2_V1.0_100-20221215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221215T1330/LST-AMSR2_V1.0_100-20221215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221216T0130/20221216T0130.json b/stac/open-canada/ft-mckay/lst/20221216T0130/20221216T0130.json new file mode 100644 index 000000000..2f6adb8f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221216T0130/20221216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221216T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221216T0130/LST-AMSR2_V1.0_100-20221216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221216T0130/LST-AMSR2_V1.0_100-20221216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221216T1330/20221216T1330.json b/stac/open-canada/ft-mckay/lst/20221216T1330/20221216T1330.json new file mode 100644 index 000000000..c83a6699a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221216T1330/20221216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221216T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221216T1330/LST-AMSR2_V1.0_100-20221216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221216T1330/LST-AMSR2_V1.0_100-20221216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221217T0130/20221217T0130.json b/stac/open-canada/ft-mckay/lst/20221217T0130/20221217T0130.json new file mode 100644 index 000000000..76daf1639 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221217T0130/20221217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221217T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221217T0130/LST-AMSR2_V1.0_100-20221217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221217T0130/LST-AMSR2_V1.0_100-20221217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221217T1330/20221217T1330.json b/stac/open-canada/ft-mckay/lst/20221217T1330/20221217T1330.json new file mode 100644 index 000000000..82aece955 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221217T1330/20221217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221217T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221217T1330/LST-AMSR2_V1.0_100-20221217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221217T1330/LST-AMSR2_V1.0_100-20221217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221218T0130/20221218T0130.json b/stac/open-canada/ft-mckay/lst/20221218T0130/20221218T0130.json new file mode 100644 index 000000000..bd067bbec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221218T0130/20221218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221218T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221218T0130/LST-AMSR2_V1.0_100-20221218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221218T0130/LST-AMSR2_V1.0_100-20221218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221218T1330/20221218T1330.json b/stac/open-canada/ft-mckay/lst/20221218T1330/20221218T1330.json new file mode 100644 index 000000000..119a2c300 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221218T1330/20221218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221218T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221218T1330/LST-AMSR2_V1.0_100-20221218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221218T1330/LST-AMSR2_V1.0_100-20221218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221219T0130/20221219T0130.json b/stac/open-canada/ft-mckay/lst/20221219T0130/20221219T0130.json new file mode 100644 index 000000000..ed6034d9f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221219T0130/20221219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221219T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221219T0130/LST-AMSR2_V1.0_100-20221219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221219T0130/LST-AMSR2_V1.0_100-20221219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221219T1330/20221219T1330.json b/stac/open-canada/ft-mckay/lst/20221219T1330/20221219T1330.json new file mode 100644 index 000000000..ac7fb7830 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221219T1330/20221219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221219T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221219T1330/LST-AMSR2_V1.0_100-20221219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221219T1330/LST-AMSR2_V1.0_100-20221219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221220T0130/20221220T0130.json b/stac/open-canada/ft-mckay/lst/20221220T0130/20221220T0130.json new file mode 100644 index 000000000..5e854c93b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221220T0130/20221220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221220T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221220T0130/LST-AMSR2_V1.0_100-20221220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221220T0130/LST-AMSR2_V1.0_100-20221220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221220T1330/20221220T1330.json b/stac/open-canada/ft-mckay/lst/20221220T1330/20221220T1330.json new file mode 100644 index 000000000..044d35ea0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221220T1330/20221220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221220T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221220T1330/LST-AMSR2_V1.0_100-20221220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221220T1330/LST-AMSR2_V1.0_100-20221220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221221T0130/20221221T0130.json b/stac/open-canada/ft-mckay/lst/20221221T0130/20221221T0130.json new file mode 100644 index 000000000..1b6647feb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221221T0130/20221221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221221T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221221T0130/LST-AMSR2_V1.0_100-20221221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221221T0130/LST-AMSR2_V1.0_100-20221221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221221T1330/20221221T1330.json b/stac/open-canada/ft-mckay/lst/20221221T1330/20221221T1330.json new file mode 100644 index 000000000..b7b329f18 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221221T1330/20221221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221221T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221221T1330/LST-AMSR2_V1.0_100-20221221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221221T1330/LST-AMSR2_V1.0_100-20221221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221222T0130/20221222T0130.json b/stac/open-canada/ft-mckay/lst/20221222T0130/20221222T0130.json new file mode 100644 index 000000000..e25211c69 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221222T0130/20221222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221222T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221222T0130/LST-AMSR2_V1.0_100-20221222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221222T0130/LST-AMSR2_V1.0_100-20221222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221222T1330/20221222T1330.json b/stac/open-canada/ft-mckay/lst/20221222T1330/20221222T1330.json new file mode 100644 index 000000000..484ebe206 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221222T1330/20221222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221222T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221222T1330/LST-AMSR2_V1.0_100-20221222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221222T1330/LST-AMSR2_V1.0_100-20221222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221223T0130/20221223T0130.json b/stac/open-canada/ft-mckay/lst/20221223T0130/20221223T0130.json new file mode 100644 index 000000000..33d4cfc2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221223T0130/20221223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221223T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221223T0130/LST-AMSR2_V1.0_100-20221223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221223T0130/LST-AMSR2_V1.0_100-20221223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221223T1330/20221223T1330.json b/stac/open-canada/ft-mckay/lst/20221223T1330/20221223T1330.json new file mode 100644 index 000000000..6a23a2ec3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221223T1330/20221223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221223T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221223T1330/LST-AMSR2_V1.0_100-20221223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221223T1330/LST-AMSR2_V1.0_100-20221223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221224T0130/20221224T0130.json b/stac/open-canada/ft-mckay/lst/20221224T0130/20221224T0130.json new file mode 100644 index 000000000..dbb581138 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221224T0130/20221224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221224T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221224T0130/LST-AMSR2_V1.0_100-20221224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221224T0130/LST-AMSR2_V1.0_100-20221224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221224T1330/20221224T1330.json b/stac/open-canada/ft-mckay/lst/20221224T1330/20221224T1330.json new file mode 100644 index 000000000..298471eeb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221224T1330/20221224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221224T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221224T1330/LST-AMSR2_V1.0_100-20221224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221224T1330/LST-AMSR2_V1.0_100-20221224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221225T0130/20221225T0130.json b/stac/open-canada/ft-mckay/lst/20221225T0130/20221225T0130.json new file mode 100644 index 000000000..3216d8147 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221225T0130/20221225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221225T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221225T0130/LST-AMSR2_V1.0_100-20221225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221225T0130/LST-AMSR2_V1.0_100-20221225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221225T1330/20221225T1330.json b/stac/open-canada/ft-mckay/lst/20221225T1330/20221225T1330.json new file mode 100644 index 000000000..2702bb299 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221225T1330/20221225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221225T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221225T1330/LST-AMSR2_V1.0_100-20221225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221225T1330/LST-AMSR2_V1.0_100-20221225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221226T0130/20221226T0130.json b/stac/open-canada/ft-mckay/lst/20221226T0130/20221226T0130.json new file mode 100644 index 000000000..4078f211b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221226T0130/20221226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221226T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221226T0130/LST-AMSR2_V1.0_100-20221226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221226T0130/LST-AMSR2_V1.0_100-20221226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221226T1330/20221226T1330.json b/stac/open-canada/ft-mckay/lst/20221226T1330/20221226T1330.json new file mode 100644 index 000000000..a532aee2f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221226T1330/20221226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221226T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221226T1330/LST-AMSR2_V1.0_100-20221226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221226T1330/LST-AMSR2_V1.0_100-20221226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221227T0130/20221227T0130.json b/stac/open-canada/ft-mckay/lst/20221227T0130/20221227T0130.json new file mode 100644 index 000000000..45a0e1a96 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221227T0130/20221227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221227T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221227T0130/LST-AMSR2_V1.0_100-20221227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221227T0130/LST-AMSR2_V1.0_100-20221227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221227T1330/20221227T1330.json b/stac/open-canada/ft-mckay/lst/20221227T1330/20221227T1330.json new file mode 100644 index 000000000..292c47a3d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221227T1330/20221227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221227T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221227T1330/LST-AMSR2_V1.0_100-20221227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221227T1330/LST-AMSR2_V1.0_100-20221227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221228T0130/20221228T0130.json b/stac/open-canada/ft-mckay/lst/20221228T0130/20221228T0130.json new file mode 100644 index 000000000..35b93bf86 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221228T0130/20221228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221228T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221228T0130/LST-AMSR2_V1.0_100-20221228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221228T0130/LST-AMSR2_V1.0_100-20221228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221228T1330/20221228T1330.json b/stac/open-canada/ft-mckay/lst/20221228T1330/20221228T1330.json new file mode 100644 index 000000000..6d235e5c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221228T1330/20221228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221228T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221228T1330/LST-AMSR2_V1.0_100-20221228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221228T1330/LST-AMSR2_V1.0_100-20221228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221229T0130/20221229T0130.json b/stac/open-canada/ft-mckay/lst/20221229T0130/20221229T0130.json new file mode 100644 index 000000000..d88e23d5c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221229T0130/20221229T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221229T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221229T0130/LST-AMSR2_V1.0_100-20221229T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221229T0130/LST-AMSR2_V1.0_100-20221229T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221229T1330/20221229T1330.json b/stac/open-canada/ft-mckay/lst/20221229T1330/20221229T1330.json new file mode 100644 index 000000000..b4cbe1fa8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221229T1330/20221229T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221229T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221229T1330/LST-AMSR2_V1.0_100-20221229T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221229T1330/LST-AMSR2_V1.0_100-20221229T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221230T0130/20221230T0130.json b/stac/open-canada/ft-mckay/lst/20221230T0130/20221230T0130.json new file mode 100644 index 000000000..28b4eeaed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221230T0130/20221230T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221230T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221230T0130/LST-AMSR2_V1.0_100-20221230T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221230T0130/LST-AMSR2_V1.0_100-20221230T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221230T1330/20221230T1330.json b/stac/open-canada/ft-mckay/lst/20221230T1330/20221230T1330.json new file mode 100644 index 000000000..95fd7cda4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221230T1330/20221230T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221230T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221230T1330/LST-AMSR2_V1.0_100-20221230T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221230T1330/LST-AMSR2_V1.0_100-20221230T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221231T0130/20221231T0130.json b/stac/open-canada/ft-mckay/lst/20221231T0130/20221231T0130.json new file mode 100644 index 000000000..b12ae817e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221231T0130/20221231T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221231T0130", + "collection": "lst", + "properties": { + "datetime": "2022-12-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221231T0130/LST-AMSR2_V1.0_100-20221231T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221231T0130/LST-AMSR2_V1.0_100-20221231T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20221231T1330/20221231T1330.json b/stac/open-canada/ft-mckay/lst/20221231T1330/20221231T1330.json new file mode 100644 index 000000000..2ace228f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20221231T1330/20221231T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221231T1330", + "collection": "lst", + "properties": { + "datetime": "2022-12-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221231T1330/LST-AMSR2_V1.0_100-20221231T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20221231T1330/LST-AMSR2_V1.0_100-20221231T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230101T0130/20230101T0130.json b/stac/open-canada/ft-mckay/lst/20230101T0130/20230101T0130.json new file mode 100644 index 000000000..79ea6d3c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230101T0130/20230101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230101T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230101T0130/LST-AMSR2_V1.0_100-20230101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230101T0130/LST-AMSR2_V1.0_100-20230101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230101T1330/20230101T1330.json b/stac/open-canada/ft-mckay/lst/20230101T1330/20230101T1330.json new file mode 100644 index 000000000..378d88d04 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230101T1330/20230101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230101T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230101T1330/LST-AMSR2_V1.0_100-20230101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230101T1330/LST-AMSR2_V1.0_100-20230101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230102T0130/20230102T0130.json b/stac/open-canada/ft-mckay/lst/20230102T0130/20230102T0130.json new file mode 100644 index 000000000..ed61cb140 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230102T0130/20230102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230102T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230102T0130/LST-AMSR2_V1.0_100-20230102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230102T0130/LST-AMSR2_V1.0_100-20230102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230102T1330/20230102T1330.json b/stac/open-canada/ft-mckay/lst/20230102T1330/20230102T1330.json new file mode 100644 index 000000000..d167de32b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230102T1330/20230102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230102T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230102T1330/LST-AMSR2_V1.0_100-20230102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230102T1330/LST-AMSR2_V1.0_100-20230102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230103T0130/20230103T0130.json b/stac/open-canada/ft-mckay/lst/20230103T0130/20230103T0130.json new file mode 100644 index 000000000..4083f5bb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230103T0130/20230103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230103T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230103T0130/LST-AMSR2_V1.0_100-20230103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230103T0130/LST-AMSR2_V1.0_100-20230103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230103T1330/20230103T1330.json b/stac/open-canada/ft-mckay/lst/20230103T1330/20230103T1330.json new file mode 100644 index 000000000..57326f069 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230103T1330/20230103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230103T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230103T1330/LST-AMSR2_V1.0_100-20230103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230103T1330/LST-AMSR2_V1.0_100-20230103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230104T0130/20230104T0130.json b/stac/open-canada/ft-mckay/lst/20230104T0130/20230104T0130.json new file mode 100644 index 000000000..5198d073f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230104T0130/20230104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230104T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230104T0130/LST-AMSR2_V1.0_100-20230104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230104T0130/LST-AMSR2_V1.0_100-20230104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230104T1330/20230104T1330.json b/stac/open-canada/ft-mckay/lst/20230104T1330/20230104T1330.json new file mode 100644 index 000000000..3bd45fea7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230104T1330/20230104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230104T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230104T1330/LST-AMSR2_V1.0_100-20230104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230104T1330/LST-AMSR2_V1.0_100-20230104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230105T0130/20230105T0130.json b/stac/open-canada/ft-mckay/lst/20230105T0130/20230105T0130.json new file mode 100644 index 000000000..a0f712145 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230105T0130/20230105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230105T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230105T0130/LST-AMSR2_V1.0_100-20230105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230105T0130/LST-AMSR2_V1.0_100-20230105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230105T1330/20230105T1330.json b/stac/open-canada/ft-mckay/lst/20230105T1330/20230105T1330.json new file mode 100644 index 000000000..29c4943e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230105T1330/20230105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230105T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230105T1330/LST-AMSR2_V1.0_100-20230105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230105T1330/LST-AMSR2_V1.0_100-20230105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230106T0130/20230106T0130.json b/stac/open-canada/ft-mckay/lst/20230106T0130/20230106T0130.json new file mode 100644 index 000000000..e071b8852 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230106T0130/20230106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230106T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230106T0130/LST-AMSR2_V1.0_100-20230106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230106T0130/LST-AMSR2_V1.0_100-20230106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230106T1330/20230106T1330.json b/stac/open-canada/ft-mckay/lst/20230106T1330/20230106T1330.json new file mode 100644 index 000000000..00b8f2744 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230106T1330/20230106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230106T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230106T1330/LST-AMSR2_V1.0_100-20230106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230106T1330/LST-AMSR2_V1.0_100-20230106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230107T0130/20230107T0130.json b/stac/open-canada/ft-mckay/lst/20230107T0130/20230107T0130.json new file mode 100644 index 000000000..9ab6befcf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230107T0130/20230107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230107T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230107T0130/LST-AMSR2_V1.0_100-20230107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230107T0130/LST-AMSR2_V1.0_100-20230107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230107T1330/20230107T1330.json b/stac/open-canada/ft-mckay/lst/20230107T1330/20230107T1330.json new file mode 100644 index 000000000..2d89e23a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230107T1330/20230107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230107T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230107T1330/LST-AMSR2_V1.0_100-20230107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230107T1330/LST-AMSR2_V1.0_100-20230107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230108T0130/20230108T0130.json b/stac/open-canada/ft-mckay/lst/20230108T0130/20230108T0130.json new file mode 100644 index 000000000..7380a95a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230108T0130/20230108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230108T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230108T0130/LST-AMSR2_V1.0_100-20230108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230108T0130/LST-AMSR2_V1.0_100-20230108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230108T1330/20230108T1330.json b/stac/open-canada/ft-mckay/lst/20230108T1330/20230108T1330.json new file mode 100644 index 000000000..346d5d775 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230108T1330/20230108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230108T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230108T1330/LST-AMSR2_V1.0_100-20230108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230108T1330/LST-AMSR2_V1.0_100-20230108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230109T0130/20230109T0130.json b/stac/open-canada/ft-mckay/lst/20230109T0130/20230109T0130.json new file mode 100644 index 000000000..153cc7fb1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230109T0130/20230109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230109T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230109T0130/LST-AMSR2_V1.0_100-20230109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230109T0130/LST-AMSR2_V1.0_100-20230109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230109T1330/20230109T1330.json b/stac/open-canada/ft-mckay/lst/20230109T1330/20230109T1330.json new file mode 100644 index 000000000..d8eca5c5b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230109T1330/20230109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230109T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230109T1330/LST-AMSR2_V1.0_100-20230109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230109T1330/LST-AMSR2_V1.0_100-20230109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230110T0130/20230110T0130.json b/stac/open-canada/ft-mckay/lst/20230110T0130/20230110T0130.json new file mode 100644 index 000000000..04d962cea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230110T0130/20230110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230110T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230110T0130/LST-AMSR2_V1.0_100-20230110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230110T0130/LST-AMSR2_V1.0_100-20230110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230110T1330/20230110T1330.json b/stac/open-canada/ft-mckay/lst/20230110T1330/20230110T1330.json new file mode 100644 index 000000000..2921c7d6b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230110T1330/20230110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230110T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230110T1330/LST-AMSR2_V1.0_100-20230110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230110T1330/LST-AMSR2_V1.0_100-20230110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230111T0130/20230111T0130.json b/stac/open-canada/ft-mckay/lst/20230111T0130/20230111T0130.json new file mode 100644 index 000000000..66637a8a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230111T0130/20230111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230111T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230111T0130/LST-AMSR2_V1.0_100-20230111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230111T0130/LST-AMSR2_V1.0_100-20230111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230111T1330/20230111T1330.json b/stac/open-canada/ft-mckay/lst/20230111T1330/20230111T1330.json new file mode 100644 index 000000000..3ff433b22 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230111T1330/20230111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230111T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230111T1330/LST-AMSR2_V1.0_100-20230111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230111T1330/LST-AMSR2_V1.0_100-20230111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230112T0130/20230112T0130.json b/stac/open-canada/ft-mckay/lst/20230112T0130/20230112T0130.json new file mode 100644 index 000000000..b2f297065 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230112T0130/20230112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230112T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230112T0130/LST-AMSR2_V1.0_100-20230112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230112T0130/LST-AMSR2_V1.0_100-20230112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230112T1330/20230112T1330.json b/stac/open-canada/ft-mckay/lst/20230112T1330/20230112T1330.json new file mode 100644 index 000000000..a6c577721 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230112T1330/20230112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230112T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230112T1330/LST-AMSR2_V1.0_100-20230112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230112T1330/LST-AMSR2_V1.0_100-20230112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230113T0130/20230113T0130.json b/stac/open-canada/ft-mckay/lst/20230113T0130/20230113T0130.json new file mode 100644 index 000000000..5f48401fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230113T0130/20230113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230113T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230113T0130/LST-AMSR2_V1.0_100-20230113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230113T0130/LST-AMSR2_V1.0_100-20230113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230113T1330/20230113T1330.json b/stac/open-canada/ft-mckay/lst/20230113T1330/20230113T1330.json new file mode 100644 index 000000000..f1b66e09d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230113T1330/20230113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230113T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230113T1330/LST-AMSR2_V1.0_100-20230113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230113T1330/LST-AMSR2_V1.0_100-20230113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230114T0130/20230114T0130.json b/stac/open-canada/ft-mckay/lst/20230114T0130/20230114T0130.json new file mode 100644 index 000000000..b87579faa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230114T0130/20230114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230114T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230114T0130/LST-AMSR2_V1.0_100-20230114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230114T0130/LST-AMSR2_V1.0_100-20230114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230114T1330/20230114T1330.json b/stac/open-canada/ft-mckay/lst/20230114T1330/20230114T1330.json new file mode 100644 index 000000000..b7a68e3c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230114T1330/20230114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230114T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230114T1330/LST-AMSR2_V1.0_100-20230114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230114T1330/LST-AMSR2_V1.0_100-20230114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230115T0130/20230115T0130.json b/stac/open-canada/ft-mckay/lst/20230115T0130/20230115T0130.json new file mode 100644 index 000000000..f873e873f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230115T0130/20230115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230115T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230115T0130/LST-AMSR2_V1.0_100-20230115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230115T0130/LST-AMSR2_V1.0_100-20230115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230115T1330/20230115T1330.json b/stac/open-canada/ft-mckay/lst/20230115T1330/20230115T1330.json new file mode 100644 index 000000000..44c4b1b3e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230115T1330/20230115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230115T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230115T1330/LST-AMSR2_V1.0_100-20230115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230115T1330/LST-AMSR2_V1.0_100-20230115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230116T0130/20230116T0130.json b/stac/open-canada/ft-mckay/lst/20230116T0130/20230116T0130.json new file mode 100644 index 000000000..0512a3a5a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230116T0130/20230116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230116T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230116T0130/LST-AMSR2_V1.0_100-20230116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230116T0130/LST-AMSR2_V1.0_100-20230116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230116T1330/20230116T1330.json b/stac/open-canada/ft-mckay/lst/20230116T1330/20230116T1330.json new file mode 100644 index 000000000..82cb9a4a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230116T1330/20230116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230116T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230116T1330/LST-AMSR2_V1.0_100-20230116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230116T1330/LST-AMSR2_V1.0_100-20230116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230117T0130/20230117T0130.json b/stac/open-canada/ft-mckay/lst/20230117T0130/20230117T0130.json new file mode 100644 index 000000000..fc7d7c60e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230117T0130/20230117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230117T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230117T0130/LST-AMSR2_V1.0_100-20230117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230117T0130/LST-AMSR2_V1.0_100-20230117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230117T1330/20230117T1330.json b/stac/open-canada/ft-mckay/lst/20230117T1330/20230117T1330.json new file mode 100644 index 000000000..4aa3a2142 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230117T1330/20230117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230117T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230117T1330/LST-AMSR2_V1.0_100-20230117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230117T1330/LST-AMSR2_V1.0_100-20230117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230118T0130/20230118T0130.json b/stac/open-canada/ft-mckay/lst/20230118T0130/20230118T0130.json new file mode 100644 index 000000000..2ae6a92cf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230118T0130/20230118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230118T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230118T0130/LST-AMSR2_V1.0_100-20230118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230118T0130/LST-AMSR2_V1.0_100-20230118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230118T1330/20230118T1330.json b/stac/open-canada/ft-mckay/lst/20230118T1330/20230118T1330.json new file mode 100644 index 000000000..2d5183f61 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230118T1330/20230118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230118T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230118T1330/LST-AMSR2_V1.0_100-20230118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230118T1330/LST-AMSR2_V1.0_100-20230118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230119T0130/20230119T0130.json b/stac/open-canada/ft-mckay/lst/20230119T0130/20230119T0130.json new file mode 100644 index 000000000..2e461c5c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230119T0130/20230119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230119T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230119T0130/LST-AMSR2_V1.0_100-20230119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230119T0130/LST-AMSR2_V1.0_100-20230119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230119T1330/20230119T1330.json b/stac/open-canada/ft-mckay/lst/20230119T1330/20230119T1330.json new file mode 100644 index 000000000..5680dd671 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230119T1330/20230119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230119T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230119T1330/LST-AMSR2_V1.0_100-20230119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230119T1330/LST-AMSR2_V1.0_100-20230119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230120T0130/20230120T0130.json b/stac/open-canada/ft-mckay/lst/20230120T0130/20230120T0130.json new file mode 100644 index 000000000..087522d5a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230120T0130/20230120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230120T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230120T0130/LST-AMSR2_V1.0_100-20230120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230120T0130/LST-AMSR2_V1.0_100-20230120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230120T1330/20230120T1330.json b/stac/open-canada/ft-mckay/lst/20230120T1330/20230120T1330.json new file mode 100644 index 000000000..a30a770e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230120T1330/20230120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230120T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230120T1330/LST-AMSR2_V1.0_100-20230120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230120T1330/LST-AMSR2_V1.0_100-20230120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230121T0130/20230121T0130.json b/stac/open-canada/ft-mckay/lst/20230121T0130/20230121T0130.json new file mode 100644 index 000000000..e5f1f4fd7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230121T0130/20230121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230121T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230121T0130/LST-AMSR2_V1.0_100-20230121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230121T0130/LST-AMSR2_V1.0_100-20230121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230121T1330/20230121T1330.json b/stac/open-canada/ft-mckay/lst/20230121T1330/20230121T1330.json new file mode 100644 index 000000000..cafef3054 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230121T1330/20230121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230121T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230121T1330/LST-AMSR2_V1.0_100-20230121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230121T1330/LST-AMSR2_V1.0_100-20230121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230122T0130/20230122T0130.json b/stac/open-canada/ft-mckay/lst/20230122T0130/20230122T0130.json new file mode 100644 index 000000000..daf9cb18d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230122T0130/20230122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230122T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230122T0130/LST-AMSR2_V1.0_100-20230122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230122T0130/LST-AMSR2_V1.0_100-20230122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230122T1330/20230122T1330.json b/stac/open-canada/ft-mckay/lst/20230122T1330/20230122T1330.json new file mode 100644 index 000000000..4988ec656 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230122T1330/20230122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230122T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230122T1330/LST-AMSR2_V1.0_100-20230122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230122T1330/LST-AMSR2_V1.0_100-20230122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230123T0130/20230123T0130.json b/stac/open-canada/ft-mckay/lst/20230123T0130/20230123T0130.json new file mode 100644 index 000000000..87abe47d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230123T0130/20230123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230123T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230123T0130/LST-AMSR2_V1.0_100-20230123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230123T0130/LST-AMSR2_V1.0_100-20230123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230123T1330/20230123T1330.json b/stac/open-canada/ft-mckay/lst/20230123T1330/20230123T1330.json new file mode 100644 index 000000000..ca7e28fc9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230123T1330/20230123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230123T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230123T1330/LST-AMSR2_V1.0_100-20230123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230123T1330/LST-AMSR2_V1.0_100-20230123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230124T0130/20230124T0130.json b/stac/open-canada/ft-mckay/lst/20230124T0130/20230124T0130.json new file mode 100644 index 000000000..067aa104d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230124T0130/20230124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230124T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230124T0130/LST-AMSR2_V1.0_100-20230124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230124T0130/LST-AMSR2_V1.0_100-20230124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230124T1330/20230124T1330.json b/stac/open-canada/ft-mckay/lst/20230124T1330/20230124T1330.json new file mode 100644 index 000000000..f7a15ba75 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230124T1330/20230124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230124T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230124T1330/LST-AMSR2_V1.0_100-20230124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230124T1330/LST-AMSR2_V1.0_100-20230124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230125T0130/20230125T0130.json b/stac/open-canada/ft-mckay/lst/20230125T0130/20230125T0130.json new file mode 100644 index 000000000..a24c9bb48 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230125T0130/20230125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230125T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230125T0130/LST-AMSR2_V1.0_100-20230125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230125T0130/LST-AMSR2_V1.0_100-20230125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230125T1330/20230125T1330.json b/stac/open-canada/ft-mckay/lst/20230125T1330/20230125T1330.json new file mode 100644 index 000000000..ebe805adc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230125T1330/20230125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230125T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230125T1330/LST-AMSR2_V1.0_100-20230125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230125T1330/LST-AMSR2_V1.0_100-20230125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230126T0130/20230126T0130.json b/stac/open-canada/ft-mckay/lst/20230126T0130/20230126T0130.json new file mode 100644 index 000000000..893baf5c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230126T0130/20230126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230126T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230126T0130/LST-AMSR2_V1.0_100-20230126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230126T0130/LST-AMSR2_V1.0_100-20230126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230126T1330/20230126T1330.json b/stac/open-canada/ft-mckay/lst/20230126T1330/20230126T1330.json new file mode 100644 index 000000000..31879e98d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230126T1330/20230126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230126T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230126T1330/LST-AMSR2_V1.0_100-20230126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230126T1330/LST-AMSR2_V1.0_100-20230126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230127T0130/20230127T0130.json b/stac/open-canada/ft-mckay/lst/20230127T0130/20230127T0130.json new file mode 100644 index 000000000..3b01bb7e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230127T0130/20230127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230127T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230127T0130/LST-AMSR2_V1.0_100-20230127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230127T0130/LST-AMSR2_V1.0_100-20230127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230127T1330/20230127T1330.json b/stac/open-canada/ft-mckay/lst/20230127T1330/20230127T1330.json new file mode 100644 index 000000000..b946adb22 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230127T1330/20230127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230127T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230127T1330/LST-AMSR2_V1.0_100-20230127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230127T1330/LST-AMSR2_V1.0_100-20230127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230128T0130/20230128T0130.json b/stac/open-canada/ft-mckay/lst/20230128T0130/20230128T0130.json new file mode 100644 index 000000000..116e650e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230128T0130/20230128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230128T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230128T0130/LST-AMSR2_V1.0_100-20230128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230128T0130/LST-AMSR2_V1.0_100-20230128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230128T1330/20230128T1330.json b/stac/open-canada/ft-mckay/lst/20230128T1330/20230128T1330.json new file mode 100644 index 000000000..4e8fefb31 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230128T1330/20230128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230128T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230128T1330/LST-AMSR2_V1.0_100-20230128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230128T1330/LST-AMSR2_V1.0_100-20230128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230129T0130/20230129T0130.json b/stac/open-canada/ft-mckay/lst/20230129T0130/20230129T0130.json new file mode 100644 index 000000000..c8664a252 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230129T0130/20230129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230129T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230129T0130/LST-AMSR2_V1.0_100-20230129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230129T0130/LST-AMSR2_V1.0_100-20230129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230129T1330/20230129T1330.json b/stac/open-canada/ft-mckay/lst/20230129T1330/20230129T1330.json new file mode 100644 index 000000000..ffc4a542b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230129T1330/20230129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230129T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230129T1330/LST-AMSR2_V1.0_100-20230129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230129T1330/LST-AMSR2_V1.0_100-20230129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230130T0130/20230130T0130.json b/stac/open-canada/ft-mckay/lst/20230130T0130/20230130T0130.json new file mode 100644 index 000000000..f8c5f2963 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230130T0130/20230130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230130T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230130T0130/LST-AMSR2_V1.0_100-20230130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230130T0130/LST-AMSR2_V1.0_100-20230130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230130T1330/20230130T1330.json b/stac/open-canada/ft-mckay/lst/20230130T1330/20230130T1330.json new file mode 100644 index 000000000..5899f013d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230130T1330/20230130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230130T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230130T1330/LST-AMSR2_V1.0_100-20230130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230130T1330/LST-AMSR2_V1.0_100-20230130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230131T0130/20230131T0130.json b/stac/open-canada/ft-mckay/lst/20230131T0130/20230131T0130.json new file mode 100644 index 000000000..4a36e6fc3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230131T0130/20230131T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230131T0130", + "collection": "lst", + "properties": { + "datetime": "2023-01-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230131T0130/LST-AMSR2_V1.0_100-20230131T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230131T0130/LST-AMSR2_V1.0_100-20230131T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230131T1330/20230131T1330.json b/stac/open-canada/ft-mckay/lst/20230131T1330/20230131T1330.json new file mode 100644 index 000000000..831519de5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230131T1330/20230131T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230131T1330", + "collection": "lst", + "properties": { + "datetime": "2023-01-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230131T1330/LST-AMSR2_V1.0_100-20230131T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230131T1330/LST-AMSR2_V1.0_100-20230131T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230201T0130/20230201T0130.json b/stac/open-canada/ft-mckay/lst/20230201T0130/20230201T0130.json new file mode 100644 index 000000000..ce8df7453 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230201T0130/20230201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230201T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230201T0130/LST-AMSR2_V1.0_100-20230201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230201T0130/LST-AMSR2_V1.0_100-20230201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230201T1330/20230201T1330.json b/stac/open-canada/ft-mckay/lst/20230201T1330/20230201T1330.json new file mode 100644 index 000000000..1ed068535 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230201T1330/20230201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230201T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230201T1330/LST-AMSR2_V1.0_100-20230201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230201T1330/LST-AMSR2_V1.0_100-20230201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230202T0130/20230202T0130.json b/stac/open-canada/ft-mckay/lst/20230202T0130/20230202T0130.json new file mode 100644 index 000000000..4b2ef430d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230202T0130/20230202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230202T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230202T0130/LST-AMSR2_V1.0_100-20230202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230202T0130/LST-AMSR2_V1.0_100-20230202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230202T1330/20230202T1330.json b/stac/open-canada/ft-mckay/lst/20230202T1330/20230202T1330.json new file mode 100644 index 000000000..a9fdeb36b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230202T1330/20230202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230202T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230202T1330/LST-AMSR2_V1.0_100-20230202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230202T1330/LST-AMSR2_V1.0_100-20230202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230203T0130/20230203T0130.json b/stac/open-canada/ft-mckay/lst/20230203T0130/20230203T0130.json new file mode 100644 index 000000000..e254c4c82 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230203T0130/20230203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230203T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230203T0130/LST-AMSR2_V1.0_100-20230203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230203T0130/LST-AMSR2_V1.0_100-20230203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230203T1330/20230203T1330.json b/stac/open-canada/ft-mckay/lst/20230203T1330/20230203T1330.json new file mode 100644 index 000000000..e869dfd1f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230203T1330/20230203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230203T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230203T1330/LST-AMSR2_V1.0_100-20230203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230203T1330/LST-AMSR2_V1.0_100-20230203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230204T0130/20230204T0130.json b/stac/open-canada/ft-mckay/lst/20230204T0130/20230204T0130.json new file mode 100644 index 000000000..f18000547 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230204T0130/20230204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230204T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230204T0130/LST-AMSR2_V1.0_100-20230204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230204T0130/LST-AMSR2_V1.0_100-20230204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230204T1330/20230204T1330.json b/stac/open-canada/ft-mckay/lst/20230204T1330/20230204T1330.json new file mode 100644 index 000000000..176bda2bd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230204T1330/20230204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230204T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230204T1330/LST-AMSR2_V1.0_100-20230204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230204T1330/LST-AMSR2_V1.0_100-20230204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230205T0130/20230205T0130.json b/stac/open-canada/ft-mckay/lst/20230205T0130/20230205T0130.json new file mode 100644 index 000000000..75991699a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230205T0130/20230205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230205T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230205T0130/LST-AMSR2_V1.0_100-20230205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230205T0130/LST-AMSR2_V1.0_100-20230205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230205T1330/20230205T1330.json b/stac/open-canada/ft-mckay/lst/20230205T1330/20230205T1330.json new file mode 100644 index 000000000..e64b489e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230205T1330/20230205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230205T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230205T1330/LST-AMSR2_V1.0_100-20230205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230205T1330/LST-AMSR2_V1.0_100-20230205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230206T0130/20230206T0130.json b/stac/open-canada/ft-mckay/lst/20230206T0130/20230206T0130.json new file mode 100644 index 000000000..00bd56747 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230206T0130/20230206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230206T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230206T0130/LST-AMSR2_V1.0_100-20230206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230206T0130/LST-AMSR2_V1.0_100-20230206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230206T1330/20230206T1330.json b/stac/open-canada/ft-mckay/lst/20230206T1330/20230206T1330.json new file mode 100644 index 000000000..964008eec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230206T1330/20230206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230206T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230206T1330/LST-AMSR2_V1.0_100-20230206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230206T1330/LST-AMSR2_V1.0_100-20230206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230207T0130/20230207T0130.json b/stac/open-canada/ft-mckay/lst/20230207T0130/20230207T0130.json new file mode 100644 index 000000000..2ad12d475 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230207T0130/20230207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230207T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230207T0130/LST-AMSR2_V1.0_100-20230207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230207T0130/LST-AMSR2_V1.0_100-20230207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230207T1330/20230207T1330.json b/stac/open-canada/ft-mckay/lst/20230207T1330/20230207T1330.json new file mode 100644 index 000000000..a549ded48 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230207T1330/20230207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230207T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230207T1330/LST-AMSR2_V1.0_100-20230207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230207T1330/LST-AMSR2_V1.0_100-20230207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230208T0130/20230208T0130.json b/stac/open-canada/ft-mckay/lst/20230208T0130/20230208T0130.json new file mode 100644 index 000000000..2981d4033 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230208T0130/20230208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230208T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230208T0130/LST-AMSR2_V1.0_100-20230208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230208T0130/LST-AMSR2_V1.0_100-20230208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230208T1330/20230208T1330.json b/stac/open-canada/ft-mckay/lst/20230208T1330/20230208T1330.json new file mode 100644 index 000000000..5edfc5def --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230208T1330/20230208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230208T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230208T1330/LST-AMSR2_V1.0_100-20230208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230208T1330/LST-AMSR2_V1.0_100-20230208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230209T0130/20230209T0130.json b/stac/open-canada/ft-mckay/lst/20230209T0130/20230209T0130.json new file mode 100644 index 000000000..8003de22d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230209T0130/20230209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230209T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230209T0130/LST-AMSR2_V1.0_100-20230209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230209T0130/LST-AMSR2_V1.0_100-20230209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230209T1330/20230209T1330.json b/stac/open-canada/ft-mckay/lst/20230209T1330/20230209T1330.json new file mode 100644 index 000000000..3a65359be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230209T1330/20230209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230209T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230209T1330/LST-AMSR2_V1.0_100-20230209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230209T1330/LST-AMSR2_V1.0_100-20230209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230210T0130/20230210T0130.json b/stac/open-canada/ft-mckay/lst/20230210T0130/20230210T0130.json new file mode 100644 index 000000000..6a67b95f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230210T0130/20230210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230210T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230210T0130/LST-AMSR2_V1.0_100-20230210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230210T0130/LST-AMSR2_V1.0_100-20230210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230210T1330/20230210T1330.json b/stac/open-canada/ft-mckay/lst/20230210T1330/20230210T1330.json new file mode 100644 index 000000000..705296d4d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230210T1330/20230210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230210T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230210T1330/LST-AMSR2_V1.0_100-20230210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230210T1330/LST-AMSR2_V1.0_100-20230210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230211T0130/20230211T0130.json b/stac/open-canada/ft-mckay/lst/20230211T0130/20230211T0130.json new file mode 100644 index 000000000..e00228dba --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230211T0130/20230211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230211T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230211T0130/LST-AMSR2_V1.0_100-20230211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230211T0130/LST-AMSR2_V1.0_100-20230211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230211T1330/20230211T1330.json b/stac/open-canada/ft-mckay/lst/20230211T1330/20230211T1330.json new file mode 100644 index 000000000..e4e386c4d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230211T1330/20230211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230211T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230211T1330/LST-AMSR2_V1.0_100-20230211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230211T1330/LST-AMSR2_V1.0_100-20230211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230212T0130/20230212T0130.json b/stac/open-canada/ft-mckay/lst/20230212T0130/20230212T0130.json new file mode 100644 index 000000000..d0aa60bdd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230212T0130/20230212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230212T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230212T0130/LST-AMSR2_V1.0_100-20230212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230212T0130/LST-AMSR2_V1.0_100-20230212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230212T1330/20230212T1330.json b/stac/open-canada/ft-mckay/lst/20230212T1330/20230212T1330.json new file mode 100644 index 000000000..a085c310c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230212T1330/20230212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230212T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230212T1330/LST-AMSR2_V1.0_100-20230212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230212T1330/LST-AMSR2_V1.0_100-20230212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230213T0130/20230213T0130.json b/stac/open-canada/ft-mckay/lst/20230213T0130/20230213T0130.json new file mode 100644 index 000000000..b765cb0a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230213T0130/20230213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230213T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230213T0130/LST-AMSR2_V1.0_100-20230213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230213T0130/LST-AMSR2_V1.0_100-20230213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230213T1330/20230213T1330.json b/stac/open-canada/ft-mckay/lst/20230213T1330/20230213T1330.json new file mode 100644 index 000000000..9b4a9d76c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230213T1330/20230213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230213T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230213T1330/LST-AMSR2_V1.0_100-20230213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230213T1330/LST-AMSR2_V1.0_100-20230213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230214T0130/20230214T0130.json b/stac/open-canada/ft-mckay/lst/20230214T0130/20230214T0130.json new file mode 100644 index 000000000..e21e5fdec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230214T0130/20230214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230214T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230214T0130/LST-AMSR2_V1.0_100-20230214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230214T0130/LST-AMSR2_V1.0_100-20230214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230214T1330/20230214T1330.json b/stac/open-canada/ft-mckay/lst/20230214T1330/20230214T1330.json new file mode 100644 index 000000000..c4b66e437 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230214T1330/20230214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230214T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230214T1330/LST-AMSR2_V1.0_100-20230214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230214T1330/LST-AMSR2_V1.0_100-20230214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230215T0130/20230215T0130.json b/stac/open-canada/ft-mckay/lst/20230215T0130/20230215T0130.json new file mode 100644 index 000000000..b80262d15 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230215T0130/20230215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230215T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230215T0130/LST-AMSR2_V1.0_100-20230215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230215T0130/LST-AMSR2_V1.0_100-20230215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230215T1330/20230215T1330.json b/stac/open-canada/ft-mckay/lst/20230215T1330/20230215T1330.json new file mode 100644 index 000000000..4f5da5595 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230215T1330/20230215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230215T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230215T1330/LST-AMSR2_V1.0_100-20230215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230215T1330/LST-AMSR2_V1.0_100-20230215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230216T0130/20230216T0130.json b/stac/open-canada/ft-mckay/lst/20230216T0130/20230216T0130.json new file mode 100644 index 000000000..b7f98f162 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230216T0130/20230216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230216T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230216T0130/LST-AMSR2_V1.0_100-20230216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230216T0130/LST-AMSR2_V1.0_100-20230216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230216T1330/20230216T1330.json b/stac/open-canada/ft-mckay/lst/20230216T1330/20230216T1330.json new file mode 100644 index 000000000..3a27af902 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230216T1330/20230216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230216T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230216T1330/LST-AMSR2_V1.0_100-20230216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230216T1330/LST-AMSR2_V1.0_100-20230216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230217T0130/20230217T0130.json b/stac/open-canada/ft-mckay/lst/20230217T0130/20230217T0130.json new file mode 100644 index 000000000..bd6a858b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230217T0130/20230217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230217T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230217T0130/LST-AMSR2_V1.0_100-20230217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230217T0130/LST-AMSR2_V1.0_100-20230217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230217T1330/20230217T1330.json b/stac/open-canada/ft-mckay/lst/20230217T1330/20230217T1330.json new file mode 100644 index 000000000..3a05d6d52 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230217T1330/20230217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230217T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230217T1330/LST-AMSR2_V1.0_100-20230217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230217T1330/LST-AMSR2_V1.0_100-20230217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230218T0130/20230218T0130.json b/stac/open-canada/ft-mckay/lst/20230218T0130/20230218T0130.json new file mode 100644 index 000000000..96fcb0de5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230218T0130/20230218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230218T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230218T0130/LST-AMSR2_V1.0_100-20230218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230218T0130/LST-AMSR2_V1.0_100-20230218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230218T1330/20230218T1330.json b/stac/open-canada/ft-mckay/lst/20230218T1330/20230218T1330.json new file mode 100644 index 000000000..68a3aa966 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230218T1330/20230218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230218T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230218T1330/LST-AMSR2_V1.0_100-20230218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230218T1330/LST-AMSR2_V1.0_100-20230218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230219T0130/20230219T0130.json b/stac/open-canada/ft-mckay/lst/20230219T0130/20230219T0130.json new file mode 100644 index 000000000..d31bfa2c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230219T0130/20230219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230219T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230219T0130/LST-AMSR2_V1.0_100-20230219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230219T0130/LST-AMSR2_V1.0_100-20230219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230219T1330/20230219T1330.json b/stac/open-canada/ft-mckay/lst/20230219T1330/20230219T1330.json new file mode 100644 index 000000000..b86c071a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230219T1330/20230219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230219T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230219T1330/LST-AMSR2_V1.0_100-20230219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230219T1330/LST-AMSR2_V1.0_100-20230219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230220T0130/20230220T0130.json b/stac/open-canada/ft-mckay/lst/20230220T0130/20230220T0130.json new file mode 100644 index 000000000..5232e8f3c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230220T0130/20230220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230220T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230220T0130/LST-AMSR2_V1.0_100-20230220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230220T0130/LST-AMSR2_V1.0_100-20230220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230220T1330/20230220T1330.json b/stac/open-canada/ft-mckay/lst/20230220T1330/20230220T1330.json new file mode 100644 index 000000000..85e4b05b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230220T1330/20230220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230220T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230220T1330/LST-AMSR2_V1.0_100-20230220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230220T1330/LST-AMSR2_V1.0_100-20230220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230221T0130/20230221T0130.json b/stac/open-canada/ft-mckay/lst/20230221T0130/20230221T0130.json new file mode 100644 index 000000000..ee7761aea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230221T0130/20230221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230221T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230221T0130/LST-AMSR2_V1.0_100-20230221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230221T0130/LST-AMSR2_V1.0_100-20230221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230221T1330/20230221T1330.json b/stac/open-canada/ft-mckay/lst/20230221T1330/20230221T1330.json new file mode 100644 index 000000000..6e3316d91 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230221T1330/20230221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230221T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230221T1330/LST-AMSR2_V1.0_100-20230221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230221T1330/LST-AMSR2_V1.0_100-20230221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230222T0130/20230222T0130.json b/stac/open-canada/ft-mckay/lst/20230222T0130/20230222T0130.json new file mode 100644 index 000000000..2ab6aa2ba --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230222T0130/20230222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230222T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230222T0130/LST-AMSR2_V1.0_100-20230222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230222T0130/LST-AMSR2_V1.0_100-20230222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230222T1330/20230222T1330.json b/stac/open-canada/ft-mckay/lst/20230222T1330/20230222T1330.json new file mode 100644 index 000000000..bf09b7bba --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230222T1330/20230222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230222T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230222T1330/LST-AMSR2_V1.0_100-20230222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230222T1330/LST-AMSR2_V1.0_100-20230222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230223T0130/20230223T0130.json b/stac/open-canada/ft-mckay/lst/20230223T0130/20230223T0130.json new file mode 100644 index 000000000..a80e13ee5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230223T0130/20230223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230223T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230223T0130/LST-AMSR2_V1.0_100-20230223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230223T0130/LST-AMSR2_V1.0_100-20230223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230223T1330/20230223T1330.json b/stac/open-canada/ft-mckay/lst/20230223T1330/20230223T1330.json new file mode 100644 index 000000000..0652c13ef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230223T1330/20230223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230223T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230223T1330/LST-AMSR2_V1.0_100-20230223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230223T1330/LST-AMSR2_V1.0_100-20230223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230224T0130/20230224T0130.json b/stac/open-canada/ft-mckay/lst/20230224T0130/20230224T0130.json new file mode 100644 index 000000000..c6caadd21 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230224T0130/20230224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230224T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230224T0130/LST-AMSR2_V1.0_100-20230224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230224T0130/LST-AMSR2_V1.0_100-20230224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230224T1330/20230224T1330.json b/stac/open-canada/ft-mckay/lst/20230224T1330/20230224T1330.json new file mode 100644 index 000000000..f55e99822 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230224T1330/20230224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230224T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230224T1330/LST-AMSR2_V1.0_100-20230224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230224T1330/LST-AMSR2_V1.0_100-20230224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230225T0130/20230225T0130.json b/stac/open-canada/ft-mckay/lst/20230225T0130/20230225T0130.json new file mode 100644 index 000000000..55085f5a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230225T0130/20230225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230225T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230225T0130/LST-AMSR2_V1.0_100-20230225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230225T0130/LST-AMSR2_V1.0_100-20230225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230225T1330/20230225T1330.json b/stac/open-canada/ft-mckay/lst/20230225T1330/20230225T1330.json new file mode 100644 index 000000000..d5a2a5d3b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230225T1330/20230225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230225T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230225T1330/LST-AMSR2_V1.0_100-20230225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230225T1330/LST-AMSR2_V1.0_100-20230225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230226T0130/20230226T0130.json b/stac/open-canada/ft-mckay/lst/20230226T0130/20230226T0130.json new file mode 100644 index 000000000..04f1c336d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230226T0130/20230226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230226T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230226T0130/LST-AMSR2_V1.0_100-20230226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230226T0130/LST-AMSR2_V1.0_100-20230226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230226T1330/20230226T1330.json b/stac/open-canada/ft-mckay/lst/20230226T1330/20230226T1330.json new file mode 100644 index 000000000..b54de55fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230226T1330/20230226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230226T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230226T1330/LST-AMSR2_V1.0_100-20230226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230226T1330/LST-AMSR2_V1.0_100-20230226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230227T0130/20230227T0130.json b/stac/open-canada/ft-mckay/lst/20230227T0130/20230227T0130.json new file mode 100644 index 000000000..55373686c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230227T0130/20230227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230227T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230227T0130/LST-AMSR2_V1.0_100-20230227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230227T0130/LST-AMSR2_V1.0_100-20230227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230227T1330/20230227T1330.json b/stac/open-canada/ft-mckay/lst/20230227T1330/20230227T1330.json new file mode 100644 index 000000000..06377342e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230227T1330/20230227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230227T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230227T1330/LST-AMSR2_V1.0_100-20230227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230227T1330/LST-AMSR2_V1.0_100-20230227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230228T0130/20230228T0130.json b/stac/open-canada/ft-mckay/lst/20230228T0130/20230228T0130.json new file mode 100644 index 000000000..fd2c0c45a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230228T0130/20230228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230228T0130", + "collection": "lst", + "properties": { + "datetime": "2023-02-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230228T0130/LST-AMSR2_V1.0_100-20230228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230228T0130/LST-AMSR2_V1.0_100-20230228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230228T1330/20230228T1330.json b/stac/open-canada/ft-mckay/lst/20230228T1330/20230228T1330.json new file mode 100644 index 000000000..305562641 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230228T1330/20230228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230228T1330", + "collection": "lst", + "properties": { + "datetime": "2023-02-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230228T1330/LST-AMSR2_V1.0_100-20230228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230228T1330/LST-AMSR2_V1.0_100-20230228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230301T0130/20230301T0130.json b/stac/open-canada/ft-mckay/lst/20230301T0130/20230301T0130.json new file mode 100644 index 000000000..eb8c08648 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230301T0130/20230301T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230301T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230301T0130/LST-AMSR2_V1.0_100-20230301T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230301T0130/LST-AMSR2_V1.0_100-20230301T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230301T1330/20230301T1330.json b/stac/open-canada/ft-mckay/lst/20230301T1330/20230301T1330.json new file mode 100644 index 000000000..38aa17322 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230301T1330/20230301T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230301T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230301T1330/LST-AMSR2_V1.0_100-20230301T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230301T1330/LST-AMSR2_V1.0_100-20230301T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230302T0130/20230302T0130.json b/stac/open-canada/ft-mckay/lst/20230302T0130/20230302T0130.json new file mode 100644 index 000000000..c81d963f9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230302T0130/20230302T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230302T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230302T0130/LST-AMSR2_V1.0_100-20230302T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230302T0130/LST-AMSR2_V1.0_100-20230302T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230302T1330/20230302T1330.json b/stac/open-canada/ft-mckay/lst/20230302T1330/20230302T1330.json new file mode 100644 index 000000000..c70475ff9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230302T1330/20230302T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230302T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230302T1330/LST-AMSR2_V1.0_100-20230302T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230302T1330/LST-AMSR2_V1.0_100-20230302T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230303T0130/20230303T0130.json b/stac/open-canada/ft-mckay/lst/20230303T0130/20230303T0130.json new file mode 100644 index 000000000..8fdf2a0db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230303T0130/20230303T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230303T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230303T0130/LST-AMSR2_V1.0_100-20230303T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230303T0130/LST-AMSR2_V1.0_100-20230303T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230303T1330/20230303T1330.json b/stac/open-canada/ft-mckay/lst/20230303T1330/20230303T1330.json new file mode 100644 index 000000000..06584a0a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230303T1330/20230303T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230303T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230303T1330/LST-AMSR2_V1.0_100-20230303T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230303T1330/LST-AMSR2_V1.0_100-20230303T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230304T0130/20230304T0130.json b/stac/open-canada/ft-mckay/lst/20230304T0130/20230304T0130.json new file mode 100644 index 000000000..e93f1956c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230304T0130/20230304T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230304T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230304T0130/LST-AMSR2_V1.0_100-20230304T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230304T0130/LST-AMSR2_V1.0_100-20230304T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230304T1330/20230304T1330.json b/stac/open-canada/ft-mckay/lst/20230304T1330/20230304T1330.json new file mode 100644 index 000000000..ea2359473 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230304T1330/20230304T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230304T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230304T1330/LST-AMSR2_V1.0_100-20230304T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230304T1330/LST-AMSR2_V1.0_100-20230304T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230305T0130/20230305T0130.json b/stac/open-canada/ft-mckay/lst/20230305T0130/20230305T0130.json new file mode 100644 index 000000000..6dfd2d504 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230305T0130/20230305T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230305T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230305T0130/LST-AMSR2_V1.0_100-20230305T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230305T0130/LST-AMSR2_V1.0_100-20230305T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230305T1330/20230305T1330.json b/stac/open-canada/ft-mckay/lst/20230305T1330/20230305T1330.json new file mode 100644 index 000000000..ceff15c28 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230305T1330/20230305T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230305T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230305T1330/LST-AMSR2_V1.0_100-20230305T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230305T1330/LST-AMSR2_V1.0_100-20230305T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230306T0130/20230306T0130.json b/stac/open-canada/ft-mckay/lst/20230306T0130/20230306T0130.json new file mode 100644 index 000000000..d2a611fb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230306T0130/20230306T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230306T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230306T0130/LST-AMSR2_V1.0_100-20230306T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230306T0130/LST-AMSR2_V1.0_100-20230306T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230306T1330/20230306T1330.json b/stac/open-canada/ft-mckay/lst/20230306T1330/20230306T1330.json new file mode 100644 index 000000000..72b76911d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230306T1330/20230306T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230306T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230306T1330/LST-AMSR2_V1.0_100-20230306T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230306T1330/LST-AMSR2_V1.0_100-20230306T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230307T0130/20230307T0130.json b/stac/open-canada/ft-mckay/lst/20230307T0130/20230307T0130.json new file mode 100644 index 000000000..f4501f56d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230307T0130/20230307T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230307T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230307T0130/LST-AMSR2_V1.0_100-20230307T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230307T0130/LST-AMSR2_V1.0_100-20230307T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230307T1330/20230307T1330.json b/stac/open-canada/ft-mckay/lst/20230307T1330/20230307T1330.json new file mode 100644 index 000000000..fc2e37462 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230307T1330/20230307T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230307T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230307T1330/LST-AMSR2_V1.0_100-20230307T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230307T1330/LST-AMSR2_V1.0_100-20230307T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230308T0130/20230308T0130.json b/stac/open-canada/ft-mckay/lst/20230308T0130/20230308T0130.json new file mode 100644 index 000000000..6a65864d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230308T0130/20230308T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230308T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230308T0130/LST-AMSR2_V1.0_100-20230308T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230308T0130/LST-AMSR2_V1.0_100-20230308T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230308T1330/20230308T1330.json b/stac/open-canada/ft-mckay/lst/20230308T1330/20230308T1330.json new file mode 100644 index 000000000..91a932a3f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230308T1330/20230308T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230308T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230308T1330/LST-AMSR2_V1.0_100-20230308T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230308T1330/LST-AMSR2_V1.0_100-20230308T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230309T0130/20230309T0130.json b/stac/open-canada/ft-mckay/lst/20230309T0130/20230309T0130.json new file mode 100644 index 000000000..19bbd286b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230309T0130/20230309T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230309T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230309T0130/LST-AMSR2_V1.0_100-20230309T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230309T0130/LST-AMSR2_V1.0_100-20230309T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230309T1330/20230309T1330.json b/stac/open-canada/ft-mckay/lst/20230309T1330/20230309T1330.json new file mode 100644 index 000000000..bda115225 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230309T1330/20230309T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230309T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230309T1330/LST-AMSR2_V1.0_100-20230309T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230309T1330/LST-AMSR2_V1.0_100-20230309T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230310T0130/20230310T0130.json b/stac/open-canada/ft-mckay/lst/20230310T0130/20230310T0130.json new file mode 100644 index 000000000..2612d0213 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230310T0130/20230310T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230310T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230310T0130/LST-AMSR2_V1.0_100-20230310T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230310T0130/LST-AMSR2_V1.0_100-20230310T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230310T1330/20230310T1330.json b/stac/open-canada/ft-mckay/lst/20230310T1330/20230310T1330.json new file mode 100644 index 000000000..f6b316b51 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230310T1330/20230310T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230310T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230310T1330/LST-AMSR2_V1.0_100-20230310T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230310T1330/LST-AMSR2_V1.0_100-20230310T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230311T0130/20230311T0130.json b/stac/open-canada/ft-mckay/lst/20230311T0130/20230311T0130.json new file mode 100644 index 000000000..22cf3bdb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230311T0130/20230311T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230311T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230311T0130/LST-AMSR2_V1.0_100-20230311T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230311T0130/LST-AMSR2_V1.0_100-20230311T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230311T1330/20230311T1330.json b/stac/open-canada/ft-mckay/lst/20230311T1330/20230311T1330.json new file mode 100644 index 000000000..42eac57e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230311T1330/20230311T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230311T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230311T1330/LST-AMSR2_V1.0_100-20230311T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230311T1330/LST-AMSR2_V1.0_100-20230311T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230312T0130/20230312T0130.json b/stac/open-canada/ft-mckay/lst/20230312T0130/20230312T0130.json new file mode 100644 index 000000000..0823aac50 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230312T0130/20230312T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230312T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230312T0130/LST-AMSR2_V1.0_100-20230312T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230312T0130/LST-AMSR2_V1.0_100-20230312T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230312T1330/20230312T1330.json b/stac/open-canada/ft-mckay/lst/20230312T1330/20230312T1330.json new file mode 100644 index 000000000..b24bf76aa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230312T1330/20230312T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230312T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230312T1330/LST-AMSR2_V1.0_100-20230312T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230312T1330/LST-AMSR2_V1.0_100-20230312T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230313T0130/20230313T0130.json b/stac/open-canada/ft-mckay/lst/20230313T0130/20230313T0130.json new file mode 100644 index 000000000..2fa97c793 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230313T0130/20230313T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230313T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230313T0130/LST-AMSR2_V1.0_100-20230313T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230313T0130/LST-AMSR2_V1.0_100-20230313T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230313T1330/20230313T1330.json b/stac/open-canada/ft-mckay/lst/20230313T1330/20230313T1330.json new file mode 100644 index 000000000..bc51cb839 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230313T1330/20230313T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230313T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230313T1330/LST-AMSR2_V1.0_100-20230313T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230313T1330/LST-AMSR2_V1.0_100-20230313T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230314T0130/20230314T0130.json b/stac/open-canada/ft-mckay/lst/20230314T0130/20230314T0130.json new file mode 100644 index 000000000..0df5dec99 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230314T0130/20230314T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230314T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230314T0130/LST-AMSR2_V1.0_100-20230314T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230314T0130/LST-AMSR2_V1.0_100-20230314T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230314T1330/20230314T1330.json b/stac/open-canada/ft-mckay/lst/20230314T1330/20230314T1330.json new file mode 100644 index 000000000..dd03c8eb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230314T1330/20230314T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230314T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230314T1330/LST-AMSR2_V1.0_100-20230314T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230314T1330/LST-AMSR2_V1.0_100-20230314T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230315T0130/20230315T0130.json b/stac/open-canada/ft-mckay/lst/20230315T0130/20230315T0130.json new file mode 100644 index 000000000..4645faa7e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230315T0130/20230315T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230315T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230315T0130/LST-AMSR2_V1.0_100-20230315T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230315T0130/LST-AMSR2_V1.0_100-20230315T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230315T1330/20230315T1330.json b/stac/open-canada/ft-mckay/lst/20230315T1330/20230315T1330.json new file mode 100644 index 000000000..cf741b949 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230315T1330/20230315T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230315T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230315T1330/LST-AMSR2_V1.0_100-20230315T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230315T1330/LST-AMSR2_V1.0_100-20230315T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230316T0130/20230316T0130.json b/stac/open-canada/ft-mckay/lst/20230316T0130/20230316T0130.json new file mode 100644 index 000000000..56bf8e296 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230316T0130/20230316T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230316T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230316T0130/LST-AMSR2_V1.0_100-20230316T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230316T0130/LST-AMSR2_V1.0_100-20230316T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230316T1330/20230316T1330.json b/stac/open-canada/ft-mckay/lst/20230316T1330/20230316T1330.json new file mode 100644 index 000000000..ef79e7250 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230316T1330/20230316T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230316T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230316T1330/LST-AMSR2_V1.0_100-20230316T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230316T1330/LST-AMSR2_V1.0_100-20230316T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230317T0130/20230317T0130.json b/stac/open-canada/ft-mckay/lst/20230317T0130/20230317T0130.json new file mode 100644 index 000000000..80aa379b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230317T0130/20230317T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230317T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230317T0130/LST-AMSR2_V1.0_100-20230317T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230317T0130/LST-AMSR2_V1.0_100-20230317T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230317T1330/20230317T1330.json b/stac/open-canada/ft-mckay/lst/20230317T1330/20230317T1330.json new file mode 100644 index 000000000..ab5156964 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230317T1330/20230317T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230317T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230317T1330/LST-AMSR2_V1.0_100-20230317T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230317T1330/LST-AMSR2_V1.0_100-20230317T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230318T0130/20230318T0130.json b/stac/open-canada/ft-mckay/lst/20230318T0130/20230318T0130.json new file mode 100644 index 000000000..ecf28198e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230318T0130/20230318T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230318T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230318T0130/LST-AMSR2_V1.0_100-20230318T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230318T0130/LST-AMSR2_V1.0_100-20230318T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230318T1330/20230318T1330.json b/stac/open-canada/ft-mckay/lst/20230318T1330/20230318T1330.json new file mode 100644 index 000000000..e38a1ed78 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230318T1330/20230318T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230318T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230318T1330/LST-AMSR2_V1.0_100-20230318T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230318T1330/LST-AMSR2_V1.0_100-20230318T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230319T0130/20230319T0130.json b/stac/open-canada/ft-mckay/lst/20230319T0130/20230319T0130.json new file mode 100644 index 000000000..56bf0243f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230319T0130/20230319T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230319T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230319T0130/LST-AMSR2_V1.0_100-20230319T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230319T0130/LST-AMSR2_V1.0_100-20230319T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230319T1330/20230319T1330.json b/stac/open-canada/ft-mckay/lst/20230319T1330/20230319T1330.json new file mode 100644 index 000000000..9856abfd1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230319T1330/20230319T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230319T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230319T1330/LST-AMSR2_V1.0_100-20230319T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230319T1330/LST-AMSR2_V1.0_100-20230319T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230320T0130/20230320T0130.json b/stac/open-canada/ft-mckay/lst/20230320T0130/20230320T0130.json new file mode 100644 index 000000000..0f9beeda5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230320T0130/20230320T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230320T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230320T0130/LST-AMSR2_V1.0_100-20230320T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230320T0130/LST-AMSR2_V1.0_100-20230320T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230320T1330/20230320T1330.json b/stac/open-canada/ft-mckay/lst/20230320T1330/20230320T1330.json new file mode 100644 index 000000000..f8028b1b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230320T1330/20230320T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230320T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230320T1330/LST-AMSR2_V1.0_100-20230320T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230320T1330/LST-AMSR2_V1.0_100-20230320T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230321T0130/20230321T0130.json b/stac/open-canada/ft-mckay/lst/20230321T0130/20230321T0130.json new file mode 100644 index 000000000..68906c53a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230321T0130/20230321T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230321T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230321T0130/LST-AMSR2_V1.0_100-20230321T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230321T0130/LST-AMSR2_V1.0_100-20230321T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230321T1330/20230321T1330.json b/stac/open-canada/ft-mckay/lst/20230321T1330/20230321T1330.json new file mode 100644 index 000000000..65636403f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230321T1330/20230321T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230321T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230321T1330/LST-AMSR2_V1.0_100-20230321T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230321T1330/LST-AMSR2_V1.0_100-20230321T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230322T0130/20230322T0130.json b/stac/open-canada/ft-mckay/lst/20230322T0130/20230322T0130.json new file mode 100644 index 000000000..60059e0ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230322T0130/20230322T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230322T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230322T0130/LST-AMSR2_V1.0_100-20230322T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230322T0130/LST-AMSR2_V1.0_100-20230322T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230322T1330/20230322T1330.json b/stac/open-canada/ft-mckay/lst/20230322T1330/20230322T1330.json new file mode 100644 index 000000000..19fee3464 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230322T1330/20230322T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230322T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230322T1330/LST-AMSR2_V1.0_100-20230322T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230322T1330/LST-AMSR2_V1.0_100-20230322T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230323T0130/20230323T0130.json b/stac/open-canada/ft-mckay/lst/20230323T0130/20230323T0130.json new file mode 100644 index 000000000..2330bd5a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230323T0130/20230323T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230323T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230323T0130/LST-AMSR2_V1.0_100-20230323T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230323T0130/LST-AMSR2_V1.0_100-20230323T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230323T1330/20230323T1330.json b/stac/open-canada/ft-mckay/lst/20230323T1330/20230323T1330.json new file mode 100644 index 000000000..12f313f52 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230323T1330/20230323T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230323T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230323T1330/LST-AMSR2_V1.0_100-20230323T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230323T1330/LST-AMSR2_V1.0_100-20230323T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230324T0130/20230324T0130.json b/stac/open-canada/ft-mckay/lst/20230324T0130/20230324T0130.json new file mode 100644 index 000000000..f9ae7d1b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230324T0130/20230324T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230324T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230324T0130/LST-AMSR2_V1.0_100-20230324T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230324T0130/LST-AMSR2_V1.0_100-20230324T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230324T1330/20230324T1330.json b/stac/open-canada/ft-mckay/lst/20230324T1330/20230324T1330.json new file mode 100644 index 000000000..98bd4aa29 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230324T1330/20230324T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230324T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230324T1330/LST-AMSR2_V1.0_100-20230324T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230324T1330/LST-AMSR2_V1.0_100-20230324T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230325T0130/20230325T0130.json b/stac/open-canada/ft-mckay/lst/20230325T0130/20230325T0130.json new file mode 100644 index 000000000..418a4424e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230325T0130/20230325T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230325T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230325T0130/LST-AMSR2_V1.0_100-20230325T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230325T0130/LST-AMSR2_V1.0_100-20230325T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230325T1330/20230325T1330.json b/stac/open-canada/ft-mckay/lst/20230325T1330/20230325T1330.json new file mode 100644 index 000000000..6d978306a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230325T1330/20230325T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230325T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230325T1330/LST-AMSR2_V1.0_100-20230325T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230325T1330/LST-AMSR2_V1.0_100-20230325T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230326T0130/20230326T0130.json b/stac/open-canada/ft-mckay/lst/20230326T0130/20230326T0130.json new file mode 100644 index 000000000..3b0166f72 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230326T0130/20230326T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230326T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230326T0130/LST-AMSR2_V1.0_100-20230326T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230326T0130/LST-AMSR2_V1.0_100-20230326T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230326T1330/20230326T1330.json b/stac/open-canada/ft-mckay/lst/20230326T1330/20230326T1330.json new file mode 100644 index 000000000..b0c0a3ed1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230326T1330/20230326T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230326T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230326T1330/LST-AMSR2_V1.0_100-20230326T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230326T1330/LST-AMSR2_V1.0_100-20230326T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230327T0130/20230327T0130.json b/stac/open-canada/ft-mckay/lst/20230327T0130/20230327T0130.json new file mode 100644 index 000000000..fadedeea8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230327T0130/20230327T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230327T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230327T0130/LST-AMSR2_V1.0_100-20230327T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230327T0130/LST-AMSR2_V1.0_100-20230327T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230327T1330/20230327T1330.json b/stac/open-canada/ft-mckay/lst/20230327T1330/20230327T1330.json new file mode 100644 index 000000000..03faabb2d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230327T1330/20230327T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230327T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230327T1330/LST-AMSR2_V1.0_100-20230327T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230327T1330/LST-AMSR2_V1.0_100-20230327T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230328T0130/20230328T0130.json b/stac/open-canada/ft-mckay/lst/20230328T0130/20230328T0130.json new file mode 100644 index 000000000..5605afd78 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230328T0130/20230328T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230328T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230328T0130/LST-AMSR2_V1.0_100-20230328T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230328T0130/LST-AMSR2_V1.0_100-20230328T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230328T1330/20230328T1330.json b/stac/open-canada/ft-mckay/lst/20230328T1330/20230328T1330.json new file mode 100644 index 000000000..72b19f84f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230328T1330/20230328T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230328T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230328T1330/LST-AMSR2_V1.0_100-20230328T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230328T1330/LST-AMSR2_V1.0_100-20230328T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230329T0130/20230329T0130.json b/stac/open-canada/ft-mckay/lst/20230329T0130/20230329T0130.json new file mode 100644 index 000000000..6fbe2af98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230329T0130/20230329T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230329T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230329T0130/LST-AMSR2_V1.0_100-20230329T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230329T0130/LST-AMSR2_V1.0_100-20230329T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230329T1330/20230329T1330.json b/stac/open-canada/ft-mckay/lst/20230329T1330/20230329T1330.json new file mode 100644 index 000000000..3acedc125 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230329T1330/20230329T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230329T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230329T1330/LST-AMSR2_V1.0_100-20230329T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230329T1330/LST-AMSR2_V1.0_100-20230329T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230330T0130/20230330T0130.json b/stac/open-canada/ft-mckay/lst/20230330T0130/20230330T0130.json new file mode 100644 index 000000000..9dcb6dcb2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230330T0130/20230330T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230330T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230330T0130/LST-AMSR2_V1.0_100-20230330T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230330T0130/LST-AMSR2_V1.0_100-20230330T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230330T1330/20230330T1330.json b/stac/open-canada/ft-mckay/lst/20230330T1330/20230330T1330.json new file mode 100644 index 000000000..9dc783071 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230330T1330/20230330T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230330T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230330T1330/LST-AMSR2_V1.0_100-20230330T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230330T1330/LST-AMSR2_V1.0_100-20230330T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230331T0130/20230331T0130.json b/stac/open-canada/ft-mckay/lst/20230331T0130/20230331T0130.json new file mode 100644 index 000000000..bdfcd0b76 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230331T0130/20230331T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230331T0130", + "collection": "lst", + "properties": { + "datetime": "2023-03-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230331T0130/LST-AMSR2_V1.0_100-20230331T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230331T0130/LST-AMSR2_V1.0_100-20230331T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230331T1330/20230331T1330.json b/stac/open-canada/ft-mckay/lst/20230331T1330/20230331T1330.json new file mode 100644 index 000000000..5c3ff2c3a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230331T1330/20230331T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230331T1330", + "collection": "lst", + "properties": { + "datetime": "2023-03-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230331T1330/LST-AMSR2_V1.0_100-20230331T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230331T1330/LST-AMSR2_V1.0_100-20230331T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230401T0130/20230401T0130.json b/stac/open-canada/ft-mckay/lst/20230401T0130/20230401T0130.json new file mode 100644 index 000000000..913933dc6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230401T0130/20230401T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230401T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230401T0130/LST-AMSR2_V1.0_100-20230401T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230401T0130/LST-AMSR2_V1.0_100-20230401T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230401T1330/20230401T1330.json b/stac/open-canada/ft-mckay/lst/20230401T1330/20230401T1330.json new file mode 100644 index 000000000..5604a1b66 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230401T1330/20230401T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230401T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230401T1330/LST-AMSR2_V1.0_100-20230401T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230401T1330/LST-AMSR2_V1.0_100-20230401T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230402T0130/20230402T0130.json b/stac/open-canada/ft-mckay/lst/20230402T0130/20230402T0130.json new file mode 100644 index 000000000..a9d9f295a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230402T0130/20230402T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230402T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230402T0130/LST-AMSR2_V1.0_100-20230402T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230402T0130/LST-AMSR2_V1.0_100-20230402T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230402T1330/20230402T1330.json b/stac/open-canada/ft-mckay/lst/20230402T1330/20230402T1330.json new file mode 100644 index 000000000..a0311df54 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230402T1330/20230402T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230402T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230402T1330/LST-AMSR2_V1.0_100-20230402T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230402T1330/LST-AMSR2_V1.0_100-20230402T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230403T0130/20230403T0130.json b/stac/open-canada/ft-mckay/lst/20230403T0130/20230403T0130.json new file mode 100644 index 000000000..77d4846f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230403T0130/20230403T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230403T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230403T0130/LST-AMSR2_V1.0_100-20230403T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230403T0130/LST-AMSR2_V1.0_100-20230403T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230403T1330/20230403T1330.json b/stac/open-canada/ft-mckay/lst/20230403T1330/20230403T1330.json new file mode 100644 index 000000000..308267577 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230403T1330/20230403T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230403T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230403T1330/LST-AMSR2_V1.0_100-20230403T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230403T1330/LST-AMSR2_V1.0_100-20230403T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230404T0130/20230404T0130.json b/stac/open-canada/ft-mckay/lst/20230404T0130/20230404T0130.json new file mode 100644 index 000000000..1d8391016 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230404T0130/20230404T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230404T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230404T0130/LST-AMSR2_V1.0_100-20230404T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230404T0130/LST-AMSR2_V1.0_100-20230404T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230404T1330/20230404T1330.json b/stac/open-canada/ft-mckay/lst/20230404T1330/20230404T1330.json new file mode 100644 index 000000000..dd592e80b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230404T1330/20230404T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230404T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230404T1330/LST-AMSR2_V1.0_100-20230404T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230404T1330/LST-AMSR2_V1.0_100-20230404T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230405T0130/20230405T0130.json b/stac/open-canada/ft-mckay/lst/20230405T0130/20230405T0130.json new file mode 100644 index 000000000..b9675d269 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230405T0130/20230405T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230405T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230405T0130/LST-AMSR2_V1.0_100-20230405T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230405T0130/LST-AMSR2_V1.0_100-20230405T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230405T1330/20230405T1330.json b/stac/open-canada/ft-mckay/lst/20230405T1330/20230405T1330.json new file mode 100644 index 000000000..03b3fe505 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230405T1330/20230405T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230405T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230405T1330/LST-AMSR2_V1.0_100-20230405T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230405T1330/LST-AMSR2_V1.0_100-20230405T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230406T0130/20230406T0130.json b/stac/open-canada/ft-mckay/lst/20230406T0130/20230406T0130.json new file mode 100644 index 000000000..6eb6f49ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230406T0130/20230406T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230406T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230406T0130/LST-AMSR2_V1.0_100-20230406T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230406T0130/LST-AMSR2_V1.0_100-20230406T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230406T1330/20230406T1330.json b/stac/open-canada/ft-mckay/lst/20230406T1330/20230406T1330.json new file mode 100644 index 000000000..24ec73c9e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230406T1330/20230406T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230406T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230406T1330/LST-AMSR2_V1.0_100-20230406T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230406T1330/LST-AMSR2_V1.0_100-20230406T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230407T0130/20230407T0130.json b/stac/open-canada/ft-mckay/lst/20230407T0130/20230407T0130.json new file mode 100644 index 000000000..3fd8e00fe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230407T0130/20230407T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230407T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230407T0130/LST-AMSR2_V1.0_100-20230407T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230407T0130/LST-AMSR2_V1.0_100-20230407T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230407T1330/20230407T1330.json b/stac/open-canada/ft-mckay/lst/20230407T1330/20230407T1330.json new file mode 100644 index 000000000..d8eb23230 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230407T1330/20230407T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230407T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230407T1330/LST-AMSR2_V1.0_100-20230407T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230407T1330/LST-AMSR2_V1.0_100-20230407T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230408T0130/20230408T0130.json b/stac/open-canada/ft-mckay/lst/20230408T0130/20230408T0130.json new file mode 100644 index 000000000..d79bffdc1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230408T0130/20230408T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230408T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230408T0130/LST-AMSR2_V1.0_100-20230408T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230408T0130/LST-AMSR2_V1.0_100-20230408T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230408T1330/20230408T1330.json b/stac/open-canada/ft-mckay/lst/20230408T1330/20230408T1330.json new file mode 100644 index 000000000..f1e18c08b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230408T1330/20230408T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230408T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230408T1330/LST-AMSR2_V1.0_100-20230408T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230408T1330/LST-AMSR2_V1.0_100-20230408T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230409T0130/20230409T0130.json b/stac/open-canada/ft-mckay/lst/20230409T0130/20230409T0130.json new file mode 100644 index 000000000..32d7df8f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230409T0130/20230409T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230409T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230409T0130/LST-AMSR2_V1.0_100-20230409T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230409T0130/LST-AMSR2_V1.0_100-20230409T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230409T1330/20230409T1330.json b/stac/open-canada/ft-mckay/lst/20230409T1330/20230409T1330.json new file mode 100644 index 000000000..4f2a7ba50 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230409T1330/20230409T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230409T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230409T1330/LST-AMSR2_V1.0_100-20230409T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230409T1330/LST-AMSR2_V1.0_100-20230409T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230410T0130/20230410T0130.json b/stac/open-canada/ft-mckay/lst/20230410T0130/20230410T0130.json new file mode 100644 index 000000000..5183c837d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230410T0130/20230410T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230410T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230410T0130/LST-AMSR2_V1.0_100-20230410T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230410T0130/LST-AMSR2_V1.0_100-20230410T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230410T1330/20230410T1330.json b/stac/open-canada/ft-mckay/lst/20230410T1330/20230410T1330.json new file mode 100644 index 000000000..0dad7ae52 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230410T1330/20230410T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230410T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230410T1330/LST-AMSR2_V1.0_100-20230410T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230410T1330/LST-AMSR2_V1.0_100-20230410T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230411T0130/20230411T0130.json b/stac/open-canada/ft-mckay/lst/20230411T0130/20230411T0130.json new file mode 100644 index 000000000..99521ba96 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230411T0130/20230411T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230411T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230411T0130/LST-AMSR2_V1.0_100-20230411T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230411T0130/LST-AMSR2_V1.0_100-20230411T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230411T1330/20230411T1330.json b/stac/open-canada/ft-mckay/lst/20230411T1330/20230411T1330.json new file mode 100644 index 000000000..5d9a0e33b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230411T1330/20230411T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230411T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230411T1330/LST-AMSR2_V1.0_100-20230411T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230411T1330/LST-AMSR2_V1.0_100-20230411T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230412T0130/20230412T0130.json b/stac/open-canada/ft-mckay/lst/20230412T0130/20230412T0130.json new file mode 100644 index 000000000..d8e0d541d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230412T0130/20230412T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230412T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230412T0130/LST-AMSR2_V1.0_100-20230412T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230412T0130/LST-AMSR2_V1.0_100-20230412T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230412T1330/20230412T1330.json b/stac/open-canada/ft-mckay/lst/20230412T1330/20230412T1330.json new file mode 100644 index 000000000..91e72bea7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230412T1330/20230412T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230412T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230412T1330/LST-AMSR2_V1.0_100-20230412T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230412T1330/LST-AMSR2_V1.0_100-20230412T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230413T0130/20230413T0130.json b/stac/open-canada/ft-mckay/lst/20230413T0130/20230413T0130.json new file mode 100644 index 000000000..d553a8cf6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230413T0130/20230413T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230413T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230413T0130/LST-AMSR2_V1.0_100-20230413T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230413T0130/LST-AMSR2_V1.0_100-20230413T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230413T1330/20230413T1330.json b/stac/open-canada/ft-mckay/lst/20230413T1330/20230413T1330.json new file mode 100644 index 000000000..60139923c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230413T1330/20230413T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230413T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230413T1330/LST-AMSR2_V1.0_100-20230413T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230413T1330/LST-AMSR2_V1.0_100-20230413T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230414T0130/20230414T0130.json b/stac/open-canada/ft-mckay/lst/20230414T0130/20230414T0130.json new file mode 100644 index 000000000..c97c9781b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230414T0130/20230414T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230414T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230414T0130/LST-AMSR2_V1.0_100-20230414T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230414T0130/LST-AMSR2_V1.0_100-20230414T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230414T1330/20230414T1330.json b/stac/open-canada/ft-mckay/lst/20230414T1330/20230414T1330.json new file mode 100644 index 000000000..7d29f2617 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230414T1330/20230414T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230414T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230414T1330/LST-AMSR2_V1.0_100-20230414T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230414T1330/LST-AMSR2_V1.0_100-20230414T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230415T0130/20230415T0130.json b/stac/open-canada/ft-mckay/lst/20230415T0130/20230415T0130.json new file mode 100644 index 000000000..398cddd6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230415T0130/20230415T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230415T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230415T0130/LST-AMSR2_V1.0_100-20230415T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230415T0130/LST-AMSR2_V1.0_100-20230415T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230415T1330/20230415T1330.json b/stac/open-canada/ft-mckay/lst/20230415T1330/20230415T1330.json new file mode 100644 index 000000000..1c81437be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230415T1330/20230415T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230415T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230415T1330/LST-AMSR2_V1.0_100-20230415T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230415T1330/LST-AMSR2_V1.0_100-20230415T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230416T0130/20230416T0130.json b/stac/open-canada/ft-mckay/lst/20230416T0130/20230416T0130.json new file mode 100644 index 000000000..050bc4b1f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230416T0130/20230416T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230416T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230416T0130/LST-AMSR2_V1.0_100-20230416T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230416T0130/LST-AMSR2_V1.0_100-20230416T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230416T1330/20230416T1330.json b/stac/open-canada/ft-mckay/lst/20230416T1330/20230416T1330.json new file mode 100644 index 000000000..ff2297305 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230416T1330/20230416T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230416T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230416T1330/LST-AMSR2_V1.0_100-20230416T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230416T1330/LST-AMSR2_V1.0_100-20230416T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230417T0130/20230417T0130.json b/stac/open-canada/ft-mckay/lst/20230417T0130/20230417T0130.json new file mode 100644 index 000000000..d05151a7d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230417T0130/20230417T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230417T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230417T0130/LST-AMSR2_V1.0_100-20230417T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230417T0130/LST-AMSR2_V1.0_100-20230417T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230417T1330/20230417T1330.json b/stac/open-canada/ft-mckay/lst/20230417T1330/20230417T1330.json new file mode 100644 index 000000000..befa35869 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230417T1330/20230417T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230417T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230417T1330/LST-AMSR2_V1.0_100-20230417T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230417T1330/LST-AMSR2_V1.0_100-20230417T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230418T0130/20230418T0130.json b/stac/open-canada/ft-mckay/lst/20230418T0130/20230418T0130.json new file mode 100644 index 000000000..3e6b14594 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230418T0130/20230418T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230418T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230418T0130/LST-AMSR2_V1.0_100-20230418T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230418T0130/LST-AMSR2_V1.0_100-20230418T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230418T1330/20230418T1330.json b/stac/open-canada/ft-mckay/lst/20230418T1330/20230418T1330.json new file mode 100644 index 000000000..c57f9a683 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230418T1330/20230418T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230418T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230418T1330/LST-AMSR2_V1.0_100-20230418T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230418T1330/LST-AMSR2_V1.0_100-20230418T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230419T0130/20230419T0130.json b/stac/open-canada/ft-mckay/lst/20230419T0130/20230419T0130.json new file mode 100644 index 000000000..6e7dc4906 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230419T0130/20230419T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230419T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230419T0130/LST-AMSR2_V1.0_100-20230419T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230419T0130/LST-AMSR2_V1.0_100-20230419T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230419T1330/20230419T1330.json b/stac/open-canada/ft-mckay/lst/20230419T1330/20230419T1330.json new file mode 100644 index 000000000..c6bd6d448 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230419T1330/20230419T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230419T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230419T1330/LST-AMSR2_V1.0_100-20230419T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230419T1330/LST-AMSR2_V1.0_100-20230419T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230420T0130/20230420T0130.json b/stac/open-canada/ft-mckay/lst/20230420T0130/20230420T0130.json new file mode 100644 index 000000000..e7198d45f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230420T0130/20230420T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230420T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230420T0130/LST-AMSR2_V1.0_100-20230420T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230420T0130/LST-AMSR2_V1.0_100-20230420T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230420T1330/20230420T1330.json b/stac/open-canada/ft-mckay/lst/20230420T1330/20230420T1330.json new file mode 100644 index 000000000..bcfefa398 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230420T1330/20230420T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230420T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230420T1330/LST-AMSR2_V1.0_100-20230420T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230420T1330/LST-AMSR2_V1.0_100-20230420T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230421T0130/20230421T0130.json b/stac/open-canada/ft-mckay/lst/20230421T0130/20230421T0130.json new file mode 100644 index 000000000..80726ceab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230421T0130/20230421T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230421T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230421T0130/LST-AMSR2_V1.0_100-20230421T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230421T0130/LST-AMSR2_V1.0_100-20230421T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230421T1330/20230421T1330.json b/stac/open-canada/ft-mckay/lst/20230421T1330/20230421T1330.json new file mode 100644 index 000000000..2215be017 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230421T1330/20230421T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230421T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230421T1330/LST-AMSR2_V1.0_100-20230421T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230421T1330/LST-AMSR2_V1.0_100-20230421T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230422T0130/20230422T0130.json b/stac/open-canada/ft-mckay/lst/20230422T0130/20230422T0130.json new file mode 100644 index 000000000..8d448dc8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230422T0130/20230422T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230422T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230422T0130/LST-AMSR2_V1.0_100-20230422T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230422T0130/LST-AMSR2_V1.0_100-20230422T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230422T1330/20230422T1330.json b/stac/open-canada/ft-mckay/lst/20230422T1330/20230422T1330.json new file mode 100644 index 000000000..2f8042131 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230422T1330/20230422T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230422T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230422T1330/LST-AMSR2_V1.0_100-20230422T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230422T1330/LST-AMSR2_V1.0_100-20230422T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230423T0130/20230423T0130.json b/stac/open-canada/ft-mckay/lst/20230423T0130/20230423T0130.json new file mode 100644 index 000000000..92e06847c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230423T0130/20230423T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230423T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230423T0130/LST-AMSR2_V1.0_100-20230423T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230423T0130/LST-AMSR2_V1.0_100-20230423T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230423T1330/20230423T1330.json b/stac/open-canada/ft-mckay/lst/20230423T1330/20230423T1330.json new file mode 100644 index 000000000..48d903b77 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230423T1330/20230423T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230423T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230423T1330/LST-AMSR2_V1.0_100-20230423T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230423T1330/LST-AMSR2_V1.0_100-20230423T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230424T0130/20230424T0130.json b/stac/open-canada/ft-mckay/lst/20230424T0130/20230424T0130.json new file mode 100644 index 000000000..9eed60935 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230424T0130/20230424T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230424T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230424T0130/LST-AMSR2_V1.0_100-20230424T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230424T0130/LST-AMSR2_V1.0_100-20230424T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230424T1330/20230424T1330.json b/stac/open-canada/ft-mckay/lst/20230424T1330/20230424T1330.json new file mode 100644 index 000000000..80da8bb80 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230424T1330/20230424T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230424T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230424T1330/LST-AMSR2_V1.0_100-20230424T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230424T1330/LST-AMSR2_V1.0_100-20230424T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230425T0130/20230425T0130.json b/stac/open-canada/ft-mckay/lst/20230425T0130/20230425T0130.json new file mode 100644 index 000000000..02a332400 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230425T0130/20230425T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230425T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230425T0130/LST-AMSR2_V1.0_100-20230425T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230425T0130/LST-AMSR2_V1.0_100-20230425T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230425T1330/20230425T1330.json b/stac/open-canada/ft-mckay/lst/20230425T1330/20230425T1330.json new file mode 100644 index 000000000..30fba34e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230425T1330/20230425T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230425T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230425T1330/LST-AMSR2_V1.0_100-20230425T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230425T1330/LST-AMSR2_V1.0_100-20230425T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230426T0130/20230426T0130.json b/stac/open-canada/ft-mckay/lst/20230426T0130/20230426T0130.json new file mode 100644 index 000000000..4bbfc7f49 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230426T0130/20230426T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230426T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230426T0130/LST-AMSR2_V1.0_100-20230426T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230426T0130/LST-AMSR2_V1.0_100-20230426T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230426T1330/20230426T1330.json b/stac/open-canada/ft-mckay/lst/20230426T1330/20230426T1330.json new file mode 100644 index 000000000..38c1aaee3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230426T1330/20230426T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230426T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230426T1330/LST-AMSR2_V1.0_100-20230426T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230426T1330/LST-AMSR2_V1.0_100-20230426T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230427T0130/20230427T0130.json b/stac/open-canada/ft-mckay/lst/20230427T0130/20230427T0130.json new file mode 100644 index 000000000..e1a756ab0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230427T0130/20230427T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230427T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230427T0130/LST-AMSR2_V1.0_100-20230427T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230427T0130/LST-AMSR2_V1.0_100-20230427T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230427T1330/20230427T1330.json b/stac/open-canada/ft-mckay/lst/20230427T1330/20230427T1330.json new file mode 100644 index 000000000..80a72b2e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230427T1330/20230427T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230427T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230427T1330/LST-AMSR2_V1.0_100-20230427T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230427T1330/LST-AMSR2_V1.0_100-20230427T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230428T0130/20230428T0130.json b/stac/open-canada/ft-mckay/lst/20230428T0130/20230428T0130.json new file mode 100644 index 000000000..4e712ef52 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230428T0130/20230428T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230428T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230428T0130/LST-AMSR2_V1.0_100-20230428T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230428T0130/LST-AMSR2_V1.0_100-20230428T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230428T1330/20230428T1330.json b/stac/open-canada/ft-mckay/lst/20230428T1330/20230428T1330.json new file mode 100644 index 000000000..dac4c9ce4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230428T1330/20230428T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230428T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230428T1330/LST-AMSR2_V1.0_100-20230428T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230428T1330/LST-AMSR2_V1.0_100-20230428T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230429T0130/20230429T0130.json b/stac/open-canada/ft-mckay/lst/20230429T0130/20230429T0130.json new file mode 100644 index 000000000..7108b6326 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230429T0130/20230429T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230429T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230429T0130/LST-AMSR2_V1.0_100-20230429T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230429T0130/LST-AMSR2_V1.0_100-20230429T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230429T1330/20230429T1330.json b/stac/open-canada/ft-mckay/lst/20230429T1330/20230429T1330.json new file mode 100644 index 000000000..2a0693ab4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230429T1330/20230429T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230429T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230429T1330/LST-AMSR2_V1.0_100-20230429T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230429T1330/LST-AMSR2_V1.0_100-20230429T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230430T0130/20230430T0130.json b/stac/open-canada/ft-mckay/lst/20230430T0130/20230430T0130.json new file mode 100644 index 000000000..bf697407a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230430T0130/20230430T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230430T0130", + "collection": "lst", + "properties": { + "datetime": "2023-04-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230430T0130/LST-AMSR2_V1.0_100-20230430T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230430T0130/LST-AMSR2_V1.0_100-20230430T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230430T1330/20230430T1330.json b/stac/open-canada/ft-mckay/lst/20230430T1330/20230430T1330.json new file mode 100644 index 000000000..444d6acdd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230430T1330/20230430T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230430T1330", + "collection": "lst", + "properties": { + "datetime": "2023-04-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230430T1330/LST-AMSR2_V1.0_100-20230430T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230430T1330/LST-AMSR2_V1.0_100-20230430T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230501T0130/20230501T0130.json b/stac/open-canada/ft-mckay/lst/20230501T0130/20230501T0130.json new file mode 100644 index 000000000..a56971dd0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230501T0130/20230501T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230501T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230501T0130/LST-AMSR2_V1.0_100-20230501T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230501T0130/LST-AMSR2_V1.0_100-20230501T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230501T1330/20230501T1330.json b/stac/open-canada/ft-mckay/lst/20230501T1330/20230501T1330.json new file mode 100644 index 000000000..358534214 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230501T1330/20230501T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230501T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230501T1330/LST-AMSR2_V1.0_100-20230501T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230501T1330/LST-AMSR2_V1.0_100-20230501T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230502T0130/20230502T0130.json b/stac/open-canada/ft-mckay/lst/20230502T0130/20230502T0130.json new file mode 100644 index 000000000..e6f4bef91 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230502T0130/20230502T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230502T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230502T0130/LST-AMSR2_V1.0_100-20230502T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230502T0130/LST-AMSR2_V1.0_100-20230502T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230502T1330/20230502T1330.json b/stac/open-canada/ft-mckay/lst/20230502T1330/20230502T1330.json new file mode 100644 index 000000000..6f3d73ccd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230502T1330/20230502T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230502T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230502T1330/LST-AMSR2_V1.0_100-20230502T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230502T1330/LST-AMSR2_V1.0_100-20230502T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230503T0130/20230503T0130.json b/stac/open-canada/ft-mckay/lst/20230503T0130/20230503T0130.json new file mode 100644 index 000000000..84e69b0e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230503T0130/20230503T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230503T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230503T0130/LST-AMSR2_V1.0_100-20230503T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230503T0130/LST-AMSR2_V1.0_100-20230503T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230503T1330/20230503T1330.json b/stac/open-canada/ft-mckay/lst/20230503T1330/20230503T1330.json new file mode 100644 index 000000000..80ef29ebb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230503T1330/20230503T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230503T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230503T1330/LST-AMSR2_V1.0_100-20230503T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230503T1330/LST-AMSR2_V1.0_100-20230503T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230504T0130/20230504T0130.json b/stac/open-canada/ft-mckay/lst/20230504T0130/20230504T0130.json new file mode 100644 index 000000000..03ac15faf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230504T0130/20230504T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230504T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230504T0130/LST-AMSR2_V1.0_100-20230504T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230504T0130/LST-AMSR2_V1.0_100-20230504T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230504T1330/20230504T1330.json b/stac/open-canada/ft-mckay/lst/20230504T1330/20230504T1330.json new file mode 100644 index 000000000..bdb174d29 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230504T1330/20230504T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230504T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230504T1330/LST-AMSR2_V1.0_100-20230504T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230504T1330/LST-AMSR2_V1.0_100-20230504T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230505T0130/20230505T0130.json b/stac/open-canada/ft-mckay/lst/20230505T0130/20230505T0130.json new file mode 100644 index 000000000..7e72c4d7c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230505T0130/20230505T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230505T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230505T0130/LST-AMSR2_V1.0_100-20230505T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230505T0130/LST-AMSR2_V1.0_100-20230505T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230505T1330/20230505T1330.json b/stac/open-canada/ft-mckay/lst/20230505T1330/20230505T1330.json new file mode 100644 index 000000000..e552f27f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230505T1330/20230505T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230505T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230505T1330/LST-AMSR2_V1.0_100-20230505T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230505T1330/LST-AMSR2_V1.0_100-20230505T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230506T0130/20230506T0130.json b/stac/open-canada/ft-mckay/lst/20230506T0130/20230506T0130.json new file mode 100644 index 000000000..c49dbea5a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230506T0130/20230506T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230506T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230506T0130/LST-AMSR2_V1.0_100-20230506T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230506T0130/LST-AMSR2_V1.0_100-20230506T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230506T1330/20230506T1330.json b/stac/open-canada/ft-mckay/lst/20230506T1330/20230506T1330.json new file mode 100644 index 000000000..3b1e37424 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230506T1330/20230506T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230506T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230506T1330/LST-AMSR2_V1.0_100-20230506T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230506T1330/LST-AMSR2_V1.0_100-20230506T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230507T0130/20230507T0130.json b/stac/open-canada/ft-mckay/lst/20230507T0130/20230507T0130.json new file mode 100644 index 000000000..dce7a020b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230507T0130/20230507T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230507T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230507T0130/LST-AMSR2_V1.0_100-20230507T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230507T0130/LST-AMSR2_V1.0_100-20230507T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230507T1330/20230507T1330.json b/stac/open-canada/ft-mckay/lst/20230507T1330/20230507T1330.json new file mode 100644 index 000000000..d1c2b08a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230507T1330/20230507T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230507T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230507T1330/LST-AMSR2_V1.0_100-20230507T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230507T1330/LST-AMSR2_V1.0_100-20230507T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230508T0130/20230508T0130.json b/stac/open-canada/ft-mckay/lst/20230508T0130/20230508T0130.json new file mode 100644 index 000000000..38ecc3a5a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230508T0130/20230508T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230508T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230508T0130/LST-AMSR2_V1.0_100-20230508T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230508T0130/LST-AMSR2_V1.0_100-20230508T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230508T1330/20230508T1330.json b/stac/open-canada/ft-mckay/lst/20230508T1330/20230508T1330.json new file mode 100644 index 000000000..5a7f8401f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230508T1330/20230508T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230508T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230508T1330/LST-AMSR2_V1.0_100-20230508T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230508T1330/LST-AMSR2_V1.0_100-20230508T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230509T0130/20230509T0130.json b/stac/open-canada/ft-mckay/lst/20230509T0130/20230509T0130.json new file mode 100644 index 000000000..c8f2c9d44 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230509T0130/20230509T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230509T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230509T0130/LST-AMSR2_V1.0_100-20230509T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230509T0130/LST-AMSR2_V1.0_100-20230509T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230509T1330/20230509T1330.json b/stac/open-canada/ft-mckay/lst/20230509T1330/20230509T1330.json new file mode 100644 index 000000000..f5bd182d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230509T1330/20230509T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230509T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230509T1330/LST-AMSR2_V1.0_100-20230509T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230509T1330/LST-AMSR2_V1.0_100-20230509T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230510T0130/20230510T0130.json b/stac/open-canada/ft-mckay/lst/20230510T0130/20230510T0130.json new file mode 100644 index 000000000..7687c583b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230510T0130/20230510T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230510T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230510T0130/LST-AMSR2_V1.0_100-20230510T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230510T0130/LST-AMSR2_V1.0_100-20230510T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230510T1330/20230510T1330.json b/stac/open-canada/ft-mckay/lst/20230510T1330/20230510T1330.json new file mode 100644 index 000000000..db98fbd43 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230510T1330/20230510T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230510T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230510T1330/LST-AMSR2_V1.0_100-20230510T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230510T1330/LST-AMSR2_V1.0_100-20230510T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230511T0130/20230511T0130.json b/stac/open-canada/ft-mckay/lst/20230511T0130/20230511T0130.json new file mode 100644 index 000000000..c5f946d95 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230511T0130/20230511T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230511T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230511T0130/LST-AMSR2_V1.0_100-20230511T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230511T0130/LST-AMSR2_V1.0_100-20230511T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230511T1330/20230511T1330.json b/stac/open-canada/ft-mckay/lst/20230511T1330/20230511T1330.json new file mode 100644 index 000000000..c30aca860 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230511T1330/20230511T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230511T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230511T1330/LST-AMSR2_V1.0_100-20230511T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230511T1330/LST-AMSR2_V1.0_100-20230511T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230512T0130/20230512T0130.json b/stac/open-canada/ft-mckay/lst/20230512T0130/20230512T0130.json new file mode 100644 index 000000000..2c4d6c831 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230512T0130/20230512T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230512T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230512T0130/LST-AMSR2_V1.0_100-20230512T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230512T0130/LST-AMSR2_V1.0_100-20230512T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230512T1330/20230512T1330.json b/stac/open-canada/ft-mckay/lst/20230512T1330/20230512T1330.json new file mode 100644 index 000000000..1dc9d4e14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230512T1330/20230512T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230512T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230512T1330/LST-AMSR2_V1.0_100-20230512T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230512T1330/LST-AMSR2_V1.0_100-20230512T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230513T0130/20230513T0130.json b/stac/open-canada/ft-mckay/lst/20230513T0130/20230513T0130.json new file mode 100644 index 000000000..86c135528 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230513T0130/20230513T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230513T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230513T0130/LST-AMSR2_V1.0_100-20230513T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230513T0130/LST-AMSR2_V1.0_100-20230513T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230513T1330/20230513T1330.json b/stac/open-canada/ft-mckay/lst/20230513T1330/20230513T1330.json new file mode 100644 index 000000000..507bc0925 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230513T1330/20230513T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230513T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230513T1330/LST-AMSR2_V1.0_100-20230513T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230513T1330/LST-AMSR2_V1.0_100-20230513T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230514T0130/20230514T0130.json b/stac/open-canada/ft-mckay/lst/20230514T0130/20230514T0130.json new file mode 100644 index 000000000..b09b9b4c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230514T0130/20230514T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230514T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230514T0130/LST-AMSR2_V1.0_100-20230514T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230514T0130/LST-AMSR2_V1.0_100-20230514T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230514T1330/20230514T1330.json b/stac/open-canada/ft-mckay/lst/20230514T1330/20230514T1330.json new file mode 100644 index 000000000..dedc9c884 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230514T1330/20230514T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230514T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230514T1330/LST-AMSR2_V1.0_100-20230514T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230514T1330/LST-AMSR2_V1.0_100-20230514T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230515T0130/20230515T0130.json b/stac/open-canada/ft-mckay/lst/20230515T0130/20230515T0130.json new file mode 100644 index 000000000..14dda251d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230515T0130/20230515T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230515T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230515T0130/LST-AMSR2_V1.0_100-20230515T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230515T0130/LST-AMSR2_V1.0_100-20230515T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230515T1330/20230515T1330.json b/stac/open-canada/ft-mckay/lst/20230515T1330/20230515T1330.json new file mode 100644 index 000000000..7932d8968 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230515T1330/20230515T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230515T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230515T1330/LST-AMSR2_V1.0_100-20230515T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230515T1330/LST-AMSR2_V1.0_100-20230515T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230516T0130/20230516T0130.json b/stac/open-canada/ft-mckay/lst/20230516T0130/20230516T0130.json new file mode 100644 index 000000000..73e628d98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230516T0130/20230516T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230516T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230516T0130/LST-AMSR2_V1.0_100-20230516T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230516T0130/LST-AMSR2_V1.0_100-20230516T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230516T1330/20230516T1330.json b/stac/open-canada/ft-mckay/lst/20230516T1330/20230516T1330.json new file mode 100644 index 000000000..b5bebc4a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230516T1330/20230516T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230516T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230516T1330/LST-AMSR2_V1.0_100-20230516T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230516T1330/LST-AMSR2_V1.0_100-20230516T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230517T0130/20230517T0130.json b/stac/open-canada/ft-mckay/lst/20230517T0130/20230517T0130.json new file mode 100644 index 000000000..87b56c58c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230517T0130/20230517T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230517T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230517T0130/LST-AMSR2_V1.0_100-20230517T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230517T0130/LST-AMSR2_V1.0_100-20230517T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230517T1330/20230517T1330.json b/stac/open-canada/ft-mckay/lst/20230517T1330/20230517T1330.json new file mode 100644 index 000000000..f298fa1b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230517T1330/20230517T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230517T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230517T1330/LST-AMSR2_V1.0_100-20230517T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230517T1330/LST-AMSR2_V1.0_100-20230517T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230518T0130/20230518T0130.json b/stac/open-canada/ft-mckay/lst/20230518T0130/20230518T0130.json new file mode 100644 index 000000000..eefc2f562 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230518T0130/20230518T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230518T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230518T0130/LST-AMSR2_V1.0_100-20230518T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230518T0130/LST-AMSR2_V1.0_100-20230518T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230518T1330/20230518T1330.json b/stac/open-canada/ft-mckay/lst/20230518T1330/20230518T1330.json new file mode 100644 index 000000000..02643c3dc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230518T1330/20230518T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230518T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230518T1330/LST-AMSR2_V1.0_100-20230518T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230518T1330/LST-AMSR2_V1.0_100-20230518T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230519T0130/20230519T0130.json b/stac/open-canada/ft-mckay/lst/20230519T0130/20230519T0130.json new file mode 100644 index 000000000..8ce6dbb2e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230519T0130/20230519T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230519T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230519T0130/LST-AMSR2_V1.0_100-20230519T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230519T0130/LST-AMSR2_V1.0_100-20230519T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230519T1330/20230519T1330.json b/stac/open-canada/ft-mckay/lst/20230519T1330/20230519T1330.json new file mode 100644 index 000000000..19b5a1502 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230519T1330/20230519T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230519T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230519T1330/LST-AMSR2_V1.0_100-20230519T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230519T1330/LST-AMSR2_V1.0_100-20230519T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230520T0130/20230520T0130.json b/stac/open-canada/ft-mckay/lst/20230520T0130/20230520T0130.json new file mode 100644 index 000000000..78100f584 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230520T0130/20230520T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230520T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230520T0130/LST-AMSR2_V1.0_100-20230520T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230520T0130/LST-AMSR2_V1.0_100-20230520T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230520T1330/20230520T1330.json b/stac/open-canada/ft-mckay/lst/20230520T1330/20230520T1330.json new file mode 100644 index 000000000..33d58653f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230520T1330/20230520T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230520T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230520T1330/LST-AMSR2_V1.0_100-20230520T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230520T1330/LST-AMSR2_V1.0_100-20230520T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230521T0130/20230521T0130.json b/stac/open-canada/ft-mckay/lst/20230521T0130/20230521T0130.json new file mode 100644 index 000000000..71f75a0a0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230521T0130/20230521T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230521T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230521T0130/LST-AMSR2_V1.0_100-20230521T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230521T0130/LST-AMSR2_V1.0_100-20230521T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230521T1330/20230521T1330.json b/stac/open-canada/ft-mckay/lst/20230521T1330/20230521T1330.json new file mode 100644 index 000000000..9e0a39861 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230521T1330/20230521T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230521T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230521T1330/LST-AMSR2_V1.0_100-20230521T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230521T1330/LST-AMSR2_V1.0_100-20230521T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230522T0130/20230522T0130.json b/stac/open-canada/ft-mckay/lst/20230522T0130/20230522T0130.json new file mode 100644 index 000000000..e14f98b2d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230522T0130/20230522T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230522T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230522T0130/LST-AMSR2_V1.0_100-20230522T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230522T0130/LST-AMSR2_V1.0_100-20230522T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230522T1330/20230522T1330.json b/stac/open-canada/ft-mckay/lst/20230522T1330/20230522T1330.json new file mode 100644 index 000000000..6558c6876 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230522T1330/20230522T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230522T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230522T1330/LST-AMSR2_V1.0_100-20230522T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230522T1330/LST-AMSR2_V1.0_100-20230522T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230523T0130/20230523T0130.json b/stac/open-canada/ft-mckay/lst/20230523T0130/20230523T0130.json new file mode 100644 index 000000000..015c212b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230523T0130/20230523T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230523T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230523T0130/LST-AMSR2_V1.0_100-20230523T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230523T0130/LST-AMSR2_V1.0_100-20230523T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230523T1330/20230523T1330.json b/stac/open-canada/ft-mckay/lst/20230523T1330/20230523T1330.json new file mode 100644 index 000000000..04644fccc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230523T1330/20230523T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230523T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230523T1330/LST-AMSR2_V1.0_100-20230523T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230523T1330/LST-AMSR2_V1.0_100-20230523T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230524T0130/20230524T0130.json b/stac/open-canada/ft-mckay/lst/20230524T0130/20230524T0130.json new file mode 100644 index 000000000..85cf3f28b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230524T0130/20230524T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230524T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230524T0130/LST-AMSR2_V1.0_100-20230524T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230524T0130/LST-AMSR2_V1.0_100-20230524T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230524T1330/20230524T1330.json b/stac/open-canada/ft-mckay/lst/20230524T1330/20230524T1330.json new file mode 100644 index 000000000..aa27708c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230524T1330/20230524T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230524T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230524T1330/LST-AMSR2_V1.0_100-20230524T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230524T1330/LST-AMSR2_V1.0_100-20230524T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230525T0130/20230525T0130.json b/stac/open-canada/ft-mckay/lst/20230525T0130/20230525T0130.json new file mode 100644 index 000000000..78f0caa02 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230525T0130/20230525T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230525T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230525T0130/LST-AMSR2_V1.0_100-20230525T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230525T0130/LST-AMSR2_V1.0_100-20230525T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230525T1330/20230525T1330.json b/stac/open-canada/ft-mckay/lst/20230525T1330/20230525T1330.json new file mode 100644 index 000000000..b31456d0c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230525T1330/20230525T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230525T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230525T1330/LST-AMSR2_V1.0_100-20230525T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230525T1330/LST-AMSR2_V1.0_100-20230525T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230526T0130/20230526T0130.json b/stac/open-canada/ft-mckay/lst/20230526T0130/20230526T0130.json new file mode 100644 index 000000000..f71486fde --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230526T0130/20230526T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230526T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230526T0130/LST-AMSR2_V1.0_100-20230526T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230526T0130/LST-AMSR2_V1.0_100-20230526T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230526T1330/20230526T1330.json b/stac/open-canada/ft-mckay/lst/20230526T1330/20230526T1330.json new file mode 100644 index 000000000..40fcf7455 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230526T1330/20230526T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230526T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230526T1330/LST-AMSR2_V1.0_100-20230526T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230526T1330/LST-AMSR2_V1.0_100-20230526T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230527T0130/20230527T0130.json b/stac/open-canada/ft-mckay/lst/20230527T0130/20230527T0130.json new file mode 100644 index 000000000..79ca053d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230527T0130/20230527T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230527T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230527T0130/LST-AMSR2_V1.0_100-20230527T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230527T0130/LST-AMSR2_V1.0_100-20230527T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230527T1330/20230527T1330.json b/stac/open-canada/ft-mckay/lst/20230527T1330/20230527T1330.json new file mode 100644 index 000000000..d22261386 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230527T1330/20230527T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230527T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230527T1330/LST-AMSR2_V1.0_100-20230527T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230527T1330/LST-AMSR2_V1.0_100-20230527T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230528T0130/20230528T0130.json b/stac/open-canada/ft-mckay/lst/20230528T0130/20230528T0130.json new file mode 100644 index 000000000..c1a8f21bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230528T0130/20230528T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230528T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230528T0130/LST-AMSR2_V1.0_100-20230528T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230528T0130/LST-AMSR2_V1.0_100-20230528T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230528T1330/20230528T1330.json b/stac/open-canada/ft-mckay/lst/20230528T1330/20230528T1330.json new file mode 100644 index 000000000..60b6dfd83 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230528T1330/20230528T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230528T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230528T1330/LST-AMSR2_V1.0_100-20230528T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230528T1330/LST-AMSR2_V1.0_100-20230528T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230529T0130/20230529T0130.json b/stac/open-canada/ft-mckay/lst/20230529T0130/20230529T0130.json new file mode 100644 index 000000000..8d80b0b4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230529T0130/20230529T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230529T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230529T0130/LST-AMSR2_V1.0_100-20230529T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230529T0130/LST-AMSR2_V1.0_100-20230529T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230529T1330/20230529T1330.json b/stac/open-canada/ft-mckay/lst/20230529T1330/20230529T1330.json new file mode 100644 index 000000000..5dcafec7e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230529T1330/20230529T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230529T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230529T1330/LST-AMSR2_V1.0_100-20230529T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230529T1330/LST-AMSR2_V1.0_100-20230529T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230530T0130/20230530T0130.json b/stac/open-canada/ft-mckay/lst/20230530T0130/20230530T0130.json new file mode 100644 index 000000000..b20a848b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230530T0130/20230530T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230530T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230530T0130/LST-AMSR2_V1.0_100-20230530T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230530T0130/LST-AMSR2_V1.0_100-20230530T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230530T1330/20230530T1330.json b/stac/open-canada/ft-mckay/lst/20230530T1330/20230530T1330.json new file mode 100644 index 000000000..6446bbf70 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230530T1330/20230530T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230530T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230530T1330/LST-AMSR2_V1.0_100-20230530T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230530T1330/LST-AMSR2_V1.0_100-20230530T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230531T0130/20230531T0130.json b/stac/open-canada/ft-mckay/lst/20230531T0130/20230531T0130.json new file mode 100644 index 000000000..e8f92e4b8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230531T0130/20230531T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230531T0130", + "collection": "lst", + "properties": { + "datetime": "2023-05-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230531T0130/LST-AMSR2_V1.0_100-20230531T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230531T0130/LST-AMSR2_V1.0_100-20230531T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230531T1330/20230531T1330.json b/stac/open-canada/ft-mckay/lst/20230531T1330/20230531T1330.json new file mode 100644 index 000000000..350fbd037 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230531T1330/20230531T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230531T1330", + "collection": "lst", + "properties": { + "datetime": "2023-05-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230531T1330/LST-AMSR2_V1.0_100-20230531T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230531T1330/LST-AMSR2_V1.0_100-20230531T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230601T0130/20230601T0130.json b/stac/open-canada/ft-mckay/lst/20230601T0130/20230601T0130.json new file mode 100644 index 000000000..fd148f730 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230601T0130/20230601T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230601T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230601T0130/LST-AMSR2_V1.0_100-20230601T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230601T0130/LST-AMSR2_V1.0_100-20230601T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230601T1330/20230601T1330.json b/stac/open-canada/ft-mckay/lst/20230601T1330/20230601T1330.json new file mode 100644 index 000000000..5d63775c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230601T1330/20230601T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230601T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230601T1330/LST-AMSR2_V1.0_100-20230601T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230601T1330/LST-AMSR2_V1.0_100-20230601T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230602T0130/20230602T0130.json b/stac/open-canada/ft-mckay/lst/20230602T0130/20230602T0130.json new file mode 100644 index 000000000..9ad2d3c90 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230602T0130/20230602T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230602T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230602T0130/LST-AMSR2_V1.0_100-20230602T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230602T0130/LST-AMSR2_V1.0_100-20230602T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230602T1330/20230602T1330.json b/stac/open-canada/ft-mckay/lst/20230602T1330/20230602T1330.json new file mode 100644 index 000000000..48b454550 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230602T1330/20230602T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230602T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230602T1330/LST-AMSR2_V1.0_100-20230602T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230602T1330/LST-AMSR2_V1.0_100-20230602T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230603T0130/20230603T0130.json b/stac/open-canada/ft-mckay/lst/20230603T0130/20230603T0130.json new file mode 100644 index 000000000..0ac0a3fda --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230603T0130/20230603T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230603T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230603T0130/LST-AMSR2_V1.0_100-20230603T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230603T0130/LST-AMSR2_V1.0_100-20230603T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230603T1330/20230603T1330.json b/stac/open-canada/ft-mckay/lst/20230603T1330/20230603T1330.json new file mode 100644 index 000000000..5e671072d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230603T1330/20230603T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230603T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230603T1330/LST-AMSR2_V1.0_100-20230603T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230603T1330/LST-AMSR2_V1.0_100-20230603T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230604T0130/20230604T0130.json b/stac/open-canada/ft-mckay/lst/20230604T0130/20230604T0130.json new file mode 100644 index 000000000..67c169d7b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230604T0130/20230604T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230604T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230604T0130/LST-AMSR2_V1.0_100-20230604T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230604T0130/LST-AMSR2_V1.0_100-20230604T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230604T1330/20230604T1330.json b/stac/open-canada/ft-mckay/lst/20230604T1330/20230604T1330.json new file mode 100644 index 000000000..d1b55463c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230604T1330/20230604T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230604T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230604T1330/LST-AMSR2_V1.0_100-20230604T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230604T1330/LST-AMSR2_V1.0_100-20230604T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230605T0130/20230605T0130.json b/stac/open-canada/ft-mckay/lst/20230605T0130/20230605T0130.json new file mode 100644 index 000000000..9af9edc79 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230605T0130/20230605T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230605T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230605T0130/LST-AMSR2_V1.0_100-20230605T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230605T0130/LST-AMSR2_V1.0_100-20230605T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230605T1330/20230605T1330.json b/stac/open-canada/ft-mckay/lst/20230605T1330/20230605T1330.json new file mode 100644 index 000000000..f656971a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230605T1330/20230605T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230605T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230605T1330/LST-AMSR2_V1.0_100-20230605T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230605T1330/LST-AMSR2_V1.0_100-20230605T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230606T0130/20230606T0130.json b/stac/open-canada/ft-mckay/lst/20230606T0130/20230606T0130.json new file mode 100644 index 000000000..02d5f29fe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230606T0130/20230606T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230606T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230606T0130/LST-AMSR2_V1.0_100-20230606T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230606T0130/LST-AMSR2_V1.0_100-20230606T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230606T1330/20230606T1330.json b/stac/open-canada/ft-mckay/lst/20230606T1330/20230606T1330.json new file mode 100644 index 000000000..33362734e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230606T1330/20230606T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230606T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230606T1330/LST-AMSR2_V1.0_100-20230606T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230606T1330/LST-AMSR2_V1.0_100-20230606T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230607T0130/20230607T0130.json b/stac/open-canada/ft-mckay/lst/20230607T0130/20230607T0130.json new file mode 100644 index 000000000..248ef15c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230607T0130/20230607T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230607T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230607T0130/LST-AMSR2_V1.0_100-20230607T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230607T0130/LST-AMSR2_V1.0_100-20230607T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230607T1330/20230607T1330.json b/stac/open-canada/ft-mckay/lst/20230607T1330/20230607T1330.json new file mode 100644 index 000000000..4eed1e716 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230607T1330/20230607T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230607T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230607T1330/LST-AMSR2_V1.0_100-20230607T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230607T1330/LST-AMSR2_V1.0_100-20230607T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230608T0130/20230608T0130.json b/stac/open-canada/ft-mckay/lst/20230608T0130/20230608T0130.json new file mode 100644 index 000000000..516dd88a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230608T0130/20230608T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230608T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230608T0130/LST-AMSR2_V1.0_100-20230608T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230608T0130/LST-AMSR2_V1.0_100-20230608T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230608T1330/20230608T1330.json b/stac/open-canada/ft-mckay/lst/20230608T1330/20230608T1330.json new file mode 100644 index 000000000..3d52694b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230608T1330/20230608T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230608T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230608T1330/LST-AMSR2_V1.0_100-20230608T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230608T1330/LST-AMSR2_V1.0_100-20230608T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230609T0130/20230609T0130.json b/stac/open-canada/ft-mckay/lst/20230609T0130/20230609T0130.json new file mode 100644 index 000000000..3af35d65f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230609T0130/20230609T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230609T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230609T0130/LST-AMSR2_V1.0_100-20230609T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230609T0130/LST-AMSR2_V1.0_100-20230609T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230609T1330/20230609T1330.json b/stac/open-canada/ft-mckay/lst/20230609T1330/20230609T1330.json new file mode 100644 index 000000000..6a39a44af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230609T1330/20230609T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230609T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230609T1330/LST-AMSR2_V1.0_100-20230609T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230609T1330/LST-AMSR2_V1.0_100-20230609T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230610T0130/20230610T0130.json b/stac/open-canada/ft-mckay/lst/20230610T0130/20230610T0130.json new file mode 100644 index 000000000..f83a0fbd3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230610T0130/20230610T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230610T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230610T0130/LST-AMSR2_V1.0_100-20230610T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230610T0130/LST-AMSR2_V1.0_100-20230610T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230610T1330/20230610T1330.json b/stac/open-canada/ft-mckay/lst/20230610T1330/20230610T1330.json new file mode 100644 index 000000000..6e5f77ec0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230610T1330/20230610T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230610T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230610T1330/LST-AMSR2_V1.0_100-20230610T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230610T1330/LST-AMSR2_V1.0_100-20230610T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230611T0130/20230611T0130.json b/stac/open-canada/ft-mckay/lst/20230611T0130/20230611T0130.json new file mode 100644 index 000000000..79f9bd4b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230611T0130/20230611T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230611T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230611T0130/LST-AMSR2_V1.0_100-20230611T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230611T0130/LST-AMSR2_V1.0_100-20230611T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230611T1330/20230611T1330.json b/stac/open-canada/ft-mckay/lst/20230611T1330/20230611T1330.json new file mode 100644 index 000000000..183b3cfb4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230611T1330/20230611T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230611T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230611T1330/LST-AMSR2_V1.0_100-20230611T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230611T1330/LST-AMSR2_V1.0_100-20230611T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230612T0130/20230612T0130.json b/stac/open-canada/ft-mckay/lst/20230612T0130/20230612T0130.json new file mode 100644 index 000000000..5944f47c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230612T0130/20230612T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230612T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230612T0130/LST-AMSR2_V1.0_100-20230612T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230612T0130/LST-AMSR2_V1.0_100-20230612T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230612T1330/20230612T1330.json b/stac/open-canada/ft-mckay/lst/20230612T1330/20230612T1330.json new file mode 100644 index 000000000..2732b4860 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230612T1330/20230612T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230612T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230612T1330/LST-AMSR2_V1.0_100-20230612T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230612T1330/LST-AMSR2_V1.0_100-20230612T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230613T0130/20230613T0130.json b/stac/open-canada/ft-mckay/lst/20230613T0130/20230613T0130.json new file mode 100644 index 000000000..1ffadcfc8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230613T0130/20230613T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230613T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230613T0130/LST-AMSR2_V1.0_100-20230613T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230613T0130/LST-AMSR2_V1.0_100-20230613T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230613T1330/20230613T1330.json b/stac/open-canada/ft-mckay/lst/20230613T1330/20230613T1330.json new file mode 100644 index 000000000..8749792be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230613T1330/20230613T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230613T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230613T1330/LST-AMSR2_V1.0_100-20230613T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230613T1330/LST-AMSR2_V1.0_100-20230613T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230614T0130/20230614T0130.json b/stac/open-canada/ft-mckay/lst/20230614T0130/20230614T0130.json new file mode 100644 index 000000000..0ff5be3b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230614T0130/20230614T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230614T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230614T0130/LST-AMSR2_V1.0_100-20230614T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230614T0130/LST-AMSR2_V1.0_100-20230614T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230614T1330/20230614T1330.json b/stac/open-canada/ft-mckay/lst/20230614T1330/20230614T1330.json new file mode 100644 index 000000000..3f123bee1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230614T1330/20230614T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230614T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230614T1330/LST-AMSR2_V1.0_100-20230614T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230614T1330/LST-AMSR2_V1.0_100-20230614T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230615T0130/20230615T0130.json b/stac/open-canada/ft-mckay/lst/20230615T0130/20230615T0130.json new file mode 100644 index 000000000..0d7570b9e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230615T0130/20230615T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230615T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230615T0130/LST-AMSR2_V1.0_100-20230615T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230615T0130/LST-AMSR2_V1.0_100-20230615T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230615T1330/20230615T1330.json b/stac/open-canada/ft-mckay/lst/20230615T1330/20230615T1330.json new file mode 100644 index 000000000..68200e5a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230615T1330/20230615T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230615T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230615T1330/LST-AMSR2_V1.0_100-20230615T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230615T1330/LST-AMSR2_V1.0_100-20230615T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230616T0130/20230616T0130.json b/stac/open-canada/ft-mckay/lst/20230616T0130/20230616T0130.json new file mode 100644 index 000000000..b734c554d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230616T0130/20230616T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230616T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230616T0130/LST-AMSR2_V1.0_100-20230616T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230616T0130/LST-AMSR2_V1.0_100-20230616T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230616T1330/20230616T1330.json b/stac/open-canada/ft-mckay/lst/20230616T1330/20230616T1330.json new file mode 100644 index 000000000..83ab16d5e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230616T1330/20230616T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230616T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230616T1330/LST-AMSR2_V1.0_100-20230616T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230616T1330/LST-AMSR2_V1.0_100-20230616T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230617T0130/20230617T0130.json b/stac/open-canada/ft-mckay/lst/20230617T0130/20230617T0130.json new file mode 100644 index 000000000..34cac86f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230617T0130/20230617T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230617T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230617T0130/LST-AMSR2_V1.0_100-20230617T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230617T0130/LST-AMSR2_V1.0_100-20230617T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230617T1330/20230617T1330.json b/stac/open-canada/ft-mckay/lst/20230617T1330/20230617T1330.json new file mode 100644 index 000000000..2b1f2c55c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230617T1330/20230617T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230617T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230617T1330/LST-AMSR2_V1.0_100-20230617T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230617T1330/LST-AMSR2_V1.0_100-20230617T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230618T0130/20230618T0130.json b/stac/open-canada/ft-mckay/lst/20230618T0130/20230618T0130.json new file mode 100644 index 000000000..8c2a606d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230618T0130/20230618T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230618T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230618T0130/LST-AMSR2_V1.0_100-20230618T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230618T0130/LST-AMSR2_V1.0_100-20230618T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230618T1330/20230618T1330.json b/stac/open-canada/ft-mckay/lst/20230618T1330/20230618T1330.json new file mode 100644 index 000000000..60e41e48c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230618T1330/20230618T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230618T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230618T1330/LST-AMSR2_V1.0_100-20230618T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230618T1330/LST-AMSR2_V1.0_100-20230618T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230619T0130/20230619T0130.json b/stac/open-canada/ft-mckay/lst/20230619T0130/20230619T0130.json new file mode 100644 index 000000000..19ff9e55c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230619T0130/20230619T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230619T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230619T0130/LST-AMSR2_V1.0_100-20230619T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230619T0130/LST-AMSR2_V1.0_100-20230619T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230619T1330/20230619T1330.json b/stac/open-canada/ft-mckay/lst/20230619T1330/20230619T1330.json new file mode 100644 index 000000000..6cdf78bb1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230619T1330/20230619T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230619T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230619T1330/LST-AMSR2_V1.0_100-20230619T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230619T1330/LST-AMSR2_V1.0_100-20230619T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230620T0130/20230620T0130.json b/stac/open-canada/ft-mckay/lst/20230620T0130/20230620T0130.json new file mode 100644 index 000000000..c45c97fb1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230620T0130/20230620T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230620T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230620T0130/LST-AMSR2_V1.0_100-20230620T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230620T0130/LST-AMSR2_V1.0_100-20230620T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230620T1330/20230620T1330.json b/stac/open-canada/ft-mckay/lst/20230620T1330/20230620T1330.json new file mode 100644 index 000000000..9f489df67 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230620T1330/20230620T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230620T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230620T1330/LST-AMSR2_V1.0_100-20230620T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230620T1330/LST-AMSR2_V1.0_100-20230620T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230621T0130/20230621T0130.json b/stac/open-canada/ft-mckay/lst/20230621T0130/20230621T0130.json new file mode 100644 index 000000000..b9af62d84 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230621T0130/20230621T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230621T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230621T0130/LST-AMSR2_V1.0_100-20230621T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230621T0130/LST-AMSR2_V1.0_100-20230621T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230621T1330/20230621T1330.json b/stac/open-canada/ft-mckay/lst/20230621T1330/20230621T1330.json new file mode 100644 index 000000000..9b555f15d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230621T1330/20230621T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230621T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230621T1330/LST-AMSR2_V1.0_100-20230621T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230621T1330/LST-AMSR2_V1.0_100-20230621T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230622T0130/20230622T0130.json b/stac/open-canada/ft-mckay/lst/20230622T0130/20230622T0130.json new file mode 100644 index 000000000..bd70557ac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230622T0130/20230622T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230622T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230622T0130/LST-AMSR2_V1.0_100-20230622T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230622T0130/LST-AMSR2_V1.0_100-20230622T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230622T1330/20230622T1330.json b/stac/open-canada/ft-mckay/lst/20230622T1330/20230622T1330.json new file mode 100644 index 000000000..40d26289e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230622T1330/20230622T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230622T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230622T1330/LST-AMSR2_V1.0_100-20230622T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230622T1330/LST-AMSR2_V1.0_100-20230622T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230623T0130/20230623T0130.json b/stac/open-canada/ft-mckay/lst/20230623T0130/20230623T0130.json new file mode 100644 index 000000000..dfc73ce11 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230623T0130/20230623T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230623T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230623T0130/LST-AMSR2_V1.0_100-20230623T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230623T0130/LST-AMSR2_V1.0_100-20230623T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230623T1330/20230623T1330.json b/stac/open-canada/ft-mckay/lst/20230623T1330/20230623T1330.json new file mode 100644 index 000000000..c1450a84b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230623T1330/20230623T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230623T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230623T1330/LST-AMSR2_V1.0_100-20230623T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230623T1330/LST-AMSR2_V1.0_100-20230623T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230624T0130/20230624T0130.json b/stac/open-canada/ft-mckay/lst/20230624T0130/20230624T0130.json new file mode 100644 index 000000000..704f3a157 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230624T0130/20230624T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230624T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230624T0130/LST-AMSR2_V1.0_100-20230624T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230624T0130/LST-AMSR2_V1.0_100-20230624T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230624T1330/20230624T1330.json b/stac/open-canada/ft-mckay/lst/20230624T1330/20230624T1330.json new file mode 100644 index 000000000..6a0e7d14f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230624T1330/20230624T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230624T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230624T1330/LST-AMSR2_V1.0_100-20230624T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230624T1330/LST-AMSR2_V1.0_100-20230624T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230625T0130/20230625T0130.json b/stac/open-canada/ft-mckay/lst/20230625T0130/20230625T0130.json new file mode 100644 index 000000000..e68431290 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230625T0130/20230625T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230625T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230625T0130/LST-AMSR2_V1.0_100-20230625T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230625T0130/LST-AMSR2_V1.0_100-20230625T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230625T1330/20230625T1330.json b/stac/open-canada/ft-mckay/lst/20230625T1330/20230625T1330.json new file mode 100644 index 000000000..577950160 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230625T1330/20230625T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230625T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230625T1330/LST-AMSR2_V1.0_100-20230625T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230625T1330/LST-AMSR2_V1.0_100-20230625T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230626T0130/20230626T0130.json b/stac/open-canada/ft-mckay/lst/20230626T0130/20230626T0130.json new file mode 100644 index 000000000..40a24988f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230626T0130/20230626T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230626T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230626T0130/LST-AMSR2_V1.0_100-20230626T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230626T0130/LST-AMSR2_V1.0_100-20230626T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230626T1330/20230626T1330.json b/stac/open-canada/ft-mckay/lst/20230626T1330/20230626T1330.json new file mode 100644 index 000000000..f6531f9a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230626T1330/20230626T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230626T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230626T1330/LST-AMSR2_V1.0_100-20230626T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230626T1330/LST-AMSR2_V1.0_100-20230626T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230627T0130/20230627T0130.json b/stac/open-canada/ft-mckay/lst/20230627T0130/20230627T0130.json new file mode 100644 index 000000000..5c277d9d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230627T0130/20230627T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230627T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230627T0130/LST-AMSR2_V1.0_100-20230627T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230627T0130/LST-AMSR2_V1.0_100-20230627T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230627T1330/20230627T1330.json b/stac/open-canada/ft-mckay/lst/20230627T1330/20230627T1330.json new file mode 100644 index 000000000..25300f699 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230627T1330/20230627T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230627T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230627T1330/LST-AMSR2_V1.0_100-20230627T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230627T1330/LST-AMSR2_V1.0_100-20230627T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230628T0130/20230628T0130.json b/stac/open-canada/ft-mckay/lst/20230628T0130/20230628T0130.json new file mode 100644 index 000000000..6b5f68eec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230628T0130/20230628T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230628T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230628T0130/LST-AMSR2_V1.0_100-20230628T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230628T0130/LST-AMSR2_V1.0_100-20230628T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230628T1330/20230628T1330.json b/stac/open-canada/ft-mckay/lst/20230628T1330/20230628T1330.json new file mode 100644 index 000000000..851d9ad15 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230628T1330/20230628T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230628T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230628T1330/LST-AMSR2_V1.0_100-20230628T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230628T1330/LST-AMSR2_V1.0_100-20230628T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230629T0130/20230629T0130.json b/stac/open-canada/ft-mckay/lst/20230629T0130/20230629T0130.json new file mode 100644 index 000000000..e5c338d42 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230629T0130/20230629T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230629T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230629T0130/LST-AMSR2_V1.0_100-20230629T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230629T0130/LST-AMSR2_V1.0_100-20230629T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230629T1330/20230629T1330.json b/stac/open-canada/ft-mckay/lst/20230629T1330/20230629T1330.json new file mode 100644 index 000000000..fa739b11a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230629T1330/20230629T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230629T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230629T1330/LST-AMSR2_V1.0_100-20230629T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230629T1330/LST-AMSR2_V1.0_100-20230629T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230630T0130/20230630T0130.json b/stac/open-canada/ft-mckay/lst/20230630T0130/20230630T0130.json new file mode 100644 index 000000000..a5a745bf4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230630T0130/20230630T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230630T0130", + "collection": "lst", + "properties": { + "datetime": "2023-06-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230630T0130/LST-AMSR2_V1.0_100-20230630T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230630T0130/LST-AMSR2_V1.0_100-20230630T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230630T1330/20230630T1330.json b/stac/open-canada/ft-mckay/lst/20230630T1330/20230630T1330.json new file mode 100644 index 000000000..c2a409a69 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230630T1330/20230630T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230630T1330", + "collection": "lst", + "properties": { + "datetime": "2023-06-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230630T1330/LST-AMSR2_V1.0_100-20230630T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230630T1330/LST-AMSR2_V1.0_100-20230630T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230701T0130/20230701T0130.json b/stac/open-canada/ft-mckay/lst/20230701T0130/20230701T0130.json new file mode 100644 index 000000000..801aeaafd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230701T0130/20230701T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230701T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230701T0130/LST-AMSR2_V1.0_100-20230701T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230701T0130/LST-AMSR2_V1.0_100-20230701T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230701T1330/20230701T1330.json b/stac/open-canada/ft-mckay/lst/20230701T1330/20230701T1330.json new file mode 100644 index 000000000..7ad50ef60 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230701T1330/20230701T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230701T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230701T1330/LST-AMSR2_V1.0_100-20230701T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230701T1330/LST-AMSR2_V1.0_100-20230701T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230702T0130/20230702T0130.json b/stac/open-canada/ft-mckay/lst/20230702T0130/20230702T0130.json new file mode 100644 index 000000000..70ea6dd50 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230702T0130/20230702T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230702T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230702T0130/LST-AMSR2_V1.0_100-20230702T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230702T0130/LST-AMSR2_V1.0_100-20230702T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230702T1330/20230702T1330.json b/stac/open-canada/ft-mckay/lst/20230702T1330/20230702T1330.json new file mode 100644 index 000000000..5768bd358 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230702T1330/20230702T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230702T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230702T1330/LST-AMSR2_V1.0_100-20230702T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230702T1330/LST-AMSR2_V1.0_100-20230702T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230703T0130/20230703T0130.json b/stac/open-canada/ft-mckay/lst/20230703T0130/20230703T0130.json new file mode 100644 index 000000000..f7213e782 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230703T0130/20230703T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230703T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230703T0130/LST-AMSR2_V1.0_100-20230703T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230703T0130/LST-AMSR2_V1.0_100-20230703T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230703T1330/20230703T1330.json b/stac/open-canada/ft-mckay/lst/20230703T1330/20230703T1330.json new file mode 100644 index 000000000..623436c20 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230703T1330/20230703T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230703T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230703T1330/LST-AMSR2_V1.0_100-20230703T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230703T1330/LST-AMSR2_V1.0_100-20230703T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230704T0130/20230704T0130.json b/stac/open-canada/ft-mckay/lst/20230704T0130/20230704T0130.json new file mode 100644 index 000000000..3456138a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230704T0130/20230704T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230704T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230704T0130/LST-AMSR2_V1.0_100-20230704T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230704T0130/LST-AMSR2_V1.0_100-20230704T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230704T1330/20230704T1330.json b/stac/open-canada/ft-mckay/lst/20230704T1330/20230704T1330.json new file mode 100644 index 000000000..ccff20dc2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230704T1330/20230704T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230704T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230704T1330/LST-AMSR2_V1.0_100-20230704T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230704T1330/LST-AMSR2_V1.0_100-20230704T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230705T0130/20230705T0130.json b/stac/open-canada/ft-mckay/lst/20230705T0130/20230705T0130.json new file mode 100644 index 000000000..859fe367c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230705T0130/20230705T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230705T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230705T0130/LST-AMSR2_V1.0_100-20230705T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230705T0130/LST-AMSR2_V1.0_100-20230705T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230705T1330/20230705T1330.json b/stac/open-canada/ft-mckay/lst/20230705T1330/20230705T1330.json new file mode 100644 index 000000000..3eccd685d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230705T1330/20230705T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230705T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230705T1330/LST-AMSR2_V1.0_100-20230705T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230705T1330/LST-AMSR2_V1.0_100-20230705T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230706T0130/20230706T0130.json b/stac/open-canada/ft-mckay/lst/20230706T0130/20230706T0130.json new file mode 100644 index 000000000..f2c1e6da5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230706T0130/20230706T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230706T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230706T0130/LST-AMSR2_V1.0_100-20230706T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230706T0130/LST-AMSR2_V1.0_100-20230706T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230706T1330/20230706T1330.json b/stac/open-canada/ft-mckay/lst/20230706T1330/20230706T1330.json new file mode 100644 index 000000000..f37cac7ce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230706T1330/20230706T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230706T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230706T1330/LST-AMSR2_V1.0_100-20230706T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230706T1330/LST-AMSR2_V1.0_100-20230706T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230707T0130/20230707T0130.json b/stac/open-canada/ft-mckay/lst/20230707T0130/20230707T0130.json new file mode 100644 index 000000000..f57966969 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230707T0130/20230707T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230707T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230707T0130/LST-AMSR2_V1.0_100-20230707T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230707T0130/LST-AMSR2_V1.0_100-20230707T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230707T1330/20230707T1330.json b/stac/open-canada/ft-mckay/lst/20230707T1330/20230707T1330.json new file mode 100644 index 000000000..49c4e782d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230707T1330/20230707T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230707T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230707T1330/LST-AMSR2_V1.0_100-20230707T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230707T1330/LST-AMSR2_V1.0_100-20230707T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230708T0130/20230708T0130.json b/stac/open-canada/ft-mckay/lst/20230708T0130/20230708T0130.json new file mode 100644 index 000000000..3b95248e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230708T0130/20230708T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230708T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230708T0130/LST-AMSR2_V1.0_100-20230708T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230708T0130/LST-AMSR2_V1.0_100-20230708T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230708T1330/20230708T1330.json b/stac/open-canada/ft-mckay/lst/20230708T1330/20230708T1330.json new file mode 100644 index 000000000..3a50d7cdd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230708T1330/20230708T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230708T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230708T1330/LST-AMSR2_V1.0_100-20230708T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230708T1330/LST-AMSR2_V1.0_100-20230708T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230709T0130/20230709T0130.json b/stac/open-canada/ft-mckay/lst/20230709T0130/20230709T0130.json new file mode 100644 index 000000000..cd9b439ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230709T0130/20230709T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230709T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230709T0130/LST-AMSR2_V1.0_100-20230709T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230709T0130/LST-AMSR2_V1.0_100-20230709T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230709T1330/20230709T1330.json b/stac/open-canada/ft-mckay/lst/20230709T1330/20230709T1330.json new file mode 100644 index 000000000..b38c97ba4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230709T1330/20230709T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230709T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230709T1330/LST-AMSR2_V1.0_100-20230709T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230709T1330/LST-AMSR2_V1.0_100-20230709T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230710T0130/20230710T0130.json b/stac/open-canada/ft-mckay/lst/20230710T0130/20230710T0130.json new file mode 100644 index 000000000..0696272a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230710T0130/20230710T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230710T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230710T0130/LST-AMSR2_V1.0_100-20230710T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230710T0130/LST-AMSR2_V1.0_100-20230710T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230710T1330/20230710T1330.json b/stac/open-canada/ft-mckay/lst/20230710T1330/20230710T1330.json new file mode 100644 index 000000000..3b2f5c511 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230710T1330/20230710T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230710T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230710T1330/LST-AMSR2_V1.0_100-20230710T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230710T1330/LST-AMSR2_V1.0_100-20230710T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230711T0130/20230711T0130.json b/stac/open-canada/ft-mckay/lst/20230711T0130/20230711T0130.json new file mode 100644 index 000000000..04029f981 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230711T0130/20230711T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230711T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230711T0130/LST-AMSR2_V1.0_100-20230711T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230711T0130/LST-AMSR2_V1.0_100-20230711T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230711T1330/20230711T1330.json b/stac/open-canada/ft-mckay/lst/20230711T1330/20230711T1330.json new file mode 100644 index 000000000..eb987dfb9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230711T1330/20230711T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230711T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230711T1330/LST-AMSR2_V1.0_100-20230711T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230711T1330/LST-AMSR2_V1.0_100-20230711T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230712T0130/20230712T0130.json b/stac/open-canada/ft-mckay/lst/20230712T0130/20230712T0130.json new file mode 100644 index 000000000..5ac2c5cbd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230712T0130/20230712T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230712T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230712T0130/LST-AMSR2_V1.0_100-20230712T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230712T0130/LST-AMSR2_V1.0_100-20230712T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230712T1330/20230712T1330.json b/stac/open-canada/ft-mckay/lst/20230712T1330/20230712T1330.json new file mode 100644 index 000000000..02ca387f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230712T1330/20230712T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230712T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230712T1330/LST-AMSR2_V1.0_100-20230712T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230712T1330/LST-AMSR2_V1.0_100-20230712T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230713T0130/20230713T0130.json b/stac/open-canada/ft-mckay/lst/20230713T0130/20230713T0130.json new file mode 100644 index 000000000..53ec5a818 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230713T0130/20230713T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230713T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230713T0130/LST-AMSR2_V1.0_100-20230713T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230713T0130/LST-AMSR2_V1.0_100-20230713T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230713T1330/20230713T1330.json b/stac/open-canada/ft-mckay/lst/20230713T1330/20230713T1330.json new file mode 100644 index 000000000..2f8d785ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230713T1330/20230713T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230713T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230713T1330/LST-AMSR2_V1.0_100-20230713T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230713T1330/LST-AMSR2_V1.0_100-20230713T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230714T0130/20230714T0130.json b/stac/open-canada/ft-mckay/lst/20230714T0130/20230714T0130.json new file mode 100644 index 000000000..19f84caaa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230714T0130/20230714T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230714T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230714T0130/LST-AMSR2_V1.0_100-20230714T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230714T0130/LST-AMSR2_V1.0_100-20230714T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230714T1330/20230714T1330.json b/stac/open-canada/ft-mckay/lst/20230714T1330/20230714T1330.json new file mode 100644 index 000000000..8cd45426d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230714T1330/20230714T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230714T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230714T1330/LST-AMSR2_V1.0_100-20230714T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230714T1330/LST-AMSR2_V1.0_100-20230714T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230715T0130/20230715T0130.json b/stac/open-canada/ft-mckay/lst/20230715T0130/20230715T0130.json new file mode 100644 index 000000000..873d56bae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230715T0130/20230715T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230715T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230715T0130/LST-AMSR2_V1.0_100-20230715T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230715T0130/LST-AMSR2_V1.0_100-20230715T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230715T1330/20230715T1330.json b/stac/open-canada/ft-mckay/lst/20230715T1330/20230715T1330.json new file mode 100644 index 000000000..91f822639 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230715T1330/20230715T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230715T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230715T1330/LST-AMSR2_V1.0_100-20230715T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230715T1330/LST-AMSR2_V1.0_100-20230715T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230716T0130/20230716T0130.json b/stac/open-canada/ft-mckay/lst/20230716T0130/20230716T0130.json new file mode 100644 index 000000000..54a4e5ae9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230716T0130/20230716T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230716T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230716T0130/LST-AMSR2_V1.0_100-20230716T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230716T0130/LST-AMSR2_V1.0_100-20230716T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230716T1330/20230716T1330.json b/stac/open-canada/ft-mckay/lst/20230716T1330/20230716T1330.json new file mode 100644 index 000000000..bb017b066 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230716T1330/20230716T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230716T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230716T1330/LST-AMSR2_V1.0_100-20230716T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230716T1330/LST-AMSR2_V1.0_100-20230716T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230717T0130/20230717T0130.json b/stac/open-canada/ft-mckay/lst/20230717T0130/20230717T0130.json new file mode 100644 index 000000000..8c81fcd1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230717T0130/20230717T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230717T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230717T0130/LST-AMSR2_V1.0_100-20230717T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230717T0130/LST-AMSR2_V1.0_100-20230717T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230717T1330/20230717T1330.json b/stac/open-canada/ft-mckay/lst/20230717T1330/20230717T1330.json new file mode 100644 index 000000000..ae1cfafc7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230717T1330/20230717T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230717T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230717T1330/LST-AMSR2_V1.0_100-20230717T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230717T1330/LST-AMSR2_V1.0_100-20230717T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230718T0130/20230718T0130.json b/stac/open-canada/ft-mckay/lst/20230718T0130/20230718T0130.json new file mode 100644 index 000000000..ec3a75e23 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230718T0130/20230718T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230718T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230718T0130/LST-AMSR2_V1.0_100-20230718T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230718T0130/LST-AMSR2_V1.0_100-20230718T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230718T1330/20230718T1330.json b/stac/open-canada/ft-mckay/lst/20230718T1330/20230718T1330.json new file mode 100644 index 000000000..71a375fe9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230718T1330/20230718T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230718T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230718T1330/LST-AMSR2_V1.0_100-20230718T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230718T1330/LST-AMSR2_V1.0_100-20230718T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230719T0130/20230719T0130.json b/stac/open-canada/ft-mckay/lst/20230719T0130/20230719T0130.json new file mode 100644 index 000000000..ac8969e2c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230719T0130/20230719T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230719T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230719T0130/LST-AMSR2_V1.0_100-20230719T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230719T0130/LST-AMSR2_V1.0_100-20230719T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230719T1330/20230719T1330.json b/stac/open-canada/ft-mckay/lst/20230719T1330/20230719T1330.json new file mode 100644 index 000000000..a71d0522d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230719T1330/20230719T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230719T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230719T1330/LST-AMSR2_V1.0_100-20230719T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230719T1330/LST-AMSR2_V1.0_100-20230719T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230720T0130/20230720T0130.json b/stac/open-canada/ft-mckay/lst/20230720T0130/20230720T0130.json new file mode 100644 index 000000000..fa3c2c664 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230720T0130/20230720T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230720T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230720T0130/LST-AMSR2_V1.0_100-20230720T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230720T0130/LST-AMSR2_V1.0_100-20230720T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230720T1330/20230720T1330.json b/stac/open-canada/ft-mckay/lst/20230720T1330/20230720T1330.json new file mode 100644 index 000000000..8cef9db7a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230720T1330/20230720T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230720T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230720T1330/LST-AMSR2_V1.0_100-20230720T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230720T1330/LST-AMSR2_V1.0_100-20230720T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230721T0130/20230721T0130.json b/stac/open-canada/ft-mckay/lst/20230721T0130/20230721T0130.json new file mode 100644 index 000000000..4dd1c8f38 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230721T0130/20230721T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230721T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230721T0130/LST-AMSR2_V1.0_100-20230721T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230721T0130/LST-AMSR2_V1.0_100-20230721T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230721T1330/20230721T1330.json b/stac/open-canada/ft-mckay/lst/20230721T1330/20230721T1330.json new file mode 100644 index 000000000..9ae070c5a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230721T1330/20230721T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230721T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230721T1330/LST-AMSR2_V1.0_100-20230721T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230721T1330/LST-AMSR2_V1.0_100-20230721T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230722T0130/20230722T0130.json b/stac/open-canada/ft-mckay/lst/20230722T0130/20230722T0130.json new file mode 100644 index 000000000..b628772bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230722T0130/20230722T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230722T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230722T0130/LST-AMSR2_V1.0_100-20230722T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230722T0130/LST-AMSR2_V1.0_100-20230722T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230722T1330/20230722T1330.json b/stac/open-canada/ft-mckay/lst/20230722T1330/20230722T1330.json new file mode 100644 index 000000000..0e0197606 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230722T1330/20230722T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230722T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230722T1330/LST-AMSR2_V1.0_100-20230722T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230722T1330/LST-AMSR2_V1.0_100-20230722T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230723T0130/20230723T0130.json b/stac/open-canada/ft-mckay/lst/20230723T0130/20230723T0130.json new file mode 100644 index 000000000..255caed6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230723T0130/20230723T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230723T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230723T0130/LST-AMSR2_V1.0_100-20230723T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230723T0130/LST-AMSR2_V1.0_100-20230723T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230723T1330/20230723T1330.json b/stac/open-canada/ft-mckay/lst/20230723T1330/20230723T1330.json new file mode 100644 index 000000000..4ae01c127 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230723T1330/20230723T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230723T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230723T1330/LST-AMSR2_V1.0_100-20230723T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230723T1330/LST-AMSR2_V1.0_100-20230723T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230724T0130/20230724T0130.json b/stac/open-canada/ft-mckay/lst/20230724T0130/20230724T0130.json new file mode 100644 index 000000000..bb37c85d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230724T0130/20230724T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230724T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230724T0130/LST-AMSR2_V1.0_100-20230724T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230724T0130/LST-AMSR2_V1.0_100-20230724T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230724T1330/20230724T1330.json b/stac/open-canada/ft-mckay/lst/20230724T1330/20230724T1330.json new file mode 100644 index 000000000..3c9541b08 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230724T1330/20230724T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230724T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230724T1330/LST-AMSR2_V1.0_100-20230724T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230724T1330/LST-AMSR2_V1.0_100-20230724T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230725T0130/20230725T0130.json b/stac/open-canada/ft-mckay/lst/20230725T0130/20230725T0130.json new file mode 100644 index 000000000..f46577b07 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230725T0130/20230725T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230725T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230725T0130/LST-AMSR2_V1.0_100-20230725T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230725T0130/LST-AMSR2_V1.0_100-20230725T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230725T1330/20230725T1330.json b/stac/open-canada/ft-mckay/lst/20230725T1330/20230725T1330.json new file mode 100644 index 000000000..a291ddeee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230725T1330/20230725T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230725T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230725T1330/LST-AMSR2_V1.0_100-20230725T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230725T1330/LST-AMSR2_V1.0_100-20230725T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230726T0130/20230726T0130.json b/stac/open-canada/ft-mckay/lst/20230726T0130/20230726T0130.json new file mode 100644 index 000000000..b29c1ec1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230726T0130/20230726T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230726T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230726T0130/LST-AMSR2_V1.0_100-20230726T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230726T0130/LST-AMSR2_V1.0_100-20230726T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230726T1330/20230726T1330.json b/stac/open-canada/ft-mckay/lst/20230726T1330/20230726T1330.json new file mode 100644 index 000000000..17734fd86 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230726T1330/20230726T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230726T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230726T1330/LST-AMSR2_V1.0_100-20230726T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230726T1330/LST-AMSR2_V1.0_100-20230726T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230727T0130/20230727T0130.json b/stac/open-canada/ft-mckay/lst/20230727T0130/20230727T0130.json new file mode 100644 index 000000000..0abe35116 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230727T0130/20230727T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230727T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230727T0130/LST-AMSR2_V1.0_100-20230727T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230727T0130/LST-AMSR2_V1.0_100-20230727T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230727T1330/20230727T1330.json b/stac/open-canada/ft-mckay/lst/20230727T1330/20230727T1330.json new file mode 100644 index 000000000..6817787d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230727T1330/20230727T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230727T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230727T1330/LST-AMSR2_V1.0_100-20230727T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230727T1330/LST-AMSR2_V1.0_100-20230727T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230728T0130/20230728T0130.json b/stac/open-canada/ft-mckay/lst/20230728T0130/20230728T0130.json new file mode 100644 index 000000000..bc06ffefb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230728T0130/20230728T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230728T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230728T0130/LST-AMSR2_V1.0_100-20230728T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230728T0130/LST-AMSR2_V1.0_100-20230728T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230728T1330/20230728T1330.json b/stac/open-canada/ft-mckay/lst/20230728T1330/20230728T1330.json new file mode 100644 index 000000000..989df86ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230728T1330/20230728T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230728T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230728T1330/LST-AMSR2_V1.0_100-20230728T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230728T1330/LST-AMSR2_V1.0_100-20230728T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230729T0130/20230729T0130.json b/stac/open-canada/ft-mckay/lst/20230729T0130/20230729T0130.json new file mode 100644 index 000000000..12c01e0c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230729T0130/20230729T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230729T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230729T0130/LST-AMSR2_V1.0_100-20230729T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230729T0130/LST-AMSR2_V1.0_100-20230729T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230729T1330/20230729T1330.json b/stac/open-canada/ft-mckay/lst/20230729T1330/20230729T1330.json new file mode 100644 index 000000000..2f71630f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230729T1330/20230729T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230729T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230729T1330/LST-AMSR2_V1.0_100-20230729T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230729T1330/LST-AMSR2_V1.0_100-20230729T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230730T0130/20230730T0130.json b/stac/open-canada/ft-mckay/lst/20230730T0130/20230730T0130.json new file mode 100644 index 000000000..fec0d6f6b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230730T0130/20230730T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230730T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230730T0130/LST-AMSR2_V1.0_100-20230730T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230730T0130/LST-AMSR2_V1.0_100-20230730T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230730T1330/20230730T1330.json b/stac/open-canada/ft-mckay/lst/20230730T1330/20230730T1330.json new file mode 100644 index 000000000..990ea0a3e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230730T1330/20230730T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230730T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230730T1330/LST-AMSR2_V1.0_100-20230730T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230730T1330/LST-AMSR2_V1.0_100-20230730T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230731T0130/20230731T0130.json b/stac/open-canada/ft-mckay/lst/20230731T0130/20230731T0130.json new file mode 100644 index 000000000..dd93a164a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230731T0130/20230731T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230731T0130", + "collection": "lst", + "properties": { + "datetime": "2023-07-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230731T0130/LST-AMSR2_V1.0_100-20230731T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230731T0130/LST-AMSR2_V1.0_100-20230731T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230731T1330/20230731T1330.json b/stac/open-canada/ft-mckay/lst/20230731T1330/20230731T1330.json new file mode 100644 index 000000000..736ba4f41 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230731T1330/20230731T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230731T1330", + "collection": "lst", + "properties": { + "datetime": "2023-07-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230731T1330/LST-AMSR2_V1.0_100-20230731T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230731T1330/LST-AMSR2_V1.0_100-20230731T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230801T0130/20230801T0130.json b/stac/open-canada/ft-mckay/lst/20230801T0130/20230801T0130.json new file mode 100644 index 000000000..a2ba376cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230801T0130/20230801T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230801T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230801T0130/LST-AMSR2_V1.0_100-20230801T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230801T0130/LST-AMSR2_V1.0_100-20230801T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230801T1330/20230801T1330.json b/stac/open-canada/ft-mckay/lst/20230801T1330/20230801T1330.json new file mode 100644 index 000000000..b9aa8f6f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230801T1330/20230801T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230801T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230801T1330/LST-AMSR2_V1.0_100-20230801T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230801T1330/LST-AMSR2_V1.0_100-20230801T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230802T0130/20230802T0130.json b/stac/open-canada/ft-mckay/lst/20230802T0130/20230802T0130.json new file mode 100644 index 000000000..345e95015 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230802T0130/20230802T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230802T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230802T0130/LST-AMSR2_V1.0_100-20230802T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230802T0130/LST-AMSR2_V1.0_100-20230802T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230802T1330/20230802T1330.json b/stac/open-canada/ft-mckay/lst/20230802T1330/20230802T1330.json new file mode 100644 index 000000000..dfe206f0d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230802T1330/20230802T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230802T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230802T1330/LST-AMSR2_V1.0_100-20230802T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230802T1330/LST-AMSR2_V1.0_100-20230802T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230803T0130/20230803T0130.json b/stac/open-canada/ft-mckay/lst/20230803T0130/20230803T0130.json new file mode 100644 index 000000000..c690f2eeb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230803T0130/20230803T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230803T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230803T0130/LST-AMSR2_V1.0_100-20230803T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230803T0130/LST-AMSR2_V1.0_100-20230803T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230803T1330/20230803T1330.json b/stac/open-canada/ft-mckay/lst/20230803T1330/20230803T1330.json new file mode 100644 index 000000000..5cca30fda --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230803T1330/20230803T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230803T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230803T1330/LST-AMSR2_V1.0_100-20230803T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230803T1330/LST-AMSR2_V1.0_100-20230803T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230804T0130/20230804T0130.json b/stac/open-canada/ft-mckay/lst/20230804T0130/20230804T0130.json new file mode 100644 index 000000000..7ce926fcd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230804T0130/20230804T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230804T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230804T0130/LST-AMSR2_V1.0_100-20230804T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230804T0130/LST-AMSR2_V1.0_100-20230804T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230804T1330/20230804T1330.json b/stac/open-canada/ft-mckay/lst/20230804T1330/20230804T1330.json new file mode 100644 index 000000000..f4c00f737 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230804T1330/20230804T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230804T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230804T1330/LST-AMSR2_V1.0_100-20230804T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230804T1330/LST-AMSR2_V1.0_100-20230804T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230805T0130/20230805T0130.json b/stac/open-canada/ft-mckay/lst/20230805T0130/20230805T0130.json new file mode 100644 index 000000000..138e652f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230805T0130/20230805T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230805T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230805T0130/LST-AMSR2_V1.0_100-20230805T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230805T0130/LST-AMSR2_V1.0_100-20230805T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230805T1330/20230805T1330.json b/stac/open-canada/ft-mckay/lst/20230805T1330/20230805T1330.json new file mode 100644 index 000000000..49ab9fc25 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230805T1330/20230805T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230805T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230805T1330/LST-AMSR2_V1.0_100-20230805T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230805T1330/LST-AMSR2_V1.0_100-20230805T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230806T0130/20230806T0130.json b/stac/open-canada/ft-mckay/lst/20230806T0130/20230806T0130.json new file mode 100644 index 000000000..cc843362e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230806T0130/20230806T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230806T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230806T0130/LST-AMSR2_V1.0_100-20230806T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230806T0130/LST-AMSR2_V1.0_100-20230806T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230806T1330/20230806T1330.json b/stac/open-canada/ft-mckay/lst/20230806T1330/20230806T1330.json new file mode 100644 index 000000000..6ef68519a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230806T1330/20230806T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230806T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230806T1330/LST-AMSR2_V1.0_100-20230806T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230806T1330/LST-AMSR2_V1.0_100-20230806T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230807T0130/20230807T0130.json b/stac/open-canada/ft-mckay/lst/20230807T0130/20230807T0130.json new file mode 100644 index 000000000..38f30ac6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230807T0130/20230807T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230807T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230807T0130/LST-AMSR2_V1.0_100-20230807T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230807T0130/LST-AMSR2_V1.0_100-20230807T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230807T1330/20230807T1330.json b/stac/open-canada/ft-mckay/lst/20230807T1330/20230807T1330.json new file mode 100644 index 000000000..885b89dd9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230807T1330/20230807T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230807T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230807T1330/LST-AMSR2_V1.0_100-20230807T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230807T1330/LST-AMSR2_V1.0_100-20230807T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230808T0130/20230808T0130.json b/stac/open-canada/ft-mckay/lst/20230808T0130/20230808T0130.json new file mode 100644 index 000000000..112dde7a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230808T0130/20230808T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230808T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230808T0130/LST-AMSR2_V1.0_100-20230808T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230808T0130/LST-AMSR2_V1.0_100-20230808T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230808T1330/20230808T1330.json b/stac/open-canada/ft-mckay/lst/20230808T1330/20230808T1330.json new file mode 100644 index 000000000..9c6b8b956 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230808T1330/20230808T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230808T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230808T1330/LST-AMSR2_V1.0_100-20230808T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230808T1330/LST-AMSR2_V1.0_100-20230808T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230809T0130/20230809T0130.json b/stac/open-canada/ft-mckay/lst/20230809T0130/20230809T0130.json new file mode 100644 index 000000000..9ca67f2e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230809T0130/20230809T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230809T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230809T0130/LST-AMSR2_V1.0_100-20230809T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230809T0130/LST-AMSR2_V1.0_100-20230809T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230809T1330/20230809T1330.json b/stac/open-canada/ft-mckay/lst/20230809T1330/20230809T1330.json new file mode 100644 index 000000000..04e072c14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230809T1330/20230809T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230809T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230809T1330/LST-AMSR2_V1.0_100-20230809T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230809T1330/LST-AMSR2_V1.0_100-20230809T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230810T0130/20230810T0130.json b/stac/open-canada/ft-mckay/lst/20230810T0130/20230810T0130.json new file mode 100644 index 000000000..0dd29af54 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230810T0130/20230810T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230810T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230810T0130/LST-AMSR2_V1.0_100-20230810T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230810T0130/LST-AMSR2_V1.0_100-20230810T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230810T1330/20230810T1330.json b/stac/open-canada/ft-mckay/lst/20230810T1330/20230810T1330.json new file mode 100644 index 000000000..d541b18ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230810T1330/20230810T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230810T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230810T1330/LST-AMSR2_V1.0_100-20230810T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230810T1330/LST-AMSR2_V1.0_100-20230810T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230811T0130/20230811T0130.json b/stac/open-canada/ft-mckay/lst/20230811T0130/20230811T0130.json new file mode 100644 index 000000000..2f2fb4ea5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230811T0130/20230811T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230811T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230811T0130/LST-AMSR2_V1.0_100-20230811T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230811T0130/LST-AMSR2_V1.0_100-20230811T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230811T1330/20230811T1330.json b/stac/open-canada/ft-mckay/lst/20230811T1330/20230811T1330.json new file mode 100644 index 000000000..04d708ba5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230811T1330/20230811T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230811T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230811T1330/LST-AMSR2_V1.0_100-20230811T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230811T1330/LST-AMSR2_V1.0_100-20230811T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230812T0130/20230812T0130.json b/stac/open-canada/ft-mckay/lst/20230812T0130/20230812T0130.json new file mode 100644 index 000000000..035305275 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230812T0130/20230812T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230812T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230812T0130/LST-AMSR2_V1.0_100-20230812T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230812T0130/LST-AMSR2_V1.0_100-20230812T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230812T1330/20230812T1330.json b/stac/open-canada/ft-mckay/lst/20230812T1330/20230812T1330.json new file mode 100644 index 000000000..0627d6758 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230812T1330/20230812T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230812T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230812T1330/LST-AMSR2_V1.0_100-20230812T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230812T1330/LST-AMSR2_V1.0_100-20230812T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230813T0130/20230813T0130.json b/stac/open-canada/ft-mckay/lst/20230813T0130/20230813T0130.json new file mode 100644 index 000000000..39f58007f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230813T0130/20230813T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230813T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230813T0130/LST-AMSR2_V1.0_100-20230813T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230813T0130/LST-AMSR2_V1.0_100-20230813T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230813T1330/20230813T1330.json b/stac/open-canada/ft-mckay/lst/20230813T1330/20230813T1330.json new file mode 100644 index 000000000..bc1cc5d09 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230813T1330/20230813T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230813T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230813T1330/LST-AMSR2_V1.0_100-20230813T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230813T1330/LST-AMSR2_V1.0_100-20230813T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230814T0130/20230814T0130.json b/stac/open-canada/ft-mckay/lst/20230814T0130/20230814T0130.json new file mode 100644 index 000000000..05eddf57e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230814T0130/20230814T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230814T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230814T0130/LST-AMSR2_V1.0_100-20230814T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230814T0130/LST-AMSR2_V1.0_100-20230814T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230814T1330/20230814T1330.json b/stac/open-canada/ft-mckay/lst/20230814T1330/20230814T1330.json new file mode 100644 index 000000000..e38a033cc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230814T1330/20230814T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230814T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230814T1330/LST-AMSR2_V1.0_100-20230814T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230814T1330/LST-AMSR2_V1.0_100-20230814T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230815T0130/20230815T0130.json b/stac/open-canada/ft-mckay/lst/20230815T0130/20230815T0130.json new file mode 100644 index 000000000..7599e32c2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230815T0130/20230815T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230815T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230815T0130/LST-AMSR2_V1.0_100-20230815T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230815T0130/LST-AMSR2_V1.0_100-20230815T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230815T1330/20230815T1330.json b/stac/open-canada/ft-mckay/lst/20230815T1330/20230815T1330.json new file mode 100644 index 000000000..86c422c57 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230815T1330/20230815T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230815T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230815T1330/LST-AMSR2_V1.0_100-20230815T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230815T1330/LST-AMSR2_V1.0_100-20230815T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230816T0130/20230816T0130.json b/stac/open-canada/ft-mckay/lst/20230816T0130/20230816T0130.json new file mode 100644 index 000000000..04531dd13 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230816T0130/20230816T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230816T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230816T0130/LST-AMSR2_V1.0_100-20230816T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230816T0130/LST-AMSR2_V1.0_100-20230816T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230816T1330/20230816T1330.json b/stac/open-canada/ft-mckay/lst/20230816T1330/20230816T1330.json new file mode 100644 index 000000000..03f9d4e05 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230816T1330/20230816T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230816T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230816T1330/LST-AMSR2_V1.0_100-20230816T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230816T1330/LST-AMSR2_V1.0_100-20230816T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230817T0130/20230817T0130.json b/stac/open-canada/ft-mckay/lst/20230817T0130/20230817T0130.json new file mode 100644 index 000000000..dfcbdbbec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230817T0130/20230817T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230817T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230817T0130/LST-AMSR2_V1.0_100-20230817T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230817T0130/LST-AMSR2_V1.0_100-20230817T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230817T1330/20230817T1330.json b/stac/open-canada/ft-mckay/lst/20230817T1330/20230817T1330.json new file mode 100644 index 000000000..03db5ece1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230817T1330/20230817T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230817T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230817T1330/LST-AMSR2_V1.0_100-20230817T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230817T1330/LST-AMSR2_V1.0_100-20230817T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230818T0130/20230818T0130.json b/stac/open-canada/ft-mckay/lst/20230818T0130/20230818T0130.json new file mode 100644 index 000000000..f161bd441 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230818T0130/20230818T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230818T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230818T0130/LST-AMSR2_V1.0_100-20230818T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230818T0130/LST-AMSR2_V1.0_100-20230818T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230818T1330/20230818T1330.json b/stac/open-canada/ft-mckay/lst/20230818T1330/20230818T1330.json new file mode 100644 index 000000000..fe8d2d4b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230818T1330/20230818T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230818T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230818T1330/LST-AMSR2_V1.0_100-20230818T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230818T1330/LST-AMSR2_V1.0_100-20230818T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230819T0130/20230819T0130.json b/stac/open-canada/ft-mckay/lst/20230819T0130/20230819T0130.json new file mode 100644 index 000000000..8f24b0ed6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230819T0130/20230819T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230819T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230819T0130/LST-AMSR2_V1.0_100-20230819T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230819T0130/LST-AMSR2_V1.0_100-20230819T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230819T1330/20230819T1330.json b/stac/open-canada/ft-mckay/lst/20230819T1330/20230819T1330.json new file mode 100644 index 000000000..c9017b8e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230819T1330/20230819T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230819T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230819T1330/LST-AMSR2_V1.0_100-20230819T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230819T1330/LST-AMSR2_V1.0_100-20230819T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230820T0130/20230820T0130.json b/stac/open-canada/ft-mckay/lst/20230820T0130/20230820T0130.json new file mode 100644 index 000000000..8189a7257 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230820T0130/20230820T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230820T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230820T0130/LST-AMSR2_V1.0_100-20230820T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230820T0130/LST-AMSR2_V1.0_100-20230820T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230820T1330/20230820T1330.json b/stac/open-canada/ft-mckay/lst/20230820T1330/20230820T1330.json new file mode 100644 index 000000000..70ee2530d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230820T1330/20230820T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230820T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230820T1330/LST-AMSR2_V1.0_100-20230820T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230820T1330/LST-AMSR2_V1.0_100-20230820T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230821T0130/20230821T0130.json b/stac/open-canada/ft-mckay/lst/20230821T0130/20230821T0130.json new file mode 100644 index 000000000..21d082c08 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230821T0130/20230821T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230821T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230821T0130/LST-AMSR2_V1.0_100-20230821T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230821T0130/LST-AMSR2_V1.0_100-20230821T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230821T1330/20230821T1330.json b/stac/open-canada/ft-mckay/lst/20230821T1330/20230821T1330.json new file mode 100644 index 000000000..36795ba6d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230821T1330/20230821T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230821T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230821T1330/LST-AMSR2_V1.0_100-20230821T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230821T1330/LST-AMSR2_V1.0_100-20230821T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230822T0130/20230822T0130.json b/stac/open-canada/ft-mckay/lst/20230822T0130/20230822T0130.json new file mode 100644 index 000000000..3ada20c86 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230822T0130/20230822T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230822T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230822T0130/LST-AMSR2_V1.0_100-20230822T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230822T0130/LST-AMSR2_V1.0_100-20230822T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230822T1330/20230822T1330.json b/stac/open-canada/ft-mckay/lst/20230822T1330/20230822T1330.json new file mode 100644 index 000000000..af303b27e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230822T1330/20230822T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230822T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230822T1330/LST-AMSR2_V1.0_100-20230822T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230822T1330/LST-AMSR2_V1.0_100-20230822T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230823T0130/20230823T0130.json b/stac/open-canada/ft-mckay/lst/20230823T0130/20230823T0130.json new file mode 100644 index 000000000..03b4d9a14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230823T0130/20230823T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230823T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230823T0130/LST-AMSR2_V1.0_100-20230823T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230823T0130/LST-AMSR2_V1.0_100-20230823T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230823T1330/20230823T1330.json b/stac/open-canada/ft-mckay/lst/20230823T1330/20230823T1330.json new file mode 100644 index 000000000..8706bad78 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230823T1330/20230823T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230823T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230823T1330/LST-AMSR2_V1.0_100-20230823T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230823T1330/LST-AMSR2_V1.0_100-20230823T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230824T0130/20230824T0130.json b/stac/open-canada/ft-mckay/lst/20230824T0130/20230824T0130.json new file mode 100644 index 000000000..5cb617ff7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230824T0130/20230824T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230824T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230824T0130/LST-AMSR2_V1.0_100-20230824T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230824T0130/LST-AMSR2_V1.0_100-20230824T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230824T1330/20230824T1330.json b/stac/open-canada/ft-mckay/lst/20230824T1330/20230824T1330.json new file mode 100644 index 000000000..610b6f4c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230824T1330/20230824T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230824T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230824T1330/LST-AMSR2_V1.0_100-20230824T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230824T1330/LST-AMSR2_V1.0_100-20230824T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230825T0130/20230825T0130.json b/stac/open-canada/ft-mckay/lst/20230825T0130/20230825T0130.json new file mode 100644 index 000000000..a6b7ad2ad --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230825T0130/20230825T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230825T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230825T0130/LST-AMSR2_V1.0_100-20230825T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230825T0130/LST-AMSR2_V1.0_100-20230825T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230825T1330/20230825T1330.json b/stac/open-canada/ft-mckay/lst/20230825T1330/20230825T1330.json new file mode 100644 index 000000000..a55f8a67d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230825T1330/20230825T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230825T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230825T1330/LST-AMSR2_V1.0_100-20230825T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230825T1330/LST-AMSR2_V1.0_100-20230825T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230826T0130/20230826T0130.json b/stac/open-canada/ft-mckay/lst/20230826T0130/20230826T0130.json new file mode 100644 index 000000000..593ae162c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230826T0130/20230826T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230826T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230826T0130/LST-AMSR2_V1.0_100-20230826T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230826T0130/LST-AMSR2_V1.0_100-20230826T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230826T1330/20230826T1330.json b/stac/open-canada/ft-mckay/lst/20230826T1330/20230826T1330.json new file mode 100644 index 000000000..94080bae1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230826T1330/20230826T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230826T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230826T1330/LST-AMSR2_V1.0_100-20230826T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230826T1330/LST-AMSR2_V1.0_100-20230826T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230827T0130/20230827T0130.json b/stac/open-canada/ft-mckay/lst/20230827T0130/20230827T0130.json new file mode 100644 index 000000000..824f14eec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230827T0130/20230827T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230827T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230827T0130/LST-AMSR2_V1.0_100-20230827T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230827T0130/LST-AMSR2_V1.0_100-20230827T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230827T1330/20230827T1330.json b/stac/open-canada/ft-mckay/lst/20230827T1330/20230827T1330.json new file mode 100644 index 000000000..fc9c08c28 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230827T1330/20230827T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230827T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230827T1330/LST-AMSR2_V1.0_100-20230827T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230827T1330/LST-AMSR2_V1.0_100-20230827T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230828T0130/20230828T0130.json b/stac/open-canada/ft-mckay/lst/20230828T0130/20230828T0130.json new file mode 100644 index 000000000..916bd5897 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230828T0130/20230828T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230828T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230828T0130/LST-AMSR2_V1.0_100-20230828T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230828T0130/LST-AMSR2_V1.0_100-20230828T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230828T1330/20230828T1330.json b/stac/open-canada/ft-mckay/lst/20230828T1330/20230828T1330.json new file mode 100644 index 000000000..9db2d479d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230828T1330/20230828T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230828T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230828T1330/LST-AMSR2_V1.0_100-20230828T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230828T1330/LST-AMSR2_V1.0_100-20230828T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230829T0130/20230829T0130.json b/stac/open-canada/ft-mckay/lst/20230829T0130/20230829T0130.json new file mode 100644 index 000000000..2fac2edbc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230829T0130/20230829T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230829T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230829T0130/LST-AMSR2_V1.0_100-20230829T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230829T0130/LST-AMSR2_V1.0_100-20230829T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230829T1330/20230829T1330.json b/stac/open-canada/ft-mckay/lst/20230829T1330/20230829T1330.json new file mode 100644 index 000000000..97ecbbc54 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230829T1330/20230829T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230829T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230829T1330/LST-AMSR2_V1.0_100-20230829T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230829T1330/LST-AMSR2_V1.0_100-20230829T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230830T0130/20230830T0130.json b/stac/open-canada/ft-mckay/lst/20230830T0130/20230830T0130.json new file mode 100644 index 000000000..7350c8770 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230830T0130/20230830T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230830T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230830T0130/LST-AMSR2_V1.0_100-20230830T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230830T0130/LST-AMSR2_V1.0_100-20230830T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230830T1330/20230830T1330.json b/stac/open-canada/ft-mckay/lst/20230830T1330/20230830T1330.json new file mode 100644 index 000000000..ba143e50c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230830T1330/20230830T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230830T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230830T1330/LST-AMSR2_V1.0_100-20230830T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230830T1330/LST-AMSR2_V1.0_100-20230830T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230831T0130/20230831T0130.json b/stac/open-canada/ft-mckay/lst/20230831T0130/20230831T0130.json new file mode 100644 index 000000000..11b7bdc7c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230831T0130/20230831T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230831T0130", + "collection": "lst", + "properties": { + "datetime": "2023-08-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230831T0130/LST-AMSR2_V1.0_100-20230831T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230831T0130/LST-AMSR2_V1.0_100-20230831T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230831T1330/20230831T1330.json b/stac/open-canada/ft-mckay/lst/20230831T1330/20230831T1330.json new file mode 100644 index 000000000..5fe6cf999 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230831T1330/20230831T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230831T1330", + "collection": "lst", + "properties": { + "datetime": "2023-08-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230831T1330/LST-AMSR2_V1.0_100-20230831T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230831T1330/LST-AMSR2_V1.0_100-20230831T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230901T0130/20230901T0130.json b/stac/open-canada/ft-mckay/lst/20230901T0130/20230901T0130.json new file mode 100644 index 000000000..a52d9609b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230901T0130/20230901T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230901T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230901T0130/LST-AMSR2_V1.0_100-20230901T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230901T0130/LST-AMSR2_V1.0_100-20230901T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230901T1330/20230901T1330.json b/stac/open-canada/ft-mckay/lst/20230901T1330/20230901T1330.json new file mode 100644 index 000000000..b36b6198c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230901T1330/20230901T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230901T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230901T1330/LST-AMSR2_V1.0_100-20230901T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230901T1330/LST-AMSR2_V1.0_100-20230901T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230902T0130/20230902T0130.json b/stac/open-canada/ft-mckay/lst/20230902T0130/20230902T0130.json new file mode 100644 index 000000000..94d6706ab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230902T0130/20230902T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230902T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230902T0130/LST-AMSR2_V1.0_100-20230902T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230902T0130/LST-AMSR2_V1.0_100-20230902T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230902T1330/20230902T1330.json b/stac/open-canada/ft-mckay/lst/20230902T1330/20230902T1330.json new file mode 100644 index 000000000..330b1145b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230902T1330/20230902T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230902T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230902T1330/LST-AMSR2_V1.0_100-20230902T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230902T1330/LST-AMSR2_V1.0_100-20230902T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230903T0130/20230903T0130.json b/stac/open-canada/ft-mckay/lst/20230903T0130/20230903T0130.json new file mode 100644 index 000000000..b69454196 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230903T0130/20230903T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230903T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230903T0130/LST-AMSR2_V1.0_100-20230903T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230903T0130/LST-AMSR2_V1.0_100-20230903T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230903T1330/20230903T1330.json b/stac/open-canada/ft-mckay/lst/20230903T1330/20230903T1330.json new file mode 100644 index 000000000..560db8363 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230903T1330/20230903T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230903T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230903T1330/LST-AMSR2_V1.0_100-20230903T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230903T1330/LST-AMSR2_V1.0_100-20230903T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230904T0130/20230904T0130.json b/stac/open-canada/ft-mckay/lst/20230904T0130/20230904T0130.json new file mode 100644 index 000000000..a911a2103 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230904T0130/20230904T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230904T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230904T0130/LST-AMSR2_V1.0_100-20230904T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230904T0130/LST-AMSR2_V1.0_100-20230904T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230904T1330/20230904T1330.json b/stac/open-canada/ft-mckay/lst/20230904T1330/20230904T1330.json new file mode 100644 index 000000000..16aee9ca3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230904T1330/20230904T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230904T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230904T1330/LST-AMSR2_V1.0_100-20230904T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230904T1330/LST-AMSR2_V1.0_100-20230904T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230905T0130/20230905T0130.json b/stac/open-canada/ft-mckay/lst/20230905T0130/20230905T0130.json new file mode 100644 index 000000000..bcf0b3c51 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230905T0130/20230905T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230905T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230905T0130/LST-AMSR2_V1.0_100-20230905T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230905T0130/LST-AMSR2_V1.0_100-20230905T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230905T1330/20230905T1330.json b/stac/open-canada/ft-mckay/lst/20230905T1330/20230905T1330.json new file mode 100644 index 000000000..196a075de --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230905T1330/20230905T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230905T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230905T1330/LST-AMSR2_V1.0_100-20230905T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230905T1330/LST-AMSR2_V1.0_100-20230905T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230906T0130/20230906T0130.json b/stac/open-canada/ft-mckay/lst/20230906T0130/20230906T0130.json new file mode 100644 index 000000000..f6c9666a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230906T0130/20230906T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230906T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230906T0130/LST-AMSR2_V1.0_100-20230906T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230906T0130/LST-AMSR2_V1.0_100-20230906T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230906T1330/20230906T1330.json b/stac/open-canada/ft-mckay/lst/20230906T1330/20230906T1330.json new file mode 100644 index 000000000..6cbcb6938 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230906T1330/20230906T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230906T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230906T1330/LST-AMSR2_V1.0_100-20230906T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230906T1330/LST-AMSR2_V1.0_100-20230906T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230907T0130/20230907T0130.json b/stac/open-canada/ft-mckay/lst/20230907T0130/20230907T0130.json new file mode 100644 index 000000000..4514be398 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230907T0130/20230907T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230907T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230907T0130/LST-AMSR2_V1.0_100-20230907T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230907T0130/LST-AMSR2_V1.0_100-20230907T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230907T1330/20230907T1330.json b/stac/open-canada/ft-mckay/lst/20230907T1330/20230907T1330.json new file mode 100644 index 000000000..5972afab9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230907T1330/20230907T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230907T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230907T1330/LST-AMSR2_V1.0_100-20230907T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230907T1330/LST-AMSR2_V1.0_100-20230907T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230908T0130/20230908T0130.json b/stac/open-canada/ft-mckay/lst/20230908T0130/20230908T0130.json new file mode 100644 index 000000000..0e312cf6d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230908T0130/20230908T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230908T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230908T0130/LST-AMSR2_V1.0_100-20230908T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230908T0130/LST-AMSR2_V1.0_100-20230908T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230908T1330/20230908T1330.json b/stac/open-canada/ft-mckay/lst/20230908T1330/20230908T1330.json new file mode 100644 index 000000000..666ebea5f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230908T1330/20230908T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230908T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230908T1330/LST-AMSR2_V1.0_100-20230908T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230908T1330/LST-AMSR2_V1.0_100-20230908T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230909T0130/20230909T0130.json b/stac/open-canada/ft-mckay/lst/20230909T0130/20230909T0130.json new file mode 100644 index 000000000..8d67afb45 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230909T0130/20230909T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230909T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230909T0130/LST-AMSR2_V1.0_100-20230909T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230909T0130/LST-AMSR2_V1.0_100-20230909T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230909T1330/20230909T1330.json b/stac/open-canada/ft-mckay/lst/20230909T1330/20230909T1330.json new file mode 100644 index 000000000..790beca1a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230909T1330/20230909T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230909T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230909T1330/LST-AMSR2_V1.0_100-20230909T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230909T1330/LST-AMSR2_V1.0_100-20230909T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230910T0130/20230910T0130.json b/stac/open-canada/ft-mckay/lst/20230910T0130/20230910T0130.json new file mode 100644 index 000000000..5f50cc5ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230910T0130/20230910T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230910T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230910T0130/LST-AMSR2_V1.0_100-20230910T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230910T0130/LST-AMSR2_V1.0_100-20230910T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230910T1330/20230910T1330.json b/stac/open-canada/ft-mckay/lst/20230910T1330/20230910T1330.json new file mode 100644 index 000000000..742ff235e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230910T1330/20230910T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230910T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230910T1330/LST-AMSR2_V1.0_100-20230910T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230910T1330/LST-AMSR2_V1.0_100-20230910T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230911T0130/20230911T0130.json b/stac/open-canada/ft-mckay/lst/20230911T0130/20230911T0130.json new file mode 100644 index 000000000..8a46a42ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230911T0130/20230911T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230911T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230911T0130/LST-AMSR2_V1.0_100-20230911T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230911T0130/LST-AMSR2_V1.0_100-20230911T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230911T1330/20230911T1330.json b/stac/open-canada/ft-mckay/lst/20230911T1330/20230911T1330.json new file mode 100644 index 000000000..74c469ea4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230911T1330/20230911T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230911T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230911T1330/LST-AMSR2_V1.0_100-20230911T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230911T1330/LST-AMSR2_V1.0_100-20230911T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230912T0130/20230912T0130.json b/stac/open-canada/ft-mckay/lst/20230912T0130/20230912T0130.json new file mode 100644 index 000000000..7a64fffb6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230912T0130/20230912T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230912T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230912T0130/LST-AMSR2_V1.0_100-20230912T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230912T0130/LST-AMSR2_V1.0_100-20230912T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230912T1330/20230912T1330.json b/stac/open-canada/ft-mckay/lst/20230912T1330/20230912T1330.json new file mode 100644 index 000000000..5a346077a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230912T1330/20230912T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230912T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230912T1330/LST-AMSR2_V1.0_100-20230912T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230912T1330/LST-AMSR2_V1.0_100-20230912T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230913T0130/20230913T0130.json b/stac/open-canada/ft-mckay/lst/20230913T0130/20230913T0130.json new file mode 100644 index 000000000..b38d4efe5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230913T0130/20230913T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230913T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230913T0130/LST-AMSR2_V1.0_100-20230913T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230913T0130/LST-AMSR2_V1.0_100-20230913T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230913T1330/20230913T1330.json b/stac/open-canada/ft-mckay/lst/20230913T1330/20230913T1330.json new file mode 100644 index 000000000..ae3e77826 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230913T1330/20230913T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230913T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230913T1330/LST-AMSR2_V1.0_100-20230913T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230913T1330/LST-AMSR2_V1.0_100-20230913T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230914T0130/20230914T0130.json b/stac/open-canada/ft-mckay/lst/20230914T0130/20230914T0130.json new file mode 100644 index 000000000..da36b6d5e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230914T0130/20230914T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230914T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230914T0130/LST-AMSR2_V1.0_100-20230914T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230914T0130/LST-AMSR2_V1.0_100-20230914T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230914T1330/20230914T1330.json b/stac/open-canada/ft-mckay/lst/20230914T1330/20230914T1330.json new file mode 100644 index 000000000..a88f8f309 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230914T1330/20230914T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230914T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230914T1330/LST-AMSR2_V1.0_100-20230914T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230914T1330/LST-AMSR2_V1.0_100-20230914T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230915T0130/20230915T0130.json b/stac/open-canada/ft-mckay/lst/20230915T0130/20230915T0130.json new file mode 100644 index 000000000..3b7162819 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230915T0130/20230915T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230915T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230915T0130/LST-AMSR2_V1.0_100-20230915T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230915T0130/LST-AMSR2_V1.0_100-20230915T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230915T1330/20230915T1330.json b/stac/open-canada/ft-mckay/lst/20230915T1330/20230915T1330.json new file mode 100644 index 000000000..2a5c06af3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230915T1330/20230915T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230915T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230915T1330/LST-AMSR2_V1.0_100-20230915T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230915T1330/LST-AMSR2_V1.0_100-20230915T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230916T0130/20230916T0130.json b/stac/open-canada/ft-mckay/lst/20230916T0130/20230916T0130.json new file mode 100644 index 000000000..f1cfe7576 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230916T0130/20230916T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230916T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230916T0130/LST-AMSR2_V1.0_100-20230916T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230916T0130/LST-AMSR2_V1.0_100-20230916T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230916T1330/20230916T1330.json b/stac/open-canada/ft-mckay/lst/20230916T1330/20230916T1330.json new file mode 100644 index 000000000..942b3aa70 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230916T1330/20230916T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230916T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230916T1330/LST-AMSR2_V1.0_100-20230916T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230916T1330/LST-AMSR2_V1.0_100-20230916T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230917T0130/20230917T0130.json b/stac/open-canada/ft-mckay/lst/20230917T0130/20230917T0130.json new file mode 100644 index 000000000..3efeebb6f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230917T0130/20230917T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230917T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230917T0130/LST-AMSR2_V1.0_100-20230917T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230917T0130/LST-AMSR2_V1.0_100-20230917T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230917T1330/20230917T1330.json b/stac/open-canada/ft-mckay/lst/20230917T1330/20230917T1330.json new file mode 100644 index 000000000..fbd1b6837 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230917T1330/20230917T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230917T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230917T1330/LST-AMSR2_V1.0_100-20230917T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230917T1330/LST-AMSR2_V1.0_100-20230917T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230918T0130/20230918T0130.json b/stac/open-canada/ft-mckay/lst/20230918T0130/20230918T0130.json new file mode 100644 index 000000000..dee7f4f67 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230918T0130/20230918T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230918T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230918T0130/LST-AMSR2_V1.0_100-20230918T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230918T0130/LST-AMSR2_V1.0_100-20230918T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230918T1330/20230918T1330.json b/stac/open-canada/ft-mckay/lst/20230918T1330/20230918T1330.json new file mode 100644 index 000000000..10d2fea87 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230918T1330/20230918T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230918T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230918T1330/LST-AMSR2_V1.0_100-20230918T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230918T1330/LST-AMSR2_V1.0_100-20230918T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230919T0130/20230919T0130.json b/stac/open-canada/ft-mckay/lst/20230919T0130/20230919T0130.json new file mode 100644 index 000000000..5668d7845 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230919T0130/20230919T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230919T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230919T0130/LST-AMSR2_V1.0_100-20230919T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230919T0130/LST-AMSR2_V1.0_100-20230919T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230919T1330/20230919T1330.json b/stac/open-canada/ft-mckay/lst/20230919T1330/20230919T1330.json new file mode 100644 index 000000000..d90485b08 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230919T1330/20230919T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230919T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230919T1330/LST-AMSR2_V1.0_100-20230919T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230919T1330/LST-AMSR2_V1.0_100-20230919T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230920T0130/20230920T0130.json b/stac/open-canada/ft-mckay/lst/20230920T0130/20230920T0130.json new file mode 100644 index 000000000..ebf2f552e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230920T0130/20230920T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230920T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230920T0130/LST-AMSR2_V1.0_100-20230920T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230920T0130/LST-AMSR2_V1.0_100-20230920T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230920T1330/20230920T1330.json b/stac/open-canada/ft-mckay/lst/20230920T1330/20230920T1330.json new file mode 100644 index 000000000..75c13844c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230920T1330/20230920T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230920T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230920T1330/LST-AMSR2_V1.0_100-20230920T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230920T1330/LST-AMSR2_V1.0_100-20230920T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230921T0130/20230921T0130.json b/stac/open-canada/ft-mckay/lst/20230921T0130/20230921T0130.json new file mode 100644 index 000000000..ba1f9ec44 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230921T0130/20230921T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230921T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230921T0130/LST-AMSR2_V1.0_100-20230921T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230921T0130/LST-AMSR2_V1.0_100-20230921T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230921T1330/20230921T1330.json b/stac/open-canada/ft-mckay/lst/20230921T1330/20230921T1330.json new file mode 100644 index 000000000..74500c687 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230921T1330/20230921T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230921T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230921T1330/LST-AMSR2_V1.0_100-20230921T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230921T1330/LST-AMSR2_V1.0_100-20230921T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230922T0130/20230922T0130.json b/stac/open-canada/ft-mckay/lst/20230922T0130/20230922T0130.json new file mode 100644 index 000000000..cf669deaf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230922T0130/20230922T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230922T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230922T0130/LST-AMSR2_V1.0_100-20230922T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230922T0130/LST-AMSR2_V1.0_100-20230922T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230922T1330/20230922T1330.json b/stac/open-canada/ft-mckay/lst/20230922T1330/20230922T1330.json new file mode 100644 index 000000000..a0c5c8ad4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230922T1330/20230922T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230922T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230922T1330/LST-AMSR2_V1.0_100-20230922T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230922T1330/LST-AMSR2_V1.0_100-20230922T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230923T0130/20230923T0130.json b/stac/open-canada/ft-mckay/lst/20230923T0130/20230923T0130.json new file mode 100644 index 000000000..68f1f5f44 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230923T0130/20230923T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230923T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230923T0130/LST-AMSR2_V1.0_100-20230923T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230923T0130/LST-AMSR2_V1.0_100-20230923T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230923T1330/20230923T1330.json b/stac/open-canada/ft-mckay/lst/20230923T1330/20230923T1330.json new file mode 100644 index 000000000..2bbbd2a5a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230923T1330/20230923T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230923T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230923T1330/LST-AMSR2_V1.0_100-20230923T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230923T1330/LST-AMSR2_V1.0_100-20230923T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230924T0130/20230924T0130.json b/stac/open-canada/ft-mckay/lst/20230924T0130/20230924T0130.json new file mode 100644 index 000000000..d18354d2e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230924T0130/20230924T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230924T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230924T0130/LST-AMSR2_V1.0_100-20230924T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230924T0130/LST-AMSR2_V1.0_100-20230924T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230924T1330/20230924T1330.json b/stac/open-canada/ft-mckay/lst/20230924T1330/20230924T1330.json new file mode 100644 index 000000000..4f5ff5a90 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230924T1330/20230924T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230924T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230924T1330/LST-AMSR2_V1.0_100-20230924T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230924T1330/LST-AMSR2_V1.0_100-20230924T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230925T0130/20230925T0130.json b/stac/open-canada/ft-mckay/lst/20230925T0130/20230925T0130.json new file mode 100644 index 000000000..d2d6f1539 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230925T0130/20230925T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230925T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230925T0130/LST-AMSR2_V1.0_100-20230925T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230925T0130/LST-AMSR2_V1.0_100-20230925T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230925T1330/20230925T1330.json b/stac/open-canada/ft-mckay/lst/20230925T1330/20230925T1330.json new file mode 100644 index 000000000..e5c64dba9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230925T1330/20230925T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230925T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230925T1330/LST-AMSR2_V1.0_100-20230925T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230925T1330/LST-AMSR2_V1.0_100-20230925T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230926T0130/20230926T0130.json b/stac/open-canada/ft-mckay/lst/20230926T0130/20230926T0130.json new file mode 100644 index 000000000..ca3d99998 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230926T0130/20230926T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230926T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230926T0130/LST-AMSR2_V1.0_100-20230926T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230926T0130/LST-AMSR2_V1.0_100-20230926T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230926T1330/20230926T1330.json b/stac/open-canada/ft-mckay/lst/20230926T1330/20230926T1330.json new file mode 100644 index 000000000..99de03904 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230926T1330/20230926T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230926T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230926T1330/LST-AMSR2_V1.0_100-20230926T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230926T1330/LST-AMSR2_V1.0_100-20230926T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230927T0130/20230927T0130.json b/stac/open-canada/ft-mckay/lst/20230927T0130/20230927T0130.json new file mode 100644 index 000000000..4ea1c2e74 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230927T0130/20230927T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230927T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230927T0130/LST-AMSR2_V1.0_100-20230927T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230927T0130/LST-AMSR2_V1.0_100-20230927T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230927T1330/20230927T1330.json b/stac/open-canada/ft-mckay/lst/20230927T1330/20230927T1330.json new file mode 100644 index 000000000..3163df7b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230927T1330/20230927T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230927T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230927T1330/LST-AMSR2_V1.0_100-20230927T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230927T1330/LST-AMSR2_V1.0_100-20230927T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230928T0130/20230928T0130.json b/stac/open-canada/ft-mckay/lst/20230928T0130/20230928T0130.json new file mode 100644 index 000000000..ffa1b56f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230928T0130/20230928T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230928T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230928T0130/LST-AMSR2_V1.0_100-20230928T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230928T0130/LST-AMSR2_V1.0_100-20230928T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230928T1330/20230928T1330.json b/stac/open-canada/ft-mckay/lst/20230928T1330/20230928T1330.json new file mode 100644 index 000000000..000b63381 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230928T1330/20230928T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230928T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230928T1330/LST-AMSR2_V1.0_100-20230928T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230928T1330/LST-AMSR2_V1.0_100-20230928T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230929T0130/20230929T0130.json b/stac/open-canada/ft-mckay/lst/20230929T0130/20230929T0130.json new file mode 100644 index 000000000..d9c2e536e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230929T0130/20230929T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230929T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230929T0130/LST-AMSR2_V1.0_100-20230929T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230929T0130/LST-AMSR2_V1.0_100-20230929T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230929T1330/20230929T1330.json b/stac/open-canada/ft-mckay/lst/20230929T1330/20230929T1330.json new file mode 100644 index 000000000..52d20b239 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230929T1330/20230929T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230929T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230929T1330/LST-AMSR2_V1.0_100-20230929T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230929T1330/LST-AMSR2_V1.0_100-20230929T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230930T0130/20230930T0130.json b/stac/open-canada/ft-mckay/lst/20230930T0130/20230930T0130.json new file mode 100644 index 000000000..a948ee4e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230930T0130/20230930T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230930T0130", + "collection": "lst", + "properties": { + "datetime": "2023-09-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230930T0130/LST-AMSR2_V1.0_100-20230930T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230930T0130/LST-AMSR2_V1.0_100-20230930T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20230930T1330/20230930T1330.json b/stac/open-canada/ft-mckay/lst/20230930T1330/20230930T1330.json new file mode 100644 index 000000000..b32172e34 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20230930T1330/20230930T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230930T1330", + "collection": "lst", + "properties": { + "datetime": "2023-09-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230930T1330/LST-AMSR2_V1.0_100-20230930T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20230930T1330/LST-AMSR2_V1.0_100-20230930T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231001T0130/20231001T0130.json b/stac/open-canada/ft-mckay/lst/20231001T0130/20231001T0130.json new file mode 100644 index 000000000..c48372fc8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231001T0130/20231001T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231001T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231001T0130/LST-AMSR2_V1.0_100-20231001T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231001T0130/LST-AMSR2_V1.0_100-20231001T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231001T1330/20231001T1330.json b/stac/open-canada/ft-mckay/lst/20231001T1330/20231001T1330.json new file mode 100644 index 000000000..e717feddb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231001T1330/20231001T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231001T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231001T1330/LST-AMSR2_V1.0_100-20231001T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231001T1330/LST-AMSR2_V1.0_100-20231001T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231002T0130/20231002T0130.json b/stac/open-canada/ft-mckay/lst/20231002T0130/20231002T0130.json new file mode 100644 index 000000000..df448b4e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231002T0130/20231002T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231002T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231002T0130/LST-AMSR2_V1.0_100-20231002T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231002T0130/LST-AMSR2_V1.0_100-20231002T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231002T1330/20231002T1330.json b/stac/open-canada/ft-mckay/lst/20231002T1330/20231002T1330.json new file mode 100644 index 000000000..5b58c91a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231002T1330/20231002T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231002T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231002T1330/LST-AMSR2_V1.0_100-20231002T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231002T1330/LST-AMSR2_V1.0_100-20231002T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231003T0130/20231003T0130.json b/stac/open-canada/ft-mckay/lst/20231003T0130/20231003T0130.json new file mode 100644 index 000000000..d68de39da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231003T0130/20231003T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231003T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231003T0130/LST-AMSR2_V1.0_100-20231003T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231003T0130/LST-AMSR2_V1.0_100-20231003T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231003T1330/20231003T1330.json b/stac/open-canada/ft-mckay/lst/20231003T1330/20231003T1330.json new file mode 100644 index 000000000..08cafec17 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231003T1330/20231003T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231003T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231003T1330/LST-AMSR2_V1.0_100-20231003T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231003T1330/LST-AMSR2_V1.0_100-20231003T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231004T0130/20231004T0130.json b/stac/open-canada/ft-mckay/lst/20231004T0130/20231004T0130.json new file mode 100644 index 000000000..26417dfab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231004T0130/20231004T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231004T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231004T0130/LST-AMSR2_V1.0_100-20231004T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231004T0130/LST-AMSR2_V1.0_100-20231004T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231004T1330/20231004T1330.json b/stac/open-canada/ft-mckay/lst/20231004T1330/20231004T1330.json new file mode 100644 index 000000000..7db9de377 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231004T1330/20231004T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231004T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231004T1330/LST-AMSR2_V1.0_100-20231004T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231004T1330/LST-AMSR2_V1.0_100-20231004T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231005T0130/20231005T0130.json b/stac/open-canada/ft-mckay/lst/20231005T0130/20231005T0130.json new file mode 100644 index 000000000..e68037b56 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231005T0130/20231005T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231005T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231005T0130/LST-AMSR2_V1.0_100-20231005T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231005T0130/LST-AMSR2_V1.0_100-20231005T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231005T1330/20231005T1330.json b/stac/open-canada/ft-mckay/lst/20231005T1330/20231005T1330.json new file mode 100644 index 000000000..cee6bdde2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231005T1330/20231005T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231005T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231005T1330/LST-AMSR2_V1.0_100-20231005T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231005T1330/LST-AMSR2_V1.0_100-20231005T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231006T0130/20231006T0130.json b/stac/open-canada/ft-mckay/lst/20231006T0130/20231006T0130.json new file mode 100644 index 000000000..da053b19c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231006T0130/20231006T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231006T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231006T0130/LST-AMSR2_V1.0_100-20231006T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231006T0130/LST-AMSR2_V1.0_100-20231006T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231006T1330/20231006T1330.json b/stac/open-canada/ft-mckay/lst/20231006T1330/20231006T1330.json new file mode 100644 index 000000000..badbd3bc6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231006T1330/20231006T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231006T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231006T1330/LST-AMSR2_V1.0_100-20231006T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231006T1330/LST-AMSR2_V1.0_100-20231006T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231007T0130/20231007T0130.json b/stac/open-canada/ft-mckay/lst/20231007T0130/20231007T0130.json new file mode 100644 index 000000000..211f34062 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231007T0130/20231007T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231007T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231007T0130/LST-AMSR2_V1.0_100-20231007T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231007T0130/LST-AMSR2_V1.0_100-20231007T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231007T1330/20231007T1330.json b/stac/open-canada/ft-mckay/lst/20231007T1330/20231007T1330.json new file mode 100644 index 000000000..2b4bb99d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231007T1330/20231007T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231007T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231007T1330/LST-AMSR2_V1.0_100-20231007T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231007T1330/LST-AMSR2_V1.0_100-20231007T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231008T0130/20231008T0130.json b/stac/open-canada/ft-mckay/lst/20231008T0130/20231008T0130.json new file mode 100644 index 000000000..b92765c62 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231008T0130/20231008T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231008T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231008T0130/LST-AMSR2_V1.0_100-20231008T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231008T0130/LST-AMSR2_V1.0_100-20231008T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231008T1330/20231008T1330.json b/stac/open-canada/ft-mckay/lst/20231008T1330/20231008T1330.json new file mode 100644 index 000000000..bb7b59b15 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231008T1330/20231008T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231008T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231008T1330/LST-AMSR2_V1.0_100-20231008T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231008T1330/LST-AMSR2_V1.0_100-20231008T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231009T0130/20231009T0130.json b/stac/open-canada/ft-mckay/lst/20231009T0130/20231009T0130.json new file mode 100644 index 000000000..291b45d84 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231009T0130/20231009T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231009T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231009T0130/LST-AMSR2_V1.0_100-20231009T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231009T0130/LST-AMSR2_V1.0_100-20231009T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231009T1330/20231009T1330.json b/stac/open-canada/ft-mckay/lst/20231009T1330/20231009T1330.json new file mode 100644 index 000000000..573ef4332 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231009T1330/20231009T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231009T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231009T1330/LST-AMSR2_V1.0_100-20231009T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231009T1330/LST-AMSR2_V1.0_100-20231009T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231010T0130/20231010T0130.json b/stac/open-canada/ft-mckay/lst/20231010T0130/20231010T0130.json new file mode 100644 index 000000000..3e8b56fc0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231010T0130/20231010T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231010T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231010T0130/LST-AMSR2_V1.0_100-20231010T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231010T0130/LST-AMSR2_V1.0_100-20231010T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231010T1330/20231010T1330.json b/stac/open-canada/ft-mckay/lst/20231010T1330/20231010T1330.json new file mode 100644 index 000000000..df71888ad --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231010T1330/20231010T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231010T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231010T1330/LST-AMSR2_V1.0_100-20231010T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231010T1330/LST-AMSR2_V1.0_100-20231010T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231011T0130/20231011T0130.json b/stac/open-canada/ft-mckay/lst/20231011T0130/20231011T0130.json new file mode 100644 index 000000000..1e30fddd0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231011T0130/20231011T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231011T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231011T0130/LST-AMSR2_V1.0_100-20231011T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231011T0130/LST-AMSR2_V1.0_100-20231011T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231011T1330/20231011T1330.json b/stac/open-canada/ft-mckay/lst/20231011T1330/20231011T1330.json new file mode 100644 index 000000000..ef966f698 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231011T1330/20231011T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231011T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231011T1330/LST-AMSR2_V1.0_100-20231011T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231011T1330/LST-AMSR2_V1.0_100-20231011T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231012T0130/20231012T0130.json b/stac/open-canada/ft-mckay/lst/20231012T0130/20231012T0130.json new file mode 100644 index 000000000..0df9b3b3d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231012T0130/20231012T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231012T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231012T0130/LST-AMSR2_V1.0_100-20231012T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231012T0130/LST-AMSR2_V1.0_100-20231012T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231012T1330/20231012T1330.json b/stac/open-canada/ft-mckay/lst/20231012T1330/20231012T1330.json new file mode 100644 index 000000000..7bdb54988 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231012T1330/20231012T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231012T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231012T1330/LST-AMSR2_V1.0_100-20231012T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231012T1330/LST-AMSR2_V1.0_100-20231012T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231013T0130/20231013T0130.json b/stac/open-canada/ft-mckay/lst/20231013T0130/20231013T0130.json new file mode 100644 index 000000000..706ca600d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231013T0130/20231013T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231013T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231013T0130/LST-AMSR2_V1.0_100-20231013T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231013T0130/LST-AMSR2_V1.0_100-20231013T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231013T1330/20231013T1330.json b/stac/open-canada/ft-mckay/lst/20231013T1330/20231013T1330.json new file mode 100644 index 000000000..6bb5cc5d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231013T1330/20231013T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231013T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231013T1330/LST-AMSR2_V1.0_100-20231013T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231013T1330/LST-AMSR2_V1.0_100-20231013T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231014T0130/20231014T0130.json b/stac/open-canada/ft-mckay/lst/20231014T0130/20231014T0130.json new file mode 100644 index 000000000..aa08634b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231014T0130/20231014T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231014T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231014T0130/LST-AMSR2_V1.0_100-20231014T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231014T0130/LST-AMSR2_V1.0_100-20231014T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231014T1330/20231014T1330.json b/stac/open-canada/ft-mckay/lst/20231014T1330/20231014T1330.json new file mode 100644 index 000000000..6ad653266 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231014T1330/20231014T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231014T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231014T1330/LST-AMSR2_V1.0_100-20231014T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231014T1330/LST-AMSR2_V1.0_100-20231014T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231015T0130/20231015T0130.json b/stac/open-canada/ft-mckay/lst/20231015T0130/20231015T0130.json new file mode 100644 index 000000000..d1fb6c945 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231015T0130/20231015T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231015T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231015T0130/LST-AMSR2_V1.0_100-20231015T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231015T0130/LST-AMSR2_V1.0_100-20231015T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231015T1330/20231015T1330.json b/stac/open-canada/ft-mckay/lst/20231015T1330/20231015T1330.json new file mode 100644 index 000000000..b85a04887 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231015T1330/20231015T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231015T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231015T1330/LST-AMSR2_V1.0_100-20231015T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231015T1330/LST-AMSR2_V1.0_100-20231015T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231016T0130/20231016T0130.json b/stac/open-canada/ft-mckay/lst/20231016T0130/20231016T0130.json new file mode 100644 index 000000000..39a26227f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231016T0130/20231016T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231016T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231016T0130/LST-AMSR2_V1.0_100-20231016T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231016T0130/LST-AMSR2_V1.0_100-20231016T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231016T1330/20231016T1330.json b/stac/open-canada/ft-mckay/lst/20231016T1330/20231016T1330.json new file mode 100644 index 000000000..a3614893a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231016T1330/20231016T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231016T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231016T1330/LST-AMSR2_V1.0_100-20231016T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231016T1330/LST-AMSR2_V1.0_100-20231016T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231017T0130/20231017T0130.json b/stac/open-canada/ft-mckay/lst/20231017T0130/20231017T0130.json new file mode 100644 index 000000000..b5847ca04 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231017T0130/20231017T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231017T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231017T0130/LST-AMSR2_V1.0_100-20231017T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231017T0130/LST-AMSR2_V1.0_100-20231017T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231017T1330/20231017T1330.json b/stac/open-canada/ft-mckay/lst/20231017T1330/20231017T1330.json new file mode 100644 index 000000000..1fdfddf73 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231017T1330/20231017T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231017T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231017T1330/LST-AMSR2_V1.0_100-20231017T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231017T1330/LST-AMSR2_V1.0_100-20231017T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231018T0130/20231018T0130.json b/stac/open-canada/ft-mckay/lst/20231018T0130/20231018T0130.json new file mode 100644 index 000000000..ed39883c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231018T0130/20231018T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231018T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231018T0130/LST-AMSR2_V1.0_100-20231018T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231018T0130/LST-AMSR2_V1.0_100-20231018T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231018T1330/20231018T1330.json b/stac/open-canada/ft-mckay/lst/20231018T1330/20231018T1330.json new file mode 100644 index 000000000..500f607f3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231018T1330/20231018T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231018T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231018T1330/LST-AMSR2_V1.0_100-20231018T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231018T1330/LST-AMSR2_V1.0_100-20231018T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231019T0130/20231019T0130.json b/stac/open-canada/ft-mckay/lst/20231019T0130/20231019T0130.json new file mode 100644 index 000000000..1677d7d83 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231019T0130/20231019T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231019T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231019T0130/LST-AMSR2_V1.0_100-20231019T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231019T0130/LST-AMSR2_V1.0_100-20231019T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231019T1330/20231019T1330.json b/stac/open-canada/ft-mckay/lst/20231019T1330/20231019T1330.json new file mode 100644 index 000000000..4af4a64e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231019T1330/20231019T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231019T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231019T1330/LST-AMSR2_V1.0_100-20231019T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231019T1330/LST-AMSR2_V1.0_100-20231019T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231020T0130/20231020T0130.json b/stac/open-canada/ft-mckay/lst/20231020T0130/20231020T0130.json new file mode 100644 index 000000000..e4bc7e46b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231020T0130/20231020T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231020T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231020T0130/LST-AMSR2_V1.0_100-20231020T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231020T0130/LST-AMSR2_V1.0_100-20231020T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231020T1330/20231020T1330.json b/stac/open-canada/ft-mckay/lst/20231020T1330/20231020T1330.json new file mode 100644 index 000000000..a8edf2e76 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231020T1330/20231020T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231020T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231020T1330/LST-AMSR2_V1.0_100-20231020T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231020T1330/LST-AMSR2_V1.0_100-20231020T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231021T0130/20231021T0130.json b/stac/open-canada/ft-mckay/lst/20231021T0130/20231021T0130.json new file mode 100644 index 000000000..c5caf22fe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231021T0130/20231021T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231021T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231021T0130/LST-AMSR2_V1.0_100-20231021T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231021T0130/LST-AMSR2_V1.0_100-20231021T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231021T1330/20231021T1330.json b/stac/open-canada/ft-mckay/lst/20231021T1330/20231021T1330.json new file mode 100644 index 000000000..331432abe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231021T1330/20231021T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231021T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231021T1330/LST-AMSR2_V1.0_100-20231021T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231021T1330/LST-AMSR2_V1.0_100-20231021T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231022T0130/20231022T0130.json b/stac/open-canada/ft-mckay/lst/20231022T0130/20231022T0130.json new file mode 100644 index 000000000..4409248cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231022T0130/20231022T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231022T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231022T0130/LST-AMSR2_V1.0_100-20231022T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231022T0130/LST-AMSR2_V1.0_100-20231022T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231022T1330/20231022T1330.json b/stac/open-canada/ft-mckay/lst/20231022T1330/20231022T1330.json new file mode 100644 index 000000000..0ca7b4771 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231022T1330/20231022T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231022T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231022T1330/LST-AMSR2_V1.0_100-20231022T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231022T1330/LST-AMSR2_V1.0_100-20231022T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231023T0130/20231023T0130.json b/stac/open-canada/ft-mckay/lst/20231023T0130/20231023T0130.json new file mode 100644 index 000000000..0416e498b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231023T0130/20231023T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231023T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231023T0130/LST-AMSR2_V1.0_100-20231023T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231023T0130/LST-AMSR2_V1.0_100-20231023T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231023T1330/20231023T1330.json b/stac/open-canada/ft-mckay/lst/20231023T1330/20231023T1330.json new file mode 100644 index 000000000..011efd5dc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231023T1330/20231023T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231023T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231023T1330/LST-AMSR2_V1.0_100-20231023T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231023T1330/LST-AMSR2_V1.0_100-20231023T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231024T0130/20231024T0130.json b/stac/open-canada/ft-mckay/lst/20231024T0130/20231024T0130.json new file mode 100644 index 000000000..ececf9890 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231024T0130/20231024T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231024T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231024T0130/LST-AMSR2_V1.0_100-20231024T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231024T0130/LST-AMSR2_V1.0_100-20231024T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231024T1330/20231024T1330.json b/stac/open-canada/ft-mckay/lst/20231024T1330/20231024T1330.json new file mode 100644 index 000000000..15db8a593 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231024T1330/20231024T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231024T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231024T1330/LST-AMSR2_V1.0_100-20231024T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231024T1330/LST-AMSR2_V1.0_100-20231024T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231025T0130/20231025T0130.json b/stac/open-canada/ft-mckay/lst/20231025T0130/20231025T0130.json new file mode 100644 index 000000000..ba3a108f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231025T0130/20231025T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231025T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231025T0130/LST-AMSR2_V1.0_100-20231025T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231025T0130/LST-AMSR2_V1.0_100-20231025T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231025T1330/20231025T1330.json b/stac/open-canada/ft-mckay/lst/20231025T1330/20231025T1330.json new file mode 100644 index 000000000..e914b82bd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231025T1330/20231025T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231025T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231025T1330/LST-AMSR2_V1.0_100-20231025T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231025T1330/LST-AMSR2_V1.0_100-20231025T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231026T0130/20231026T0130.json b/stac/open-canada/ft-mckay/lst/20231026T0130/20231026T0130.json new file mode 100644 index 000000000..14fcde349 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231026T0130/20231026T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231026T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231026T0130/LST-AMSR2_V1.0_100-20231026T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231026T0130/LST-AMSR2_V1.0_100-20231026T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231026T1330/20231026T1330.json b/stac/open-canada/ft-mckay/lst/20231026T1330/20231026T1330.json new file mode 100644 index 000000000..3cf8f9d85 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231026T1330/20231026T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231026T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231026T1330/LST-AMSR2_V1.0_100-20231026T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231026T1330/LST-AMSR2_V1.0_100-20231026T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231027T0130/20231027T0130.json b/stac/open-canada/ft-mckay/lst/20231027T0130/20231027T0130.json new file mode 100644 index 000000000..2e5e76065 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231027T0130/20231027T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231027T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231027T0130/LST-AMSR2_V1.0_100-20231027T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231027T0130/LST-AMSR2_V1.0_100-20231027T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231027T1330/20231027T1330.json b/stac/open-canada/ft-mckay/lst/20231027T1330/20231027T1330.json new file mode 100644 index 000000000..860cfe743 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231027T1330/20231027T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231027T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231027T1330/LST-AMSR2_V1.0_100-20231027T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231027T1330/LST-AMSR2_V1.0_100-20231027T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231028T0130/20231028T0130.json b/stac/open-canada/ft-mckay/lst/20231028T0130/20231028T0130.json new file mode 100644 index 000000000..7551a6b72 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231028T0130/20231028T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231028T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231028T0130/LST-AMSR2_V1.0_100-20231028T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231028T0130/LST-AMSR2_V1.0_100-20231028T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231028T1330/20231028T1330.json b/stac/open-canada/ft-mckay/lst/20231028T1330/20231028T1330.json new file mode 100644 index 000000000..09cecb46f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231028T1330/20231028T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231028T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231028T1330/LST-AMSR2_V1.0_100-20231028T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231028T1330/LST-AMSR2_V1.0_100-20231028T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231029T0130/20231029T0130.json b/stac/open-canada/ft-mckay/lst/20231029T0130/20231029T0130.json new file mode 100644 index 000000000..10a8cc540 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231029T0130/20231029T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231029T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231029T0130/LST-AMSR2_V1.0_100-20231029T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231029T0130/LST-AMSR2_V1.0_100-20231029T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231029T1330/20231029T1330.json b/stac/open-canada/ft-mckay/lst/20231029T1330/20231029T1330.json new file mode 100644 index 000000000..6f759ba2e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231029T1330/20231029T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231029T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231029T1330/LST-AMSR2_V1.0_100-20231029T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231029T1330/LST-AMSR2_V1.0_100-20231029T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231030T0130/20231030T0130.json b/stac/open-canada/ft-mckay/lst/20231030T0130/20231030T0130.json new file mode 100644 index 000000000..447149c3d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231030T0130/20231030T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231030T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231030T0130/LST-AMSR2_V1.0_100-20231030T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231030T0130/LST-AMSR2_V1.0_100-20231030T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231030T1330/20231030T1330.json b/stac/open-canada/ft-mckay/lst/20231030T1330/20231030T1330.json new file mode 100644 index 000000000..534d689f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231030T1330/20231030T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231030T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231030T1330/LST-AMSR2_V1.0_100-20231030T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231030T1330/LST-AMSR2_V1.0_100-20231030T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231031T0130/20231031T0130.json b/stac/open-canada/ft-mckay/lst/20231031T0130/20231031T0130.json new file mode 100644 index 000000000..2b4997356 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231031T0130/20231031T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231031T0130", + "collection": "lst", + "properties": { + "datetime": "2023-10-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231031T0130/LST-AMSR2_V1.0_100-20231031T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231031T0130/LST-AMSR2_V1.0_100-20231031T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231031T1330/20231031T1330.json b/stac/open-canada/ft-mckay/lst/20231031T1330/20231031T1330.json new file mode 100644 index 000000000..b8f1fe46d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231031T1330/20231031T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231031T1330", + "collection": "lst", + "properties": { + "datetime": "2023-10-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231031T1330/LST-AMSR2_V1.0_100-20231031T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231031T1330/LST-AMSR2_V1.0_100-20231031T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231101T0130/20231101T0130.json b/stac/open-canada/ft-mckay/lst/20231101T0130/20231101T0130.json new file mode 100644 index 000000000..9cf6ea1d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231101T0130/20231101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231101T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231101T0130/LST-AMSR2_V1.0_100-20231101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231101T0130/LST-AMSR2_V1.0_100-20231101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231101T1330/20231101T1330.json b/stac/open-canada/ft-mckay/lst/20231101T1330/20231101T1330.json new file mode 100644 index 000000000..47fbb032f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231101T1330/20231101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231101T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231101T1330/LST-AMSR2_V1.0_100-20231101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231101T1330/LST-AMSR2_V1.0_100-20231101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231102T0130/20231102T0130.json b/stac/open-canada/ft-mckay/lst/20231102T0130/20231102T0130.json new file mode 100644 index 000000000..333cf20dc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231102T0130/20231102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231102T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231102T0130/LST-AMSR2_V1.0_100-20231102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231102T0130/LST-AMSR2_V1.0_100-20231102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231102T1330/20231102T1330.json b/stac/open-canada/ft-mckay/lst/20231102T1330/20231102T1330.json new file mode 100644 index 000000000..a9d04f9ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231102T1330/20231102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231102T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231102T1330/LST-AMSR2_V1.0_100-20231102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231102T1330/LST-AMSR2_V1.0_100-20231102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231103T0130/20231103T0130.json b/stac/open-canada/ft-mckay/lst/20231103T0130/20231103T0130.json new file mode 100644 index 000000000..8c86e9264 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231103T0130/20231103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231103T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231103T0130/LST-AMSR2_V1.0_100-20231103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231103T0130/LST-AMSR2_V1.0_100-20231103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231103T1330/20231103T1330.json b/stac/open-canada/ft-mckay/lst/20231103T1330/20231103T1330.json new file mode 100644 index 000000000..791fe3d6e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231103T1330/20231103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231103T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231103T1330/LST-AMSR2_V1.0_100-20231103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231103T1330/LST-AMSR2_V1.0_100-20231103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231104T0130/20231104T0130.json b/stac/open-canada/ft-mckay/lst/20231104T0130/20231104T0130.json new file mode 100644 index 000000000..862a166be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231104T0130/20231104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231104T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231104T0130/LST-AMSR2_V1.0_100-20231104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231104T0130/LST-AMSR2_V1.0_100-20231104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231104T1330/20231104T1330.json b/stac/open-canada/ft-mckay/lst/20231104T1330/20231104T1330.json new file mode 100644 index 000000000..2d98584d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231104T1330/20231104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231104T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231104T1330/LST-AMSR2_V1.0_100-20231104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231104T1330/LST-AMSR2_V1.0_100-20231104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231105T0130/20231105T0130.json b/stac/open-canada/ft-mckay/lst/20231105T0130/20231105T0130.json new file mode 100644 index 000000000..7e2606c65 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231105T0130/20231105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231105T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231105T0130/LST-AMSR2_V1.0_100-20231105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231105T0130/LST-AMSR2_V1.0_100-20231105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231105T1330/20231105T1330.json b/stac/open-canada/ft-mckay/lst/20231105T1330/20231105T1330.json new file mode 100644 index 000000000..159648d5e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231105T1330/20231105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231105T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231105T1330/LST-AMSR2_V1.0_100-20231105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231105T1330/LST-AMSR2_V1.0_100-20231105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231106T0130/20231106T0130.json b/stac/open-canada/ft-mckay/lst/20231106T0130/20231106T0130.json new file mode 100644 index 000000000..44ab68353 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231106T0130/20231106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231106T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231106T0130/LST-AMSR2_V1.0_100-20231106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231106T0130/LST-AMSR2_V1.0_100-20231106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231106T1330/20231106T1330.json b/stac/open-canada/ft-mckay/lst/20231106T1330/20231106T1330.json new file mode 100644 index 000000000..258597fa9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231106T1330/20231106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231106T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231106T1330/LST-AMSR2_V1.0_100-20231106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231106T1330/LST-AMSR2_V1.0_100-20231106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231107T0130/20231107T0130.json b/stac/open-canada/ft-mckay/lst/20231107T0130/20231107T0130.json new file mode 100644 index 000000000..ce3cb1f76 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231107T0130/20231107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231107T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231107T0130/LST-AMSR2_V1.0_100-20231107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231107T0130/LST-AMSR2_V1.0_100-20231107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231107T1330/20231107T1330.json b/stac/open-canada/ft-mckay/lst/20231107T1330/20231107T1330.json new file mode 100644 index 000000000..357431770 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231107T1330/20231107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231107T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231107T1330/LST-AMSR2_V1.0_100-20231107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231107T1330/LST-AMSR2_V1.0_100-20231107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231108T0130/20231108T0130.json b/stac/open-canada/ft-mckay/lst/20231108T0130/20231108T0130.json new file mode 100644 index 000000000..32bd69a62 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231108T0130/20231108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231108T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231108T0130/LST-AMSR2_V1.0_100-20231108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231108T0130/LST-AMSR2_V1.0_100-20231108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231108T1330/20231108T1330.json b/stac/open-canada/ft-mckay/lst/20231108T1330/20231108T1330.json new file mode 100644 index 000000000..a311081a0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231108T1330/20231108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231108T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231108T1330/LST-AMSR2_V1.0_100-20231108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231108T1330/LST-AMSR2_V1.0_100-20231108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231109T0130/20231109T0130.json b/stac/open-canada/ft-mckay/lst/20231109T0130/20231109T0130.json new file mode 100644 index 000000000..11b03139c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231109T0130/20231109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231109T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231109T0130/LST-AMSR2_V1.0_100-20231109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231109T0130/LST-AMSR2_V1.0_100-20231109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231109T1330/20231109T1330.json b/stac/open-canada/ft-mckay/lst/20231109T1330/20231109T1330.json new file mode 100644 index 000000000..1e5198313 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231109T1330/20231109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231109T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231109T1330/LST-AMSR2_V1.0_100-20231109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231109T1330/LST-AMSR2_V1.0_100-20231109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231110T0130/20231110T0130.json b/stac/open-canada/ft-mckay/lst/20231110T0130/20231110T0130.json new file mode 100644 index 000000000..005f29ffa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231110T0130/20231110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231110T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231110T0130/LST-AMSR2_V1.0_100-20231110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231110T0130/LST-AMSR2_V1.0_100-20231110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231110T1330/20231110T1330.json b/stac/open-canada/ft-mckay/lst/20231110T1330/20231110T1330.json new file mode 100644 index 000000000..e599711bb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231110T1330/20231110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231110T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231110T1330/LST-AMSR2_V1.0_100-20231110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231110T1330/LST-AMSR2_V1.0_100-20231110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231111T0130/20231111T0130.json b/stac/open-canada/ft-mckay/lst/20231111T0130/20231111T0130.json new file mode 100644 index 000000000..54be0c67f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231111T0130/20231111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231111T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231111T0130/LST-AMSR2_V1.0_100-20231111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231111T0130/LST-AMSR2_V1.0_100-20231111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231111T1330/20231111T1330.json b/stac/open-canada/ft-mckay/lst/20231111T1330/20231111T1330.json new file mode 100644 index 000000000..03594c3f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231111T1330/20231111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231111T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231111T1330/LST-AMSR2_V1.0_100-20231111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231111T1330/LST-AMSR2_V1.0_100-20231111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231112T0130/20231112T0130.json b/stac/open-canada/ft-mckay/lst/20231112T0130/20231112T0130.json new file mode 100644 index 000000000..723786452 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231112T0130/20231112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231112T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231112T0130/LST-AMSR2_V1.0_100-20231112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231112T0130/LST-AMSR2_V1.0_100-20231112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231112T1330/20231112T1330.json b/stac/open-canada/ft-mckay/lst/20231112T1330/20231112T1330.json new file mode 100644 index 000000000..9c3e1edeb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231112T1330/20231112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231112T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231112T1330/LST-AMSR2_V1.0_100-20231112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231112T1330/LST-AMSR2_V1.0_100-20231112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231113T0130/20231113T0130.json b/stac/open-canada/ft-mckay/lst/20231113T0130/20231113T0130.json new file mode 100644 index 000000000..ed8f7cfcd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231113T0130/20231113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231113T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231113T0130/LST-AMSR2_V1.0_100-20231113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231113T0130/LST-AMSR2_V1.0_100-20231113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231113T1330/20231113T1330.json b/stac/open-canada/ft-mckay/lst/20231113T1330/20231113T1330.json new file mode 100644 index 000000000..b503633e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231113T1330/20231113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231113T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231113T1330/LST-AMSR2_V1.0_100-20231113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231113T1330/LST-AMSR2_V1.0_100-20231113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231114T0130/20231114T0130.json b/stac/open-canada/ft-mckay/lst/20231114T0130/20231114T0130.json new file mode 100644 index 000000000..1cb2f0a88 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231114T0130/20231114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231114T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231114T0130/LST-AMSR2_V1.0_100-20231114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231114T0130/LST-AMSR2_V1.0_100-20231114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231114T1330/20231114T1330.json b/stac/open-canada/ft-mckay/lst/20231114T1330/20231114T1330.json new file mode 100644 index 000000000..71dc6f439 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231114T1330/20231114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231114T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231114T1330/LST-AMSR2_V1.0_100-20231114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231114T1330/LST-AMSR2_V1.0_100-20231114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231115T0130/20231115T0130.json b/stac/open-canada/ft-mckay/lst/20231115T0130/20231115T0130.json new file mode 100644 index 000000000..bfd3c4df1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231115T0130/20231115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231115T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231115T0130/LST-AMSR2_V1.0_100-20231115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231115T0130/LST-AMSR2_V1.0_100-20231115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231115T1330/20231115T1330.json b/stac/open-canada/ft-mckay/lst/20231115T1330/20231115T1330.json new file mode 100644 index 000000000..8565fb67a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231115T1330/20231115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231115T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231115T1330/LST-AMSR2_V1.0_100-20231115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231115T1330/LST-AMSR2_V1.0_100-20231115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231116T0130/20231116T0130.json b/stac/open-canada/ft-mckay/lst/20231116T0130/20231116T0130.json new file mode 100644 index 000000000..cfe5edd37 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231116T0130/20231116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231116T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231116T0130/LST-AMSR2_V1.0_100-20231116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231116T0130/LST-AMSR2_V1.0_100-20231116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231116T1330/20231116T1330.json b/stac/open-canada/ft-mckay/lst/20231116T1330/20231116T1330.json new file mode 100644 index 000000000..b8ccefa55 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231116T1330/20231116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231116T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231116T1330/LST-AMSR2_V1.0_100-20231116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231116T1330/LST-AMSR2_V1.0_100-20231116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231117T0130/20231117T0130.json b/stac/open-canada/ft-mckay/lst/20231117T0130/20231117T0130.json new file mode 100644 index 000000000..f7dd57ebe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231117T0130/20231117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231117T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231117T0130/LST-AMSR2_V1.0_100-20231117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231117T0130/LST-AMSR2_V1.0_100-20231117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231117T1330/20231117T1330.json b/stac/open-canada/ft-mckay/lst/20231117T1330/20231117T1330.json new file mode 100644 index 000000000..aacac3485 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231117T1330/20231117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231117T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231117T1330/LST-AMSR2_V1.0_100-20231117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231117T1330/LST-AMSR2_V1.0_100-20231117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231118T0130/20231118T0130.json b/stac/open-canada/ft-mckay/lst/20231118T0130/20231118T0130.json new file mode 100644 index 000000000..4ae88ea12 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231118T0130/20231118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231118T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231118T0130/LST-AMSR2_V1.0_100-20231118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231118T0130/LST-AMSR2_V1.0_100-20231118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231118T1330/20231118T1330.json b/stac/open-canada/ft-mckay/lst/20231118T1330/20231118T1330.json new file mode 100644 index 000000000..7c467ec8e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231118T1330/20231118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231118T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231118T1330/LST-AMSR2_V1.0_100-20231118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231118T1330/LST-AMSR2_V1.0_100-20231118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231119T0130/20231119T0130.json b/stac/open-canada/ft-mckay/lst/20231119T0130/20231119T0130.json new file mode 100644 index 000000000..9d2cfbe5d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231119T0130/20231119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231119T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231119T0130/LST-AMSR2_V1.0_100-20231119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231119T0130/LST-AMSR2_V1.0_100-20231119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231119T1330/20231119T1330.json b/stac/open-canada/ft-mckay/lst/20231119T1330/20231119T1330.json new file mode 100644 index 000000000..f704362a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231119T1330/20231119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231119T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231119T1330/LST-AMSR2_V1.0_100-20231119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231119T1330/LST-AMSR2_V1.0_100-20231119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231120T0130/20231120T0130.json b/stac/open-canada/ft-mckay/lst/20231120T0130/20231120T0130.json new file mode 100644 index 000000000..6ea2208ab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231120T0130/20231120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231120T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231120T0130/LST-AMSR2_V1.0_100-20231120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231120T0130/LST-AMSR2_V1.0_100-20231120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231120T1330/20231120T1330.json b/stac/open-canada/ft-mckay/lst/20231120T1330/20231120T1330.json new file mode 100644 index 000000000..d07d6584a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231120T1330/20231120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231120T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231120T1330/LST-AMSR2_V1.0_100-20231120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231120T1330/LST-AMSR2_V1.0_100-20231120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231121T0130/20231121T0130.json b/stac/open-canada/ft-mckay/lst/20231121T0130/20231121T0130.json new file mode 100644 index 000000000..322596b7c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231121T0130/20231121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231121T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231121T0130/LST-AMSR2_V1.0_100-20231121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231121T0130/LST-AMSR2_V1.0_100-20231121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231121T1330/20231121T1330.json b/stac/open-canada/ft-mckay/lst/20231121T1330/20231121T1330.json new file mode 100644 index 000000000..dfeb2a47d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231121T1330/20231121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231121T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231121T1330/LST-AMSR2_V1.0_100-20231121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231121T1330/LST-AMSR2_V1.0_100-20231121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231122T0130/20231122T0130.json b/stac/open-canada/ft-mckay/lst/20231122T0130/20231122T0130.json new file mode 100644 index 000000000..7b70b5334 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231122T0130/20231122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231122T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231122T0130/LST-AMSR2_V1.0_100-20231122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231122T0130/LST-AMSR2_V1.0_100-20231122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231122T1330/20231122T1330.json b/stac/open-canada/ft-mckay/lst/20231122T1330/20231122T1330.json new file mode 100644 index 000000000..6590e182c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231122T1330/20231122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231122T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231122T1330/LST-AMSR2_V1.0_100-20231122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231122T1330/LST-AMSR2_V1.0_100-20231122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231123T0130/20231123T0130.json b/stac/open-canada/ft-mckay/lst/20231123T0130/20231123T0130.json new file mode 100644 index 000000000..cb5ae394d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231123T0130/20231123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231123T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231123T0130/LST-AMSR2_V1.0_100-20231123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231123T0130/LST-AMSR2_V1.0_100-20231123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231123T1330/20231123T1330.json b/stac/open-canada/ft-mckay/lst/20231123T1330/20231123T1330.json new file mode 100644 index 000000000..b5ca12ad5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231123T1330/20231123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231123T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231123T1330/LST-AMSR2_V1.0_100-20231123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231123T1330/LST-AMSR2_V1.0_100-20231123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231124T0130/20231124T0130.json b/stac/open-canada/ft-mckay/lst/20231124T0130/20231124T0130.json new file mode 100644 index 000000000..400225c31 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231124T0130/20231124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231124T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231124T0130/LST-AMSR2_V1.0_100-20231124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231124T0130/LST-AMSR2_V1.0_100-20231124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231124T1330/20231124T1330.json b/stac/open-canada/ft-mckay/lst/20231124T1330/20231124T1330.json new file mode 100644 index 000000000..5d87d5a85 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231124T1330/20231124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231124T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231124T1330/LST-AMSR2_V1.0_100-20231124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231124T1330/LST-AMSR2_V1.0_100-20231124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231125T0130/20231125T0130.json b/stac/open-canada/ft-mckay/lst/20231125T0130/20231125T0130.json new file mode 100644 index 000000000..a57fb1a85 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231125T0130/20231125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231125T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231125T0130/LST-AMSR2_V1.0_100-20231125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231125T0130/LST-AMSR2_V1.0_100-20231125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231125T1330/20231125T1330.json b/stac/open-canada/ft-mckay/lst/20231125T1330/20231125T1330.json new file mode 100644 index 000000000..7472bcc86 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231125T1330/20231125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231125T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231125T1330/LST-AMSR2_V1.0_100-20231125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231125T1330/LST-AMSR2_V1.0_100-20231125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231126T0130/20231126T0130.json b/stac/open-canada/ft-mckay/lst/20231126T0130/20231126T0130.json new file mode 100644 index 000000000..75eb745d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231126T0130/20231126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231126T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231126T0130/LST-AMSR2_V1.0_100-20231126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231126T0130/LST-AMSR2_V1.0_100-20231126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231126T1330/20231126T1330.json b/stac/open-canada/ft-mckay/lst/20231126T1330/20231126T1330.json new file mode 100644 index 000000000..b5b9cb87d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231126T1330/20231126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231126T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231126T1330/LST-AMSR2_V1.0_100-20231126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231126T1330/LST-AMSR2_V1.0_100-20231126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231127T0130/20231127T0130.json b/stac/open-canada/ft-mckay/lst/20231127T0130/20231127T0130.json new file mode 100644 index 000000000..3fb168f14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231127T0130/20231127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231127T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231127T0130/LST-AMSR2_V1.0_100-20231127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231127T0130/LST-AMSR2_V1.0_100-20231127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231127T1330/20231127T1330.json b/stac/open-canada/ft-mckay/lst/20231127T1330/20231127T1330.json new file mode 100644 index 000000000..decae22d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231127T1330/20231127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231127T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231127T1330/LST-AMSR2_V1.0_100-20231127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231127T1330/LST-AMSR2_V1.0_100-20231127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231128T0130/20231128T0130.json b/stac/open-canada/ft-mckay/lst/20231128T0130/20231128T0130.json new file mode 100644 index 000000000..fd5bbebbe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231128T0130/20231128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231128T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231128T0130/LST-AMSR2_V1.0_100-20231128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231128T0130/LST-AMSR2_V1.0_100-20231128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231128T1330/20231128T1330.json b/stac/open-canada/ft-mckay/lst/20231128T1330/20231128T1330.json new file mode 100644 index 000000000..1c9330c25 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231128T1330/20231128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231128T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231128T1330/LST-AMSR2_V1.0_100-20231128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231128T1330/LST-AMSR2_V1.0_100-20231128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231129T0130/20231129T0130.json b/stac/open-canada/ft-mckay/lst/20231129T0130/20231129T0130.json new file mode 100644 index 000000000..54ce255d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231129T0130/20231129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231129T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231129T0130/LST-AMSR2_V1.0_100-20231129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231129T0130/LST-AMSR2_V1.0_100-20231129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231129T1330/20231129T1330.json b/stac/open-canada/ft-mckay/lst/20231129T1330/20231129T1330.json new file mode 100644 index 000000000..3f50fb5c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231129T1330/20231129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231129T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231129T1330/LST-AMSR2_V1.0_100-20231129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231129T1330/LST-AMSR2_V1.0_100-20231129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231130T0130/20231130T0130.json b/stac/open-canada/ft-mckay/lst/20231130T0130/20231130T0130.json new file mode 100644 index 000000000..f885fb9b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231130T0130/20231130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231130T0130", + "collection": "lst", + "properties": { + "datetime": "2023-11-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231130T0130/LST-AMSR2_V1.0_100-20231130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231130T0130/LST-AMSR2_V1.0_100-20231130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231130T1330/20231130T1330.json b/stac/open-canada/ft-mckay/lst/20231130T1330/20231130T1330.json new file mode 100644 index 000000000..29072cc8c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231130T1330/20231130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231130T1330", + "collection": "lst", + "properties": { + "datetime": "2023-11-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231130T1330/LST-AMSR2_V1.0_100-20231130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231130T1330/LST-AMSR2_V1.0_100-20231130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231201T0130/20231201T0130.json b/stac/open-canada/ft-mckay/lst/20231201T0130/20231201T0130.json new file mode 100644 index 000000000..00b0d0eda --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231201T0130/20231201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231201T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231201T0130/LST-AMSR2_V1.0_100-20231201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231201T0130/LST-AMSR2_V1.0_100-20231201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231201T1330/20231201T1330.json b/stac/open-canada/ft-mckay/lst/20231201T1330/20231201T1330.json new file mode 100644 index 000000000..fb7930273 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231201T1330/20231201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231201T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231201T1330/LST-AMSR2_V1.0_100-20231201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231201T1330/LST-AMSR2_V1.0_100-20231201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231202T0130/20231202T0130.json b/stac/open-canada/ft-mckay/lst/20231202T0130/20231202T0130.json new file mode 100644 index 000000000..6d5005c3d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231202T0130/20231202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231202T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231202T0130/LST-AMSR2_V1.0_100-20231202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231202T0130/LST-AMSR2_V1.0_100-20231202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231202T1330/20231202T1330.json b/stac/open-canada/ft-mckay/lst/20231202T1330/20231202T1330.json new file mode 100644 index 000000000..ac57395e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231202T1330/20231202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231202T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231202T1330/LST-AMSR2_V1.0_100-20231202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231202T1330/LST-AMSR2_V1.0_100-20231202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231203T0130/20231203T0130.json b/stac/open-canada/ft-mckay/lst/20231203T0130/20231203T0130.json new file mode 100644 index 000000000..b7cb915aa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231203T0130/20231203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231203T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231203T0130/LST-AMSR2_V1.0_100-20231203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231203T0130/LST-AMSR2_V1.0_100-20231203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231203T1330/20231203T1330.json b/stac/open-canada/ft-mckay/lst/20231203T1330/20231203T1330.json new file mode 100644 index 000000000..cc792cb3c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231203T1330/20231203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231203T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231203T1330/LST-AMSR2_V1.0_100-20231203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231203T1330/LST-AMSR2_V1.0_100-20231203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231204T0130/20231204T0130.json b/stac/open-canada/ft-mckay/lst/20231204T0130/20231204T0130.json new file mode 100644 index 000000000..519ff6f23 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231204T0130/20231204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231204T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231204T0130/LST-AMSR2_V1.0_100-20231204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231204T0130/LST-AMSR2_V1.0_100-20231204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231204T1330/20231204T1330.json b/stac/open-canada/ft-mckay/lst/20231204T1330/20231204T1330.json new file mode 100644 index 000000000..0b9bb1298 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231204T1330/20231204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231204T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231204T1330/LST-AMSR2_V1.0_100-20231204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231204T1330/LST-AMSR2_V1.0_100-20231204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231205T0130/20231205T0130.json b/stac/open-canada/ft-mckay/lst/20231205T0130/20231205T0130.json new file mode 100644 index 000000000..c82edde66 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231205T0130/20231205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231205T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231205T0130/LST-AMSR2_V1.0_100-20231205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231205T0130/LST-AMSR2_V1.0_100-20231205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231205T1330/20231205T1330.json b/stac/open-canada/ft-mckay/lst/20231205T1330/20231205T1330.json new file mode 100644 index 000000000..3b3953134 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231205T1330/20231205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231205T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231205T1330/LST-AMSR2_V1.0_100-20231205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231205T1330/LST-AMSR2_V1.0_100-20231205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231206T0130/20231206T0130.json b/stac/open-canada/ft-mckay/lst/20231206T0130/20231206T0130.json new file mode 100644 index 000000000..df798370d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231206T0130/20231206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231206T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231206T0130/LST-AMSR2_V1.0_100-20231206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231206T0130/LST-AMSR2_V1.0_100-20231206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231206T1330/20231206T1330.json b/stac/open-canada/ft-mckay/lst/20231206T1330/20231206T1330.json new file mode 100644 index 000000000..be6df619a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231206T1330/20231206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231206T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231206T1330/LST-AMSR2_V1.0_100-20231206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231206T1330/LST-AMSR2_V1.0_100-20231206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231207T0130/20231207T0130.json b/stac/open-canada/ft-mckay/lst/20231207T0130/20231207T0130.json new file mode 100644 index 000000000..f491c90eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231207T0130/20231207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231207T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231207T0130/LST-AMSR2_V1.0_100-20231207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231207T0130/LST-AMSR2_V1.0_100-20231207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231207T1330/20231207T1330.json b/stac/open-canada/ft-mckay/lst/20231207T1330/20231207T1330.json new file mode 100644 index 000000000..53dbce9c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231207T1330/20231207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231207T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231207T1330/LST-AMSR2_V1.0_100-20231207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231207T1330/LST-AMSR2_V1.0_100-20231207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231208T0130/20231208T0130.json b/stac/open-canada/ft-mckay/lst/20231208T0130/20231208T0130.json new file mode 100644 index 000000000..a558e4828 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231208T0130/20231208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231208T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231208T0130/LST-AMSR2_V1.0_100-20231208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231208T0130/LST-AMSR2_V1.0_100-20231208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231208T1330/20231208T1330.json b/stac/open-canada/ft-mckay/lst/20231208T1330/20231208T1330.json new file mode 100644 index 000000000..a57e84828 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231208T1330/20231208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231208T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231208T1330/LST-AMSR2_V1.0_100-20231208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231208T1330/LST-AMSR2_V1.0_100-20231208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231209T0130/20231209T0130.json b/stac/open-canada/ft-mckay/lst/20231209T0130/20231209T0130.json new file mode 100644 index 000000000..1d67d3fe3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231209T0130/20231209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231209T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231209T0130/LST-AMSR2_V1.0_100-20231209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231209T0130/LST-AMSR2_V1.0_100-20231209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231209T1330/20231209T1330.json b/stac/open-canada/ft-mckay/lst/20231209T1330/20231209T1330.json new file mode 100644 index 000000000..2f9df3cd0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231209T1330/20231209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231209T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231209T1330/LST-AMSR2_V1.0_100-20231209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231209T1330/LST-AMSR2_V1.0_100-20231209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231210T0130/20231210T0130.json b/stac/open-canada/ft-mckay/lst/20231210T0130/20231210T0130.json new file mode 100644 index 000000000..f4669934e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231210T0130/20231210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231210T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231210T0130/LST-AMSR2_V1.0_100-20231210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231210T0130/LST-AMSR2_V1.0_100-20231210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231210T1330/20231210T1330.json b/stac/open-canada/ft-mckay/lst/20231210T1330/20231210T1330.json new file mode 100644 index 000000000..d14334c55 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231210T1330/20231210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231210T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231210T1330/LST-AMSR2_V1.0_100-20231210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231210T1330/LST-AMSR2_V1.0_100-20231210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231211T0130/20231211T0130.json b/stac/open-canada/ft-mckay/lst/20231211T0130/20231211T0130.json new file mode 100644 index 000000000..cb93da2a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231211T0130/20231211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231211T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231211T0130/LST-AMSR2_V1.0_100-20231211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231211T0130/LST-AMSR2_V1.0_100-20231211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231211T1330/20231211T1330.json b/stac/open-canada/ft-mckay/lst/20231211T1330/20231211T1330.json new file mode 100644 index 000000000..b6c343dce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231211T1330/20231211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231211T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231211T1330/LST-AMSR2_V1.0_100-20231211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231211T1330/LST-AMSR2_V1.0_100-20231211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231212T0130/20231212T0130.json b/stac/open-canada/ft-mckay/lst/20231212T0130/20231212T0130.json new file mode 100644 index 000000000..29bf03563 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231212T0130/20231212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231212T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231212T0130/LST-AMSR2_V1.0_100-20231212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231212T0130/LST-AMSR2_V1.0_100-20231212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231212T1330/20231212T1330.json b/stac/open-canada/ft-mckay/lst/20231212T1330/20231212T1330.json new file mode 100644 index 000000000..6a91b4e05 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231212T1330/20231212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231212T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231212T1330/LST-AMSR2_V1.0_100-20231212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231212T1330/LST-AMSR2_V1.0_100-20231212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231213T0130/20231213T0130.json b/stac/open-canada/ft-mckay/lst/20231213T0130/20231213T0130.json new file mode 100644 index 000000000..66963c906 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231213T0130/20231213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231213T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231213T0130/LST-AMSR2_V1.0_100-20231213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231213T0130/LST-AMSR2_V1.0_100-20231213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231213T1330/20231213T1330.json b/stac/open-canada/ft-mckay/lst/20231213T1330/20231213T1330.json new file mode 100644 index 000000000..09e7b68f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231213T1330/20231213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231213T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231213T1330/LST-AMSR2_V1.0_100-20231213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231213T1330/LST-AMSR2_V1.0_100-20231213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231214T0130/20231214T0130.json b/stac/open-canada/ft-mckay/lst/20231214T0130/20231214T0130.json new file mode 100644 index 000000000..e04a3748d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231214T0130/20231214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231214T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231214T0130/LST-AMSR2_V1.0_100-20231214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231214T0130/LST-AMSR2_V1.0_100-20231214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231214T1330/20231214T1330.json b/stac/open-canada/ft-mckay/lst/20231214T1330/20231214T1330.json new file mode 100644 index 000000000..9dc3f16b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231214T1330/20231214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231214T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231214T1330/LST-AMSR2_V1.0_100-20231214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231214T1330/LST-AMSR2_V1.0_100-20231214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231215T0130/20231215T0130.json b/stac/open-canada/ft-mckay/lst/20231215T0130/20231215T0130.json new file mode 100644 index 000000000..81fa0111f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231215T0130/20231215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231215T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231215T0130/LST-AMSR2_V1.0_100-20231215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231215T0130/LST-AMSR2_V1.0_100-20231215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231215T1330/20231215T1330.json b/stac/open-canada/ft-mckay/lst/20231215T1330/20231215T1330.json new file mode 100644 index 000000000..8902c7a14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231215T1330/20231215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231215T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231215T1330/LST-AMSR2_V1.0_100-20231215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231215T1330/LST-AMSR2_V1.0_100-20231215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231216T0130/20231216T0130.json b/stac/open-canada/ft-mckay/lst/20231216T0130/20231216T0130.json new file mode 100644 index 000000000..19ffeebbf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231216T0130/20231216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231216T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231216T0130/LST-AMSR2_V1.0_100-20231216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231216T0130/LST-AMSR2_V1.0_100-20231216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231216T1330/20231216T1330.json b/stac/open-canada/ft-mckay/lst/20231216T1330/20231216T1330.json new file mode 100644 index 000000000..d683fc1a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231216T1330/20231216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231216T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231216T1330/LST-AMSR2_V1.0_100-20231216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231216T1330/LST-AMSR2_V1.0_100-20231216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231217T0130/20231217T0130.json b/stac/open-canada/ft-mckay/lst/20231217T0130/20231217T0130.json new file mode 100644 index 000000000..9395852f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231217T0130/20231217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231217T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231217T0130/LST-AMSR2_V1.0_100-20231217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231217T0130/LST-AMSR2_V1.0_100-20231217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231217T1330/20231217T1330.json b/stac/open-canada/ft-mckay/lst/20231217T1330/20231217T1330.json new file mode 100644 index 000000000..febd6d555 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231217T1330/20231217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231217T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231217T1330/LST-AMSR2_V1.0_100-20231217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231217T1330/LST-AMSR2_V1.0_100-20231217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231218T0130/20231218T0130.json b/stac/open-canada/ft-mckay/lst/20231218T0130/20231218T0130.json new file mode 100644 index 000000000..bff0e4143 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231218T0130/20231218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231218T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231218T0130/LST-AMSR2_V1.0_100-20231218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231218T0130/LST-AMSR2_V1.0_100-20231218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231218T1330/20231218T1330.json b/stac/open-canada/ft-mckay/lst/20231218T1330/20231218T1330.json new file mode 100644 index 000000000..7cb5c72d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231218T1330/20231218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231218T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231218T1330/LST-AMSR2_V1.0_100-20231218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231218T1330/LST-AMSR2_V1.0_100-20231218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231219T0130/20231219T0130.json b/stac/open-canada/ft-mckay/lst/20231219T0130/20231219T0130.json new file mode 100644 index 000000000..0e1b52a12 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231219T0130/20231219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231219T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231219T0130/LST-AMSR2_V1.0_100-20231219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231219T0130/LST-AMSR2_V1.0_100-20231219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231219T1330/20231219T1330.json b/stac/open-canada/ft-mckay/lst/20231219T1330/20231219T1330.json new file mode 100644 index 000000000..c1a8176b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231219T1330/20231219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231219T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231219T1330/LST-AMSR2_V1.0_100-20231219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231219T1330/LST-AMSR2_V1.0_100-20231219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231220T0130/20231220T0130.json b/stac/open-canada/ft-mckay/lst/20231220T0130/20231220T0130.json new file mode 100644 index 000000000..0970cfdd6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231220T0130/20231220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231220T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231220T0130/LST-AMSR2_V1.0_100-20231220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231220T0130/LST-AMSR2_V1.0_100-20231220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231220T1330/20231220T1330.json b/stac/open-canada/ft-mckay/lst/20231220T1330/20231220T1330.json new file mode 100644 index 000000000..63f7d59e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231220T1330/20231220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231220T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231220T1330/LST-AMSR2_V1.0_100-20231220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231220T1330/LST-AMSR2_V1.0_100-20231220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231221T0130/20231221T0130.json b/stac/open-canada/ft-mckay/lst/20231221T0130/20231221T0130.json new file mode 100644 index 000000000..4d60e9655 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231221T0130/20231221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231221T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231221T0130/LST-AMSR2_V1.0_100-20231221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231221T0130/LST-AMSR2_V1.0_100-20231221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231221T1330/20231221T1330.json b/stac/open-canada/ft-mckay/lst/20231221T1330/20231221T1330.json new file mode 100644 index 000000000..efa1ceb88 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231221T1330/20231221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231221T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231221T1330/LST-AMSR2_V1.0_100-20231221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231221T1330/LST-AMSR2_V1.0_100-20231221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231222T0130/20231222T0130.json b/stac/open-canada/ft-mckay/lst/20231222T0130/20231222T0130.json new file mode 100644 index 000000000..bb42eeb9b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231222T0130/20231222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231222T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231222T0130/LST-AMSR2_V1.0_100-20231222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231222T0130/LST-AMSR2_V1.0_100-20231222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231222T1330/20231222T1330.json b/stac/open-canada/ft-mckay/lst/20231222T1330/20231222T1330.json new file mode 100644 index 000000000..e71e49acf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231222T1330/20231222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231222T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231222T1330/LST-AMSR2_V1.0_100-20231222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231222T1330/LST-AMSR2_V1.0_100-20231222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231223T0130/20231223T0130.json b/stac/open-canada/ft-mckay/lst/20231223T0130/20231223T0130.json new file mode 100644 index 000000000..d2729816a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231223T0130/20231223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231223T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231223T0130/LST-AMSR2_V1.0_100-20231223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231223T0130/LST-AMSR2_V1.0_100-20231223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231223T1330/20231223T1330.json b/stac/open-canada/ft-mckay/lst/20231223T1330/20231223T1330.json new file mode 100644 index 000000000..84a85f5ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231223T1330/20231223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231223T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231223T1330/LST-AMSR2_V1.0_100-20231223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231223T1330/LST-AMSR2_V1.0_100-20231223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231224T0130/20231224T0130.json b/stac/open-canada/ft-mckay/lst/20231224T0130/20231224T0130.json new file mode 100644 index 000000000..6d8d4855d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231224T0130/20231224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231224T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231224T0130/LST-AMSR2_V1.0_100-20231224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231224T0130/LST-AMSR2_V1.0_100-20231224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231224T1330/20231224T1330.json b/stac/open-canada/ft-mckay/lst/20231224T1330/20231224T1330.json new file mode 100644 index 000000000..4fae9e797 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231224T1330/20231224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231224T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231224T1330/LST-AMSR2_V1.0_100-20231224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231224T1330/LST-AMSR2_V1.0_100-20231224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231225T0130/20231225T0130.json b/stac/open-canada/ft-mckay/lst/20231225T0130/20231225T0130.json new file mode 100644 index 000000000..8fa112380 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231225T0130/20231225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231225T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231225T0130/LST-AMSR2_V1.0_100-20231225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231225T0130/LST-AMSR2_V1.0_100-20231225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231225T1330/20231225T1330.json b/stac/open-canada/ft-mckay/lst/20231225T1330/20231225T1330.json new file mode 100644 index 000000000..1eaa3c23b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231225T1330/20231225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231225T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231225T1330/LST-AMSR2_V1.0_100-20231225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231225T1330/LST-AMSR2_V1.0_100-20231225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231226T0130/20231226T0130.json b/stac/open-canada/ft-mckay/lst/20231226T0130/20231226T0130.json new file mode 100644 index 000000000..12c9585f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231226T0130/20231226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231226T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231226T0130/LST-AMSR2_V1.0_100-20231226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231226T0130/LST-AMSR2_V1.0_100-20231226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231226T1330/20231226T1330.json b/stac/open-canada/ft-mckay/lst/20231226T1330/20231226T1330.json new file mode 100644 index 000000000..a25e373b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231226T1330/20231226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231226T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231226T1330/LST-AMSR2_V1.0_100-20231226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231226T1330/LST-AMSR2_V1.0_100-20231226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231227T0130/20231227T0130.json b/stac/open-canada/ft-mckay/lst/20231227T0130/20231227T0130.json new file mode 100644 index 000000000..2064464c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231227T0130/20231227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231227T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231227T0130/LST-AMSR2_V1.0_100-20231227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231227T0130/LST-AMSR2_V1.0_100-20231227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231227T1330/20231227T1330.json b/stac/open-canada/ft-mckay/lst/20231227T1330/20231227T1330.json new file mode 100644 index 000000000..c761daa03 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231227T1330/20231227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231227T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231227T1330/LST-AMSR2_V1.0_100-20231227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231227T1330/LST-AMSR2_V1.0_100-20231227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231228T0130/20231228T0130.json b/stac/open-canada/ft-mckay/lst/20231228T0130/20231228T0130.json new file mode 100644 index 000000000..ce006233e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231228T0130/20231228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231228T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231228T0130/LST-AMSR2_V1.0_100-20231228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231228T0130/LST-AMSR2_V1.0_100-20231228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231228T1330/20231228T1330.json b/stac/open-canada/ft-mckay/lst/20231228T1330/20231228T1330.json new file mode 100644 index 000000000..9b10a8bdc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231228T1330/20231228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231228T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231228T1330/LST-AMSR2_V1.0_100-20231228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231228T1330/LST-AMSR2_V1.0_100-20231228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231229T0130/20231229T0130.json b/stac/open-canada/ft-mckay/lst/20231229T0130/20231229T0130.json new file mode 100644 index 000000000..8528779af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231229T0130/20231229T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231229T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231229T0130/LST-AMSR2_V1.0_100-20231229T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231229T0130/LST-AMSR2_V1.0_100-20231229T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231229T1330/20231229T1330.json b/stac/open-canada/ft-mckay/lst/20231229T1330/20231229T1330.json new file mode 100644 index 000000000..caf48ce66 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231229T1330/20231229T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231229T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231229T1330/LST-AMSR2_V1.0_100-20231229T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231229T1330/LST-AMSR2_V1.0_100-20231229T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231230T0130/20231230T0130.json b/stac/open-canada/ft-mckay/lst/20231230T0130/20231230T0130.json new file mode 100644 index 000000000..47da1eaa3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231230T0130/20231230T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231230T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231230T0130/LST-AMSR2_V1.0_100-20231230T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231230T0130/LST-AMSR2_V1.0_100-20231230T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231230T1330/20231230T1330.json b/stac/open-canada/ft-mckay/lst/20231230T1330/20231230T1330.json new file mode 100644 index 000000000..f80ef0161 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231230T1330/20231230T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231230T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231230T1330/LST-AMSR2_V1.0_100-20231230T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231230T1330/LST-AMSR2_V1.0_100-20231230T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231231T0130/20231231T0130.json b/stac/open-canada/ft-mckay/lst/20231231T0130/20231231T0130.json new file mode 100644 index 000000000..564278b1d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231231T0130/20231231T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231231T0130", + "collection": "lst", + "properties": { + "datetime": "2023-12-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231231T0130/LST-AMSR2_V1.0_100-20231231T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231231T0130/LST-AMSR2_V1.0_100-20231231T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20231231T1330/20231231T1330.json b/stac/open-canada/ft-mckay/lst/20231231T1330/20231231T1330.json new file mode 100644 index 000000000..aa83ac6da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20231231T1330/20231231T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231231T1330", + "collection": "lst", + "properties": { + "datetime": "2023-12-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231231T1330/LST-AMSR2_V1.0_100-20231231T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20231231T1330/LST-AMSR2_V1.0_100-20231231T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240101T0130/20240101T0130.json b/stac/open-canada/ft-mckay/lst/20240101T0130/20240101T0130.json new file mode 100644 index 000000000..a9dfc06b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240101T0130/20240101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240101T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240101T0130/LST-AMSR2_V1.0_100-20240101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240101T0130/LST-AMSR2_V1.0_100-20240101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240101T1330/20240101T1330.json b/stac/open-canada/ft-mckay/lst/20240101T1330/20240101T1330.json new file mode 100644 index 000000000..ef5a229ab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240101T1330/20240101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240101T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240101T1330/LST-AMSR2_V1.0_100-20240101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240101T1330/LST-AMSR2_V1.0_100-20240101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240102T0130/20240102T0130.json b/stac/open-canada/ft-mckay/lst/20240102T0130/20240102T0130.json new file mode 100644 index 000000000..c02ce4730 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240102T0130/20240102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240102T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240102T0130/LST-AMSR2_V1.0_100-20240102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240102T0130/LST-AMSR2_V1.0_100-20240102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240102T1330/20240102T1330.json b/stac/open-canada/ft-mckay/lst/20240102T1330/20240102T1330.json new file mode 100644 index 000000000..3ac51dc5e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240102T1330/20240102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240102T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240102T1330/LST-AMSR2_V1.0_100-20240102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240102T1330/LST-AMSR2_V1.0_100-20240102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240103T0130/20240103T0130.json b/stac/open-canada/ft-mckay/lst/20240103T0130/20240103T0130.json new file mode 100644 index 000000000..ac6fd2e37 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240103T0130/20240103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240103T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240103T0130/LST-AMSR2_V1.0_100-20240103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240103T0130/LST-AMSR2_V1.0_100-20240103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240103T1330/20240103T1330.json b/stac/open-canada/ft-mckay/lst/20240103T1330/20240103T1330.json new file mode 100644 index 000000000..36ecf1351 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240103T1330/20240103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240103T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240103T1330/LST-AMSR2_V1.0_100-20240103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240103T1330/LST-AMSR2_V1.0_100-20240103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240104T0130/20240104T0130.json b/stac/open-canada/ft-mckay/lst/20240104T0130/20240104T0130.json new file mode 100644 index 000000000..3170cba8a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240104T0130/20240104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240104T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240104T0130/LST-AMSR2_V1.0_100-20240104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240104T0130/LST-AMSR2_V1.0_100-20240104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240104T1330/20240104T1330.json b/stac/open-canada/ft-mckay/lst/20240104T1330/20240104T1330.json new file mode 100644 index 000000000..df18b9074 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240104T1330/20240104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240104T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240104T1330/LST-AMSR2_V1.0_100-20240104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240104T1330/LST-AMSR2_V1.0_100-20240104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240105T0130/20240105T0130.json b/stac/open-canada/ft-mckay/lst/20240105T0130/20240105T0130.json new file mode 100644 index 000000000..eafb14743 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240105T0130/20240105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240105T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240105T0130/LST-AMSR2_V1.0_100-20240105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240105T0130/LST-AMSR2_V1.0_100-20240105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240105T1330/20240105T1330.json b/stac/open-canada/ft-mckay/lst/20240105T1330/20240105T1330.json new file mode 100644 index 000000000..b06ff3d8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240105T1330/20240105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240105T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240105T1330/LST-AMSR2_V1.0_100-20240105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240105T1330/LST-AMSR2_V1.0_100-20240105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240106T0130/20240106T0130.json b/stac/open-canada/ft-mckay/lst/20240106T0130/20240106T0130.json new file mode 100644 index 000000000..d8fedc992 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240106T0130/20240106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240106T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240106T0130/LST-AMSR2_V1.0_100-20240106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240106T0130/LST-AMSR2_V1.0_100-20240106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240106T1330/20240106T1330.json b/stac/open-canada/ft-mckay/lst/20240106T1330/20240106T1330.json new file mode 100644 index 000000000..91354e039 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240106T1330/20240106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240106T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240106T1330/LST-AMSR2_V1.0_100-20240106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240106T1330/LST-AMSR2_V1.0_100-20240106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240107T0130/20240107T0130.json b/stac/open-canada/ft-mckay/lst/20240107T0130/20240107T0130.json new file mode 100644 index 000000000..f96eed4a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240107T0130/20240107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240107T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240107T0130/LST-AMSR2_V1.0_100-20240107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240107T0130/LST-AMSR2_V1.0_100-20240107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240107T1330/20240107T1330.json b/stac/open-canada/ft-mckay/lst/20240107T1330/20240107T1330.json new file mode 100644 index 000000000..b79567e14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240107T1330/20240107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240107T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240107T1330/LST-AMSR2_V1.0_100-20240107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240107T1330/LST-AMSR2_V1.0_100-20240107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240108T0130/20240108T0130.json b/stac/open-canada/ft-mckay/lst/20240108T0130/20240108T0130.json new file mode 100644 index 000000000..41ae68e9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240108T0130/20240108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240108T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240108T0130/LST-AMSR2_V1.0_100-20240108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240108T0130/LST-AMSR2_V1.0_100-20240108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240108T1330/20240108T1330.json b/stac/open-canada/ft-mckay/lst/20240108T1330/20240108T1330.json new file mode 100644 index 000000000..16aee927e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240108T1330/20240108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240108T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240108T1330/LST-AMSR2_V1.0_100-20240108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240108T1330/LST-AMSR2_V1.0_100-20240108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240109T0130/20240109T0130.json b/stac/open-canada/ft-mckay/lst/20240109T0130/20240109T0130.json new file mode 100644 index 000000000..9f7613e43 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240109T0130/20240109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240109T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240109T0130/LST-AMSR2_V1.0_100-20240109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240109T0130/LST-AMSR2_V1.0_100-20240109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240109T1330/20240109T1330.json b/stac/open-canada/ft-mckay/lst/20240109T1330/20240109T1330.json new file mode 100644 index 000000000..a3ba5edb5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240109T1330/20240109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240109T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240109T1330/LST-AMSR2_V1.0_100-20240109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240109T1330/LST-AMSR2_V1.0_100-20240109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240110T0130/20240110T0130.json b/stac/open-canada/ft-mckay/lst/20240110T0130/20240110T0130.json new file mode 100644 index 000000000..6e3cf31d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240110T0130/20240110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240110T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240110T0130/LST-AMSR2_V1.0_100-20240110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240110T0130/LST-AMSR2_V1.0_100-20240110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240110T1330/20240110T1330.json b/stac/open-canada/ft-mckay/lst/20240110T1330/20240110T1330.json new file mode 100644 index 000000000..76371fc8b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240110T1330/20240110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240110T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240110T1330/LST-AMSR2_V1.0_100-20240110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240110T1330/LST-AMSR2_V1.0_100-20240110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240111T0130/20240111T0130.json b/stac/open-canada/ft-mckay/lst/20240111T0130/20240111T0130.json new file mode 100644 index 000000000..5b33dbb65 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240111T0130/20240111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240111T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240111T0130/LST-AMSR2_V1.0_100-20240111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240111T0130/LST-AMSR2_V1.0_100-20240111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240111T1330/20240111T1330.json b/stac/open-canada/ft-mckay/lst/20240111T1330/20240111T1330.json new file mode 100644 index 000000000..113a837dc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240111T1330/20240111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240111T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240111T1330/LST-AMSR2_V1.0_100-20240111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240111T1330/LST-AMSR2_V1.0_100-20240111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240112T0130/20240112T0130.json b/stac/open-canada/ft-mckay/lst/20240112T0130/20240112T0130.json new file mode 100644 index 000000000..5a5e4c0a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240112T0130/20240112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240112T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240112T0130/LST-AMSR2_V1.0_100-20240112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240112T0130/LST-AMSR2_V1.0_100-20240112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240112T1330/20240112T1330.json b/stac/open-canada/ft-mckay/lst/20240112T1330/20240112T1330.json new file mode 100644 index 000000000..38f381316 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240112T1330/20240112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240112T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240112T1330/LST-AMSR2_V1.0_100-20240112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240112T1330/LST-AMSR2_V1.0_100-20240112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240113T0130/20240113T0130.json b/stac/open-canada/ft-mckay/lst/20240113T0130/20240113T0130.json new file mode 100644 index 000000000..4b1d72d5e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240113T0130/20240113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240113T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240113T0130/LST-AMSR2_V1.0_100-20240113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240113T0130/LST-AMSR2_V1.0_100-20240113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240113T1330/20240113T1330.json b/stac/open-canada/ft-mckay/lst/20240113T1330/20240113T1330.json new file mode 100644 index 000000000..9dc9c140e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240113T1330/20240113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240113T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240113T1330/LST-AMSR2_V1.0_100-20240113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240113T1330/LST-AMSR2_V1.0_100-20240113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240114T0130/20240114T0130.json b/stac/open-canada/ft-mckay/lst/20240114T0130/20240114T0130.json new file mode 100644 index 000000000..207c38c57 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240114T0130/20240114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240114T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240114T0130/LST-AMSR2_V1.0_100-20240114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240114T0130/LST-AMSR2_V1.0_100-20240114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240114T1330/20240114T1330.json b/stac/open-canada/ft-mckay/lst/20240114T1330/20240114T1330.json new file mode 100644 index 000000000..b6eebefdf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240114T1330/20240114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240114T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240114T1330/LST-AMSR2_V1.0_100-20240114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240114T1330/LST-AMSR2_V1.0_100-20240114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240115T0130/20240115T0130.json b/stac/open-canada/ft-mckay/lst/20240115T0130/20240115T0130.json new file mode 100644 index 000000000..a280312c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240115T0130/20240115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240115T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240115T0130/LST-AMSR2_V1.0_100-20240115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240115T0130/LST-AMSR2_V1.0_100-20240115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240115T1330/20240115T1330.json b/stac/open-canada/ft-mckay/lst/20240115T1330/20240115T1330.json new file mode 100644 index 000000000..03f8e8250 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240115T1330/20240115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240115T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240115T1330/LST-AMSR2_V1.0_100-20240115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240115T1330/LST-AMSR2_V1.0_100-20240115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240116T0130/20240116T0130.json b/stac/open-canada/ft-mckay/lst/20240116T0130/20240116T0130.json new file mode 100644 index 000000000..0ed3a4601 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240116T0130/20240116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240116T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240116T0130/LST-AMSR2_V1.0_100-20240116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240116T0130/LST-AMSR2_V1.0_100-20240116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240116T1330/20240116T1330.json b/stac/open-canada/ft-mckay/lst/20240116T1330/20240116T1330.json new file mode 100644 index 000000000..439751cbe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240116T1330/20240116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240116T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240116T1330/LST-AMSR2_V1.0_100-20240116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240116T1330/LST-AMSR2_V1.0_100-20240116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240117T0130/20240117T0130.json b/stac/open-canada/ft-mckay/lst/20240117T0130/20240117T0130.json new file mode 100644 index 000000000..0d56fc94f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240117T0130/20240117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240117T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240117T0130/LST-AMSR2_V1.0_100-20240117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240117T0130/LST-AMSR2_V1.0_100-20240117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240117T1330/20240117T1330.json b/stac/open-canada/ft-mckay/lst/20240117T1330/20240117T1330.json new file mode 100644 index 000000000..39c360eb0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240117T1330/20240117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240117T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240117T1330/LST-AMSR2_V1.0_100-20240117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240117T1330/LST-AMSR2_V1.0_100-20240117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240118T0130/20240118T0130.json b/stac/open-canada/ft-mckay/lst/20240118T0130/20240118T0130.json new file mode 100644 index 000000000..8ff0c09cb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240118T0130/20240118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240118T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240118T0130/LST-AMSR2_V1.0_100-20240118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240118T0130/LST-AMSR2_V1.0_100-20240118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240118T1330/20240118T1330.json b/stac/open-canada/ft-mckay/lst/20240118T1330/20240118T1330.json new file mode 100644 index 000000000..af646e6f9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240118T1330/20240118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240118T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240118T1330/LST-AMSR2_V1.0_100-20240118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240118T1330/LST-AMSR2_V1.0_100-20240118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240119T0130/20240119T0130.json b/stac/open-canada/ft-mckay/lst/20240119T0130/20240119T0130.json new file mode 100644 index 000000000..c42e68cc3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240119T0130/20240119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240119T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240119T0130/LST-AMSR2_V1.0_100-20240119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240119T0130/LST-AMSR2_V1.0_100-20240119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240119T1330/20240119T1330.json b/stac/open-canada/ft-mckay/lst/20240119T1330/20240119T1330.json new file mode 100644 index 000000000..7c08323e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240119T1330/20240119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240119T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240119T1330/LST-AMSR2_V1.0_100-20240119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240119T1330/LST-AMSR2_V1.0_100-20240119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240120T0130/20240120T0130.json b/stac/open-canada/ft-mckay/lst/20240120T0130/20240120T0130.json new file mode 100644 index 000000000..03ca9b57e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240120T0130/20240120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240120T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240120T0130/LST-AMSR2_V1.0_100-20240120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240120T0130/LST-AMSR2_V1.0_100-20240120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240120T1330/20240120T1330.json b/stac/open-canada/ft-mckay/lst/20240120T1330/20240120T1330.json new file mode 100644 index 000000000..5628af529 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240120T1330/20240120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240120T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240120T1330/LST-AMSR2_V1.0_100-20240120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240120T1330/LST-AMSR2_V1.0_100-20240120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240121T0130/20240121T0130.json b/stac/open-canada/ft-mckay/lst/20240121T0130/20240121T0130.json new file mode 100644 index 000000000..dec7fd657 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240121T0130/20240121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240121T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240121T0130/LST-AMSR2_V1.0_100-20240121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240121T0130/LST-AMSR2_V1.0_100-20240121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240121T1330/20240121T1330.json b/stac/open-canada/ft-mckay/lst/20240121T1330/20240121T1330.json new file mode 100644 index 000000000..8eb6f7bd8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240121T1330/20240121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240121T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240121T1330/LST-AMSR2_V1.0_100-20240121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240121T1330/LST-AMSR2_V1.0_100-20240121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240122T0130/20240122T0130.json b/stac/open-canada/ft-mckay/lst/20240122T0130/20240122T0130.json new file mode 100644 index 000000000..82c202a90 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240122T0130/20240122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240122T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240122T0130/LST-AMSR2_V1.0_100-20240122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240122T0130/LST-AMSR2_V1.0_100-20240122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240122T1330/20240122T1330.json b/stac/open-canada/ft-mckay/lst/20240122T1330/20240122T1330.json new file mode 100644 index 000000000..8e1b5e24a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240122T1330/20240122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240122T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240122T1330/LST-AMSR2_V1.0_100-20240122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240122T1330/LST-AMSR2_V1.0_100-20240122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240123T0130/20240123T0130.json b/stac/open-canada/ft-mckay/lst/20240123T0130/20240123T0130.json new file mode 100644 index 000000000..4a4ce65f3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240123T0130/20240123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240123T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240123T0130/LST-AMSR2_V1.0_100-20240123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240123T0130/LST-AMSR2_V1.0_100-20240123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240123T1330/20240123T1330.json b/stac/open-canada/ft-mckay/lst/20240123T1330/20240123T1330.json new file mode 100644 index 000000000..0f9cfc7ee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240123T1330/20240123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240123T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240123T1330/LST-AMSR2_V1.0_100-20240123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240123T1330/LST-AMSR2_V1.0_100-20240123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240124T0130/20240124T0130.json b/stac/open-canada/ft-mckay/lst/20240124T0130/20240124T0130.json new file mode 100644 index 000000000..51cf7c3e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240124T0130/20240124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240124T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240124T0130/LST-AMSR2_V1.0_100-20240124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240124T0130/LST-AMSR2_V1.0_100-20240124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240124T1330/20240124T1330.json b/stac/open-canada/ft-mckay/lst/20240124T1330/20240124T1330.json new file mode 100644 index 000000000..908c05b3f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240124T1330/20240124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240124T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240124T1330/LST-AMSR2_V1.0_100-20240124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240124T1330/LST-AMSR2_V1.0_100-20240124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240125T0130/20240125T0130.json b/stac/open-canada/ft-mckay/lst/20240125T0130/20240125T0130.json new file mode 100644 index 000000000..99e1216f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240125T0130/20240125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240125T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240125T0130/LST-AMSR2_V1.0_100-20240125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240125T0130/LST-AMSR2_V1.0_100-20240125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240125T1330/20240125T1330.json b/stac/open-canada/ft-mckay/lst/20240125T1330/20240125T1330.json new file mode 100644 index 000000000..402be99b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240125T1330/20240125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240125T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240125T1330/LST-AMSR2_V1.0_100-20240125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240125T1330/LST-AMSR2_V1.0_100-20240125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240126T0130/20240126T0130.json b/stac/open-canada/ft-mckay/lst/20240126T0130/20240126T0130.json new file mode 100644 index 000000000..5c2826867 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240126T0130/20240126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240126T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240126T0130/LST-AMSR2_V1.0_100-20240126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240126T0130/LST-AMSR2_V1.0_100-20240126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240126T1330/20240126T1330.json b/stac/open-canada/ft-mckay/lst/20240126T1330/20240126T1330.json new file mode 100644 index 000000000..c880d6d68 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240126T1330/20240126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240126T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240126T1330/LST-AMSR2_V1.0_100-20240126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240126T1330/LST-AMSR2_V1.0_100-20240126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240127T0130/20240127T0130.json b/stac/open-canada/ft-mckay/lst/20240127T0130/20240127T0130.json new file mode 100644 index 000000000..77c9f1d1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240127T0130/20240127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240127T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240127T0130/LST-AMSR2_V1.0_100-20240127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240127T0130/LST-AMSR2_V1.0_100-20240127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240127T1330/20240127T1330.json b/stac/open-canada/ft-mckay/lst/20240127T1330/20240127T1330.json new file mode 100644 index 000000000..fe2796879 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240127T1330/20240127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240127T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240127T1330/LST-AMSR2_V1.0_100-20240127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240127T1330/LST-AMSR2_V1.0_100-20240127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240128T0130/20240128T0130.json b/stac/open-canada/ft-mckay/lst/20240128T0130/20240128T0130.json new file mode 100644 index 000000000..1569a4fb1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240128T0130/20240128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240128T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240128T0130/LST-AMSR2_V1.0_100-20240128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240128T0130/LST-AMSR2_V1.0_100-20240128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240128T1330/20240128T1330.json b/stac/open-canada/ft-mckay/lst/20240128T1330/20240128T1330.json new file mode 100644 index 000000000..5a6cad637 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240128T1330/20240128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240128T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240128T1330/LST-AMSR2_V1.0_100-20240128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240128T1330/LST-AMSR2_V1.0_100-20240128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240129T0130/20240129T0130.json b/stac/open-canada/ft-mckay/lst/20240129T0130/20240129T0130.json new file mode 100644 index 000000000..d3574c600 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240129T0130/20240129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240129T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240129T0130/LST-AMSR2_V1.0_100-20240129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240129T0130/LST-AMSR2_V1.0_100-20240129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240129T1330/20240129T1330.json b/stac/open-canada/ft-mckay/lst/20240129T1330/20240129T1330.json new file mode 100644 index 000000000..29c0490be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240129T1330/20240129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240129T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240129T1330/LST-AMSR2_V1.0_100-20240129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240129T1330/LST-AMSR2_V1.0_100-20240129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240130T0130/20240130T0130.json b/stac/open-canada/ft-mckay/lst/20240130T0130/20240130T0130.json new file mode 100644 index 000000000..cdb2522e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240130T0130/20240130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240130T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240130T0130/LST-AMSR2_V1.0_100-20240130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240130T0130/LST-AMSR2_V1.0_100-20240130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240130T1330/20240130T1330.json b/stac/open-canada/ft-mckay/lst/20240130T1330/20240130T1330.json new file mode 100644 index 000000000..407de9737 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240130T1330/20240130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240130T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240130T1330/LST-AMSR2_V1.0_100-20240130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240130T1330/LST-AMSR2_V1.0_100-20240130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240131T0130/20240131T0130.json b/stac/open-canada/ft-mckay/lst/20240131T0130/20240131T0130.json new file mode 100644 index 000000000..717e7f3fd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240131T0130/20240131T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240131T0130", + "collection": "lst", + "properties": { + "datetime": "2024-01-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240131T0130/LST-AMSR2_V1.0_100-20240131T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240131T0130/LST-AMSR2_V1.0_100-20240131T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240131T1330/20240131T1330.json b/stac/open-canada/ft-mckay/lst/20240131T1330/20240131T1330.json new file mode 100644 index 000000000..35bfb02ba --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240131T1330/20240131T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240131T1330", + "collection": "lst", + "properties": { + "datetime": "2024-01-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240131T1330/LST-AMSR2_V1.0_100-20240131T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240131T1330/LST-AMSR2_V1.0_100-20240131T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240201T0130/20240201T0130.json b/stac/open-canada/ft-mckay/lst/20240201T0130/20240201T0130.json new file mode 100644 index 000000000..2d9bd0e07 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240201T0130/20240201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240201T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240201T0130/LST-AMSR2_V1.0_100-20240201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240201T0130/LST-AMSR2_V1.0_100-20240201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240201T1330/20240201T1330.json b/stac/open-canada/ft-mckay/lst/20240201T1330/20240201T1330.json new file mode 100644 index 000000000..06113df4f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240201T1330/20240201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240201T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240201T1330/LST-AMSR2_V1.0_100-20240201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240201T1330/LST-AMSR2_V1.0_100-20240201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240202T0130/20240202T0130.json b/stac/open-canada/ft-mckay/lst/20240202T0130/20240202T0130.json new file mode 100644 index 000000000..06c6fbec7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240202T0130/20240202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240202T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240202T0130/LST-AMSR2_V1.0_100-20240202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240202T0130/LST-AMSR2_V1.0_100-20240202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240202T1330/20240202T1330.json b/stac/open-canada/ft-mckay/lst/20240202T1330/20240202T1330.json new file mode 100644 index 000000000..c3b893efe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240202T1330/20240202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240202T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240202T1330/LST-AMSR2_V1.0_100-20240202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240202T1330/LST-AMSR2_V1.0_100-20240202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240203T0130/20240203T0130.json b/stac/open-canada/ft-mckay/lst/20240203T0130/20240203T0130.json new file mode 100644 index 000000000..4cc64d6fa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240203T0130/20240203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240203T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240203T0130/LST-AMSR2_V1.0_100-20240203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240203T0130/LST-AMSR2_V1.0_100-20240203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240203T1330/20240203T1330.json b/stac/open-canada/ft-mckay/lst/20240203T1330/20240203T1330.json new file mode 100644 index 000000000..168bdb80d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240203T1330/20240203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240203T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240203T1330/LST-AMSR2_V1.0_100-20240203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240203T1330/LST-AMSR2_V1.0_100-20240203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240204T0130/20240204T0130.json b/stac/open-canada/ft-mckay/lst/20240204T0130/20240204T0130.json new file mode 100644 index 000000000..2b0446a01 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240204T0130/20240204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240204T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240204T0130/LST-AMSR2_V1.0_100-20240204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240204T0130/LST-AMSR2_V1.0_100-20240204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240204T1330/20240204T1330.json b/stac/open-canada/ft-mckay/lst/20240204T1330/20240204T1330.json new file mode 100644 index 000000000..fd261f83e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240204T1330/20240204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240204T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240204T1330/LST-AMSR2_V1.0_100-20240204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240204T1330/LST-AMSR2_V1.0_100-20240204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240205T0130/20240205T0130.json b/stac/open-canada/ft-mckay/lst/20240205T0130/20240205T0130.json new file mode 100644 index 000000000..3dc010089 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240205T0130/20240205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240205T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240205T0130/LST-AMSR2_V1.0_100-20240205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240205T0130/LST-AMSR2_V1.0_100-20240205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240205T1330/20240205T1330.json b/stac/open-canada/ft-mckay/lst/20240205T1330/20240205T1330.json new file mode 100644 index 000000000..df15325c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240205T1330/20240205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240205T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240205T1330/LST-AMSR2_V1.0_100-20240205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240205T1330/LST-AMSR2_V1.0_100-20240205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240206T0130/20240206T0130.json b/stac/open-canada/ft-mckay/lst/20240206T0130/20240206T0130.json new file mode 100644 index 000000000..8a2c07d90 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240206T0130/20240206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240206T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240206T0130/LST-AMSR2_V1.0_100-20240206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240206T0130/LST-AMSR2_V1.0_100-20240206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240206T1330/20240206T1330.json b/stac/open-canada/ft-mckay/lst/20240206T1330/20240206T1330.json new file mode 100644 index 000000000..c6e306ec5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240206T1330/20240206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240206T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240206T1330/LST-AMSR2_V1.0_100-20240206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240206T1330/LST-AMSR2_V1.0_100-20240206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240207T0130/20240207T0130.json b/stac/open-canada/ft-mckay/lst/20240207T0130/20240207T0130.json new file mode 100644 index 000000000..c089ec37b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240207T0130/20240207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240207T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240207T0130/LST-AMSR2_V1.0_100-20240207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240207T0130/LST-AMSR2_V1.0_100-20240207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240207T1330/20240207T1330.json b/stac/open-canada/ft-mckay/lst/20240207T1330/20240207T1330.json new file mode 100644 index 000000000..69021d4b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240207T1330/20240207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240207T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240207T1330/LST-AMSR2_V1.0_100-20240207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240207T1330/LST-AMSR2_V1.0_100-20240207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240208T0130/20240208T0130.json b/stac/open-canada/ft-mckay/lst/20240208T0130/20240208T0130.json new file mode 100644 index 000000000..6a5917e23 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240208T0130/20240208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240208T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240208T0130/LST-AMSR2_V1.0_100-20240208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240208T0130/LST-AMSR2_V1.0_100-20240208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240208T1330/20240208T1330.json b/stac/open-canada/ft-mckay/lst/20240208T1330/20240208T1330.json new file mode 100644 index 000000000..064cbdeb9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240208T1330/20240208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240208T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240208T1330/LST-AMSR2_V1.0_100-20240208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240208T1330/LST-AMSR2_V1.0_100-20240208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240209T0130/20240209T0130.json b/stac/open-canada/ft-mckay/lst/20240209T0130/20240209T0130.json new file mode 100644 index 000000000..6e5dc9a98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240209T0130/20240209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240209T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240209T0130/LST-AMSR2_V1.0_100-20240209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240209T0130/LST-AMSR2_V1.0_100-20240209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240209T1330/20240209T1330.json b/stac/open-canada/ft-mckay/lst/20240209T1330/20240209T1330.json new file mode 100644 index 000000000..17885b06a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240209T1330/20240209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240209T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240209T1330/LST-AMSR2_V1.0_100-20240209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240209T1330/LST-AMSR2_V1.0_100-20240209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240210T0130/20240210T0130.json b/stac/open-canada/ft-mckay/lst/20240210T0130/20240210T0130.json new file mode 100644 index 000000000..a795266e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240210T0130/20240210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240210T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240210T0130/LST-AMSR2_V1.0_100-20240210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240210T0130/LST-AMSR2_V1.0_100-20240210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240210T1330/20240210T1330.json b/stac/open-canada/ft-mckay/lst/20240210T1330/20240210T1330.json new file mode 100644 index 000000000..d511b7de2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240210T1330/20240210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240210T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240210T1330/LST-AMSR2_V1.0_100-20240210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240210T1330/LST-AMSR2_V1.0_100-20240210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240211T0130/20240211T0130.json b/stac/open-canada/ft-mckay/lst/20240211T0130/20240211T0130.json new file mode 100644 index 000000000..61c7c705d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240211T0130/20240211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240211T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240211T0130/LST-AMSR2_V1.0_100-20240211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240211T0130/LST-AMSR2_V1.0_100-20240211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240211T1330/20240211T1330.json b/stac/open-canada/ft-mckay/lst/20240211T1330/20240211T1330.json new file mode 100644 index 000000000..983b9bc56 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240211T1330/20240211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240211T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240211T1330/LST-AMSR2_V1.0_100-20240211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240211T1330/LST-AMSR2_V1.0_100-20240211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240212T0130/20240212T0130.json b/stac/open-canada/ft-mckay/lst/20240212T0130/20240212T0130.json new file mode 100644 index 000000000..6e79fe78d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240212T0130/20240212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240212T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240212T0130/LST-AMSR2_V1.0_100-20240212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240212T0130/LST-AMSR2_V1.0_100-20240212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240212T1330/20240212T1330.json b/stac/open-canada/ft-mckay/lst/20240212T1330/20240212T1330.json new file mode 100644 index 000000000..3836dc90a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240212T1330/20240212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240212T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240212T1330/LST-AMSR2_V1.0_100-20240212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240212T1330/LST-AMSR2_V1.0_100-20240212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240213T0130/20240213T0130.json b/stac/open-canada/ft-mckay/lst/20240213T0130/20240213T0130.json new file mode 100644 index 000000000..ffc22b32e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240213T0130/20240213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240213T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240213T0130/LST-AMSR2_V1.0_100-20240213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240213T0130/LST-AMSR2_V1.0_100-20240213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240213T1330/20240213T1330.json b/stac/open-canada/ft-mckay/lst/20240213T1330/20240213T1330.json new file mode 100644 index 000000000..6ac8277a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240213T1330/20240213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240213T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240213T1330/LST-AMSR2_V1.0_100-20240213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240213T1330/LST-AMSR2_V1.0_100-20240213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240214T0130/20240214T0130.json b/stac/open-canada/ft-mckay/lst/20240214T0130/20240214T0130.json new file mode 100644 index 000000000..250de7127 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240214T0130/20240214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240214T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240214T0130/LST-AMSR2_V1.0_100-20240214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240214T0130/LST-AMSR2_V1.0_100-20240214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240214T1330/20240214T1330.json b/stac/open-canada/ft-mckay/lst/20240214T1330/20240214T1330.json new file mode 100644 index 000000000..fb83b1dfc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240214T1330/20240214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240214T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240214T1330/LST-AMSR2_V1.0_100-20240214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240214T1330/LST-AMSR2_V1.0_100-20240214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240215T0130/20240215T0130.json b/stac/open-canada/ft-mckay/lst/20240215T0130/20240215T0130.json new file mode 100644 index 000000000..9fc91d480 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240215T0130/20240215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240215T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240215T0130/LST-AMSR2_V1.0_100-20240215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240215T0130/LST-AMSR2_V1.0_100-20240215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240215T1330/20240215T1330.json b/stac/open-canada/ft-mckay/lst/20240215T1330/20240215T1330.json new file mode 100644 index 000000000..9c15b71a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240215T1330/20240215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240215T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240215T1330/LST-AMSR2_V1.0_100-20240215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240215T1330/LST-AMSR2_V1.0_100-20240215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240216T0130/20240216T0130.json b/stac/open-canada/ft-mckay/lst/20240216T0130/20240216T0130.json new file mode 100644 index 000000000..126ed4696 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240216T0130/20240216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240216T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240216T0130/LST-AMSR2_V1.0_100-20240216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240216T0130/LST-AMSR2_V1.0_100-20240216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240216T1330/20240216T1330.json b/stac/open-canada/ft-mckay/lst/20240216T1330/20240216T1330.json new file mode 100644 index 000000000..0bd2cc7eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240216T1330/20240216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240216T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240216T1330/LST-AMSR2_V1.0_100-20240216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240216T1330/LST-AMSR2_V1.0_100-20240216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240217T0130/20240217T0130.json b/stac/open-canada/ft-mckay/lst/20240217T0130/20240217T0130.json new file mode 100644 index 000000000..22c230380 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240217T0130/20240217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240217T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240217T0130/LST-AMSR2_V1.0_100-20240217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240217T0130/LST-AMSR2_V1.0_100-20240217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240217T1330/20240217T1330.json b/stac/open-canada/ft-mckay/lst/20240217T1330/20240217T1330.json new file mode 100644 index 000000000..7eed9412b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240217T1330/20240217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240217T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240217T1330/LST-AMSR2_V1.0_100-20240217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240217T1330/LST-AMSR2_V1.0_100-20240217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240218T0130/20240218T0130.json b/stac/open-canada/ft-mckay/lst/20240218T0130/20240218T0130.json new file mode 100644 index 000000000..4159884eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240218T0130/20240218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240218T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240218T0130/LST-AMSR2_V1.0_100-20240218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240218T0130/LST-AMSR2_V1.0_100-20240218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240218T1330/20240218T1330.json b/stac/open-canada/ft-mckay/lst/20240218T1330/20240218T1330.json new file mode 100644 index 000000000..eb530ac13 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240218T1330/20240218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240218T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240218T1330/LST-AMSR2_V1.0_100-20240218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240218T1330/LST-AMSR2_V1.0_100-20240218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240219T0130/20240219T0130.json b/stac/open-canada/ft-mckay/lst/20240219T0130/20240219T0130.json new file mode 100644 index 000000000..f84182cea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240219T0130/20240219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240219T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240219T0130/LST-AMSR2_V1.0_100-20240219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240219T0130/LST-AMSR2_V1.0_100-20240219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240219T1330/20240219T1330.json b/stac/open-canada/ft-mckay/lst/20240219T1330/20240219T1330.json new file mode 100644 index 000000000..319b048f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240219T1330/20240219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240219T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240219T1330/LST-AMSR2_V1.0_100-20240219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240219T1330/LST-AMSR2_V1.0_100-20240219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240220T0130/20240220T0130.json b/stac/open-canada/ft-mckay/lst/20240220T0130/20240220T0130.json new file mode 100644 index 000000000..27d024d15 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240220T0130/20240220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240220T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240220T0130/LST-AMSR2_V1.0_100-20240220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240220T0130/LST-AMSR2_V1.0_100-20240220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240220T1330/20240220T1330.json b/stac/open-canada/ft-mckay/lst/20240220T1330/20240220T1330.json new file mode 100644 index 000000000..b38b5eea2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240220T1330/20240220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240220T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240220T1330/LST-AMSR2_V1.0_100-20240220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240220T1330/LST-AMSR2_V1.0_100-20240220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240221T0130/20240221T0130.json b/stac/open-canada/ft-mckay/lst/20240221T0130/20240221T0130.json new file mode 100644 index 000000000..bff6aa0af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240221T0130/20240221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240221T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240221T0130/LST-AMSR2_V1.0_100-20240221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240221T0130/LST-AMSR2_V1.0_100-20240221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240221T1330/20240221T1330.json b/stac/open-canada/ft-mckay/lst/20240221T1330/20240221T1330.json new file mode 100644 index 000000000..49165fcb0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240221T1330/20240221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240221T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240221T1330/LST-AMSR2_V1.0_100-20240221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240221T1330/LST-AMSR2_V1.0_100-20240221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240222T0130/20240222T0130.json b/stac/open-canada/ft-mckay/lst/20240222T0130/20240222T0130.json new file mode 100644 index 000000000..cb901c094 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240222T0130/20240222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240222T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240222T0130/LST-AMSR2_V1.0_100-20240222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240222T0130/LST-AMSR2_V1.0_100-20240222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240222T1330/20240222T1330.json b/stac/open-canada/ft-mckay/lst/20240222T1330/20240222T1330.json new file mode 100644 index 000000000..04147aa11 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240222T1330/20240222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240222T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240222T1330/LST-AMSR2_V1.0_100-20240222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240222T1330/LST-AMSR2_V1.0_100-20240222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240223T0130/20240223T0130.json b/stac/open-canada/ft-mckay/lst/20240223T0130/20240223T0130.json new file mode 100644 index 000000000..512c4ef74 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240223T0130/20240223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240223T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240223T0130/LST-AMSR2_V1.0_100-20240223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240223T0130/LST-AMSR2_V1.0_100-20240223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240223T1330/20240223T1330.json b/stac/open-canada/ft-mckay/lst/20240223T1330/20240223T1330.json new file mode 100644 index 000000000..c731c4542 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240223T1330/20240223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240223T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240223T1330/LST-AMSR2_V1.0_100-20240223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240223T1330/LST-AMSR2_V1.0_100-20240223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240224T0130/20240224T0130.json b/stac/open-canada/ft-mckay/lst/20240224T0130/20240224T0130.json new file mode 100644 index 000000000..4d46102e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240224T0130/20240224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240224T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240224T0130/LST-AMSR2_V1.0_100-20240224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240224T0130/LST-AMSR2_V1.0_100-20240224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240224T1330/20240224T1330.json b/stac/open-canada/ft-mckay/lst/20240224T1330/20240224T1330.json new file mode 100644 index 000000000..27db3e5e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240224T1330/20240224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240224T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240224T1330/LST-AMSR2_V1.0_100-20240224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240224T1330/LST-AMSR2_V1.0_100-20240224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240225T0130/20240225T0130.json b/stac/open-canada/ft-mckay/lst/20240225T0130/20240225T0130.json new file mode 100644 index 000000000..6b62ed8f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240225T0130/20240225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240225T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240225T0130/LST-AMSR2_V1.0_100-20240225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240225T0130/LST-AMSR2_V1.0_100-20240225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240225T1330/20240225T1330.json b/stac/open-canada/ft-mckay/lst/20240225T1330/20240225T1330.json new file mode 100644 index 000000000..318e600e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240225T1330/20240225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240225T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240225T1330/LST-AMSR2_V1.0_100-20240225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240225T1330/LST-AMSR2_V1.0_100-20240225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240226T0130/20240226T0130.json b/stac/open-canada/ft-mckay/lst/20240226T0130/20240226T0130.json new file mode 100644 index 000000000..1515b07f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240226T0130/20240226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240226T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240226T0130/LST-AMSR2_V1.0_100-20240226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240226T0130/LST-AMSR2_V1.0_100-20240226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240226T1330/20240226T1330.json b/stac/open-canada/ft-mckay/lst/20240226T1330/20240226T1330.json new file mode 100644 index 000000000..fa1a9ee6f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240226T1330/20240226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240226T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240226T1330/LST-AMSR2_V1.0_100-20240226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240226T1330/LST-AMSR2_V1.0_100-20240226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240227T0130/20240227T0130.json b/stac/open-canada/ft-mckay/lst/20240227T0130/20240227T0130.json new file mode 100644 index 000000000..7a9e44ec2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240227T0130/20240227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240227T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240227T0130/LST-AMSR2_V1.0_100-20240227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240227T0130/LST-AMSR2_V1.0_100-20240227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240227T1330/20240227T1330.json b/stac/open-canada/ft-mckay/lst/20240227T1330/20240227T1330.json new file mode 100644 index 000000000..a04c6de53 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240227T1330/20240227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240227T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240227T1330/LST-AMSR2_V1.0_100-20240227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240227T1330/LST-AMSR2_V1.0_100-20240227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240228T0130/20240228T0130.json b/stac/open-canada/ft-mckay/lst/20240228T0130/20240228T0130.json new file mode 100644 index 000000000..905192d9c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240228T0130/20240228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240228T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240228T0130/LST-AMSR2_V1.0_100-20240228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240228T0130/LST-AMSR2_V1.0_100-20240228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240228T1330/20240228T1330.json b/stac/open-canada/ft-mckay/lst/20240228T1330/20240228T1330.json new file mode 100644 index 000000000..392c13c7a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240228T1330/20240228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240228T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240228T1330/LST-AMSR2_V1.0_100-20240228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240228T1330/LST-AMSR2_V1.0_100-20240228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240229T0130/20240229T0130.json b/stac/open-canada/ft-mckay/lst/20240229T0130/20240229T0130.json new file mode 100644 index 000000000..3d75c0fd7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240229T0130/20240229T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240229T0130", + "collection": "lst", + "properties": { + "datetime": "2024-02-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240229T0130/LST-AMSR2_V1.0_100-20240229T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240229T0130/LST-AMSR2_V1.0_100-20240229T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240229T1330/20240229T1330.json b/stac/open-canada/ft-mckay/lst/20240229T1330/20240229T1330.json new file mode 100644 index 000000000..4f3c99f8e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240229T1330/20240229T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240229T1330", + "collection": "lst", + "properties": { + "datetime": "2024-02-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240229T1330/LST-AMSR2_V1.0_100-20240229T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240229T1330/LST-AMSR2_V1.0_100-20240229T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240301T0130/20240301T0130.json b/stac/open-canada/ft-mckay/lst/20240301T0130/20240301T0130.json new file mode 100644 index 000000000..ccbf78de7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240301T0130/20240301T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240301T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240301T0130/LST-AMSR2_V1.0_100-20240301T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240301T0130/LST-AMSR2_V1.0_100-20240301T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240301T1330/20240301T1330.json b/stac/open-canada/ft-mckay/lst/20240301T1330/20240301T1330.json new file mode 100644 index 000000000..48dc85bc1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240301T1330/20240301T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240301T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240301T1330/LST-AMSR2_V1.0_100-20240301T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240301T1330/LST-AMSR2_V1.0_100-20240301T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240302T0130/20240302T0130.json b/stac/open-canada/ft-mckay/lst/20240302T0130/20240302T0130.json new file mode 100644 index 000000000..7180d2773 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240302T0130/20240302T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240302T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240302T0130/LST-AMSR2_V1.0_100-20240302T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240302T0130/LST-AMSR2_V1.0_100-20240302T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240302T1330/20240302T1330.json b/stac/open-canada/ft-mckay/lst/20240302T1330/20240302T1330.json new file mode 100644 index 000000000..b44443d5b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240302T1330/20240302T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240302T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240302T1330/LST-AMSR2_V1.0_100-20240302T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240302T1330/LST-AMSR2_V1.0_100-20240302T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240303T0130/20240303T0130.json b/stac/open-canada/ft-mckay/lst/20240303T0130/20240303T0130.json new file mode 100644 index 000000000..c3c270731 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240303T0130/20240303T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240303T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240303T0130/LST-AMSR2_V1.0_100-20240303T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240303T0130/LST-AMSR2_V1.0_100-20240303T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240303T1330/20240303T1330.json b/stac/open-canada/ft-mckay/lst/20240303T1330/20240303T1330.json new file mode 100644 index 000000000..3ad1a6239 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240303T1330/20240303T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240303T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240303T1330/LST-AMSR2_V1.0_100-20240303T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240303T1330/LST-AMSR2_V1.0_100-20240303T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240304T0130/20240304T0130.json b/stac/open-canada/ft-mckay/lst/20240304T0130/20240304T0130.json new file mode 100644 index 000000000..df48cb0db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240304T0130/20240304T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240304T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240304T0130/LST-AMSR2_V1.0_100-20240304T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240304T0130/LST-AMSR2_V1.0_100-20240304T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240304T1330/20240304T1330.json b/stac/open-canada/ft-mckay/lst/20240304T1330/20240304T1330.json new file mode 100644 index 000000000..2e97cf08b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240304T1330/20240304T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240304T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240304T1330/LST-AMSR2_V1.0_100-20240304T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240304T1330/LST-AMSR2_V1.0_100-20240304T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240305T0130/20240305T0130.json b/stac/open-canada/ft-mckay/lst/20240305T0130/20240305T0130.json new file mode 100644 index 000000000..64c323bd1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240305T0130/20240305T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240305T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240305T0130/LST-AMSR2_V1.0_100-20240305T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240305T0130/LST-AMSR2_V1.0_100-20240305T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240305T1330/20240305T1330.json b/stac/open-canada/ft-mckay/lst/20240305T1330/20240305T1330.json new file mode 100644 index 000000000..018db405d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240305T1330/20240305T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240305T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240305T1330/LST-AMSR2_V1.0_100-20240305T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240305T1330/LST-AMSR2_V1.0_100-20240305T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240306T0130/20240306T0130.json b/stac/open-canada/ft-mckay/lst/20240306T0130/20240306T0130.json new file mode 100644 index 000000000..4d059a57b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240306T0130/20240306T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240306T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240306T0130/LST-AMSR2_V1.0_100-20240306T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240306T0130/LST-AMSR2_V1.0_100-20240306T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240306T1330/20240306T1330.json b/stac/open-canada/ft-mckay/lst/20240306T1330/20240306T1330.json new file mode 100644 index 000000000..61d9914f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240306T1330/20240306T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240306T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240306T1330/LST-AMSR2_V1.0_100-20240306T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240306T1330/LST-AMSR2_V1.0_100-20240306T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240307T0130/20240307T0130.json b/stac/open-canada/ft-mckay/lst/20240307T0130/20240307T0130.json new file mode 100644 index 000000000..ad52ae48a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240307T0130/20240307T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240307T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240307T0130/LST-AMSR2_V1.0_100-20240307T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240307T0130/LST-AMSR2_V1.0_100-20240307T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240307T1330/20240307T1330.json b/stac/open-canada/ft-mckay/lst/20240307T1330/20240307T1330.json new file mode 100644 index 000000000..6d32d9166 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240307T1330/20240307T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240307T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240307T1330/LST-AMSR2_V1.0_100-20240307T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240307T1330/LST-AMSR2_V1.0_100-20240307T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240308T0130/20240308T0130.json b/stac/open-canada/ft-mckay/lst/20240308T0130/20240308T0130.json new file mode 100644 index 000000000..0fdbef861 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240308T0130/20240308T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240308T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240308T0130/LST-AMSR2_V1.0_100-20240308T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240308T0130/LST-AMSR2_V1.0_100-20240308T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240308T1330/20240308T1330.json b/stac/open-canada/ft-mckay/lst/20240308T1330/20240308T1330.json new file mode 100644 index 000000000..0fcd3c7b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240308T1330/20240308T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240308T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240308T1330/LST-AMSR2_V1.0_100-20240308T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240308T1330/LST-AMSR2_V1.0_100-20240308T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240309T0130/20240309T0130.json b/stac/open-canada/ft-mckay/lst/20240309T0130/20240309T0130.json new file mode 100644 index 000000000..8682b87f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240309T0130/20240309T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240309T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240309T0130/LST-AMSR2_V1.0_100-20240309T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240309T0130/LST-AMSR2_V1.0_100-20240309T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240309T1330/20240309T1330.json b/stac/open-canada/ft-mckay/lst/20240309T1330/20240309T1330.json new file mode 100644 index 000000000..c58536c3e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240309T1330/20240309T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240309T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240309T1330/LST-AMSR2_V1.0_100-20240309T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240309T1330/LST-AMSR2_V1.0_100-20240309T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240310T0130/20240310T0130.json b/stac/open-canada/ft-mckay/lst/20240310T0130/20240310T0130.json new file mode 100644 index 000000000..f8f42e5c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240310T0130/20240310T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240310T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240310T0130/LST-AMSR2_V1.0_100-20240310T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240310T0130/LST-AMSR2_V1.0_100-20240310T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240310T1330/20240310T1330.json b/stac/open-canada/ft-mckay/lst/20240310T1330/20240310T1330.json new file mode 100644 index 000000000..73c674e70 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240310T1330/20240310T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240310T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240310T1330/LST-AMSR2_V1.0_100-20240310T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240310T1330/LST-AMSR2_V1.0_100-20240310T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240311T0130/20240311T0130.json b/stac/open-canada/ft-mckay/lst/20240311T0130/20240311T0130.json new file mode 100644 index 000000000..0883266ce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240311T0130/20240311T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240311T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240311T0130/LST-AMSR2_V1.0_100-20240311T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240311T0130/LST-AMSR2_V1.0_100-20240311T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240311T1330/20240311T1330.json b/stac/open-canada/ft-mckay/lst/20240311T1330/20240311T1330.json new file mode 100644 index 000000000..4342f5a40 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240311T1330/20240311T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240311T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240311T1330/LST-AMSR2_V1.0_100-20240311T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240311T1330/LST-AMSR2_V1.0_100-20240311T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240312T0130/20240312T0130.json b/stac/open-canada/ft-mckay/lst/20240312T0130/20240312T0130.json new file mode 100644 index 000000000..812e78da1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240312T0130/20240312T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240312T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240312T0130/LST-AMSR2_V1.0_100-20240312T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240312T0130/LST-AMSR2_V1.0_100-20240312T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240312T1330/20240312T1330.json b/stac/open-canada/ft-mckay/lst/20240312T1330/20240312T1330.json new file mode 100644 index 000000000..463f92b6b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240312T1330/20240312T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240312T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240312T1330/LST-AMSR2_V1.0_100-20240312T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240312T1330/LST-AMSR2_V1.0_100-20240312T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240313T0130/20240313T0130.json b/stac/open-canada/ft-mckay/lst/20240313T0130/20240313T0130.json new file mode 100644 index 000000000..64f85c3af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240313T0130/20240313T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240313T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240313T0130/LST-AMSR2_V1.0_100-20240313T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240313T0130/LST-AMSR2_V1.0_100-20240313T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240313T1330/20240313T1330.json b/stac/open-canada/ft-mckay/lst/20240313T1330/20240313T1330.json new file mode 100644 index 000000000..384051130 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240313T1330/20240313T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240313T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240313T1330/LST-AMSR2_V1.0_100-20240313T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240313T1330/LST-AMSR2_V1.0_100-20240313T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240314T0130/20240314T0130.json b/stac/open-canada/ft-mckay/lst/20240314T0130/20240314T0130.json new file mode 100644 index 000000000..09ba26990 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240314T0130/20240314T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240314T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240314T0130/LST-AMSR2_V1.0_100-20240314T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240314T0130/LST-AMSR2_V1.0_100-20240314T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240314T1330/20240314T1330.json b/stac/open-canada/ft-mckay/lst/20240314T1330/20240314T1330.json new file mode 100644 index 000000000..5949d0cf9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240314T1330/20240314T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240314T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240314T1330/LST-AMSR2_V1.0_100-20240314T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240314T1330/LST-AMSR2_V1.0_100-20240314T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240315T0130/20240315T0130.json b/stac/open-canada/ft-mckay/lst/20240315T0130/20240315T0130.json new file mode 100644 index 000000000..f9ae7c22e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240315T0130/20240315T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240315T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240315T0130/LST-AMSR2_V1.0_100-20240315T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240315T0130/LST-AMSR2_V1.0_100-20240315T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240315T1330/20240315T1330.json b/stac/open-canada/ft-mckay/lst/20240315T1330/20240315T1330.json new file mode 100644 index 000000000..75515b8ff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240315T1330/20240315T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240315T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240315T1330/LST-AMSR2_V1.0_100-20240315T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240315T1330/LST-AMSR2_V1.0_100-20240315T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240316T0130/20240316T0130.json b/stac/open-canada/ft-mckay/lst/20240316T0130/20240316T0130.json new file mode 100644 index 000000000..3ad803e51 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240316T0130/20240316T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240316T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240316T0130/LST-AMSR2_V1.0_100-20240316T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240316T0130/LST-AMSR2_V1.0_100-20240316T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240316T1330/20240316T1330.json b/stac/open-canada/ft-mckay/lst/20240316T1330/20240316T1330.json new file mode 100644 index 000000000..ea2e7e8bd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240316T1330/20240316T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240316T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240316T1330/LST-AMSR2_V1.0_100-20240316T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240316T1330/LST-AMSR2_V1.0_100-20240316T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240317T0130/20240317T0130.json b/stac/open-canada/ft-mckay/lst/20240317T0130/20240317T0130.json new file mode 100644 index 000000000..e80d90b30 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240317T0130/20240317T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240317T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240317T0130/LST-AMSR2_V1.0_100-20240317T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240317T0130/LST-AMSR2_V1.0_100-20240317T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240317T1330/20240317T1330.json b/stac/open-canada/ft-mckay/lst/20240317T1330/20240317T1330.json new file mode 100644 index 000000000..4448454d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240317T1330/20240317T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240317T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240317T1330/LST-AMSR2_V1.0_100-20240317T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240317T1330/LST-AMSR2_V1.0_100-20240317T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240318T0130/20240318T0130.json b/stac/open-canada/ft-mckay/lst/20240318T0130/20240318T0130.json new file mode 100644 index 000000000..3bf13dea1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240318T0130/20240318T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240318T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240318T0130/LST-AMSR2_V1.0_100-20240318T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240318T0130/LST-AMSR2_V1.0_100-20240318T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240318T1330/20240318T1330.json b/stac/open-canada/ft-mckay/lst/20240318T1330/20240318T1330.json new file mode 100644 index 000000000..83c79fce4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240318T1330/20240318T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240318T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240318T1330/LST-AMSR2_V1.0_100-20240318T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240318T1330/LST-AMSR2_V1.0_100-20240318T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240319T0130/20240319T0130.json b/stac/open-canada/ft-mckay/lst/20240319T0130/20240319T0130.json new file mode 100644 index 000000000..b2181df77 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240319T0130/20240319T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240319T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240319T0130/LST-AMSR2_V1.0_100-20240319T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240319T0130/LST-AMSR2_V1.0_100-20240319T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240319T1330/20240319T1330.json b/stac/open-canada/ft-mckay/lst/20240319T1330/20240319T1330.json new file mode 100644 index 000000000..3c780860c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240319T1330/20240319T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240319T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240319T1330/LST-AMSR2_V1.0_100-20240319T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240319T1330/LST-AMSR2_V1.0_100-20240319T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240320T0130/20240320T0130.json b/stac/open-canada/ft-mckay/lst/20240320T0130/20240320T0130.json new file mode 100644 index 000000000..ab27d772a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240320T0130/20240320T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240320T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240320T0130/LST-AMSR2_V1.0_100-20240320T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240320T0130/LST-AMSR2_V1.0_100-20240320T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240320T1330/20240320T1330.json b/stac/open-canada/ft-mckay/lst/20240320T1330/20240320T1330.json new file mode 100644 index 000000000..645bb5417 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240320T1330/20240320T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240320T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240320T1330/LST-AMSR2_V1.0_100-20240320T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240320T1330/LST-AMSR2_V1.0_100-20240320T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240321T0130/20240321T0130.json b/stac/open-canada/ft-mckay/lst/20240321T0130/20240321T0130.json new file mode 100644 index 000000000..e6d549d1a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240321T0130/20240321T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240321T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240321T0130/LST-AMSR2_V1.0_100-20240321T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240321T0130/LST-AMSR2_V1.0_100-20240321T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240321T1330/20240321T1330.json b/stac/open-canada/ft-mckay/lst/20240321T1330/20240321T1330.json new file mode 100644 index 000000000..a70f9f929 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240321T1330/20240321T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240321T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240321T1330/LST-AMSR2_V1.0_100-20240321T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240321T1330/LST-AMSR2_V1.0_100-20240321T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240322T0130/20240322T0130.json b/stac/open-canada/ft-mckay/lst/20240322T0130/20240322T0130.json new file mode 100644 index 000000000..0e879584b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240322T0130/20240322T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240322T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240322T0130/LST-AMSR2_V1.0_100-20240322T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240322T0130/LST-AMSR2_V1.0_100-20240322T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240322T1330/20240322T1330.json b/stac/open-canada/ft-mckay/lst/20240322T1330/20240322T1330.json new file mode 100644 index 000000000..9aa8ad284 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240322T1330/20240322T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240322T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240322T1330/LST-AMSR2_V1.0_100-20240322T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240322T1330/LST-AMSR2_V1.0_100-20240322T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240323T0130/20240323T0130.json b/stac/open-canada/ft-mckay/lst/20240323T0130/20240323T0130.json new file mode 100644 index 000000000..1987be98d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240323T0130/20240323T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240323T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240323T0130/LST-AMSR2_V1.0_100-20240323T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240323T0130/LST-AMSR2_V1.0_100-20240323T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240323T1330/20240323T1330.json b/stac/open-canada/ft-mckay/lst/20240323T1330/20240323T1330.json new file mode 100644 index 000000000..e3d00ab76 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240323T1330/20240323T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240323T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240323T1330/LST-AMSR2_V1.0_100-20240323T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240323T1330/LST-AMSR2_V1.0_100-20240323T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240324T0130/20240324T0130.json b/stac/open-canada/ft-mckay/lst/20240324T0130/20240324T0130.json new file mode 100644 index 000000000..fc7dc3d30 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240324T0130/20240324T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240324T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240324T0130/LST-AMSR2_V1.0_100-20240324T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240324T0130/LST-AMSR2_V1.0_100-20240324T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240324T1330/20240324T1330.json b/stac/open-canada/ft-mckay/lst/20240324T1330/20240324T1330.json new file mode 100644 index 000000000..065f00fb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240324T1330/20240324T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240324T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240324T1330/LST-AMSR2_V1.0_100-20240324T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240324T1330/LST-AMSR2_V1.0_100-20240324T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240325T0130/20240325T0130.json b/stac/open-canada/ft-mckay/lst/20240325T0130/20240325T0130.json new file mode 100644 index 000000000..1ee7a9de3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240325T0130/20240325T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240325T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240325T0130/LST-AMSR2_V1.0_100-20240325T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240325T0130/LST-AMSR2_V1.0_100-20240325T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240325T1330/20240325T1330.json b/stac/open-canada/ft-mckay/lst/20240325T1330/20240325T1330.json new file mode 100644 index 000000000..c55df0dd5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240325T1330/20240325T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240325T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240325T1330/LST-AMSR2_V1.0_100-20240325T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240325T1330/LST-AMSR2_V1.0_100-20240325T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240326T0130/20240326T0130.json b/stac/open-canada/ft-mckay/lst/20240326T0130/20240326T0130.json new file mode 100644 index 000000000..a7783b86d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240326T0130/20240326T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240326T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240326T0130/LST-AMSR2_V1.0_100-20240326T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240326T0130/LST-AMSR2_V1.0_100-20240326T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240326T1330/20240326T1330.json b/stac/open-canada/ft-mckay/lst/20240326T1330/20240326T1330.json new file mode 100644 index 000000000..f3ac5ca5e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240326T1330/20240326T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240326T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240326T1330/LST-AMSR2_V1.0_100-20240326T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240326T1330/LST-AMSR2_V1.0_100-20240326T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240327T0130/20240327T0130.json b/stac/open-canada/ft-mckay/lst/20240327T0130/20240327T0130.json new file mode 100644 index 000000000..77c3ba863 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240327T0130/20240327T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240327T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240327T0130/LST-AMSR2_V1.0_100-20240327T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240327T0130/LST-AMSR2_V1.0_100-20240327T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240327T1330/20240327T1330.json b/stac/open-canada/ft-mckay/lst/20240327T1330/20240327T1330.json new file mode 100644 index 000000000..160f349d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240327T1330/20240327T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240327T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240327T1330/LST-AMSR2_V1.0_100-20240327T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240327T1330/LST-AMSR2_V1.0_100-20240327T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240328T0130/20240328T0130.json b/stac/open-canada/ft-mckay/lst/20240328T0130/20240328T0130.json new file mode 100644 index 000000000..8d8442f43 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240328T0130/20240328T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240328T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240328T0130/LST-AMSR2_V1.0_100-20240328T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240328T0130/LST-AMSR2_V1.0_100-20240328T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240328T1330/20240328T1330.json b/stac/open-canada/ft-mckay/lst/20240328T1330/20240328T1330.json new file mode 100644 index 000000000..53690aa9e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240328T1330/20240328T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240328T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240328T1330/LST-AMSR2_V1.0_100-20240328T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240328T1330/LST-AMSR2_V1.0_100-20240328T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240329T0130/20240329T0130.json b/stac/open-canada/ft-mckay/lst/20240329T0130/20240329T0130.json new file mode 100644 index 000000000..b613aa8a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240329T0130/20240329T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240329T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240329T0130/LST-AMSR2_V1.0_100-20240329T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240329T0130/LST-AMSR2_V1.0_100-20240329T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240329T1330/20240329T1330.json b/stac/open-canada/ft-mckay/lst/20240329T1330/20240329T1330.json new file mode 100644 index 000000000..e7dc04895 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240329T1330/20240329T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240329T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240329T1330/LST-AMSR2_V1.0_100-20240329T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240329T1330/LST-AMSR2_V1.0_100-20240329T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240330T0130/20240330T0130.json b/stac/open-canada/ft-mckay/lst/20240330T0130/20240330T0130.json new file mode 100644 index 000000000..5764179cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240330T0130/20240330T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240330T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240330T0130/LST-AMSR2_V1.0_100-20240330T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240330T0130/LST-AMSR2_V1.0_100-20240330T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240330T1330/20240330T1330.json b/stac/open-canada/ft-mckay/lst/20240330T1330/20240330T1330.json new file mode 100644 index 000000000..5850b4de9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240330T1330/20240330T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240330T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240330T1330/LST-AMSR2_V1.0_100-20240330T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240330T1330/LST-AMSR2_V1.0_100-20240330T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240331T0130/20240331T0130.json b/stac/open-canada/ft-mckay/lst/20240331T0130/20240331T0130.json new file mode 100644 index 000000000..107fc69d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240331T0130/20240331T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240331T0130", + "collection": "lst", + "properties": { + "datetime": "2024-03-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240331T0130/LST-AMSR2_V1.0_100-20240331T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240331T0130/LST-AMSR2_V1.0_100-20240331T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240331T1330/20240331T1330.json b/stac/open-canada/ft-mckay/lst/20240331T1330/20240331T1330.json new file mode 100644 index 000000000..552fa3298 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240331T1330/20240331T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240331T1330", + "collection": "lst", + "properties": { + "datetime": "2024-03-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240331T1330/LST-AMSR2_V1.0_100-20240331T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240331T1330/LST-AMSR2_V1.0_100-20240331T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240401T0130/20240401T0130.json b/stac/open-canada/ft-mckay/lst/20240401T0130/20240401T0130.json new file mode 100644 index 000000000..ee7ef07e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240401T0130/20240401T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240401T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240401T0130/LST-AMSR2_V1.0_100-20240401T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240401T0130/LST-AMSR2_V1.0_100-20240401T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240401T1330/20240401T1330.json b/stac/open-canada/ft-mckay/lst/20240401T1330/20240401T1330.json new file mode 100644 index 000000000..d6d97bf97 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240401T1330/20240401T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240401T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240401T1330/LST-AMSR2_V1.0_100-20240401T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240401T1330/LST-AMSR2_V1.0_100-20240401T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240402T0130/20240402T0130.json b/stac/open-canada/ft-mckay/lst/20240402T0130/20240402T0130.json new file mode 100644 index 000000000..ab8e17f4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240402T0130/20240402T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240402T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240402T0130/LST-AMSR2_V1.0_100-20240402T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240402T0130/LST-AMSR2_V1.0_100-20240402T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240402T1330/20240402T1330.json b/stac/open-canada/ft-mckay/lst/20240402T1330/20240402T1330.json new file mode 100644 index 000000000..3bda66882 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240402T1330/20240402T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240402T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240402T1330/LST-AMSR2_V1.0_100-20240402T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240402T1330/LST-AMSR2_V1.0_100-20240402T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240403T0130/20240403T0130.json b/stac/open-canada/ft-mckay/lst/20240403T0130/20240403T0130.json new file mode 100644 index 000000000..294a2d7b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240403T0130/20240403T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240403T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240403T0130/LST-AMSR2_V1.0_100-20240403T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240403T0130/LST-AMSR2_V1.0_100-20240403T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240403T1330/20240403T1330.json b/stac/open-canada/ft-mckay/lst/20240403T1330/20240403T1330.json new file mode 100644 index 000000000..afb453309 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240403T1330/20240403T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240403T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240403T1330/LST-AMSR2_V1.0_100-20240403T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240403T1330/LST-AMSR2_V1.0_100-20240403T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240404T0130/20240404T0130.json b/stac/open-canada/ft-mckay/lst/20240404T0130/20240404T0130.json new file mode 100644 index 000000000..e82a1de1d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240404T0130/20240404T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240404T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240404T0130/LST-AMSR2_V1.0_100-20240404T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240404T0130/LST-AMSR2_V1.0_100-20240404T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240404T1330/20240404T1330.json b/stac/open-canada/ft-mckay/lst/20240404T1330/20240404T1330.json new file mode 100644 index 000000000..09dbd4e96 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240404T1330/20240404T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240404T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240404T1330/LST-AMSR2_V1.0_100-20240404T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240404T1330/LST-AMSR2_V1.0_100-20240404T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240405T0130/20240405T0130.json b/stac/open-canada/ft-mckay/lst/20240405T0130/20240405T0130.json new file mode 100644 index 000000000..81a061c73 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240405T0130/20240405T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240405T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240405T0130/LST-AMSR2_V1.0_100-20240405T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240405T0130/LST-AMSR2_V1.0_100-20240405T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240405T1330/20240405T1330.json b/stac/open-canada/ft-mckay/lst/20240405T1330/20240405T1330.json new file mode 100644 index 000000000..6446a5faa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240405T1330/20240405T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240405T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240405T1330/LST-AMSR2_V1.0_100-20240405T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240405T1330/LST-AMSR2_V1.0_100-20240405T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240406T0130/20240406T0130.json b/stac/open-canada/ft-mckay/lst/20240406T0130/20240406T0130.json new file mode 100644 index 000000000..82ed35733 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240406T0130/20240406T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240406T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240406T0130/LST-AMSR2_V1.0_100-20240406T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240406T0130/LST-AMSR2_V1.0_100-20240406T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240406T1330/20240406T1330.json b/stac/open-canada/ft-mckay/lst/20240406T1330/20240406T1330.json new file mode 100644 index 000000000..794b27a6c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240406T1330/20240406T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240406T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240406T1330/LST-AMSR2_V1.0_100-20240406T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240406T1330/LST-AMSR2_V1.0_100-20240406T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240407T0130/20240407T0130.json b/stac/open-canada/ft-mckay/lst/20240407T0130/20240407T0130.json new file mode 100644 index 000000000..e456cf14d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240407T0130/20240407T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240407T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240407T0130/LST-AMSR2_V1.0_100-20240407T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240407T0130/LST-AMSR2_V1.0_100-20240407T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240407T1330/20240407T1330.json b/stac/open-canada/ft-mckay/lst/20240407T1330/20240407T1330.json new file mode 100644 index 000000000..6077ed09d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240407T1330/20240407T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240407T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240407T1330/LST-AMSR2_V1.0_100-20240407T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240407T1330/LST-AMSR2_V1.0_100-20240407T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240408T0130/20240408T0130.json b/stac/open-canada/ft-mckay/lst/20240408T0130/20240408T0130.json new file mode 100644 index 000000000..3cb5e2702 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240408T0130/20240408T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240408T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240408T0130/LST-AMSR2_V1.0_100-20240408T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240408T0130/LST-AMSR2_V1.0_100-20240408T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240408T1330/20240408T1330.json b/stac/open-canada/ft-mckay/lst/20240408T1330/20240408T1330.json new file mode 100644 index 000000000..65726a4d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240408T1330/20240408T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240408T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240408T1330/LST-AMSR2_V1.0_100-20240408T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240408T1330/LST-AMSR2_V1.0_100-20240408T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240409T0130/20240409T0130.json b/stac/open-canada/ft-mckay/lst/20240409T0130/20240409T0130.json new file mode 100644 index 000000000..f3359251f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240409T0130/20240409T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240409T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240409T0130/LST-AMSR2_V1.0_100-20240409T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240409T0130/LST-AMSR2_V1.0_100-20240409T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240409T1330/20240409T1330.json b/stac/open-canada/ft-mckay/lst/20240409T1330/20240409T1330.json new file mode 100644 index 000000000..d0e6b55df --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240409T1330/20240409T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240409T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240409T1330/LST-AMSR2_V1.0_100-20240409T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240409T1330/LST-AMSR2_V1.0_100-20240409T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240410T0130/20240410T0130.json b/stac/open-canada/ft-mckay/lst/20240410T0130/20240410T0130.json new file mode 100644 index 000000000..c2c1a7d03 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240410T0130/20240410T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240410T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240410T0130/LST-AMSR2_V1.0_100-20240410T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240410T0130/LST-AMSR2_V1.0_100-20240410T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240410T1330/20240410T1330.json b/stac/open-canada/ft-mckay/lst/20240410T1330/20240410T1330.json new file mode 100644 index 000000000..96af1e783 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240410T1330/20240410T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240410T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240410T1330/LST-AMSR2_V1.0_100-20240410T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240410T1330/LST-AMSR2_V1.0_100-20240410T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240411T0130/20240411T0130.json b/stac/open-canada/ft-mckay/lst/20240411T0130/20240411T0130.json new file mode 100644 index 000000000..f9f649782 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240411T0130/20240411T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240411T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240411T0130/LST-AMSR2_V1.0_100-20240411T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240411T0130/LST-AMSR2_V1.0_100-20240411T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240411T1330/20240411T1330.json b/stac/open-canada/ft-mckay/lst/20240411T1330/20240411T1330.json new file mode 100644 index 000000000..e816d9735 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240411T1330/20240411T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240411T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240411T1330/LST-AMSR2_V1.0_100-20240411T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240411T1330/LST-AMSR2_V1.0_100-20240411T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240412T0130/20240412T0130.json b/stac/open-canada/ft-mckay/lst/20240412T0130/20240412T0130.json new file mode 100644 index 000000000..f819d5a70 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240412T0130/20240412T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240412T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240412T0130/LST-AMSR2_V1.0_100-20240412T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240412T0130/LST-AMSR2_V1.0_100-20240412T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240412T1330/20240412T1330.json b/stac/open-canada/ft-mckay/lst/20240412T1330/20240412T1330.json new file mode 100644 index 000000000..edabb02b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240412T1330/20240412T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240412T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240412T1330/LST-AMSR2_V1.0_100-20240412T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240412T1330/LST-AMSR2_V1.0_100-20240412T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240413T0130/20240413T0130.json b/stac/open-canada/ft-mckay/lst/20240413T0130/20240413T0130.json new file mode 100644 index 000000000..5723d087e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240413T0130/20240413T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240413T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240413T0130/LST-AMSR2_V1.0_100-20240413T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240413T0130/LST-AMSR2_V1.0_100-20240413T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240413T1330/20240413T1330.json b/stac/open-canada/ft-mckay/lst/20240413T1330/20240413T1330.json new file mode 100644 index 000000000..16dfeb7fd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240413T1330/20240413T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240413T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240413T1330/LST-AMSR2_V1.0_100-20240413T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240413T1330/LST-AMSR2_V1.0_100-20240413T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240414T0130/20240414T0130.json b/stac/open-canada/ft-mckay/lst/20240414T0130/20240414T0130.json new file mode 100644 index 000000000..f0eb01acc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240414T0130/20240414T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240414T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240414T0130/LST-AMSR2_V1.0_100-20240414T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240414T0130/LST-AMSR2_V1.0_100-20240414T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240414T1330/20240414T1330.json b/stac/open-canada/ft-mckay/lst/20240414T1330/20240414T1330.json new file mode 100644 index 000000000..b1eea44e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240414T1330/20240414T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240414T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240414T1330/LST-AMSR2_V1.0_100-20240414T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240414T1330/LST-AMSR2_V1.0_100-20240414T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240415T0130/20240415T0130.json b/stac/open-canada/ft-mckay/lst/20240415T0130/20240415T0130.json new file mode 100644 index 000000000..836eda878 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240415T0130/20240415T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240415T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240415T0130/LST-AMSR2_V1.0_100-20240415T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240415T0130/LST-AMSR2_V1.0_100-20240415T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240415T1330/20240415T1330.json b/stac/open-canada/ft-mckay/lst/20240415T1330/20240415T1330.json new file mode 100644 index 000000000..1bcb17107 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240415T1330/20240415T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240415T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240415T1330/LST-AMSR2_V1.0_100-20240415T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240415T1330/LST-AMSR2_V1.0_100-20240415T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240416T0130/20240416T0130.json b/stac/open-canada/ft-mckay/lst/20240416T0130/20240416T0130.json new file mode 100644 index 000000000..e72da130b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240416T0130/20240416T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240416T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240416T0130/LST-AMSR2_V1.0_100-20240416T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240416T0130/LST-AMSR2_V1.0_100-20240416T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240416T1330/20240416T1330.json b/stac/open-canada/ft-mckay/lst/20240416T1330/20240416T1330.json new file mode 100644 index 000000000..0f5a8e178 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240416T1330/20240416T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240416T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240416T1330/LST-AMSR2_V1.0_100-20240416T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240416T1330/LST-AMSR2_V1.0_100-20240416T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240417T0130/20240417T0130.json b/stac/open-canada/ft-mckay/lst/20240417T0130/20240417T0130.json new file mode 100644 index 000000000..92a230bdb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240417T0130/20240417T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240417T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240417T0130/LST-AMSR2_V1.0_100-20240417T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240417T0130/LST-AMSR2_V1.0_100-20240417T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240417T1330/20240417T1330.json b/stac/open-canada/ft-mckay/lst/20240417T1330/20240417T1330.json new file mode 100644 index 000000000..34c55a3bd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240417T1330/20240417T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240417T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240417T1330/LST-AMSR2_V1.0_100-20240417T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240417T1330/LST-AMSR2_V1.0_100-20240417T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240418T0130/20240418T0130.json b/stac/open-canada/ft-mckay/lst/20240418T0130/20240418T0130.json new file mode 100644 index 000000000..df0c25896 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240418T0130/20240418T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240418T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240418T0130/LST-AMSR2_V1.0_100-20240418T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240418T0130/LST-AMSR2_V1.0_100-20240418T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240418T1330/20240418T1330.json b/stac/open-canada/ft-mckay/lst/20240418T1330/20240418T1330.json new file mode 100644 index 000000000..f5eedd772 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240418T1330/20240418T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240418T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240418T1330/LST-AMSR2_V1.0_100-20240418T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240418T1330/LST-AMSR2_V1.0_100-20240418T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240419T0130/20240419T0130.json b/stac/open-canada/ft-mckay/lst/20240419T0130/20240419T0130.json new file mode 100644 index 000000000..c6878e7d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240419T0130/20240419T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240419T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240419T0130/LST-AMSR2_V1.0_100-20240419T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240419T0130/LST-AMSR2_V1.0_100-20240419T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240419T1330/20240419T1330.json b/stac/open-canada/ft-mckay/lst/20240419T1330/20240419T1330.json new file mode 100644 index 000000000..098b68e7e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240419T1330/20240419T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240419T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240419T1330/LST-AMSR2_V1.0_100-20240419T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240419T1330/LST-AMSR2_V1.0_100-20240419T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240420T0130/20240420T0130.json b/stac/open-canada/ft-mckay/lst/20240420T0130/20240420T0130.json new file mode 100644 index 000000000..60e4769ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240420T0130/20240420T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240420T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240420T0130/LST-AMSR2_V1.0_100-20240420T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240420T0130/LST-AMSR2_V1.0_100-20240420T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240420T1330/20240420T1330.json b/stac/open-canada/ft-mckay/lst/20240420T1330/20240420T1330.json new file mode 100644 index 000000000..0e7b40492 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240420T1330/20240420T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240420T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240420T1330/LST-AMSR2_V1.0_100-20240420T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240420T1330/LST-AMSR2_V1.0_100-20240420T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240421T0130/20240421T0130.json b/stac/open-canada/ft-mckay/lst/20240421T0130/20240421T0130.json new file mode 100644 index 000000000..7f35155be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240421T0130/20240421T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240421T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240421T0130/LST-AMSR2_V1.0_100-20240421T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240421T0130/LST-AMSR2_V1.0_100-20240421T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240421T1330/20240421T1330.json b/stac/open-canada/ft-mckay/lst/20240421T1330/20240421T1330.json new file mode 100644 index 000000000..6f8ec898e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240421T1330/20240421T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240421T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240421T1330/LST-AMSR2_V1.0_100-20240421T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240421T1330/LST-AMSR2_V1.0_100-20240421T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240422T0130/20240422T0130.json b/stac/open-canada/ft-mckay/lst/20240422T0130/20240422T0130.json new file mode 100644 index 000000000..54d9f7f8a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240422T0130/20240422T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240422T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240422T0130/LST-AMSR2_V1.0_100-20240422T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240422T0130/LST-AMSR2_V1.0_100-20240422T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240422T1330/20240422T1330.json b/stac/open-canada/ft-mckay/lst/20240422T1330/20240422T1330.json new file mode 100644 index 000000000..95d0b33d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240422T1330/20240422T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240422T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240422T1330/LST-AMSR2_V1.0_100-20240422T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240422T1330/LST-AMSR2_V1.0_100-20240422T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240423T0130/20240423T0130.json b/stac/open-canada/ft-mckay/lst/20240423T0130/20240423T0130.json new file mode 100644 index 000000000..7b4647f0b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240423T0130/20240423T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240423T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240423T0130/LST-AMSR2_V1.0_100-20240423T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240423T0130/LST-AMSR2_V1.0_100-20240423T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240423T1330/20240423T1330.json b/stac/open-canada/ft-mckay/lst/20240423T1330/20240423T1330.json new file mode 100644 index 000000000..e6cf24ad2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240423T1330/20240423T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240423T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240423T1330/LST-AMSR2_V1.0_100-20240423T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240423T1330/LST-AMSR2_V1.0_100-20240423T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240424T0130/20240424T0130.json b/stac/open-canada/ft-mckay/lst/20240424T0130/20240424T0130.json new file mode 100644 index 000000000..6be325dc5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240424T0130/20240424T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240424T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240424T0130/LST-AMSR2_V1.0_100-20240424T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240424T0130/LST-AMSR2_V1.0_100-20240424T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240424T1330/20240424T1330.json b/stac/open-canada/ft-mckay/lst/20240424T1330/20240424T1330.json new file mode 100644 index 000000000..a999a32a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240424T1330/20240424T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240424T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240424T1330/LST-AMSR2_V1.0_100-20240424T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240424T1330/LST-AMSR2_V1.0_100-20240424T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240425T0130/20240425T0130.json b/stac/open-canada/ft-mckay/lst/20240425T0130/20240425T0130.json new file mode 100644 index 000000000..ce74afba8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240425T0130/20240425T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240425T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240425T0130/LST-AMSR2_V1.0_100-20240425T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240425T0130/LST-AMSR2_V1.0_100-20240425T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240425T1330/20240425T1330.json b/stac/open-canada/ft-mckay/lst/20240425T1330/20240425T1330.json new file mode 100644 index 000000000..567e568d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240425T1330/20240425T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240425T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240425T1330/LST-AMSR2_V1.0_100-20240425T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240425T1330/LST-AMSR2_V1.0_100-20240425T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240426T0130/20240426T0130.json b/stac/open-canada/ft-mckay/lst/20240426T0130/20240426T0130.json new file mode 100644 index 000000000..afd4ba730 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240426T0130/20240426T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240426T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240426T0130/LST-AMSR2_V1.0_100-20240426T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240426T0130/LST-AMSR2_V1.0_100-20240426T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240426T1330/20240426T1330.json b/stac/open-canada/ft-mckay/lst/20240426T1330/20240426T1330.json new file mode 100644 index 000000000..582fb99c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240426T1330/20240426T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240426T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240426T1330/LST-AMSR2_V1.0_100-20240426T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240426T1330/LST-AMSR2_V1.0_100-20240426T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240427T0130/20240427T0130.json b/stac/open-canada/ft-mckay/lst/20240427T0130/20240427T0130.json new file mode 100644 index 000000000..6668cf512 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240427T0130/20240427T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240427T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240427T0130/LST-AMSR2_V1.0_100-20240427T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240427T0130/LST-AMSR2_V1.0_100-20240427T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240427T1330/20240427T1330.json b/stac/open-canada/ft-mckay/lst/20240427T1330/20240427T1330.json new file mode 100644 index 000000000..90a3efd2f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240427T1330/20240427T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240427T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240427T1330/LST-AMSR2_V1.0_100-20240427T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240427T1330/LST-AMSR2_V1.0_100-20240427T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240428T0130/20240428T0130.json b/stac/open-canada/ft-mckay/lst/20240428T0130/20240428T0130.json new file mode 100644 index 000000000..8e7f903cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240428T0130/20240428T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240428T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240428T0130/LST-AMSR2_V1.0_100-20240428T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240428T0130/LST-AMSR2_V1.0_100-20240428T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240428T1330/20240428T1330.json b/stac/open-canada/ft-mckay/lst/20240428T1330/20240428T1330.json new file mode 100644 index 000000000..bca2772fa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240428T1330/20240428T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240428T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240428T1330/LST-AMSR2_V1.0_100-20240428T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240428T1330/LST-AMSR2_V1.0_100-20240428T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240429T0130/20240429T0130.json b/stac/open-canada/ft-mckay/lst/20240429T0130/20240429T0130.json new file mode 100644 index 000000000..d2c970556 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240429T0130/20240429T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240429T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240429T0130/LST-AMSR2_V1.0_100-20240429T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240429T0130/LST-AMSR2_V1.0_100-20240429T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240429T1330/20240429T1330.json b/stac/open-canada/ft-mckay/lst/20240429T1330/20240429T1330.json new file mode 100644 index 000000000..6cb96f988 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240429T1330/20240429T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240429T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240429T1330/LST-AMSR2_V1.0_100-20240429T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240429T1330/LST-AMSR2_V1.0_100-20240429T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240430T0130/20240430T0130.json b/stac/open-canada/ft-mckay/lst/20240430T0130/20240430T0130.json new file mode 100644 index 000000000..8f91ea2df --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240430T0130/20240430T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240430T0130", + "collection": "lst", + "properties": { + "datetime": "2024-04-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240430T0130/LST-AMSR2_V1.0_100-20240430T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240430T0130/LST-AMSR2_V1.0_100-20240430T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240430T1330/20240430T1330.json b/stac/open-canada/ft-mckay/lst/20240430T1330/20240430T1330.json new file mode 100644 index 000000000..9e71fb928 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240430T1330/20240430T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240430T1330", + "collection": "lst", + "properties": { + "datetime": "2024-04-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240430T1330/LST-AMSR2_V1.0_100-20240430T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240430T1330/LST-AMSR2_V1.0_100-20240430T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240501T0130/20240501T0130.json b/stac/open-canada/ft-mckay/lst/20240501T0130/20240501T0130.json new file mode 100644 index 000000000..c90a80f1c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240501T0130/20240501T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240501T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240501T0130/LST-AMSR2_V1.0_100-20240501T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240501T0130/LST-AMSR2_V1.0_100-20240501T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240501T1330/20240501T1330.json b/stac/open-canada/ft-mckay/lst/20240501T1330/20240501T1330.json new file mode 100644 index 000000000..840b54185 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240501T1330/20240501T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240501T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240501T1330/LST-AMSR2_V1.0_100-20240501T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240501T1330/LST-AMSR2_V1.0_100-20240501T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240502T0130/20240502T0130.json b/stac/open-canada/ft-mckay/lst/20240502T0130/20240502T0130.json new file mode 100644 index 000000000..6c456a115 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240502T0130/20240502T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240502T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240502T0130/LST-AMSR2_V1.0_100-20240502T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240502T0130/LST-AMSR2_V1.0_100-20240502T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240502T1330/20240502T1330.json b/stac/open-canada/ft-mckay/lst/20240502T1330/20240502T1330.json new file mode 100644 index 000000000..5ada915fb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240502T1330/20240502T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240502T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240502T1330/LST-AMSR2_V1.0_100-20240502T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240502T1330/LST-AMSR2_V1.0_100-20240502T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240503T0130/20240503T0130.json b/stac/open-canada/ft-mckay/lst/20240503T0130/20240503T0130.json new file mode 100644 index 000000000..0097fac33 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240503T0130/20240503T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240503T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240503T0130/LST-AMSR2_V1.0_100-20240503T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240503T0130/LST-AMSR2_V1.0_100-20240503T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240503T1330/20240503T1330.json b/stac/open-canada/ft-mckay/lst/20240503T1330/20240503T1330.json new file mode 100644 index 000000000..9169ef463 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240503T1330/20240503T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240503T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240503T1330/LST-AMSR2_V1.0_100-20240503T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240503T1330/LST-AMSR2_V1.0_100-20240503T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240504T0130/20240504T0130.json b/stac/open-canada/ft-mckay/lst/20240504T0130/20240504T0130.json new file mode 100644 index 000000000..2cb298a4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240504T0130/20240504T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240504T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240504T0130/LST-AMSR2_V1.0_100-20240504T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240504T0130/LST-AMSR2_V1.0_100-20240504T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240504T1330/20240504T1330.json b/stac/open-canada/ft-mckay/lst/20240504T1330/20240504T1330.json new file mode 100644 index 000000000..ca529ae8a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240504T1330/20240504T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240504T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240504T1330/LST-AMSR2_V1.0_100-20240504T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240504T1330/LST-AMSR2_V1.0_100-20240504T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240505T0130/20240505T0130.json b/stac/open-canada/ft-mckay/lst/20240505T0130/20240505T0130.json new file mode 100644 index 000000000..72f390734 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240505T0130/20240505T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240505T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240505T0130/LST-AMSR2_V1.0_100-20240505T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240505T0130/LST-AMSR2_V1.0_100-20240505T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240505T1330/20240505T1330.json b/stac/open-canada/ft-mckay/lst/20240505T1330/20240505T1330.json new file mode 100644 index 000000000..7e2fb39b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240505T1330/20240505T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240505T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240505T1330/LST-AMSR2_V1.0_100-20240505T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240505T1330/LST-AMSR2_V1.0_100-20240505T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240506T0130/20240506T0130.json b/stac/open-canada/ft-mckay/lst/20240506T0130/20240506T0130.json new file mode 100644 index 000000000..b80cd79f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240506T0130/20240506T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240506T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240506T0130/LST-AMSR2_V1.0_100-20240506T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240506T0130/LST-AMSR2_V1.0_100-20240506T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240506T1330/20240506T1330.json b/stac/open-canada/ft-mckay/lst/20240506T1330/20240506T1330.json new file mode 100644 index 000000000..3d4059581 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240506T1330/20240506T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240506T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240506T1330/LST-AMSR2_V1.0_100-20240506T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240506T1330/LST-AMSR2_V1.0_100-20240506T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240507T0130/20240507T0130.json b/stac/open-canada/ft-mckay/lst/20240507T0130/20240507T0130.json new file mode 100644 index 000000000..c3f696bdb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240507T0130/20240507T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240507T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240507T0130/LST-AMSR2_V1.0_100-20240507T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240507T0130/LST-AMSR2_V1.0_100-20240507T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240507T1330/20240507T1330.json b/stac/open-canada/ft-mckay/lst/20240507T1330/20240507T1330.json new file mode 100644 index 000000000..fe8ffc374 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240507T1330/20240507T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240507T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240507T1330/LST-AMSR2_V1.0_100-20240507T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240507T1330/LST-AMSR2_V1.0_100-20240507T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240508T0130/20240508T0130.json b/stac/open-canada/ft-mckay/lst/20240508T0130/20240508T0130.json new file mode 100644 index 000000000..d4f0e8f0e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240508T0130/20240508T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240508T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240508T0130/LST-AMSR2_V1.0_100-20240508T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240508T0130/LST-AMSR2_V1.0_100-20240508T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240508T1330/20240508T1330.json b/stac/open-canada/ft-mckay/lst/20240508T1330/20240508T1330.json new file mode 100644 index 000000000..f79e31e1e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240508T1330/20240508T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240508T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240508T1330/LST-AMSR2_V1.0_100-20240508T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240508T1330/LST-AMSR2_V1.0_100-20240508T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240509T0130/20240509T0130.json b/stac/open-canada/ft-mckay/lst/20240509T0130/20240509T0130.json new file mode 100644 index 000000000..78acbed4b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240509T0130/20240509T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240509T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240509T0130/LST-AMSR2_V1.0_100-20240509T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240509T0130/LST-AMSR2_V1.0_100-20240509T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240509T1330/20240509T1330.json b/stac/open-canada/ft-mckay/lst/20240509T1330/20240509T1330.json new file mode 100644 index 000000000..500ebcf79 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240509T1330/20240509T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240509T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240509T1330/LST-AMSR2_V1.0_100-20240509T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240509T1330/LST-AMSR2_V1.0_100-20240509T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240510T0130/20240510T0130.json b/stac/open-canada/ft-mckay/lst/20240510T0130/20240510T0130.json new file mode 100644 index 000000000..03eb8a089 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240510T0130/20240510T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240510T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240510T0130/LST-AMSR2_V1.0_100-20240510T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240510T0130/LST-AMSR2_V1.0_100-20240510T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240510T1330/20240510T1330.json b/stac/open-canada/ft-mckay/lst/20240510T1330/20240510T1330.json new file mode 100644 index 000000000..b1b8ebdbc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240510T1330/20240510T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240510T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240510T1330/LST-AMSR2_V1.0_100-20240510T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240510T1330/LST-AMSR2_V1.0_100-20240510T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240511T0130/20240511T0130.json b/stac/open-canada/ft-mckay/lst/20240511T0130/20240511T0130.json new file mode 100644 index 000000000..e64e41552 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240511T0130/20240511T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240511T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240511T0130/LST-AMSR2_V1.0_100-20240511T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240511T0130/LST-AMSR2_V1.0_100-20240511T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240511T1330/20240511T1330.json b/stac/open-canada/ft-mckay/lst/20240511T1330/20240511T1330.json new file mode 100644 index 000000000..b32086b07 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240511T1330/20240511T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240511T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240511T1330/LST-AMSR2_V1.0_100-20240511T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240511T1330/LST-AMSR2_V1.0_100-20240511T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240512T0130/20240512T0130.json b/stac/open-canada/ft-mckay/lst/20240512T0130/20240512T0130.json new file mode 100644 index 000000000..91b58f3af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240512T0130/20240512T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240512T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240512T0130/LST-AMSR2_V1.0_100-20240512T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240512T0130/LST-AMSR2_V1.0_100-20240512T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240512T1330/20240512T1330.json b/stac/open-canada/ft-mckay/lst/20240512T1330/20240512T1330.json new file mode 100644 index 000000000..532093363 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240512T1330/20240512T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240512T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240512T1330/LST-AMSR2_V1.0_100-20240512T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240512T1330/LST-AMSR2_V1.0_100-20240512T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240513T0130/20240513T0130.json b/stac/open-canada/ft-mckay/lst/20240513T0130/20240513T0130.json new file mode 100644 index 000000000..bffb1cac2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240513T0130/20240513T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240513T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240513T0130/LST-AMSR2_V1.0_100-20240513T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240513T0130/LST-AMSR2_V1.0_100-20240513T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240513T1330/20240513T1330.json b/stac/open-canada/ft-mckay/lst/20240513T1330/20240513T1330.json new file mode 100644 index 000000000..fb7d68354 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240513T1330/20240513T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240513T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240513T1330/LST-AMSR2_V1.0_100-20240513T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240513T1330/LST-AMSR2_V1.0_100-20240513T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240514T0130/20240514T0130.json b/stac/open-canada/ft-mckay/lst/20240514T0130/20240514T0130.json new file mode 100644 index 000000000..eaaee2b7e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240514T0130/20240514T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240514T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240514T0130/LST-AMSR2_V1.0_100-20240514T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240514T0130/LST-AMSR2_V1.0_100-20240514T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240514T1330/20240514T1330.json b/stac/open-canada/ft-mckay/lst/20240514T1330/20240514T1330.json new file mode 100644 index 000000000..f7bcac1f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240514T1330/20240514T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240514T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240514T1330/LST-AMSR2_V1.0_100-20240514T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240514T1330/LST-AMSR2_V1.0_100-20240514T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240515T0130/20240515T0130.json b/stac/open-canada/ft-mckay/lst/20240515T0130/20240515T0130.json new file mode 100644 index 000000000..b2d700f95 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240515T0130/20240515T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240515T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240515T0130/LST-AMSR2_V1.0_100-20240515T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240515T0130/LST-AMSR2_V1.0_100-20240515T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240515T1330/20240515T1330.json b/stac/open-canada/ft-mckay/lst/20240515T1330/20240515T1330.json new file mode 100644 index 000000000..d2c7fff18 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240515T1330/20240515T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240515T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240515T1330/LST-AMSR2_V1.0_100-20240515T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240515T1330/LST-AMSR2_V1.0_100-20240515T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240516T0130/20240516T0130.json b/stac/open-canada/ft-mckay/lst/20240516T0130/20240516T0130.json new file mode 100644 index 000000000..21c9c8460 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240516T0130/20240516T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240516T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240516T0130/LST-AMSR2_V1.0_100-20240516T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240516T0130/LST-AMSR2_V1.0_100-20240516T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240516T1330/20240516T1330.json b/stac/open-canada/ft-mckay/lst/20240516T1330/20240516T1330.json new file mode 100644 index 000000000..882208abf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240516T1330/20240516T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240516T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240516T1330/LST-AMSR2_V1.0_100-20240516T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240516T1330/LST-AMSR2_V1.0_100-20240516T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240517T0130/20240517T0130.json b/stac/open-canada/ft-mckay/lst/20240517T0130/20240517T0130.json new file mode 100644 index 000000000..b939ddd7f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240517T0130/20240517T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240517T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240517T0130/LST-AMSR2_V1.0_100-20240517T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240517T0130/LST-AMSR2_V1.0_100-20240517T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240517T1330/20240517T1330.json b/stac/open-canada/ft-mckay/lst/20240517T1330/20240517T1330.json new file mode 100644 index 000000000..293987ad0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240517T1330/20240517T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240517T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240517T1330/LST-AMSR2_V1.0_100-20240517T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240517T1330/LST-AMSR2_V1.0_100-20240517T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240518T0130/20240518T0130.json b/stac/open-canada/ft-mckay/lst/20240518T0130/20240518T0130.json new file mode 100644 index 000000000..ea0123de0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240518T0130/20240518T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240518T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240518T0130/LST-AMSR2_V1.0_100-20240518T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240518T0130/LST-AMSR2_V1.0_100-20240518T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240518T1330/20240518T1330.json b/stac/open-canada/ft-mckay/lst/20240518T1330/20240518T1330.json new file mode 100644 index 000000000..8cc735e93 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240518T1330/20240518T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240518T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240518T1330/LST-AMSR2_V1.0_100-20240518T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240518T1330/LST-AMSR2_V1.0_100-20240518T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240519T0130/20240519T0130.json b/stac/open-canada/ft-mckay/lst/20240519T0130/20240519T0130.json new file mode 100644 index 000000000..ad7ba8912 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240519T0130/20240519T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240519T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240519T0130/LST-AMSR2_V1.0_100-20240519T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240519T0130/LST-AMSR2_V1.0_100-20240519T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240519T1330/20240519T1330.json b/stac/open-canada/ft-mckay/lst/20240519T1330/20240519T1330.json new file mode 100644 index 000000000..87ec99dbb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240519T1330/20240519T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240519T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240519T1330/LST-AMSR2_V1.0_100-20240519T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240519T1330/LST-AMSR2_V1.0_100-20240519T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240520T0130/20240520T0130.json b/stac/open-canada/ft-mckay/lst/20240520T0130/20240520T0130.json new file mode 100644 index 000000000..1bc53d483 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240520T0130/20240520T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240520T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240520T0130/LST-AMSR2_V1.0_100-20240520T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240520T0130/LST-AMSR2_V1.0_100-20240520T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240520T1330/20240520T1330.json b/stac/open-canada/ft-mckay/lst/20240520T1330/20240520T1330.json new file mode 100644 index 000000000..91ff4f787 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240520T1330/20240520T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240520T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240520T1330/LST-AMSR2_V1.0_100-20240520T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240520T1330/LST-AMSR2_V1.0_100-20240520T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240521T0130/20240521T0130.json b/stac/open-canada/ft-mckay/lst/20240521T0130/20240521T0130.json new file mode 100644 index 000000000..f53191696 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240521T0130/20240521T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240521T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240521T0130/LST-AMSR2_V1.0_100-20240521T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240521T0130/LST-AMSR2_V1.0_100-20240521T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240521T1330/20240521T1330.json b/stac/open-canada/ft-mckay/lst/20240521T1330/20240521T1330.json new file mode 100644 index 000000000..e78f34906 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240521T1330/20240521T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240521T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240521T1330/LST-AMSR2_V1.0_100-20240521T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240521T1330/LST-AMSR2_V1.0_100-20240521T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240522T0130/20240522T0130.json b/stac/open-canada/ft-mckay/lst/20240522T0130/20240522T0130.json new file mode 100644 index 000000000..c5b757e4d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240522T0130/20240522T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240522T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240522T0130/LST-AMSR2_V1.0_100-20240522T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240522T0130/LST-AMSR2_V1.0_100-20240522T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240522T1330/20240522T1330.json b/stac/open-canada/ft-mckay/lst/20240522T1330/20240522T1330.json new file mode 100644 index 000000000..7ed7f1beb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240522T1330/20240522T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240522T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240522T1330/LST-AMSR2_V1.0_100-20240522T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240522T1330/LST-AMSR2_V1.0_100-20240522T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240523T0130/20240523T0130.json b/stac/open-canada/ft-mckay/lst/20240523T0130/20240523T0130.json new file mode 100644 index 000000000..06ad39319 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240523T0130/20240523T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240523T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240523T0130/LST-AMSR2_V1.0_100-20240523T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240523T0130/LST-AMSR2_V1.0_100-20240523T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240523T1330/20240523T1330.json b/stac/open-canada/ft-mckay/lst/20240523T1330/20240523T1330.json new file mode 100644 index 000000000..21722f6ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240523T1330/20240523T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240523T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240523T1330/LST-AMSR2_V1.0_100-20240523T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240523T1330/LST-AMSR2_V1.0_100-20240523T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240524T0130/20240524T0130.json b/stac/open-canada/ft-mckay/lst/20240524T0130/20240524T0130.json new file mode 100644 index 000000000..d6bc42d64 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240524T0130/20240524T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240524T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240524T0130/LST-AMSR2_V1.0_100-20240524T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240524T0130/LST-AMSR2_V1.0_100-20240524T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240524T1330/20240524T1330.json b/stac/open-canada/ft-mckay/lst/20240524T1330/20240524T1330.json new file mode 100644 index 000000000..69ecc7bd2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240524T1330/20240524T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240524T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240524T1330/LST-AMSR2_V1.0_100-20240524T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240524T1330/LST-AMSR2_V1.0_100-20240524T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240525T0130/20240525T0130.json b/stac/open-canada/ft-mckay/lst/20240525T0130/20240525T0130.json new file mode 100644 index 000000000..39815cdab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240525T0130/20240525T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240525T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240525T0130/LST-AMSR2_V1.0_100-20240525T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240525T0130/LST-AMSR2_V1.0_100-20240525T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240525T1330/20240525T1330.json b/stac/open-canada/ft-mckay/lst/20240525T1330/20240525T1330.json new file mode 100644 index 000000000..5f318546e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240525T1330/20240525T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240525T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240525T1330/LST-AMSR2_V1.0_100-20240525T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240525T1330/LST-AMSR2_V1.0_100-20240525T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240526T0130/20240526T0130.json b/stac/open-canada/ft-mckay/lst/20240526T0130/20240526T0130.json new file mode 100644 index 000000000..932fd68c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240526T0130/20240526T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240526T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240526T0130/LST-AMSR2_V1.0_100-20240526T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240526T0130/LST-AMSR2_V1.0_100-20240526T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240526T1330/20240526T1330.json b/stac/open-canada/ft-mckay/lst/20240526T1330/20240526T1330.json new file mode 100644 index 000000000..1e1c65f6c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240526T1330/20240526T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240526T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240526T1330/LST-AMSR2_V1.0_100-20240526T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240526T1330/LST-AMSR2_V1.0_100-20240526T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240527T0130/20240527T0130.json b/stac/open-canada/ft-mckay/lst/20240527T0130/20240527T0130.json new file mode 100644 index 000000000..429db25ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240527T0130/20240527T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240527T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240527T0130/LST-AMSR2_V1.0_100-20240527T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240527T0130/LST-AMSR2_V1.0_100-20240527T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240527T1330/20240527T1330.json b/stac/open-canada/ft-mckay/lst/20240527T1330/20240527T1330.json new file mode 100644 index 000000000..2d5ed6afd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240527T1330/20240527T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240527T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240527T1330/LST-AMSR2_V1.0_100-20240527T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240527T1330/LST-AMSR2_V1.0_100-20240527T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240528T0130/20240528T0130.json b/stac/open-canada/ft-mckay/lst/20240528T0130/20240528T0130.json new file mode 100644 index 000000000..8c5d2be89 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240528T0130/20240528T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240528T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240528T0130/LST-AMSR2_V1.0_100-20240528T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240528T0130/LST-AMSR2_V1.0_100-20240528T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240528T1330/20240528T1330.json b/stac/open-canada/ft-mckay/lst/20240528T1330/20240528T1330.json new file mode 100644 index 000000000..af588dab7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240528T1330/20240528T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240528T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240528T1330/LST-AMSR2_V1.0_100-20240528T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240528T1330/LST-AMSR2_V1.0_100-20240528T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240529T0130/20240529T0130.json b/stac/open-canada/ft-mckay/lst/20240529T0130/20240529T0130.json new file mode 100644 index 000000000..ad9533275 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240529T0130/20240529T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240529T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240529T0130/LST-AMSR2_V1.0_100-20240529T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240529T0130/LST-AMSR2_V1.0_100-20240529T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240529T1330/20240529T1330.json b/stac/open-canada/ft-mckay/lst/20240529T1330/20240529T1330.json new file mode 100644 index 000000000..66b0a5a63 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240529T1330/20240529T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240529T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240529T1330/LST-AMSR2_V1.0_100-20240529T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240529T1330/LST-AMSR2_V1.0_100-20240529T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240530T0130/20240530T0130.json b/stac/open-canada/ft-mckay/lst/20240530T0130/20240530T0130.json new file mode 100644 index 000000000..75ef7e9a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240530T0130/20240530T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240530T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240530T0130/LST-AMSR2_V1.0_100-20240530T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240530T0130/LST-AMSR2_V1.0_100-20240530T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240530T1330/20240530T1330.json b/stac/open-canada/ft-mckay/lst/20240530T1330/20240530T1330.json new file mode 100644 index 000000000..28cc29f2d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240530T1330/20240530T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240530T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240530T1330/LST-AMSR2_V1.0_100-20240530T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240530T1330/LST-AMSR2_V1.0_100-20240530T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240531T0130/20240531T0130.json b/stac/open-canada/ft-mckay/lst/20240531T0130/20240531T0130.json new file mode 100644 index 000000000..d978d714c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240531T0130/20240531T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240531T0130", + "collection": "lst", + "properties": { + "datetime": "2024-05-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240531T0130/LST-AMSR2_V1.0_100-20240531T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240531T0130/LST-AMSR2_V1.0_100-20240531T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240531T1330/20240531T1330.json b/stac/open-canada/ft-mckay/lst/20240531T1330/20240531T1330.json new file mode 100644 index 000000000..694dfa008 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240531T1330/20240531T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240531T1330", + "collection": "lst", + "properties": { + "datetime": "2024-05-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240531T1330/LST-AMSR2_V1.0_100-20240531T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240531T1330/LST-AMSR2_V1.0_100-20240531T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240601T0130/20240601T0130.json b/stac/open-canada/ft-mckay/lst/20240601T0130/20240601T0130.json new file mode 100644 index 000000000..afdd6049b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240601T0130/20240601T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240601T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240601T0130/LST-AMSR2_V1.0_100-20240601T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240601T0130/LST-AMSR2_V1.0_100-20240601T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240601T1330/20240601T1330.json b/stac/open-canada/ft-mckay/lst/20240601T1330/20240601T1330.json new file mode 100644 index 000000000..7514633a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240601T1330/20240601T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240601T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240601T1330/LST-AMSR2_V1.0_100-20240601T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240601T1330/LST-AMSR2_V1.0_100-20240601T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240602T0130/20240602T0130.json b/stac/open-canada/ft-mckay/lst/20240602T0130/20240602T0130.json new file mode 100644 index 000000000..10d7af1f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240602T0130/20240602T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240602T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240602T0130/LST-AMSR2_V1.0_100-20240602T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240602T0130/LST-AMSR2_V1.0_100-20240602T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240602T1330/20240602T1330.json b/stac/open-canada/ft-mckay/lst/20240602T1330/20240602T1330.json new file mode 100644 index 000000000..4bc886680 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240602T1330/20240602T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240602T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240602T1330/LST-AMSR2_V1.0_100-20240602T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240602T1330/LST-AMSR2_V1.0_100-20240602T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240603T0130/20240603T0130.json b/stac/open-canada/ft-mckay/lst/20240603T0130/20240603T0130.json new file mode 100644 index 000000000..08a491d8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240603T0130/20240603T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240603T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240603T0130/LST-AMSR2_V1.0_100-20240603T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240603T0130/LST-AMSR2_V1.0_100-20240603T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240603T1330/20240603T1330.json b/stac/open-canada/ft-mckay/lst/20240603T1330/20240603T1330.json new file mode 100644 index 000000000..2f03c9c6b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240603T1330/20240603T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240603T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240603T1330/LST-AMSR2_V1.0_100-20240603T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240603T1330/LST-AMSR2_V1.0_100-20240603T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240604T0130/20240604T0130.json b/stac/open-canada/ft-mckay/lst/20240604T0130/20240604T0130.json new file mode 100644 index 000000000..b39ff8b16 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240604T0130/20240604T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240604T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240604T0130/LST-AMSR2_V1.0_100-20240604T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240604T0130/LST-AMSR2_V1.0_100-20240604T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240604T1330/20240604T1330.json b/stac/open-canada/ft-mckay/lst/20240604T1330/20240604T1330.json new file mode 100644 index 000000000..3c1110fe7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240604T1330/20240604T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240604T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240604T1330/LST-AMSR2_V1.0_100-20240604T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240604T1330/LST-AMSR2_V1.0_100-20240604T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240605T0130/20240605T0130.json b/stac/open-canada/ft-mckay/lst/20240605T0130/20240605T0130.json new file mode 100644 index 000000000..ede5de121 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240605T0130/20240605T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240605T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240605T0130/LST-AMSR2_V1.0_100-20240605T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240605T0130/LST-AMSR2_V1.0_100-20240605T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240605T1330/20240605T1330.json b/stac/open-canada/ft-mckay/lst/20240605T1330/20240605T1330.json new file mode 100644 index 000000000..63670fec7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240605T1330/20240605T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240605T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240605T1330/LST-AMSR2_V1.0_100-20240605T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240605T1330/LST-AMSR2_V1.0_100-20240605T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240606T0130/20240606T0130.json b/stac/open-canada/ft-mckay/lst/20240606T0130/20240606T0130.json new file mode 100644 index 000000000..4d4ee7928 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240606T0130/20240606T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240606T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240606T0130/LST-AMSR2_V1.0_100-20240606T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240606T0130/LST-AMSR2_V1.0_100-20240606T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240606T1330/20240606T1330.json b/stac/open-canada/ft-mckay/lst/20240606T1330/20240606T1330.json new file mode 100644 index 000000000..cea467be3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240606T1330/20240606T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240606T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240606T1330/LST-AMSR2_V1.0_100-20240606T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240606T1330/LST-AMSR2_V1.0_100-20240606T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240607T0130/20240607T0130.json b/stac/open-canada/ft-mckay/lst/20240607T0130/20240607T0130.json new file mode 100644 index 000000000..42b3a8c9f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240607T0130/20240607T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240607T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240607T0130/LST-AMSR2_V1.0_100-20240607T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240607T0130/LST-AMSR2_V1.0_100-20240607T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240607T1330/20240607T1330.json b/stac/open-canada/ft-mckay/lst/20240607T1330/20240607T1330.json new file mode 100644 index 000000000..5d4e9e67e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240607T1330/20240607T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240607T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240607T1330/LST-AMSR2_V1.0_100-20240607T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240607T1330/LST-AMSR2_V1.0_100-20240607T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240608T0130/20240608T0130.json b/stac/open-canada/ft-mckay/lst/20240608T0130/20240608T0130.json new file mode 100644 index 000000000..d1d33d362 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240608T0130/20240608T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240608T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240608T0130/LST-AMSR2_V1.0_100-20240608T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240608T0130/LST-AMSR2_V1.0_100-20240608T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240608T1330/20240608T1330.json b/stac/open-canada/ft-mckay/lst/20240608T1330/20240608T1330.json new file mode 100644 index 000000000..e4b13ac2e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240608T1330/20240608T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240608T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240608T1330/LST-AMSR2_V1.0_100-20240608T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240608T1330/LST-AMSR2_V1.0_100-20240608T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240609T0130/20240609T0130.json b/stac/open-canada/ft-mckay/lst/20240609T0130/20240609T0130.json new file mode 100644 index 000000000..0e88a9239 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240609T0130/20240609T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240609T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240609T0130/LST-AMSR2_V1.0_100-20240609T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240609T0130/LST-AMSR2_V1.0_100-20240609T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240609T1330/20240609T1330.json b/stac/open-canada/ft-mckay/lst/20240609T1330/20240609T1330.json new file mode 100644 index 000000000..a28614777 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240609T1330/20240609T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240609T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240609T1330/LST-AMSR2_V1.0_100-20240609T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240609T1330/LST-AMSR2_V1.0_100-20240609T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240610T0130/20240610T0130.json b/stac/open-canada/ft-mckay/lst/20240610T0130/20240610T0130.json new file mode 100644 index 000000000..4691665da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240610T0130/20240610T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240610T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240610T0130/LST-AMSR2_V1.0_100-20240610T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240610T0130/LST-AMSR2_V1.0_100-20240610T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240610T1330/20240610T1330.json b/stac/open-canada/ft-mckay/lst/20240610T1330/20240610T1330.json new file mode 100644 index 000000000..a2a73c301 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240610T1330/20240610T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240610T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240610T1330/LST-AMSR2_V1.0_100-20240610T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240610T1330/LST-AMSR2_V1.0_100-20240610T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240611T0130/20240611T0130.json b/stac/open-canada/ft-mckay/lst/20240611T0130/20240611T0130.json new file mode 100644 index 000000000..e80affc9e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240611T0130/20240611T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240611T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240611T0130/LST-AMSR2_V1.0_100-20240611T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240611T0130/LST-AMSR2_V1.0_100-20240611T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240611T1330/20240611T1330.json b/stac/open-canada/ft-mckay/lst/20240611T1330/20240611T1330.json new file mode 100644 index 000000000..2d81befe9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240611T1330/20240611T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240611T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240611T1330/LST-AMSR2_V1.0_100-20240611T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240611T1330/LST-AMSR2_V1.0_100-20240611T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240612T0130/20240612T0130.json b/stac/open-canada/ft-mckay/lst/20240612T0130/20240612T0130.json new file mode 100644 index 000000000..fc92280e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240612T0130/20240612T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240612T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240612T0130/LST-AMSR2_V1.0_100-20240612T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240612T0130/LST-AMSR2_V1.0_100-20240612T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240612T1330/20240612T1330.json b/stac/open-canada/ft-mckay/lst/20240612T1330/20240612T1330.json new file mode 100644 index 000000000..f030f8b20 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240612T1330/20240612T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240612T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240612T1330/LST-AMSR2_V1.0_100-20240612T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240612T1330/LST-AMSR2_V1.0_100-20240612T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240613T0130/20240613T0130.json b/stac/open-canada/ft-mckay/lst/20240613T0130/20240613T0130.json new file mode 100644 index 000000000..32a138144 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240613T0130/20240613T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240613T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240613T0130/LST-AMSR2_V1.0_100-20240613T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240613T0130/LST-AMSR2_V1.0_100-20240613T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240613T1330/20240613T1330.json b/stac/open-canada/ft-mckay/lst/20240613T1330/20240613T1330.json new file mode 100644 index 000000000..5eff093fb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240613T1330/20240613T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240613T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240613T1330/LST-AMSR2_V1.0_100-20240613T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240613T1330/LST-AMSR2_V1.0_100-20240613T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240614T0130/20240614T0130.json b/stac/open-canada/ft-mckay/lst/20240614T0130/20240614T0130.json new file mode 100644 index 000000000..ce8c89100 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240614T0130/20240614T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240614T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240614T0130/LST-AMSR2_V1.0_100-20240614T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240614T0130/LST-AMSR2_V1.0_100-20240614T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240614T1330/20240614T1330.json b/stac/open-canada/ft-mckay/lst/20240614T1330/20240614T1330.json new file mode 100644 index 000000000..987cc44d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240614T1330/20240614T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240614T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240614T1330/LST-AMSR2_V1.0_100-20240614T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240614T1330/LST-AMSR2_V1.0_100-20240614T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240615T0130/20240615T0130.json b/stac/open-canada/ft-mckay/lst/20240615T0130/20240615T0130.json new file mode 100644 index 000000000..8be56150b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240615T0130/20240615T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240615T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240615T0130/LST-AMSR2_V1.0_100-20240615T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240615T0130/LST-AMSR2_V1.0_100-20240615T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240615T1330/20240615T1330.json b/stac/open-canada/ft-mckay/lst/20240615T1330/20240615T1330.json new file mode 100644 index 000000000..d0c7c1df5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240615T1330/20240615T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240615T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240615T1330/LST-AMSR2_V1.0_100-20240615T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240615T1330/LST-AMSR2_V1.0_100-20240615T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240616T0130/20240616T0130.json b/stac/open-canada/ft-mckay/lst/20240616T0130/20240616T0130.json new file mode 100644 index 000000000..203b2f608 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240616T0130/20240616T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240616T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240616T0130/LST-AMSR2_V1.0_100-20240616T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240616T0130/LST-AMSR2_V1.0_100-20240616T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240616T1330/20240616T1330.json b/stac/open-canada/ft-mckay/lst/20240616T1330/20240616T1330.json new file mode 100644 index 000000000..ba27d7fc1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240616T1330/20240616T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240616T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240616T1330/LST-AMSR2_V1.0_100-20240616T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240616T1330/LST-AMSR2_V1.0_100-20240616T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240617T0130/20240617T0130.json b/stac/open-canada/ft-mckay/lst/20240617T0130/20240617T0130.json new file mode 100644 index 000000000..2919e4e63 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240617T0130/20240617T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240617T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240617T0130/LST-AMSR2_V1.0_100-20240617T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240617T0130/LST-AMSR2_V1.0_100-20240617T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240617T1330/20240617T1330.json b/stac/open-canada/ft-mckay/lst/20240617T1330/20240617T1330.json new file mode 100644 index 000000000..de70f8aec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240617T1330/20240617T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240617T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240617T1330/LST-AMSR2_V1.0_100-20240617T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240617T1330/LST-AMSR2_V1.0_100-20240617T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240618T0130/20240618T0130.json b/stac/open-canada/ft-mckay/lst/20240618T0130/20240618T0130.json new file mode 100644 index 000000000..589da4d5e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240618T0130/20240618T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240618T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240618T0130/LST-AMSR2_V1.0_100-20240618T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240618T0130/LST-AMSR2_V1.0_100-20240618T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240618T1330/20240618T1330.json b/stac/open-canada/ft-mckay/lst/20240618T1330/20240618T1330.json new file mode 100644 index 000000000..924861162 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240618T1330/20240618T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240618T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240618T1330/LST-AMSR2_V1.0_100-20240618T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240618T1330/LST-AMSR2_V1.0_100-20240618T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240619T0130/20240619T0130.json b/stac/open-canada/ft-mckay/lst/20240619T0130/20240619T0130.json new file mode 100644 index 000000000..103143e1e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240619T0130/20240619T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240619T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240619T0130/LST-AMSR2_V1.0_100-20240619T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240619T0130/LST-AMSR2_V1.0_100-20240619T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240619T1330/20240619T1330.json b/stac/open-canada/ft-mckay/lst/20240619T1330/20240619T1330.json new file mode 100644 index 000000000..4f9bc9df4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240619T1330/20240619T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240619T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240619T1330/LST-AMSR2_V1.0_100-20240619T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240619T1330/LST-AMSR2_V1.0_100-20240619T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240620T0130/20240620T0130.json b/stac/open-canada/ft-mckay/lst/20240620T0130/20240620T0130.json new file mode 100644 index 000000000..113e21416 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240620T0130/20240620T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240620T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240620T0130/LST-AMSR2_V1.0_100-20240620T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240620T0130/LST-AMSR2_V1.0_100-20240620T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240620T1330/20240620T1330.json b/stac/open-canada/ft-mckay/lst/20240620T1330/20240620T1330.json new file mode 100644 index 000000000..640f24913 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240620T1330/20240620T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240620T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240620T1330/LST-AMSR2_V1.0_100-20240620T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240620T1330/LST-AMSR2_V1.0_100-20240620T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240621T0130/20240621T0130.json b/stac/open-canada/ft-mckay/lst/20240621T0130/20240621T0130.json new file mode 100644 index 000000000..0c75ce14d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240621T0130/20240621T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240621T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240621T0130/LST-AMSR2_V1.0_100-20240621T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240621T0130/LST-AMSR2_V1.0_100-20240621T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240621T1330/20240621T1330.json b/stac/open-canada/ft-mckay/lst/20240621T1330/20240621T1330.json new file mode 100644 index 000000000..ef6d60511 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240621T1330/20240621T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240621T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240621T1330/LST-AMSR2_V1.0_100-20240621T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240621T1330/LST-AMSR2_V1.0_100-20240621T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240622T0130/20240622T0130.json b/stac/open-canada/ft-mckay/lst/20240622T0130/20240622T0130.json new file mode 100644 index 000000000..97a90d7e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240622T0130/20240622T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240622T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240622T0130/LST-AMSR2_V1.0_100-20240622T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240622T0130/LST-AMSR2_V1.0_100-20240622T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240622T1330/20240622T1330.json b/stac/open-canada/ft-mckay/lst/20240622T1330/20240622T1330.json new file mode 100644 index 000000000..aa93d6fdf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240622T1330/20240622T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240622T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240622T1330/LST-AMSR2_V1.0_100-20240622T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240622T1330/LST-AMSR2_V1.0_100-20240622T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240623T0130/20240623T0130.json b/stac/open-canada/ft-mckay/lst/20240623T0130/20240623T0130.json new file mode 100644 index 000000000..35f2cf298 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240623T0130/20240623T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240623T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240623T0130/LST-AMSR2_V1.0_100-20240623T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240623T0130/LST-AMSR2_V1.0_100-20240623T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240623T1330/20240623T1330.json b/stac/open-canada/ft-mckay/lst/20240623T1330/20240623T1330.json new file mode 100644 index 000000000..ced2f2202 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240623T1330/20240623T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240623T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240623T1330/LST-AMSR2_V1.0_100-20240623T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240623T1330/LST-AMSR2_V1.0_100-20240623T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240624T0130/20240624T0130.json b/stac/open-canada/ft-mckay/lst/20240624T0130/20240624T0130.json new file mode 100644 index 000000000..16e276948 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240624T0130/20240624T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240624T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240624T0130/LST-AMSR2_V1.0_100-20240624T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240624T0130/LST-AMSR2_V1.0_100-20240624T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240624T1330/20240624T1330.json b/stac/open-canada/ft-mckay/lst/20240624T1330/20240624T1330.json new file mode 100644 index 000000000..dc30b108f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240624T1330/20240624T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240624T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240624T1330/LST-AMSR2_V1.0_100-20240624T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240624T1330/LST-AMSR2_V1.0_100-20240624T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240625T0130/20240625T0130.json b/stac/open-canada/ft-mckay/lst/20240625T0130/20240625T0130.json new file mode 100644 index 000000000..7c65734fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240625T0130/20240625T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240625T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240625T0130/LST-AMSR2_V1.0_100-20240625T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240625T0130/LST-AMSR2_V1.0_100-20240625T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240625T1330/20240625T1330.json b/stac/open-canada/ft-mckay/lst/20240625T1330/20240625T1330.json new file mode 100644 index 000000000..e19ba11c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240625T1330/20240625T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240625T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240625T1330/LST-AMSR2_V1.0_100-20240625T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240625T1330/LST-AMSR2_V1.0_100-20240625T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240626T0130/20240626T0130.json b/stac/open-canada/ft-mckay/lst/20240626T0130/20240626T0130.json new file mode 100644 index 000000000..bc08d08aa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240626T0130/20240626T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240626T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240626T0130/LST-AMSR2_V1.0_100-20240626T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240626T0130/LST-AMSR2_V1.0_100-20240626T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240626T1330/20240626T1330.json b/stac/open-canada/ft-mckay/lst/20240626T1330/20240626T1330.json new file mode 100644 index 000000000..e9aba77af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240626T1330/20240626T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240626T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240626T1330/LST-AMSR2_V1.0_100-20240626T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240626T1330/LST-AMSR2_V1.0_100-20240626T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240627T0130/20240627T0130.json b/stac/open-canada/ft-mckay/lst/20240627T0130/20240627T0130.json new file mode 100644 index 000000000..078864c3e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240627T0130/20240627T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240627T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240627T0130/LST-AMSR2_V1.0_100-20240627T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240627T0130/LST-AMSR2_V1.0_100-20240627T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240627T1330/20240627T1330.json b/stac/open-canada/ft-mckay/lst/20240627T1330/20240627T1330.json new file mode 100644 index 000000000..2d9d4aa8d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240627T1330/20240627T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240627T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240627T1330/LST-AMSR2_V1.0_100-20240627T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240627T1330/LST-AMSR2_V1.0_100-20240627T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240628T0130/20240628T0130.json b/stac/open-canada/ft-mckay/lst/20240628T0130/20240628T0130.json new file mode 100644 index 000000000..19251f014 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240628T0130/20240628T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240628T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240628T0130/LST-AMSR2_V1.0_100-20240628T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240628T0130/LST-AMSR2_V1.0_100-20240628T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240628T1330/20240628T1330.json b/stac/open-canada/ft-mckay/lst/20240628T1330/20240628T1330.json new file mode 100644 index 000000000..e9401253b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240628T1330/20240628T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240628T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240628T1330/LST-AMSR2_V1.0_100-20240628T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240628T1330/LST-AMSR2_V1.0_100-20240628T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240629T0130/20240629T0130.json b/stac/open-canada/ft-mckay/lst/20240629T0130/20240629T0130.json new file mode 100644 index 000000000..85d65de1d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240629T0130/20240629T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240629T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240629T0130/LST-AMSR2_V1.0_100-20240629T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240629T0130/LST-AMSR2_V1.0_100-20240629T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240629T1330/20240629T1330.json b/stac/open-canada/ft-mckay/lst/20240629T1330/20240629T1330.json new file mode 100644 index 000000000..28f78e7b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240629T1330/20240629T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240629T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240629T1330/LST-AMSR2_V1.0_100-20240629T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240629T1330/LST-AMSR2_V1.0_100-20240629T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240630T0130/20240630T0130.json b/stac/open-canada/ft-mckay/lst/20240630T0130/20240630T0130.json new file mode 100644 index 000000000..4a3d4d9f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240630T0130/20240630T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240630T0130", + "collection": "lst", + "properties": { + "datetime": "2024-06-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240630T0130/LST-AMSR2_V1.0_100-20240630T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240630T0130/LST-AMSR2_V1.0_100-20240630T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240630T1330/20240630T1330.json b/stac/open-canada/ft-mckay/lst/20240630T1330/20240630T1330.json new file mode 100644 index 000000000..dec9cafe0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240630T1330/20240630T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240630T1330", + "collection": "lst", + "properties": { + "datetime": "2024-06-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240630T1330/LST-AMSR2_V1.0_100-20240630T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240630T1330/LST-AMSR2_V1.0_100-20240630T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240701T0130/20240701T0130.json b/stac/open-canada/ft-mckay/lst/20240701T0130/20240701T0130.json new file mode 100644 index 000000000..6f15ee0b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240701T0130/20240701T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240701T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240701T0130/LST-AMSR2_V1.0_100-20240701T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240701T0130/LST-AMSR2_V1.0_100-20240701T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240701T1330/20240701T1330.json b/stac/open-canada/ft-mckay/lst/20240701T1330/20240701T1330.json new file mode 100644 index 000000000..849635b56 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240701T1330/20240701T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240701T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240701T1330/LST-AMSR2_V1.0_100-20240701T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240701T1330/LST-AMSR2_V1.0_100-20240701T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240702T0130/20240702T0130.json b/stac/open-canada/ft-mckay/lst/20240702T0130/20240702T0130.json new file mode 100644 index 000000000..555187b37 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240702T0130/20240702T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240702T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240702T0130/LST-AMSR2_V1.0_100-20240702T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240702T0130/LST-AMSR2_V1.0_100-20240702T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240702T1330/20240702T1330.json b/stac/open-canada/ft-mckay/lst/20240702T1330/20240702T1330.json new file mode 100644 index 000000000..816b44970 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240702T1330/20240702T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240702T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240702T1330/LST-AMSR2_V1.0_100-20240702T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240702T1330/LST-AMSR2_V1.0_100-20240702T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240703T0130/20240703T0130.json b/stac/open-canada/ft-mckay/lst/20240703T0130/20240703T0130.json new file mode 100644 index 000000000..d2bc8f3ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240703T0130/20240703T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240703T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240703T0130/LST-AMSR2_V1.0_100-20240703T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240703T0130/LST-AMSR2_V1.0_100-20240703T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240703T1330/20240703T1330.json b/stac/open-canada/ft-mckay/lst/20240703T1330/20240703T1330.json new file mode 100644 index 000000000..b5aea8d29 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240703T1330/20240703T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240703T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240703T1330/LST-AMSR2_V1.0_100-20240703T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240703T1330/LST-AMSR2_V1.0_100-20240703T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240704T0130/20240704T0130.json b/stac/open-canada/ft-mckay/lst/20240704T0130/20240704T0130.json new file mode 100644 index 000000000..96366ab8e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240704T0130/20240704T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240704T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240704T0130/LST-AMSR2_V1.0_100-20240704T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240704T0130/LST-AMSR2_V1.0_100-20240704T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240704T1330/20240704T1330.json b/stac/open-canada/ft-mckay/lst/20240704T1330/20240704T1330.json new file mode 100644 index 000000000..c6f499c50 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240704T1330/20240704T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240704T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240704T1330/LST-AMSR2_V1.0_100-20240704T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240704T1330/LST-AMSR2_V1.0_100-20240704T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240705T0130/20240705T0130.json b/stac/open-canada/ft-mckay/lst/20240705T0130/20240705T0130.json new file mode 100644 index 000000000..4df974e0c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240705T0130/20240705T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240705T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240705T0130/LST-AMSR2_V1.0_100-20240705T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240705T0130/LST-AMSR2_V1.0_100-20240705T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240705T1330/20240705T1330.json b/stac/open-canada/ft-mckay/lst/20240705T1330/20240705T1330.json new file mode 100644 index 000000000..b6a7ce4c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240705T1330/20240705T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240705T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240705T1330/LST-AMSR2_V1.0_100-20240705T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240705T1330/LST-AMSR2_V1.0_100-20240705T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240706T0130/20240706T0130.json b/stac/open-canada/ft-mckay/lst/20240706T0130/20240706T0130.json new file mode 100644 index 000000000..a13d13652 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240706T0130/20240706T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240706T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240706T0130/LST-AMSR2_V1.0_100-20240706T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240706T0130/LST-AMSR2_V1.0_100-20240706T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240706T1330/20240706T1330.json b/stac/open-canada/ft-mckay/lst/20240706T1330/20240706T1330.json new file mode 100644 index 000000000..3089badac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240706T1330/20240706T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240706T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240706T1330/LST-AMSR2_V1.0_100-20240706T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240706T1330/LST-AMSR2_V1.0_100-20240706T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240707T0130/20240707T0130.json b/stac/open-canada/ft-mckay/lst/20240707T0130/20240707T0130.json new file mode 100644 index 000000000..73208834e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240707T0130/20240707T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240707T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240707T0130/LST-AMSR2_V1.0_100-20240707T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240707T0130/LST-AMSR2_V1.0_100-20240707T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240707T1330/20240707T1330.json b/stac/open-canada/ft-mckay/lst/20240707T1330/20240707T1330.json new file mode 100644 index 000000000..1f3cdcb2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240707T1330/20240707T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240707T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240707T1330/LST-AMSR2_V1.0_100-20240707T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240707T1330/LST-AMSR2_V1.0_100-20240707T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240708T0130/20240708T0130.json b/stac/open-canada/ft-mckay/lst/20240708T0130/20240708T0130.json new file mode 100644 index 000000000..c81fe4a5b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240708T0130/20240708T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240708T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240708T0130/LST-AMSR2_V1.0_100-20240708T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240708T0130/LST-AMSR2_V1.0_100-20240708T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240708T1330/20240708T1330.json b/stac/open-canada/ft-mckay/lst/20240708T1330/20240708T1330.json new file mode 100644 index 000000000..a2fcc2f05 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240708T1330/20240708T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240708T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240708T1330/LST-AMSR2_V1.0_100-20240708T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240708T1330/LST-AMSR2_V1.0_100-20240708T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240709T0130/20240709T0130.json b/stac/open-canada/ft-mckay/lst/20240709T0130/20240709T0130.json new file mode 100644 index 000000000..c7bc2d93c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240709T0130/20240709T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240709T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240709T0130/LST-AMSR2_V1.0_100-20240709T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240709T0130/LST-AMSR2_V1.0_100-20240709T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240709T1330/20240709T1330.json b/stac/open-canada/ft-mckay/lst/20240709T1330/20240709T1330.json new file mode 100644 index 000000000..33c828a09 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240709T1330/20240709T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240709T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240709T1330/LST-AMSR2_V1.0_100-20240709T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240709T1330/LST-AMSR2_V1.0_100-20240709T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240710T0130/20240710T0130.json b/stac/open-canada/ft-mckay/lst/20240710T0130/20240710T0130.json new file mode 100644 index 000000000..4cdefdd47 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240710T0130/20240710T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240710T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240710T0130/LST-AMSR2_V1.0_100-20240710T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240710T0130/LST-AMSR2_V1.0_100-20240710T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240710T1330/20240710T1330.json b/stac/open-canada/ft-mckay/lst/20240710T1330/20240710T1330.json new file mode 100644 index 000000000..7bb431eed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240710T1330/20240710T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240710T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240710T1330/LST-AMSR2_V1.0_100-20240710T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240710T1330/LST-AMSR2_V1.0_100-20240710T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240711T0130/20240711T0130.json b/stac/open-canada/ft-mckay/lst/20240711T0130/20240711T0130.json new file mode 100644 index 000000000..857263589 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240711T0130/20240711T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240711T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240711T0130/LST-AMSR2_V1.0_100-20240711T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240711T0130/LST-AMSR2_V1.0_100-20240711T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240711T1330/20240711T1330.json b/stac/open-canada/ft-mckay/lst/20240711T1330/20240711T1330.json new file mode 100644 index 000000000..e6e97b4d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240711T1330/20240711T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240711T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240711T1330/LST-AMSR2_V1.0_100-20240711T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240711T1330/LST-AMSR2_V1.0_100-20240711T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240712T0130/20240712T0130.json b/stac/open-canada/ft-mckay/lst/20240712T0130/20240712T0130.json new file mode 100644 index 000000000..8734f1377 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240712T0130/20240712T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240712T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240712T0130/LST-AMSR2_V1.0_100-20240712T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240712T0130/LST-AMSR2_V1.0_100-20240712T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240712T1330/20240712T1330.json b/stac/open-canada/ft-mckay/lst/20240712T1330/20240712T1330.json new file mode 100644 index 000000000..d05260a32 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240712T1330/20240712T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240712T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240712T1330/LST-AMSR2_V1.0_100-20240712T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240712T1330/LST-AMSR2_V1.0_100-20240712T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240713T0130/20240713T0130.json b/stac/open-canada/ft-mckay/lst/20240713T0130/20240713T0130.json new file mode 100644 index 000000000..e52168405 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240713T0130/20240713T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240713T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240713T0130/LST-AMSR2_V1.0_100-20240713T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240713T0130/LST-AMSR2_V1.0_100-20240713T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240713T1330/20240713T1330.json b/stac/open-canada/ft-mckay/lst/20240713T1330/20240713T1330.json new file mode 100644 index 000000000..cbcb48f17 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240713T1330/20240713T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240713T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240713T1330/LST-AMSR2_V1.0_100-20240713T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240713T1330/LST-AMSR2_V1.0_100-20240713T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240714T0130/20240714T0130.json b/stac/open-canada/ft-mckay/lst/20240714T0130/20240714T0130.json new file mode 100644 index 000000000..a1c91129f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240714T0130/20240714T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240714T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240714T0130/LST-AMSR2_V1.0_100-20240714T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240714T0130/LST-AMSR2_V1.0_100-20240714T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240714T1330/20240714T1330.json b/stac/open-canada/ft-mckay/lst/20240714T1330/20240714T1330.json new file mode 100644 index 000000000..3c4a02100 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240714T1330/20240714T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240714T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240714T1330/LST-AMSR2_V1.0_100-20240714T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240714T1330/LST-AMSR2_V1.0_100-20240714T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240715T0130/20240715T0130.json b/stac/open-canada/ft-mckay/lst/20240715T0130/20240715T0130.json new file mode 100644 index 000000000..760d41133 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240715T0130/20240715T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240715T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240715T0130/LST-AMSR2_V1.0_100-20240715T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240715T0130/LST-AMSR2_V1.0_100-20240715T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240715T1330/20240715T1330.json b/stac/open-canada/ft-mckay/lst/20240715T1330/20240715T1330.json new file mode 100644 index 000000000..f6b07ad49 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240715T1330/20240715T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240715T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240715T1330/LST-AMSR2_V1.0_100-20240715T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240715T1330/LST-AMSR2_V1.0_100-20240715T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240716T0130/20240716T0130.json b/stac/open-canada/ft-mckay/lst/20240716T0130/20240716T0130.json new file mode 100644 index 000000000..020401cfb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240716T0130/20240716T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240716T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240716T0130/LST-AMSR2_V1.0_100-20240716T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240716T0130/LST-AMSR2_V1.0_100-20240716T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240716T1330/20240716T1330.json b/stac/open-canada/ft-mckay/lst/20240716T1330/20240716T1330.json new file mode 100644 index 000000000..1cdac9d14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240716T1330/20240716T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240716T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240716T1330/LST-AMSR2_V1.0_100-20240716T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240716T1330/LST-AMSR2_V1.0_100-20240716T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240717T0130/20240717T0130.json b/stac/open-canada/ft-mckay/lst/20240717T0130/20240717T0130.json new file mode 100644 index 000000000..9e0230857 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240717T0130/20240717T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240717T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240717T0130/LST-AMSR2_V1.0_100-20240717T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240717T0130/LST-AMSR2_V1.0_100-20240717T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240717T1330/20240717T1330.json b/stac/open-canada/ft-mckay/lst/20240717T1330/20240717T1330.json new file mode 100644 index 000000000..6d6729999 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240717T1330/20240717T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240717T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240717T1330/LST-AMSR2_V1.0_100-20240717T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240717T1330/LST-AMSR2_V1.0_100-20240717T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240718T0130/20240718T0130.json b/stac/open-canada/ft-mckay/lst/20240718T0130/20240718T0130.json new file mode 100644 index 000000000..3712151dd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240718T0130/20240718T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240718T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240718T0130/LST-AMSR2_V1.0_100-20240718T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240718T0130/LST-AMSR2_V1.0_100-20240718T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240718T1330/20240718T1330.json b/stac/open-canada/ft-mckay/lst/20240718T1330/20240718T1330.json new file mode 100644 index 000000000..d3ecd196c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240718T1330/20240718T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240718T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240718T1330/LST-AMSR2_V1.0_100-20240718T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240718T1330/LST-AMSR2_V1.0_100-20240718T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240719T0130/20240719T0130.json b/stac/open-canada/ft-mckay/lst/20240719T0130/20240719T0130.json new file mode 100644 index 000000000..b09830887 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240719T0130/20240719T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240719T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240719T0130/LST-AMSR2_V1.0_100-20240719T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240719T0130/LST-AMSR2_V1.0_100-20240719T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240719T1330/20240719T1330.json b/stac/open-canada/ft-mckay/lst/20240719T1330/20240719T1330.json new file mode 100644 index 000000000..418d28703 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240719T1330/20240719T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240719T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240719T1330/LST-AMSR2_V1.0_100-20240719T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240719T1330/LST-AMSR2_V1.0_100-20240719T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240720T0130/20240720T0130.json b/stac/open-canada/ft-mckay/lst/20240720T0130/20240720T0130.json new file mode 100644 index 000000000..bab2b67ce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240720T0130/20240720T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240720T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240720T0130/LST-AMSR2_V1.0_100-20240720T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240720T0130/LST-AMSR2_V1.0_100-20240720T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240720T1330/20240720T1330.json b/stac/open-canada/ft-mckay/lst/20240720T1330/20240720T1330.json new file mode 100644 index 000000000..31a49b227 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240720T1330/20240720T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240720T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240720T1330/LST-AMSR2_V1.0_100-20240720T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240720T1330/LST-AMSR2_V1.0_100-20240720T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240721T0130/20240721T0130.json b/stac/open-canada/ft-mckay/lst/20240721T0130/20240721T0130.json new file mode 100644 index 000000000..8dec4d73c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240721T0130/20240721T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240721T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240721T0130/LST-AMSR2_V1.0_100-20240721T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240721T0130/LST-AMSR2_V1.0_100-20240721T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240721T1330/20240721T1330.json b/stac/open-canada/ft-mckay/lst/20240721T1330/20240721T1330.json new file mode 100644 index 000000000..6b2b74a42 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240721T1330/20240721T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240721T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240721T1330/LST-AMSR2_V1.0_100-20240721T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240721T1330/LST-AMSR2_V1.0_100-20240721T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240722T0130/20240722T0130.json b/stac/open-canada/ft-mckay/lst/20240722T0130/20240722T0130.json new file mode 100644 index 000000000..3725dc995 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240722T0130/20240722T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240722T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240722T0130/LST-AMSR2_V1.0_100-20240722T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240722T0130/LST-AMSR2_V1.0_100-20240722T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240722T1330/20240722T1330.json b/stac/open-canada/ft-mckay/lst/20240722T1330/20240722T1330.json new file mode 100644 index 000000000..04afdbca4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240722T1330/20240722T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240722T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240722T1330/LST-AMSR2_V1.0_100-20240722T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240722T1330/LST-AMSR2_V1.0_100-20240722T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240723T0130/20240723T0130.json b/stac/open-canada/ft-mckay/lst/20240723T0130/20240723T0130.json new file mode 100644 index 000000000..99e937679 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240723T0130/20240723T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240723T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240723T0130/LST-AMSR2_V1.0_100-20240723T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240723T0130/LST-AMSR2_V1.0_100-20240723T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240723T1330/20240723T1330.json b/stac/open-canada/ft-mckay/lst/20240723T1330/20240723T1330.json new file mode 100644 index 000000000..a64139e7d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240723T1330/20240723T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240723T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240723T1330/LST-AMSR2_V1.0_100-20240723T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240723T1330/LST-AMSR2_V1.0_100-20240723T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240724T0130/20240724T0130.json b/stac/open-canada/ft-mckay/lst/20240724T0130/20240724T0130.json new file mode 100644 index 000000000..6a0e15aa5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240724T0130/20240724T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240724T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240724T0130/LST-AMSR2_V1.0_100-20240724T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240724T0130/LST-AMSR2_V1.0_100-20240724T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240724T1330/20240724T1330.json b/stac/open-canada/ft-mckay/lst/20240724T1330/20240724T1330.json new file mode 100644 index 000000000..de69eae6d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240724T1330/20240724T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240724T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240724T1330/LST-AMSR2_V1.0_100-20240724T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240724T1330/LST-AMSR2_V1.0_100-20240724T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240725T0130/20240725T0130.json b/stac/open-canada/ft-mckay/lst/20240725T0130/20240725T0130.json new file mode 100644 index 000000000..999ddf48f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240725T0130/20240725T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240725T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240725T0130/LST-AMSR2_V1.0_100-20240725T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240725T0130/LST-AMSR2_V1.0_100-20240725T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240725T1330/20240725T1330.json b/stac/open-canada/ft-mckay/lst/20240725T1330/20240725T1330.json new file mode 100644 index 000000000..69aa1f8b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240725T1330/20240725T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240725T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240725T1330/LST-AMSR2_V1.0_100-20240725T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240725T1330/LST-AMSR2_V1.0_100-20240725T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240726T0130/20240726T0130.json b/stac/open-canada/ft-mckay/lst/20240726T0130/20240726T0130.json new file mode 100644 index 000000000..b5ea3df86 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240726T0130/20240726T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240726T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240726T0130/LST-AMSR2_V1.0_100-20240726T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240726T0130/LST-AMSR2_V1.0_100-20240726T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240726T1330/20240726T1330.json b/stac/open-canada/ft-mckay/lst/20240726T1330/20240726T1330.json new file mode 100644 index 000000000..c08ed9df6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240726T1330/20240726T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240726T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240726T1330/LST-AMSR2_V1.0_100-20240726T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240726T1330/LST-AMSR2_V1.0_100-20240726T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240727T0130/20240727T0130.json b/stac/open-canada/ft-mckay/lst/20240727T0130/20240727T0130.json new file mode 100644 index 000000000..61bfe71c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240727T0130/20240727T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240727T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240727T0130/LST-AMSR2_V1.0_100-20240727T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240727T0130/LST-AMSR2_V1.0_100-20240727T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240727T1330/20240727T1330.json b/stac/open-canada/ft-mckay/lst/20240727T1330/20240727T1330.json new file mode 100644 index 000000000..4a5202960 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240727T1330/20240727T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240727T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240727T1330/LST-AMSR2_V1.0_100-20240727T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240727T1330/LST-AMSR2_V1.0_100-20240727T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240728T0130/20240728T0130.json b/stac/open-canada/ft-mckay/lst/20240728T0130/20240728T0130.json new file mode 100644 index 000000000..432cd586f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240728T0130/20240728T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240728T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240728T0130/LST-AMSR2_V1.0_100-20240728T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240728T0130/LST-AMSR2_V1.0_100-20240728T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240728T1330/20240728T1330.json b/stac/open-canada/ft-mckay/lst/20240728T1330/20240728T1330.json new file mode 100644 index 000000000..b9fe699b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240728T1330/20240728T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240728T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240728T1330/LST-AMSR2_V1.0_100-20240728T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240728T1330/LST-AMSR2_V1.0_100-20240728T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240729T0130/20240729T0130.json b/stac/open-canada/ft-mckay/lst/20240729T0130/20240729T0130.json new file mode 100644 index 000000000..54b6e58fb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240729T0130/20240729T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240729T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240729T0130/LST-AMSR2_V1.0_100-20240729T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240729T0130/LST-AMSR2_V1.0_100-20240729T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240729T1330/20240729T1330.json b/stac/open-canada/ft-mckay/lst/20240729T1330/20240729T1330.json new file mode 100644 index 000000000..893ce6c78 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240729T1330/20240729T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240729T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240729T1330/LST-AMSR2_V1.0_100-20240729T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240729T1330/LST-AMSR2_V1.0_100-20240729T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240730T0130/20240730T0130.json b/stac/open-canada/ft-mckay/lst/20240730T0130/20240730T0130.json new file mode 100644 index 000000000..b48b2e79b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240730T0130/20240730T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240730T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240730T0130/LST-AMSR2_V1.0_100-20240730T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240730T0130/LST-AMSR2_V1.0_100-20240730T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240730T1330/20240730T1330.json b/stac/open-canada/ft-mckay/lst/20240730T1330/20240730T1330.json new file mode 100644 index 000000000..be50bb6d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240730T1330/20240730T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240730T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240730T1330/LST-AMSR2_V1.0_100-20240730T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240730T1330/LST-AMSR2_V1.0_100-20240730T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240731T0130/20240731T0130.json b/stac/open-canada/ft-mckay/lst/20240731T0130/20240731T0130.json new file mode 100644 index 000000000..d1aef4edf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240731T0130/20240731T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240731T0130", + "collection": "lst", + "properties": { + "datetime": "2024-07-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240731T0130/LST-AMSR2_V1.0_100-20240731T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240731T0130/LST-AMSR2_V1.0_100-20240731T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240731T1330/20240731T1330.json b/stac/open-canada/ft-mckay/lst/20240731T1330/20240731T1330.json new file mode 100644 index 000000000..b6d4cb92f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240731T1330/20240731T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240731T1330", + "collection": "lst", + "properties": { + "datetime": "2024-07-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240731T1330/LST-AMSR2_V1.0_100-20240731T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240731T1330/LST-AMSR2_V1.0_100-20240731T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240801T0130/20240801T0130.json b/stac/open-canada/ft-mckay/lst/20240801T0130/20240801T0130.json new file mode 100644 index 000000000..759dbb972 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240801T0130/20240801T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240801T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240801T0130/LST-AMSR2_V1.0_100-20240801T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240801T0130/LST-AMSR2_V1.0_100-20240801T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240801T1330/20240801T1330.json b/stac/open-canada/ft-mckay/lst/20240801T1330/20240801T1330.json new file mode 100644 index 000000000..e7ba4b171 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240801T1330/20240801T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240801T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240801T1330/LST-AMSR2_V1.0_100-20240801T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240801T1330/LST-AMSR2_V1.0_100-20240801T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240802T0130/20240802T0130.json b/stac/open-canada/ft-mckay/lst/20240802T0130/20240802T0130.json new file mode 100644 index 000000000..0b18b54cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240802T0130/20240802T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240802T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240802T0130/LST-AMSR2_V1.0_100-20240802T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240802T0130/LST-AMSR2_V1.0_100-20240802T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240802T1330/20240802T1330.json b/stac/open-canada/ft-mckay/lst/20240802T1330/20240802T1330.json new file mode 100644 index 000000000..b8670cd40 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240802T1330/20240802T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240802T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240802T1330/LST-AMSR2_V1.0_100-20240802T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240802T1330/LST-AMSR2_V1.0_100-20240802T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240803T0130/20240803T0130.json b/stac/open-canada/ft-mckay/lst/20240803T0130/20240803T0130.json new file mode 100644 index 000000000..5d1bee87b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240803T0130/20240803T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240803T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240803T0130/LST-AMSR2_V1.0_100-20240803T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240803T0130/LST-AMSR2_V1.0_100-20240803T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240803T1330/20240803T1330.json b/stac/open-canada/ft-mckay/lst/20240803T1330/20240803T1330.json new file mode 100644 index 000000000..59f83c356 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240803T1330/20240803T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240803T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240803T1330/LST-AMSR2_V1.0_100-20240803T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240803T1330/LST-AMSR2_V1.0_100-20240803T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240804T0130/20240804T0130.json b/stac/open-canada/ft-mckay/lst/20240804T0130/20240804T0130.json new file mode 100644 index 000000000..abb1a927e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240804T0130/20240804T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240804T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240804T0130/LST-AMSR2_V1.0_100-20240804T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240804T0130/LST-AMSR2_V1.0_100-20240804T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240804T1330/20240804T1330.json b/stac/open-canada/ft-mckay/lst/20240804T1330/20240804T1330.json new file mode 100644 index 000000000..7d036b9ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240804T1330/20240804T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240804T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240804T1330/LST-AMSR2_V1.0_100-20240804T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240804T1330/LST-AMSR2_V1.0_100-20240804T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240805T0130/20240805T0130.json b/stac/open-canada/ft-mckay/lst/20240805T0130/20240805T0130.json new file mode 100644 index 000000000..e81a67236 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240805T0130/20240805T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240805T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240805T0130/LST-AMSR2_V1.0_100-20240805T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240805T0130/LST-AMSR2_V1.0_100-20240805T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240805T1330/20240805T1330.json b/stac/open-canada/ft-mckay/lst/20240805T1330/20240805T1330.json new file mode 100644 index 000000000..db6788586 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240805T1330/20240805T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240805T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240805T1330/LST-AMSR2_V1.0_100-20240805T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240805T1330/LST-AMSR2_V1.0_100-20240805T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240806T0130/20240806T0130.json b/stac/open-canada/ft-mckay/lst/20240806T0130/20240806T0130.json new file mode 100644 index 000000000..10b83a46f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240806T0130/20240806T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240806T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240806T0130/LST-AMSR2_V1.0_100-20240806T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240806T0130/LST-AMSR2_V1.0_100-20240806T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240806T1330/20240806T1330.json b/stac/open-canada/ft-mckay/lst/20240806T1330/20240806T1330.json new file mode 100644 index 000000000..27f66fe53 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240806T1330/20240806T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240806T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240806T1330/LST-AMSR2_V1.0_100-20240806T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240806T1330/LST-AMSR2_V1.0_100-20240806T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240807T0130/20240807T0130.json b/stac/open-canada/ft-mckay/lst/20240807T0130/20240807T0130.json new file mode 100644 index 000000000..00211ac52 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240807T0130/20240807T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240807T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240807T0130/LST-AMSR2_V1.0_100-20240807T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240807T0130/LST-AMSR2_V1.0_100-20240807T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240807T1330/20240807T1330.json b/stac/open-canada/ft-mckay/lst/20240807T1330/20240807T1330.json new file mode 100644 index 000000000..facf2b97e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240807T1330/20240807T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240807T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240807T1330/LST-AMSR2_V1.0_100-20240807T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240807T1330/LST-AMSR2_V1.0_100-20240807T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240808T0130/20240808T0130.json b/stac/open-canada/ft-mckay/lst/20240808T0130/20240808T0130.json new file mode 100644 index 000000000..4f5b4b9da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240808T0130/20240808T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240808T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240808T0130/LST-AMSR2_V1.0_100-20240808T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240808T0130/LST-AMSR2_V1.0_100-20240808T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240808T1330/20240808T1330.json b/stac/open-canada/ft-mckay/lst/20240808T1330/20240808T1330.json new file mode 100644 index 000000000..b6452a5db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240808T1330/20240808T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240808T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240808T1330/LST-AMSR2_V1.0_100-20240808T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240808T1330/LST-AMSR2_V1.0_100-20240808T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240809T0130/20240809T0130.json b/stac/open-canada/ft-mckay/lst/20240809T0130/20240809T0130.json new file mode 100644 index 000000000..30e7e3d62 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240809T0130/20240809T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240809T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240809T0130/LST-AMSR2_V1.0_100-20240809T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240809T0130/LST-AMSR2_V1.0_100-20240809T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240809T1330/20240809T1330.json b/stac/open-canada/ft-mckay/lst/20240809T1330/20240809T1330.json new file mode 100644 index 000000000..156cc6571 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240809T1330/20240809T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240809T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240809T1330/LST-AMSR2_V1.0_100-20240809T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240809T1330/LST-AMSR2_V1.0_100-20240809T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240810T0130/20240810T0130.json b/stac/open-canada/ft-mckay/lst/20240810T0130/20240810T0130.json new file mode 100644 index 000000000..c81401c2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240810T0130/20240810T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240810T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240810T0130/LST-AMSR2_V1.0_100-20240810T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240810T0130/LST-AMSR2_V1.0_100-20240810T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240810T1330/20240810T1330.json b/stac/open-canada/ft-mckay/lst/20240810T1330/20240810T1330.json new file mode 100644 index 000000000..c2e189d74 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240810T1330/20240810T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240810T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240810T1330/LST-AMSR2_V1.0_100-20240810T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240810T1330/LST-AMSR2_V1.0_100-20240810T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240811T0130/20240811T0130.json b/stac/open-canada/ft-mckay/lst/20240811T0130/20240811T0130.json new file mode 100644 index 000000000..ca4fa56cb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240811T0130/20240811T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240811T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240811T0130/LST-AMSR2_V1.0_100-20240811T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240811T0130/LST-AMSR2_V1.0_100-20240811T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240811T1330/20240811T1330.json b/stac/open-canada/ft-mckay/lst/20240811T1330/20240811T1330.json new file mode 100644 index 000000000..50abe6102 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240811T1330/20240811T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240811T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240811T1330/LST-AMSR2_V1.0_100-20240811T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240811T1330/LST-AMSR2_V1.0_100-20240811T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240812T0130/20240812T0130.json b/stac/open-canada/ft-mckay/lst/20240812T0130/20240812T0130.json new file mode 100644 index 000000000..f9ea3d95a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240812T0130/20240812T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240812T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240812T0130/LST-AMSR2_V1.0_100-20240812T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240812T0130/LST-AMSR2_V1.0_100-20240812T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240812T1330/20240812T1330.json b/stac/open-canada/ft-mckay/lst/20240812T1330/20240812T1330.json new file mode 100644 index 000000000..8b902b8f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240812T1330/20240812T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240812T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240812T1330/LST-AMSR2_V1.0_100-20240812T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240812T1330/LST-AMSR2_V1.0_100-20240812T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240813T0130/20240813T0130.json b/stac/open-canada/ft-mckay/lst/20240813T0130/20240813T0130.json new file mode 100644 index 000000000..048f2f935 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240813T0130/20240813T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240813T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240813T0130/LST-AMSR2_V1.0_100-20240813T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240813T0130/LST-AMSR2_V1.0_100-20240813T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240813T1330/20240813T1330.json b/stac/open-canada/ft-mckay/lst/20240813T1330/20240813T1330.json new file mode 100644 index 000000000..97f62c485 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240813T1330/20240813T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240813T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240813T1330/LST-AMSR2_V1.0_100-20240813T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240813T1330/LST-AMSR2_V1.0_100-20240813T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240814T0130/20240814T0130.json b/stac/open-canada/ft-mckay/lst/20240814T0130/20240814T0130.json new file mode 100644 index 000000000..6d2dcff46 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240814T0130/20240814T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240814T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240814T0130/LST-AMSR2_V1.0_100-20240814T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240814T0130/LST-AMSR2_V1.0_100-20240814T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240814T1330/20240814T1330.json b/stac/open-canada/ft-mckay/lst/20240814T1330/20240814T1330.json new file mode 100644 index 000000000..e69105981 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240814T1330/20240814T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240814T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240814T1330/LST-AMSR2_V1.0_100-20240814T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240814T1330/LST-AMSR2_V1.0_100-20240814T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240815T0130/20240815T0130.json b/stac/open-canada/ft-mckay/lst/20240815T0130/20240815T0130.json new file mode 100644 index 000000000..ef3933ab9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240815T0130/20240815T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240815T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240815T0130/LST-AMSR2_V1.0_100-20240815T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240815T0130/LST-AMSR2_V1.0_100-20240815T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240815T1330/20240815T1330.json b/stac/open-canada/ft-mckay/lst/20240815T1330/20240815T1330.json new file mode 100644 index 000000000..c1d7804aa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240815T1330/20240815T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240815T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240815T1330/LST-AMSR2_V1.0_100-20240815T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240815T1330/LST-AMSR2_V1.0_100-20240815T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240816T0130/20240816T0130.json b/stac/open-canada/ft-mckay/lst/20240816T0130/20240816T0130.json new file mode 100644 index 000000000..c4ed31f89 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240816T0130/20240816T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240816T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240816T0130/LST-AMSR2_V1.0_100-20240816T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240816T0130/LST-AMSR2_V1.0_100-20240816T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240816T1330/20240816T1330.json b/stac/open-canada/ft-mckay/lst/20240816T1330/20240816T1330.json new file mode 100644 index 000000000..55c6306f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240816T1330/20240816T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240816T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240816T1330/LST-AMSR2_V1.0_100-20240816T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240816T1330/LST-AMSR2_V1.0_100-20240816T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240817T0130/20240817T0130.json b/stac/open-canada/ft-mckay/lst/20240817T0130/20240817T0130.json new file mode 100644 index 000000000..aadd21b85 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240817T0130/20240817T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240817T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240817T0130/LST-AMSR2_V1.0_100-20240817T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240817T0130/LST-AMSR2_V1.0_100-20240817T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240817T1330/20240817T1330.json b/stac/open-canada/ft-mckay/lst/20240817T1330/20240817T1330.json new file mode 100644 index 000000000..e7f1f17df --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240817T1330/20240817T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240817T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240817T1330/LST-AMSR2_V1.0_100-20240817T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240817T1330/LST-AMSR2_V1.0_100-20240817T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240818T0130/20240818T0130.json b/stac/open-canada/ft-mckay/lst/20240818T0130/20240818T0130.json new file mode 100644 index 000000000..842b383cf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240818T0130/20240818T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240818T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240818T0130/LST-AMSR2_V1.0_100-20240818T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240818T0130/LST-AMSR2_V1.0_100-20240818T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240818T1330/20240818T1330.json b/stac/open-canada/ft-mckay/lst/20240818T1330/20240818T1330.json new file mode 100644 index 000000000..401984d88 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240818T1330/20240818T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240818T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240818T1330/LST-AMSR2_V1.0_100-20240818T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240818T1330/LST-AMSR2_V1.0_100-20240818T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240819T0130/20240819T0130.json b/stac/open-canada/ft-mckay/lst/20240819T0130/20240819T0130.json new file mode 100644 index 000000000..4e35c6edd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240819T0130/20240819T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240819T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240819T0130/LST-AMSR2_V1.0_100-20240819T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240819T0130/LST-AMSR2_V1.0_100-20240819T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240819T1330/20240819T1330.json b/stac/open-canada/ft-mckay/lst/20240819T1330/20240819T1330.json new file mode 100644 index 000000000..6b83e7c24 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240819T1330/20240819T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240819T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240819T1330/LST-AMSR2_V1.0_100-20240819T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240819T1330/LST-AMSR2_V1.0_100-20240819T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240820T0130/20240820T0130.json b/stac/open-canada/ft-mckay/lst/20240820T0130/20240820T0130.json new file mode 100644 index 000000000..da2aeb553 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240820T0130/20240820T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240820T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240820T0130/LST-AMSR2_V1.0_100-20240820T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240820T0130/LST-AMSR2_V1.0_100-20240820T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240820T1330/20240820T1330.json b/stac/open-canada/ft-mckay/lst/20240820T1330/20240820T1330.json new file mode 100644 index 000000000..6c1332989 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240820T1330/20240820T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240820T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240820T1330/LST-AMSR2_V1.0_100-20240820T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240820T1330/LST-AMSR2_V1.0_100-20240820T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240821T0130/20240821T0130.json b/stac/open-canada/ft-mckay/lst/20240821T0130/20240821T0130.json new file mode 100644 index 000000000..105120529 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240821T0130/20240821T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240821T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240821T0130/LST-AMSR2_V1.0_100-20240821T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240821T0130/LST-AMSR2_V1.0_100-20240821T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240821T1330/20240821T1330.json b/stac/open-canada/ft-mckay/lst/20240821T1330/20240821T1330.json new file mode 100644 index 000000000..850167262 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240821T1330/20240821T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240821T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240821T1330/LST-AMSR2_V1.0_100-20240821T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240821T1330/LST-AMSR2_V1.0_100-20240821T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240822T0130/20240822T0130.json b/stac/open-canada/ft-mckay/lst/20240822T0130/20240822T0130.json new file mode 100644 index 000000000..1bca22c08 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240822T0130/20240822T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240822T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240822T0130/LST-AMSR2_V1.0_100-20240822T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240822T0130/LST-AMSR2_V1.0_100-20240822T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240822T1330/20240822T1330.json b/stac/open-canada/ft-mckay/lst/20240822T1330/20240822T1330.json new file mode 100644 index 000000000..0893ead28 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240822T1330/20240822T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240822T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240822T1330/LST-AMSR2_V1.0_100-20240822T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240822T1330/LST-AMSR2_V1.0_100-20240822T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240823T0130/20240823T0130.json b/stac/open-canada/ft-mckay/lst/20240823T0130/20240823T0130.json new file mode 100644 index 000000000..8e175c81d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240823T0130/20240823T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240823T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240823T0130/LST-AMSR2_V1.0_100-20240823T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240823T0130/LST-AMSR2_V1.0_100-20240823T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240823T1330/20240823T1330.json b/stac/open-canada/ft-mckay/lst/20240823T1330/20240823T1330.json new file mode 100644 index 000000000..9ebe46d53 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240823T1330/20240823T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240823T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240823T1330/LST-AMSR2_V1.0_100-20240823T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240823T1330/LST-AMSR2_V1.0_100-20240823T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240824T0130/20240824T0130.json b/stac/open-canada/ft-mckay/lst/20240824T0130/20240824T0130.json new file mode 100644 index 000000000..625122700 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240824T0130/20240824T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240824T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240824T0130/LST-AMSR2_V1.0_100-20240824T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240824T0130/LST-AMSR2_V1.0_100-20240824T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240824T1330/20240824T1330.json b/stac/open-canada/ft-mckay/lst/20240824T1330/20240824T1330.json new file mode 100644 index 000000000..12faf3006 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240824T1330/20240824T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240824T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240824T1330/LST-AMSR2_V1.0_100-20240824T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240824T1330/LST-AMSR2_V1.0_100-20240824T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240825T0130/20240825T0130.json b/stac/open-canada/ft-mckay/lst/20240825T0130/20240825T0130.json new file mode 100644 index 000000000..ca9427635 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240825T0130/20240825T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240825T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240825T0130/LST-AMSR2_V1.0_100-20240825T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240825T0130/LST-AMSR2_V1.0_100-20240825T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240825T1330/20240825T1330.json b/stac/open-canada/ft-mckay/lst/20240825T1330/20240825T1330.json new file mode 100644 index 000000000..755409bd9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240825T1330/20240825T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240825T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240825T1330/LST-AMSR2_V1.0_100-20240825T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240825T1330/LST-AMSR2_V1.0_100-20240825T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240826T0130/20240826T0130.json b/stac/open-canada/ft-mckay/lst/20240826T0130/20240826T0130.json new file mode 100644 index 000000000..3d1bacdc8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240826T0130/20240826T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240826T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240826T0130/LST-AMSR2_V1.0_100-20240826T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240826T0130/LST-AMSR2_V1.0_100-20240826T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240826T1330/20240826T1330.json b/stac/open-canada/ft-mckay/lst/20240826T1330/20240826T1330.json new file mode 100644 index 000000000..b1cf9eeef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240826T1330/20240826T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240826T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240826T1330/LST-AMSR2_V1.0_100-20240826T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240826T1330/LST-AMSR2_V1.0_100-20240826T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240827T0130/20240827T0130.json b/stac/open-canada/ft-mckay/lst/20240827T0130/20240827T0130.json new file mode 100644 index 000000000..dbf0c505c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240827T0130/20240827T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240827T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240827T0130/LST-AMSR2_V1.0_100-20240827T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240827T0130/LST-AMSR2_V1.0_100-20240827T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240827T1330/20240827T1330.json b/stac/open-canada/ft-mckay/lst/20240827T1330/20240827T1330.json new file mode 100644 index 000000000..dcdc42e77 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240827T1330/20240827T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240827T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240827T1330/LST-AMSR2_V1.0_100-20240827T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240827T1330/LST-AMSR2_V1.0_100-20240827T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240828T0130/20240828T0130.json b/stac/open-canada/ft-mckay/lst/20240828T0130/20240828T0130.json new file mode 100644 index 000000000..dd8eac7ce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240828T0130/20240828T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240828T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240828T0130/LST-AMSR2_V1.0_100-20240828T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240828T0130/LST-AMSR2_V1.0_100-20240828T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240828T1330/20240828T1330.json b/stac/open-canada/ft-mckay/lst/20240828T1330/20240828T1330.json new file mode 100644 index 000000000..f5c5bcbef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240828T1330/20240828T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240828T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240828T1330/LST-AMSR2_V1.0_100-20240828T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240828T1330/LST-AMSR2_V1.0_100-20240828T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240829T0130/20240829T0130.json b/stac/open-canada/ft-mckay/lst/20240829T0130/20240829T0130.json new file mode 100644 index 000000000..c21a5f495 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240829T0130/20240829T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240829T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240829T0130/LST-AMSR2_V1.0_100-20240829T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240829T0130/LST-AMSR2_V1.0_100-20240829T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240829T1330/20240829T1330.json b/stac/open-canada/ft-mckay/lst/20240829T1330/20240829T1330.json new file mode 100644 index 000000000..81f0710b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240829T1330/20240829T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240829T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240829T1330/LST-AMSR2_V1.0_100-20240829T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240829T1330/LST-AMSR2_V1.0_100-20240829T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240830T0130/20240830T0130.json b/stac/open-canada/ft-mckay/lst/20240830T0130/20240830T0130.json new file mode 100644 index 000000000..b99e8cb6b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240830T0130/20240830T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240830T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240830T0130/LST-AMSR2_V1.0_100-20240830T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240830T0130/LST-AMSR2_V1.0_100-20240830T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240830T1330/20240830T1330.json b/stac/open-canada/ft-mckay/lst/20240830T1330/20240830T1330.json new file mode 100644 index 000000000..1490eb7a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240830T1330/20240830T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240830T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240830T1330/LST-AMSR2_V1.0_100-20240830T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240830T1330/LST-AMSR2_V1.0_100-20240830T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240831T0130/20240831T0130.json b/stac/open-canada/ft-mckay/lst/20240831T0130/20240831T0130.json new file mode 100644 index 000000000..41c28bc20 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240831T0130/20240831T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240831T0130", + "collection": "lst", + "properties": { + "datetime": "2024-08-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240831T0130/LST-AMSR2_V1.0_100-20240831T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240831T0130/LST-AMSR2_V1.0_100-20240831T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240831T1330/20240831T1330.json b/stac/open-canada/ft-mckay/lst/20240831T1330/20240831T1330.json new file mode 100644 index 000000000..aecbe0e66 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240831T1330/20240831T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240831T1330", + "collection": "lst", + "properties": { + "datetime": "2024-08-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240831T1330/LST-AMSR2_V1.0_100-20240831T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240831T1330/LST-AMSR2_V1.0_100-20240831T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240901T0130/20240901T0130.json b/stac/open-canada/ft-mckay/lst/20240901T0130/20240901T0130.json new file mode 100644 index 000000000..b126af0cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240901T0130/20240901T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240901T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240901T0130/LST-AMSR2_V1.0_100-20240901T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240901T0130/LST-AMSR2_V1.0_100-20240901T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240901T1330/20240901T1330.json b/stac/open-canada/ft-mckay/lst/20240901T1330/20240901T1330.json new file mode 100644 index 000000000..419ca1418 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240901T1330/20240901T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240901T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240901T1330/LST-AMSR2_V1.0_100-20240901T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240901T1330/LST-AMSR2_V1.0_100-20240901T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240902T0130/20240902T0130.json b/stac/open-canada/ft-mckay/lst/20240902T0130/20240902T0130.json new file mode 100644 index 000000000..d4a7f352a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240902T0130/20240902T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240902T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240902T0130/LST-AMSR2_V1.0_100-20240902T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240902T0130/LST-AMSR2_V1.0_100-20240902T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240902T1330/20240902T1330.json b/stac/open-canada/ft-mckay/lst/20240902T1330/20240902T1330.json new file mode 100644 index 000000000..c78c28536 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240902T1330/20240902T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240902T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240902T1330/LST-AMSR2_V1.0_100-20240902T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240902T1330/LST-AMSR2_V1.0_100-20240902T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240903T0130/20240903T0130.json b/stac/open-canada/ft-mckay/lst/20240903T0130/20240903T0130.json new file mode 100644 index 000000000..bad3d686b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240903T0130/20240903T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240903T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240903T0130/LST-AMSR2_V1.0_100-20240903T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240903T0130/LST-AMSR2_V1.0_100-20240903T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240903T1330/20240903T1330.json b/stac/open-canada/ft-mckay/lst/20240903T1330/20240903T1330.json new file mode 100644 index 000000000..0f2a84e3d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240903T1330/20240903T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240903T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240903T1330/LST-AMSR2_V1.0_100-20240903T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240903T1330/LST-AMSR2_V1.0_100-20240903T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240904T0130/20240904T0130.json b/stac/open-canada/ft-mckay/lst/20240904T0130/20240904T0130.json new file mode 100644 index 000000000..77848933e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240904T0130/20240904T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240904T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240904T0130/LST-AMSR2_V1.0_100-20240904T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240904T0130/LST-AMSR2_V1.0_100-20240904T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240904T1330/20240904T1330.json b/stac/open-canada/ft-mckay/lst/20240904T1330/20240904T1330.json new file mode 100644 index 000000000..41486108f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240904T1330/20240904T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240904T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240904T1330/LST-AMSR2_V1.0_100-20240904T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240904T1330/LST-AMSR2_V1.0_100-20240904T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240905T0130/20240905T0130.json b/stac/open-canada/ft-mckay/lst/20240905T0130/20240905T0130.json new file mode 100644 index 000000000..65379729c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240905T0130/20240905T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240905T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240905T0130/LST-AMSR2_V1.0_100-20240905T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240905T0130/LST-AMSR2_V1.0_100-20240905T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240905T1330/20240905T1330.json b/stac/open-canada/ft-mckay/lst/20240905T1330/20240905T1330.json new file mode 100644 index 000000000..a719f1c2f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240905T1330/20240905T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240905T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240905T1330/LST-AMSR2_V1.0_100-20240905T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240905T1330/LST-AMSR2_V1.0_100-20240905T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240906T0130/20240906T0130.json b/stac/open-canada/ft-mckay/lst/20240906T0130/20240906T0130.json new file mode 100644 index 000000000..8e9ceba52 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240906T0130/20240906T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240906T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240906T0130/LST-AMSR2_V1.0_100-20240906T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240906T0130/LST-AMSR2_V1.0_100-20240906T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240906T1330/20240906T1330.json b/stac/open-canada/ft-mckay/lst/20240906T1330/20240906T1330.json new file mode 100644 index 000000000..77c16c2b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240906T1330/20240906T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240906T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240906T1330/LST-AMSR2_V1.0_100-20240906T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240906T1330/LST-AMSR2_V1.0_100-20240906T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240907T0130/20240907T0130.json b/stac/open-canada/ft-mckay/lst/20240907T0130/20240907T0130.json new file mode 100644 index 000000000..63917efb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240907T0130/20240907T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240907T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240907T0130/LST-AMSR2_V1.0_100-20240907T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240907T0130/LST-AMSR2_V1.0_100-20240907T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240907T1330/20240907T1330.json b/stac/open-canada/ft-mckay/lst/20240907T1330/20240907T1330.json new file mode 100644 index 000000000..621286bf5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240907T1330/20240907T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240907T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240907T1330/LST-AMSR2_V1.0_100-20240907T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240907T1330/LST-AMSR2_V1.0_100-20240907T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240908T0130/20240908T0130.json b/stac/open-canada/ft-mckay/lst/20240908T0130/20240908T0130.json new file mode 100644 index 000000000..ba3fe309a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240908T0130/20240908T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240908T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240908T0130/LST-AMSR2_V1.0_100-20240908T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240908T0130/LST-AMSR2_V1.0_100-20240908T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240908T1330/20240908T1330.json b/stac/open-canada/ft-mckay/lst/20240908T1330/20240908T1330.json new file mode 100644 index 000000000..d7bdbe379 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240908T1330/20240908T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240908T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240908T1330/LST-AMSR2_V1.0_100-20240908T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240908T1330/LST-AMSR2_V1.0_100-20240908T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240909T0130/20240909T0130.json b/stac/open-canada/ft-mckay/lst/20240909T0130/20240909T0130.json new file mode 100644 index 000000000..b88c0c1fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240909T0130/20240909T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240909T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240909T0130/LST-AMSR2_V1.0_100-20240909T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240909T0130/LST-AMSR2_V1.0_100-20240909T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240909T1330/20240909T1330.json b/stac/open-canada/ft-mckay/lst/20240909T1330/20240909T1330.json new file mode 100644 index 000000000..22d692c19 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240909T1330/20240909T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240909T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240909T1330/LST-AMSR2_V1.0_100-20240909T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240909T1330/LST-AMSR2_V1.0_100-20240909T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240910T0130/20240910T0130.json b/stac/open-canada/ft-mckay/lst/20240910T0130/20240910T0130.json new file mode 100644 index 000000000..5eb3bf18f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240910T0130/20240910T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240910T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240910T0130/LST-AMSR2_V1.0_100-20240910T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240910T0130/LST-AMSR2_V1.0_100-20240910T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240910T1330/20240910T1330.json b/stac/open-canada/ft-mckay/lst/20240910T1330/20240910T1330.json new file mode 100644 index 000000000..d181eed34 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240910T1330/20240910T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240910T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240910T1330/LST-AMSR2_V1.0_100-20240910T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240910T1330/LST-AMSR2_V1.0_100-20240910T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240911T0130/20240911T0130.json b/stac/open-canada/ft-mckay/lst/20240911T0130/20240911T0130.json new file mode 100644 index 000000000..c7ea32cbe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240911T0130/20240911T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240911T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240911T0130/LST-AMSR2_V1.0_100-20240911T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240911T0130/LST-AMSR2_V1.0_100-20240911T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240911T1330/20240911T1330.json b/stac/open-canada/ft-mckay/lst/20240911T1330/20240911T1330.json new file mode 100644 index 000000000..5e06508ce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240911T1330/20240911T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240911T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240911T1330/LST-AMSR2_V1.0_100-20240911T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240911T1330/LST-AMSR2_V1.0_100-20240911T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240912T0130/20240912T0130.json b/stac/open-canada/ft-mckay/lst/20240912T0130/20240912T0130.json new file mode 100644 index 000000000..fc76a1eb5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240912T0130/20240912T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240912T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240912T0130/LST-AMSR2_V1.0_100-20240912T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240912T0130/LST-AMSR2_V1.0_100-20240912T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240912T1330/20240912T1330.json b/stac/open-canada/ft-mckay/lst/20240912T1330/20240912T1330.json new file mode 100644 index 000000000..1e279b443 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240912T1330/20240912T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240912T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240912T1330/LST-AMSR2_V1.0_100-20240912T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240912T1330/LST-AMSR2_V1.0_100-20240912T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240913T0130/20240913T0130.json b/stac/open-canada/ft-mckay/lst/20240913T0130/20240913T0130.json new file mode 100644 index 000000000..d27674bf5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240913T0130/20240913T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240913T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240913T0130/LST-AMSR2_V1.0_100-20240913T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240913T0130/LST-AMSR2_V1.0_100-20240913T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240913T1330/20240913T1330.json b/stac/open-canada/ft-mckay/lst/20240913T1330/20240913T1330.json new file mode 100644 index 000000000..7ba9325ef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240913T1330/20240913T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240913T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240913T1330/LST-AMSR2_V1.0_100-20240913T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240913T1330/LST-AMSR2_V1.0_100-20240913T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240914T0130/20240914T0130.json b/stac/open-canada/ft-mckay/lst/20240914T0130/20240914T0130.json new file mode 100644 index 000000000..ffd48feb6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240914T0130/20240914T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240914T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240914T0130/LST-AMSR2_V1.0_100-20240914T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240914T0130/LST-AMSR2_V1.0_100-20240914T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240914T1330/20240914T1330.json b/stac/open-canada/ft-mckay/lst/20240914T1330/20240914T1330.json new file mode 100644 index 000000000..026f61204 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240914T1330/20240914T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240914T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240914T1330/LST-AMSR2_V1.0_100-20240914T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240914T1330/LST-AMSR2_V1.0_100-20240914T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240915T0130/20240915T0130.json b/stac/open-canada/ft-mckay/lst/20240915T0130/20240915T0130.json new file mode 100644 index 000000000..74943a63c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240915T0130/20240915T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240915T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240915T0130/LST-AMSR2_V1.0_100-20240915T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240915T0130/LST-AMSR2_V1.0_100-20240915T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240915T1330/20240915T1330.json b/stac/open-canada/ft-mckay/lst/20240915T1330/20240915T1330.json new file mode 100644 index 000000000..d37144602 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240915T1330/20240915T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240915T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240915T1330/LST-AMSR2_V1.0_100-20240915T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240915T1330/LST-AMSR2_V1.0_100-20240915T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240916T0130/20240916T0130.json b/stac/open-canada/ft-mckay/lst/20240916T0130/20240916T0130.json new file mode 100644 index 000000000..2a55e4814 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240916T0130/20240916T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240916T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240916T0130/LST-AMSR2_V1.0_100-20240916T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240916T0130/LST-AMSR2_V1.0_100-20240916T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240916T1330/20240916T1330.json b/stac/open-canada/ft-mckay/lst/20240916T1330/20240916T1330.json new file mode 100644 index 000000000..c6f985c2c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240916T1330/20240916T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240916T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240916T1330/LST-AMSR2_V1.0_100-20240916T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240916T1330/LST-AMSR2_V1.0_100-20240916T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240917T0130/20240917T0130.json b/stac/open-canada/ft-mckay/lst/20240917T0130/20240917T0130.json new file mode 100644 index 000000000..aa386797f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240917T0130/20240917T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240917T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240917T0130/LST-AMSR2_V1.0_100-20240917T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240917T0130/LST-AMSR2_V1.0_100-20240917T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240917T1330/20240917T1330.json b/stac/open-canada/ft-mckay/lst/20240917T1330/20240917T1330.json new file mode 100644 index 000000000..c9a89df5d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240917T1330/20240917T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240917T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240917T1330/LST-AMSR2_V1.0_100-20240917T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240917T1330/LST-AMSR2_V1.0_100-20240917T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240918T0130/20240918T0130.json b/stac/open-canada/ft-mckay/lst/20240918T0130/20240918T0130.json new file mode 100644 index 000000000..86e200ec2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240918T0130/20240918T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240918T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240918T0130/LST-AMSR2_V1.0_100-20240918T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240918T0130/LST-AMSR2_V1.0_100-20240918T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240918T1330/20240918T1330.json b/stac/open-canada/ft-mckay/lst/20240918T1330/20240918T1330.json new file mode 100644 index 000000000..cdf833e63 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240918T1330/20240918T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240918T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240918T1330/LST-AMSR2_V1.0_100-20240918T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240918T1330/LST-AMSR2_V1.0_100-20240918T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240919T0130/20240919T0130.json b/stac/open-canada/ft-mckay/lst/20240919T0130/20240919T0130.json new file mode 100644 index 000000000..8bb7fe329 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240919T0130/20240919T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240919T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240919T0130/LST-AMSR2_V1.0_100-20240919T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240919T0130/LST-AMSR2_V1.0_100-20240919T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240919T1330/20240919T1330.json b/stac/open-canada/ft-mckay/lst/20240919T1330/20240919T1330.json new file mode 100644 index 000000000..79b1127e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240919T1330/20240919T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240919T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240919T1330/LST-AMSR2_V1.0_100-20240919T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240919T1330/LST-AMSR2_V1.0_100-20240919T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240920T0130/20240920T0130.json b/stac/open-canada/ft-mckay/lst/20240920T0130/20240920T0130.json new file mode 100644 index 000000000..c641becdd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240920T0130/20240920T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240920T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240920T0130/LST-AMSR2_V1.0_100-20240920T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240920T0130/LST-AMSR2_V1.0_100-20240920T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240920T1330/20240920T1330.json b/stac/open-canada/ft-mckay/lst/20240920T1330/20240920T1330.json new file mode 100644 index 000000000..47bf742ff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240920T1330/20240920T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240920T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240920T1330/LST-AMSR2_V1.0_100-20240920T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240920T1330/LST-AMSR2_V1.0_100-20240920T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240921T0130/20240921T0130.json b/stac/open-canada/ft-mckay/lst/20240921T0130/20240921T0130.json new file mode 100644 index 000000000..ec97eeb00 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240921T0130/20240921T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240921T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240921T0130/LST-AMSR2_V1.0_100-20240921T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240921T0130/LST-AMSR2_V1.0_100-20240921T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240921T1330/20240921T1330.json b/stac/open-canada/ft-mckay/lst/20240921T1330/20240921T1330.json new file mode 100644 index 000000000..88461fd5c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240921T1330/20240921T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240921T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240921T1330/LST-AMSR2_V1.0_100-20240921T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240921T1330/LST-AMSR2_V1.0_100-20240921T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240922T0130/20240922T0130.json b/stac/open-canada/ft-mckay/lst/20240922T0130/20240922T0130.json new file mode 100644 index 000000000..afd01ff31 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240922T0130/20240922T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240922T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240922T0130/LST-AMSR2_V1.0_100-20240922T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240922T0130/LST-AMSR2_V1.0_100-20240922T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240922T1330/20240922T1330.json b/stac/open-canada/ft-mckay/lst/20240922T1330/20240922T1330.json new file mode 100644 index 000000000..f48a6fa7c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240922T1330/20240922T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240922T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240922T1330/LST-AMSR2_V1.0_100-20240922T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240922T1330/LST-AMSR2_V1.0_100-20240922T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240923T0130/20240923T0130.json b/stac/open-canada/ft-mckay/lst/20240923T0130/20240923T0130.json new file mode 100644 index 000000000..f9096048a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240923T0130/20240923T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240923T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240923T0130/LST-AMSR2_V1.0_100-20240923T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240923T0130/LST-AMSR2_V1.0_100-20240923T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240923T1330/20240923T1330.json b/stac/open-canada/ft-mckay/lst/20240923T1330/20240923T1330.json new file mode 100644 index 000000000..cd9cc8a33 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240923T1330/20240923T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240923T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240923T1330/LST-AMSR2_V1.0_100-20240923T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240923T1330/LST-AMSR2_V1.0_100-20240923T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240924T0130/20240924T0130.json b/stac/open-canada/ft-mckay/lst/20240924T0130/20240924T0130.json new file mode 100644 index 000000000..ee3cdce82 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240924T0130/20240924T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240924T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240924T0130/LST-AMSR2_V1.0_100-20240924T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240924T0130/LST-AMSR2_V1.0_100-20240924T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240924T1330/20240924T1330.json b/stac/open-canada/ft-mckay/lst/20240924T1330/20240924T1330.json new file mode 100644 index 000000000..081d324d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240924T1330/20240924T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240924T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240924T1330/LST-AMSR2_V1.0_100-20240924T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240924T1330/LST-AMSR2_V1.0_100-20240924T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240925T0130/20240925T0130.json b/stac/open-canada/ft-mckay/lst/20240925T0130/20240925T0130.json new file mode 100644 index 000000000..fffecbf64 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240925T0130/20240925T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240925T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240925T0130/LST-AMSR2_V1.0_100-20240925T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240925T0130/LST-AMSR2_V1.0_100-20240925T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240925T1330/20240925T1330.json b/stac/open-canada/ft-mckay/lst/20240925T1330/20240925T1330.json new file mode 100644 index 000000000..dc469e523 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240925T1330/20240925T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240925T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240925T1330/LST-AMSR2_V1.0_100-20240925T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240925T1330/LST-AMSR2_V1.0_100-20240925T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240926T0130/20240926T0130.json b/stac/open-canada/ft-mckay/lst/20240926T0130/20240926T0130.json new file mode 100644 index 000000000..e48badd8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240926T0130/20240926T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240926T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240926T0130/LST-AMSR2_V1.0_100-20240926T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240926T0130/LST-AMSR2_V1.0_100-20240926T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240926T1330/20240926T1330.json b/stac/open-canada/ft-mckay/lst/20240926T1330/20240926T1330.json new file mode 100644 index 000000000..bec7785ee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240926T1330/20240926T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240926T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240926T1330/LST-AMSR2_V1.0_100-20240926T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240926T1330/LST-AMSR2_V1.0_100-20240926T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240927T0130/20240927T0130.json b/stac/open-canada/ft-mckay/lst/20240927T0130/20240927T0130.json new file mode 100644 index 000000000..e44fabc6c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240927T0130/20240927T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240927T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240927T0130/LST-AMSR2_V1.0_100-20240927T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240927T0130/LST-AMSR2_V1.0_100-20240927T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240927T1330/20240927T1330.json b/stac/open-canada/ft-mckay/lst/20240927T1330/20240927T1330.json new file mode 100644 index 000000000..ebd5b6c98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240927T1330/20240927T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240927T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240927T1330/LST-AMSR2_V1.0_100-20240927T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240927T1330/LST-AMSR2_V1.0_100-20240927T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240928T0130/20240928T0130.json b/stac/open-canada/ft-mckay/lst/20240928T0130/20240928T0130.json new file mode 100644 index 000000000..e13ed3a05 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240928T0130/20240928T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240928T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240928T0130/LST-AMSR2_V1.0_100-20240928T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240928T0130/LST-AMSR2_V1.0_100-20240928T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240928T1330/20240928T1330.json b/stac/open-canada/ft-mckay/lst/20240928T1330/20240928T1330.json new file mode 100644 index 000000000..700e6741c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240928T1330/20240928T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240928T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240928T1330/LST-AMSR2_V1.0_100-20240928T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240928T1330/LST-AMSR2_V1.0_100-20240928T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240929T0130/20240929T0130.json b/stac/open-canada/ft-mckay/lst/20240929T0130/20240929T0130.json new file mode 100644 index 000000000..7ed8ef15b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240929T0130/20240929T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240929T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240929T0130/LST-AMSR2_V1.0_100-20240929T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240929T0130/LST-AMSR2_V1.0_100-20240929T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240929T1330/20240929T1330.json b/stac/open-canada/ft-mckay/lst/20240929T1330/20240929T1330.json new file mode 100644 index 000000000..54d10d69c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240929T1330/20240929T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240929T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240929T1330/LST-AMSR2_V1.0_100-20240929T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240929T1330/LST-AMSR2_V1.0_100-20240929T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240930T0130/20240930T0130.json b/stac/open-canada/ft-mckay/lst/20240930T0130/20240930T0130.json new file mode 100644 index 000000000..1e45c5de9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240930T0130/20240930T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240930T0130", + "collection": "lst", + "properties": { + "datetime": "2024-09-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240930T0130/LST-AMSR2_V1.0_100-20240930T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240930T0130/LST-AMSR2_V1.0_100-20240930T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20240930T1330/20240930T1330.json b/stac/open-canada/ft-mckay/lst/20240930T1330/20240930T1330.json new file mode 100644 index 000000000..6aa0466bc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20240930T1330/20240930T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240930T1330", + "collection": "lst", + "properties": { + "datetime": "2024-09-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240930T1330/LST-AMSR2_V1.0_100-20240930T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20240930T1330/LST-AMSR2_V1.0_100-20240930T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241001T0130/20241001T0130.json b/stac/open-canada/ft-mckay/lst/20241001T0130/20241001T0130.json new file mode 100644 index 000000000..b1bd2534e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241001T0130/20241001T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241001T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241001T0130/LST-AMSR2_V1.0_100-20241001T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241001T0130/LST-AMSR2_V1.0_100-20241001T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241001T1330/20241001T1330.json b/stac/open-canada/ft-mckay/lst/20241001T1330/20241001T1330.json new file mode 100644 index 000000000..f0450c292 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241001T1330/20241001T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241001T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241001T1330/LST-AMSR2_V1.0_100-20241001T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241001T1330/LST-AMSR2_V1.0_100-20241001T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241002T0130/20241002T0130.json b/stac/open-canada/ft-mckay/lst/20241002T0130/20241002T0130.json new file mode 100644 index 000000000..922c02eaa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241002T0130/20241002T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241002T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241002T0130/LST-AMSR2_V1.0_100-20241002T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241002T0130/LST-AMSR2_V1.0_100-20241002T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241002T1330/20241002T1330.json b/stac/open-canada/ft-mckay/lst/20241002T1330/20241002T1330.json new file mode 100644 index 000000000..d08ab2598 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241002T1330/20241002T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241002T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241002T1330/LST-AMSR2_V1.0_100-20241002T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241002T1330/LST-AMSR2_V1.0_100-20241002T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241003T0130/20241003T0130.json b/stac/open-canada/ft-mckay/lst/20241003T0130/20241003T0130.json new file mode 100644 index 000000000..a84c6b4b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241003T0130/20241003T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241003T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241003T0130/LST-AMSR2_V1.0_100-20241003T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241003T0130/LST-AMSR2_V1.0_100-20241003T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241003T1330/20241003T1330.json b/stac/open-canada/ft-mckay/lst/20241003T1330/20241003T1330.json new file mode 100644 index 000000000..0c76198ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241003T1330/20241003T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241003T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241003T1330/LST-AMSR2_V1.0_100-20241003T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241003T1330/LST-AMSR2_V1.0_100-20241003T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241004T0130/20241004T0130.json b/stac/open-canada/ft-mckay/lst/20241004T0130/20241004T0130.json new file mode 100644 index 000000000..10c876444 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241004T0130/20241004T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241004T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241004T0130/LST-AMSR2_V1.0_100-20241004T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241004T0130/LST-AMSR2_V1.0_100-20241004T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241004T1330/20241004T1330.json b/stac/open-canada/ft-mckay/lst/20241004T1330/20241004T1330.json new file mode 100644 index 000000000..e2ca2a710 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241004T1330/20241004T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241004T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241004T1330/LST-AMSR2_V1.0_100-20241004T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241004T1330/LST-AMSR2_V1.0_100-20241004T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241005T0130/20241005T0130.json b/stac/open-canada/ft-mckay/lst/20241005T0130/20241005T0130.json new file mode 100644 index 000000000..86a8978b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241005T0130/20241005T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241005T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241005T0130/LST-AMSR2_V1.0_100-20241005T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241005T0130/LST-AMSR2_V1.0_100-20241005T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241005T1330/20241005T1330.json b/stac/open-canada/ft-mckay/lst/20241005T1330/20241005T1330.json new file mode 100644 index 000000000..707aa1b5d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241005T1330/20241005T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241005T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241005T1330/LST-AMSR2_V1.0_100-20241005T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241005T1330/LST-AMSR2_V1.0_100-20241005T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241006T0130/20241006T0130.json b/stac/open-canada/ft-mckay/lst/20241006T0130/20241006T0130.json new file mode 100644 index 000000000..e25fea6c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241006T0130/20241006T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241006T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241006T0130/LST-AMSR2_V1.0_100-20241006T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241006T0130/LST-AMSR2_V1.0_100-20241006T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241006T1330/20241006T1330.json b/stac/open-canada/ft-mckay/lst/20241006T1330/20241006T1330.json new file mode 100644 index 000000000..3781e1b57 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241006T1330/20241006T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241006T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241006T1330/LST-AMSR2_V1.0_100-20241006T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241006T1330/LST-AMSR2_V1.0_100-20241006T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241007T0130/20241007T0130.json b/stac/open-canada/ft-mckay/lst/20241007T0130/20241007T0130.json new file mode 100644 index 000000000..b1f768e8a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241007T0130/20241007T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241007T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241007T0130/LST-AMSR2_V1.0_100-20241007T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241007T0130/LST-AMSR2_V1.0_100-20241007T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241007T1330/20241007T1330.json b/stac/open-canada/ft-mckay/lst/20241007T1330/20241007T1330.json new file mode 100644 index 000000000..6b00a2988 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241007T1330/20241007T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241007T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241007T1330/LST-AMSR2_V1.0_100-20241007T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241007T1330/LST-AMSR2_V1.0_100-20241007T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241008T0130/20241008T0130.json b/stac/open-canada/ft-mckay/lst/20241008T0130/20241008T0130.json new file mode 100644 index 000000000..1f455c85f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241008T0130/20241008T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241008T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241008T0130/LST-AMSR2_V1.0_100-20241008T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241008T0130/LST-AMSR2_V1.0_100-20241008T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241008T1330/20241008T1330.json b/stac/open-canada/ft-mckay/lst/20241008T1330/20241008T1330.json new file mode 100644 index 000000000..a83000328 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241008T1330/20241008T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241008T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241008T1330/LST-AMSR2_V1.0_100-20241008T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241008T1330/LST-AMSR2_V1.0_100-20241008T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241009T0130/20241009T0130.json b/stac/open-canada/ft-mckay/lst/20241009T0130/20241009T0130.json new file mode 100644 index 000000000..3e2ecae4a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241009T0130/20241009T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241009T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241009T0130/LST-AMSR2_V1.0_100-20241009T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241009T0130/LST-AMSR2_V1.0_100-20241009T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241009T1330/20241009T1330.json b/stac/open-canada/ft-mckay/lst/20241009T1330/20241009T1330.json new file mode 100644 index 000000000..d71c29c56 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241009T1330/20241009T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241009T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241009T1330/LST-AMSR2_V1.0_100-20241009T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241009T1330/LST-AMSR2_V1.0_100-20241009T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241010T0130/20241010T0130.json b/stac/open-canada/ft-mckay/lst/20241010T0130/20241010T0130.json new file mode 100644 index 000000000..76251a271 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241010T0130/20241010T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241010T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241010T0130/LST-AMSR2_V1.0_100-20241010T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241010T0130/LST-AMSR2_V1.0_100-20241010T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241010T1330/20241010T1330.json b/stac/open-canada/ft-mckay/lst/20241010T1330/20241010T1330.json new file mode 100644 index 000000000..aa00dde00 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241010T1330/20241010T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241010T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241010T1330/LST-AMSR2_V1.0_100-20241010T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241010T1330/LST-AMSR2_V1.0_100-20241010T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241011T0130/20241011T0130.json b/stac/open-canada/ft-mckay/lst/20241011T0130/20241011T0130.json new file mode 100644 index 000000000..b305db376 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241011T0130/20241011T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241011T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241011T0130/LST-AMSR2_V1.0_100-20241011T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241011T0130/LST-AMSR2_V1.0_100-20241011T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241011T1330/20241011T1330.json b/stac/open-canada/ft-mckay/lst/20241011T1330/20241011T1330.json new file mode 100644 index 000000000..58df7c211 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241011T1330/20241011T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241011T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241011T1330/LST-AMSR2_V1.0_100-20241011T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241011T1330/LST-AMSR2_V1.0_100-20241011T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241012T0130/20241012T0130.json b/stac/open-canada/ft-mckay/lst/20241012T0130/20241012T0130.json new file mode 100644 index 000000000..0ba29b711 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241012T0130/20241012T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241012T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241012T0130/LST-AMSR2_V1.0_100-20241012T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241012T0130/LST-AMSR2_V1.0_100-20241012T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241012T1330/20241012T1330.json b/stac/open-canada/ft-mckay/lst/20241012T1330/20241012T1330.json new file mode 100644 index 000000000..ab9a990fb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241012T1330/20241012T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241012T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241012T1330/LST-AMSR2_V1.0_100-20241012T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241012T1330/LST-AMSR2_V1.0_100-20241012T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241013T0130/20241013T0130.json b/stac/open-canada/ft-mckay/lst/20241013T0130/20241013T0130.json new file mode 100644 index 000000000..76ac9d6cb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241013T0130/20241013T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241013T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241013T0130/LST-AMSR2_V1.0_100-20241013T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241013T0130/LST-AMSR2_V1.0_100-20241013T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241013T1330/20241013T1330.json b/stac/open-canada/ft-mckay/lst/20241013T1330/20241013T1330.json new file mode 100644 index 000000000..4d1a606c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241013T1330/20241013T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241013T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241013T1330/LST-AMSR2_V1.0_100-20241013T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241013T1330/LST-AMSR2_V1.0_100-20241013T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241014T0130/20241014T0130.json b/stac/open-canada/ft-mckay/lst/20241014T0130/20241014T0130.json new file mode 100644 index 000000000..6606ec85e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241014T0130/20241014T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241014T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241014T0130/LST-AMSR2_V1.0_100-20241014T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241014T0130/LST-AMSR2_V1.0_100-20241014T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241014T1330/20241014T1330.json b/stac/open-canada/ft-mckay/lst/20241014T1330/20241014T1330.json new file mode 100644 index 000000000..d711c7f53 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241014T1330/20241014T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241014T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241014T1330/LST-AMSR2_V1.0_100-20241014T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241014T1330/LST-AMSR2_V1.0_100-20241014T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241015T0130/20241015T0130.json b/stac/open-canada/ft-mckay/lst/20241015T0130/20241015T0130.json new file mode 100644 index 000000000..3482442fe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241015T0130/20241015T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241015T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241015T0130/LST-AMSR2_V1.0_100-20241015T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241015T0130/LST-AMSR2_V1.0_100-20241015T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241015T1330/20241015T1330.json b/stac/open-canada/ft-mckay/lst/20241015T1330/20241015T1330.json new file mode 100644 index 000000000..3b88926d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241015T1330/20241015T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241015T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241015T1330/LST-AMSR2_V1.0_100-20241015T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241015T1330/LST-AMSR2_V1.0_100-20241015T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241016T0130/20241016T0130.json b/stac/open-canada/ft-mckay/lst/20241016T0130/20241016T0130.json new file mode 100644 index 000000000..d14d8f06c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241016T0130/20241016T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241016T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241016T0130/LST-AMSR2_V1.0_100-20241016T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241016T0130/LST-AMSR2_V1.0_100-20241016T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241016T1330/20241016T1330.json b/stac/open-canada/ft-mckay/lst/20241016T1330/20241016T1330.json new file mode 100644 index 000000000..989c7dd08 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241016T1330/20241016T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241016T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241016T1330/LST-AMSR2_V1.0_100-20241016T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241016T1330/LST-AMSR2_V1.0_100-20241016T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241017T0130/20241017T0130.json b/stac/open-canada/ft-mckay/lst/20241017T0130/20241017T0130.json new file mode 100644 index 000000000..f46e7e356 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241017T0130/20241017T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241017T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241017T0130/LST-AMSR2_V1.0_100-20241017T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241017T0130/LST-AMSR2_V1.0_100-20241017T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241017T1330/20241017T1330.json b/stac/open-canada/ft-mckay/lst/20241017T1330/20241017T1330.json new file mode 100644 index 000000000..f89be4b35 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241017T1330/20241017T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241017T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241017T1330/LST-AMSR2_V1.0_100-20241017T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241017T1330/LST-AMSR2_V1.0_100-20241017T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241018T0130/20241018T0130.json b/stac/open-canada/ft-mckay/lst/20241018T0130/20241018T0130.json new file mode 100644 index 000000000..b26670f20 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241018T0130/20241018T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241018T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241018T0130/LST-AMSR2_V1.0_100-20241018T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241018T0130/LST-AMSR2_V1.0_100-20241018T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241018T1330/20241018T1330.json b/stac/open-canada/ft-mckay/lst/20241018T1330/20241018T1330.json new file mode 100644 index 000000000..3192f1a14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241018T1330/20241018T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241018T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241018T1330/LST-AMSR2_V1.0_100-20241018T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241018T1330/LST-AMSR2_V1.0_100-20241018T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241019T0130/20241019T0130.json b/stac/open-canada/ft-mckay/lst/20241019T0130/20241019T0130.json new file mode 100644 index 000000000..519d89e94 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241019T0130/20241019T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241019T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241019T0130/LST-AMSR2_V1.0_100-20241019T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241019T0130/LST-AMSR2_V1.0_100-20241019T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241019T1330/20241019T1330.json b/stac/open-canada/ft-mckay/lst/20241019T1330/20241019T1330.json new file mode 100644 index 000000000..853a6ab60 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241019T1330/20241019T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241019T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241019T1330/LST-AMSR2_V1.0_100-20241019T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241019T1330/LST-AMSR2_V1.0_100-20241019T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241020T0130/20241020T0130.json b/stac/open-canada/ft-mckay/lst/20241020T0130/20241020T0130.json new file mode 100644 index 000000000..e9520d6ba --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241020T0130/20241020T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241020T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241020T0130/LST-AMSR2_V1.0_100-20241020T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241020T0130/LST-AMSR2_V1.0_100-20241020T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241020T1330/20241020T1330.json b/stac/open-canada/ft-mckay/lst/20241020T1330/20241020T1330.json new file mode 100644 index 000000000..a752b575e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241020T1330/20241020T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241020T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241020T1330/LST-AMSR2_V1.0_100-20241020T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241020T1330/LST-AMSR2_V1.0_100-20241020T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241021T0130/20241021T0130.json b/stac/open-canada/ft-mckay/lst/20241021T0130/20241021T0130.json new file mode 100644 index 000000000..adfb9e908 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241021T0130/20241021T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241021T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241021T0130/LST-AMSR2_V1.0_100-20241021T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241021T0130/LST-AMSR2_V1.0_100-20241021T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241021T1330/20241021T1330.json b/stac/open-canada/ft-mckay/lst/20241021T1330/20241021T1330.json new file mode 100644 index 000000000..845f26b73 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241021T1330/20241021T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241021T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241021T1330/LST-AMSR2_V1.0_100-20241021T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241021T1330/LST-AMSR2_V1.0_100-20241021T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241022T0130/20241022T0130.json b/stac/open-canada/ft-mckay/lst/20241022T0130/20241022T0130.json new file mode 100644 index 000000000..699c4ea1c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241022T0130/20241022T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241022T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241022T0130/LST-AMSR2_V1.0_100-20241022T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241022T0130/LST-AMSR2_V1.0_100-20241022T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241022T1330/20241022T1330.json b/stac/open-canada/ft-mckay/lst/20241022T1330/20241022T1330.json new file mode 100644 index 000000000..5f8f3fd2a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241022T1330/20241022T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241022T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241022T1330/LST-AMSR2_V1.0_100-20241022T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241022T1330/LST-AMSR2_V1.0_100-20241022T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241023T0130/20241023T0130.json b/stac/open-canada/ft-mckay/lst/20241023T0130/20241023T0130.json new file mode 100644 index 000000000..3f2d96bae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241023T0130/20241023T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241023T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241023T0130/LST-AMSR2_V1.0_100-20241023T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241023T0130/LST-AMSR2_V1.0_100-20241023T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241023T1330/20241023T1330.json b/stac/open-canada/ft-mckay/lst/20241023T1330/20241023T1330.json new file mode 100644 index 000000000..1f9259613 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241023T1330/20241023T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241023T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241023T1330/LST-AMSR2_V1.0_100-20241023T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241023T1330/LST-AMSR2_V1.0_100-20241023T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241024T0130/20241024T0130.json b/stac/open-canada/ft-mckay/lst/20241024T0130/20241024T0130.json new file mode 100644 index 000000000..fe3005915 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241024T0130/20241024T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241024T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241024T0130/LST-AMSR2_V1.0_100-20241024T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241024T0130/LST-AMSR2_V1.0_100-20241024T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241024T1330/20241024T1330.json b/stac/open-canada/ft-mckay/lst/20241024T1330/20241024T1330.json new file mode 100644 index 000000000..4f96e9b06 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241024T1330/20241024T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241024T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241024T1330/LST-AMSR2_V1.0_100-20241024T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241024T1330/LST-AMSR2_V1.0_100-20241024T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241025T0130/20241025T0130.json b/stac/open-canada/ft-mckay/lst/20241025T0130/20241025T0130.json new file mode 100644 index 000000000..d3e6b283f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241025T0130/20241025T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241025T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241025T0130/LST-AMSR2_V1.0_100-20241025T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241025T0130/LST-AMSR2_V1.0_100-20241025T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241025T1330/20241025T1330.json b/stac/open-canada/ft-mckay/lst/20241025T1330/20241025T1330.json new file mode 100644 index 000000000..54ebb4a3e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241025T1330/20241025T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241025T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241025T1330/LST-AMSR2_V1.0_100-20241025T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241025T1330/LST-AMSR2_V1.0_100-20241025T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241026T0130/20241026T0130.json b/stac/open-canada/ft-mckay/lst/20241026T0130/20241026T0130.json new file mode 100644 index 000000000..36efc0909 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241026T0130/20241026T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241026T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241026T0130/LST-AMSR2_V1.0_100-20241026T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241026T0130/LST-AMSR2_V1.0_100-20241026T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241026T1330/20241026T1330.json b/stac/open-canada/ft-mckay/lst/20241026T1330/20241026T1330.json new file mode 100644 index 000000000..9e1d6930c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241026T1330/20241026T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241026T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241026T1330/LST-AMSR2_V1.0_100-20241026T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241026T1330/LST-AMSR2_V1.0_100-20241026T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241027T0130/20241027T0130.json b/stac/open-canada/ft-mckay/lst/20241027T0130/20241027T0130.json new file mode 100644 index 000000000..3b93b1158 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241027T0130/20241027T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241027T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241027T0130/LST-AMSR2_V1.0_100-20241027T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241027T0130/LST-AMSR2_V1.0_100-20241027T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241027T1330/20241027T1330.json b/stac/open-canada/ft-mckay/lst/20241027T1330/20241027T1330.json new file mode 100644 index 000000000..8a101820c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241027T1330/20241027T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241027T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241027T1330/LST-AMSR2_V1.0_100-20241027T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241027T1330/LST-AMSR2_V1.0_100-20241027T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241028T0130/20241028T0130.json b/stac/open-canada/ft-mckay/lst/20241028T0130/20241028T0130.json new file mode 100644 index 000000000..fe6cb174d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241028T0130/20241028T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241028T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241028T0130/LST-AMSR2_V1.0_100-20241028T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241028T0130/LST-AMSR2_V1.0_100-20241028T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241028T1330/20241028T1330.json b/stac/open-canada/ft-mckay/lst/20241028T1330/20241028T1330.json new file mode 100644 index 000000000..2b9b85c27 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241028T1330/20241028T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241028T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241028T1330/LST-AMSR2_V1.0_100-20241028T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241028T1330/LST-AMSR2_V1.0_100-20241028T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241029T0130/20241029T0130.json b/stac/open-canada/ft-mckay/lst/20241029T0130/20241029T0130.json new file mode 100644 index 000000000..b15dd3ccb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241029T0130/20241029T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241029T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241029T0130/LST-AMSR2_V1.0_100-20241029T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241029T0130/LST-AMSR2_V1.0_100-20241029T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241029T1330/20241029T1330.json b/stac/open-canada/ft-mckay/lst/20241029T1330/20241029T1330.json new file mode 100644 index 000000000..2b647c5e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241029T1330/20241029T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241029T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241029T1330/LST-AMSR2_V1.0_100-20241029T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241029T1330/LST-AMSR2_V1.0_100-20241029T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241030T0130/20241030T0130.json b/stac/open-canada/ft-mckay/lst/20241030T0130/20241030T0130.json new file mode 100644 index 000000000..129db7b1d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241030T0130/20241030T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241030T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241030T0130/LST-AMSR2_V1.0_100-20241030T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241030T0130/LST-AMSR2_V1.0_100-20241030T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241030T1330/20241030T1330.json b/stac/open-canada/ft-mckay/lst/20241030T1330/20241030T1330.json new file mode 100644 index 000000000..358ae3e50 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241030T1330/20241030T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241030T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241030T1330/LST-AMSR2_V1.0_100-20241030T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241030T1330/LST-AMSR2_V1.0_100-20241030T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241031T0130/20241031T0130.json b/stac/open-canada/ft-mckay/lst/20241031T0130/20241031T0130.json new file mode 100644 index 000000000..869973ba0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241031T0130/20241031T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241031T0130", + "collection": "lst", + "properties": { + "datetime": "2024-10-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241031T0130/LST-AMSR2_V1.0_100-20241031T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241031T0130/LST-AMSR2_V1.0_100-20241031T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241031T1330/20241031T1330.json b/stac/open-canada/ft-mckay/lst/20241031T1330/20241031T1330.json new file mode 100644 index 000000000..aa0d2854f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241031T1330/20241031T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241031T1330", + "collection": "lst", + "properties": { + "datetime": "2024-10-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241031T1330/LST-AMSR2_V1.0_100-20241031T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241031T1330/LST-AMSR2_V1.0_100-20241031T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241101T0130/20241101T0130.json b/stac/open-canada/ft-mckay/lst/20241101T0130/20241101T0130.json new file mode 100644 index 000000000..2df95902f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241101T0130/20241101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241101T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241101T0130/LST-AMSR2_V1.0_100-20241101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241101T0130/LST-AMSR2_V1.0_100-20241101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241101T1330/20241101T1330.json b/stac/open-canada/ft-mckay/lst/20241101T1330/20241101T1330.json new file mode 100644 index 000000000..c5f6bef3f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241101T1330/20241101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241101T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241101T1330/LST-AMSR2_V1.0_100-20241101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241101T1330/LST-AMSR2_V1.0_100-20241101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241102T0130/20241102T0130.json b/stac/open-canada/ft-mckay/lst/20241102T0130/20241102T0130.json new file mode 100644 index 000000000..09c9af1d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241102T0130/20241102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241102T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241102T0130/LST-AMSR2_V1.0_100-20241102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241102T0130/LST-AMSR2_V1.0_100-20241102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241102T1330/20241102T1330.json b/stac/open-canada/ft-mckay/lst/20241102T1330/20241102T1330.json new file mode 100644 index 000000000..601a222d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241102T1330/20241102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241102T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241102T1330/LST-AMSR2_V1.0_100-20241102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241102T1330/LST-AMSR2_V1.0_100-20241102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241103T0130/20241103T0130.json b/stac/open-canada/ft-mckay/lst/20241103T0130/20241103T0130.json new file mode 100644 index 000000000..260c10f7c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241103T0130/20241103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241103T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241103T0130/LST-AMSR2_V1.0_100-20241103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241103T0130/LST-AMSR2_V1.0_100-20241103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241103T1330/20241103T1330.json b/stac/open-canada/ft-mckay/lst/20241103T1330/20241103T1330.json new file mode 100644 index 000000000..69fa6fd6e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241103T1330/20241103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241103T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241103T1330/LST-AMSR2_V1.0_100-20241103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241103T1330/LST-AMSR2_V1.0_100-20241103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241104T0130/20241104T0130.json b/stac/open-canada/ft-mckay/lst/20241104T0130/20241104T0130.json new file mode 100644 index 000000000..48570ce74 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241104T0130/20241104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241104T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241104T0130/LST-AMSR2_V1.0_100-20241104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241104T0130/LST-AMSR2_V1.0_100-20241104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241104T1330/20241104T1330.json b/stac/open-canada/ft-mckay/lst/20241104T1330/20241104T1330.json new file mode 100644 index 000000000..c74774729 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241104T1330/20241104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241104T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241104T1330/LST-AMSR2_V1.0_100-20241104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241104T1330/LST-AMSR2_V1.0_100-20241104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241105T0130/20241105T0130.json b/stac/open-canada/ft-mckay/lst/20241105T0130/20241105T0130.json new file mode 100644 index 000000000..8b024d922 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241105T0130/20241105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241105T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241105T0130/LST-AMSR2_V1.0_100-20241105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241105T0130/LST-AMSR2_V1.0_100-20241105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241105T1330/20241105T1330.json b/stac/open-canada/ft-mckay/lst/20241105T1330/20241105T1330.json new file mode 100644 index 000000000..99b7d9934 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241105T1330/20241105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241105T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241105T1330/LST-AMSR2_V1.0_100-20241105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241105T1330/LST-AMSR2_V1.0_100-20241105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241106T0130/20241106T0130.json b/stac/open-canada/ft-mckay/lst/20241106T0130/20241106T0130.json new file mode 100644 index 000000000..799289d66 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241106T0130/20241106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241106T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241106T0130/LST-AMSR2_V1.0_100-20241106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241106T0130/LST-AMSR2_V1.0_100-20241106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241106T1330/20241106T1330.json b/stac/open-canada/ft-mckay/lst/20241106T1330/20241106T1330.json new file mode 100644 index 000000000..376d1dbb8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241106T1330/20241106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241106T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241106T1330/LST-AMSR2_V1.0_100-20241106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241106T1330/LST-AMSR2_V1.0_100-20241106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241107T0130/20241107T0130.json b/stac/open-canada/ft-mckay/lst/20241107T0130/20241107T0130.json new file mode 100644 index 000000000..96d3fbc68 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241107T0130/20241107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241107T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241107T0130/LST-AMSR2_V1.0_100-20241107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241107T0130/LST-AMSR2_V1.0_100-20241107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241107T1330/20241107T1330.json b/stac/open-canada/ft-mckay/lst/20241107T1330/20241107T1330.json new file mode 100644 index 000000000..8c8a2693a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241107T1330/20241107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241107T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241107T1330/LST-AMSR2_V1.0_100-20241107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241107T1330/LST-AMSR2_V1.0_100-20241107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241108T0130/20241108T0130.json b/stac/open-canada/ft-mckay/lst/20241108T0130/20241108T0130.json new file mode 100644 index 000000000..d01614c1a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241108T0130/20241108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241108T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241108T0130/LST-AMSR2_V1.0_100-20241108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241108T0130/LST-AMSR2_V1.0_100-20241108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241108T1330/20241108T1330.json b/stac/open-canada/ft-mckay/lst/20241108T1330/20241108T1330.json new file mode 100644 index 000000000..0f8691242 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241108T1330/20241108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241108T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241108T1330/LST-AMSR2_V1.0_100-20241108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241108T1330/LST-AMSR2_V1.0_100-20241108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241109T0130/20241109T0130.json b/stac/open-canada/ft-mckay/lst/20241109T0130/20241109T0130.json new file mode 100644 index 000000000..f0e577ff5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241109T0130/20241109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241109T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241109T0130/LST-AMSR2_V1.0_100-20241109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241109T0130/LST-AMSR2_V1.0_100-20241109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241109T1330/20241109T1330.json b/stac/open-canada/ft-mckay/lst/20241109T1330/20241109T1330.json new file mode 100644 index 000000000..0ab68db17 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241109T1330/20241109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241109T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241109T1330/LST-AMSR2_V1.0_100-20241109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241109T1330/LST-AMSR2_V1.0_100-20241109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241110T0130/20241110T0130.json b/stac/open-canada/ft-mckay/lst/20241110T0130/20241110T0130.json new file mode 100644 index 000000000..136ef90cf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241110T0130/20241110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241110T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241110T0130/LST-AMSR2_V1.0_100-20241110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241110T0130/LST-AMSR2_V1.0_100-20241110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241110T1330/20241110T1330.json b/stac/open-canada/ft-mckay/lst/20241110T1330/20241110T1330.json new file mode 100644 index 000000000..f7ee59302 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241110T1330/20241110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241110T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241110T1330/LST-AMSR2_V1.0_100-20241110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241110T1330/LST-AMSR2_V1.0_100-20241110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241111T0130/20241111T0130.json b/stac/open-canada/ft-mckay/lst/20241111T0130/20241111T0130.json new file mode 100644 index 000000000..bd28b8ba4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241111T0130/20241111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241111T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241111T0130/LST-AMSR2_V1.0_100-20241111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241111T0130/LST-AMSR2_V1.0_100-20241111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241111T1330/20241111T1330.json b/stac/open-canada/ft-mckay/lst/20241111T1330/20241111T1330.json new file mode 100644 index 000000000..a784e143d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241111T1330/20241111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241111T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241111T1330/LST-AMSR2_V1.0_100-20241111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241111T1330/LST-AMSR2_V1.0_100-20241111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241112T0130/20241112T0130.json b/stac/open-canada/ft-mckay/lst/20241112T0130/20241112T0130.json new file mode 100644 index 000000000..d24735966 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241112T0130/20241112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241112T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241112T0130/LST-AMSR2_V1.0_100-20241112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241112T0130/LST-AMSR2_V1.0_100-20241112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241112T1330/20241112T1330.json b/stac/open-canada/ft-mckay/lst/20241112T1330/20241112T1330.json new file mode 100644 index 000000000..4ef0733e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241112T1330/20241112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241112T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241112T1330/LST-AMSR2_V1.0_100-20241112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241112T1330/LST-AMSR2_V1.0_100-20241112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241113T0130/20241113T0130.json b/stac/open-canada/ft-mckay/lst/20241113T0130/20241113T0130.json new file mode 100644 index 000000000..bf7235196 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241113T0130/20241113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241113T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241113T0130/LST-AMSR2_V1.0_100-20241113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241113T0130/LST-AMSR2_V1.0_100-20241113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241113T1330/20241113T1330.json b/stac/open-canada/ft-mckay/lst/20241113T1330/20241113T1330.json new file mode 100644 index 000000000..c80004294 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241113T1330/20241113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241113T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241113T1330/LST-AMSR2_V1.0_100-20241113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241113T1330/LST-AMSR2_V1.0_100-20241113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241114T0130/20241114T0130.json b/stac/open-canada/ft-mckay/lst/20241114T0130/20241114T0130.json new file mode 100644 index 000000000..2797b6677 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241114T0130/20241114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241114T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241114T0130/LST-AMSR2_V1.0_100-20241114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241114T0130/LST-AMSR2_V1.0_100-20241114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241114T1330/20241114T1330.json b/stac/open-canada/ft-mckay/lst/20241114T1330/20241114T1330.json new file mode 100644 index 000000000..77925de43 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241114T1330/20241114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241114T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241114T1330/LST-AMSR2_V1.0_100-20241114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241114T1330/LST-AMSR2_V1.0_100-20241114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241115T0130/20241115T0130.json b/stac/open-canada/ft-mckay/lst/20241115T0130/20241115T0130.json new file mode 100644 index 000000000..3bc05ba45 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241115T0130/20241115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241115T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241115T0130/LST-AMSR2_V1.0_100-20241115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241115T0130/LST-AMSR2_V1.0_100-20241115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241115T1330/20241115T1330.json b/stac/open-canada/ft-mckay/lst/20241115T1330/20241115T1330.json new file mode 100644 index 000000000..277a6f602 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241115T1330/20241115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241115T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241115T1330/LST-AMSR2_V1.0_100-20241115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241115T1330/LST-AMSR2_V1.0_100-20241115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241116T0130/20241116T0130.json b/stac/open-canada/ft-mckay/lst/20241116T0130/20241116T0130.json new file mode 100644 index 000000000..08ff21dec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241116T0130/20241116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241116T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241116T0130/LST-AMSR2_V1.0_100-20241116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241116T0130/LST-AMSR2_V1.0_100-20241116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241116T1330/20241116T1330.json b/stac/open-canada/ft-mckay/lst/20241116T1330/20241116T1330.json new file mode 100644 index 000000000..1f1bff66a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241116T1330/20241116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241116T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241116T1330/LST-AMSR2_V1.0_100-20241116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241116T1330/LST-AMSR2_V1.0_100-20241116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241117T0130/20241117T0130.json b/stac/open-canada/ft-mckay/lst/20241117T0130/20241117T0130.json new file mode 100644 index 000000000..6e581d7c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241117T0130/20241117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241117T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241117T0130/LST-AMSR2_V1.0_100-20241117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241117T0130/LST-AMSR2_V1.0_100-20241117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241117T1330/20241117T1330.json b/stac/open-canada/ft-mckay/lst/20241117T1330/20241117T1330.json new file mode 100644 index 000000000..28e49dca7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241117T1330/20241117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241117T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241117T1330/LST-AMSR2_V1.0_100-20241117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241117T1330/LST-AMSR2_V1.0_100-20241117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241118T0130/20241118T0130.json b/stac/open-canada/ft-mckay/lst/20241118T0130/20241118T0130.json new file mode 100644 index 000000000..b2bae68b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241118T0130/20241118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241118T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241118T0130/LST-AMSR2_V1.0_100-20241118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241118T0130/LST-AMSR2_V1.0_100-20241118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241118T1330/20241118T1330.json b/stac/open-canada/ft-mckay/lst/20241118T1330/20241118T1330.json new file mode 100644 index 000000000..29aa6a608 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241118T1330/20241118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241118T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241118T1330/LST-AMSR2_V1.0_100-20241118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241118T1330/LST-AMSR2_V1.0_100-20241118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241119T0130/20241119T0130.json b/stac/open-canada/ft-mckay/lst/20241119T0130/20241119T0130.json new file mode 100644 index 000000000..c36ca1907 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241119T0130/20241119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241119T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241119T0130/LST-AMSR2_V1.0_100-20241119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241119T0130/LST-AMSR2_V1.0_100-20241119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241119T1330/20241119T1330.json b/stac/open-canada/ft-mckay/lst/20241119T1330/20241119T1330.json new file mode 100644 index 000000000..9c74e17ff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241119T1330/20241119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241119T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241119T1330/LST-AMSR2_V1.0_100-20241119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241119T1330/LST-AMSR2_V1.0_100-20241119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241120T0130/20241120T0130.json b/stac/open-canada/ft-mckay/lst/20241120T0130/20241120T0130.json new file mode 100644 index 000000000..5b2227035 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241120T0130/20241120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241120T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241120T0130/LST-AMSR2_V1.0_100-20241120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241120T0130/LST-AMSR2_V1.0_100-20241120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241120T1330/20241120T1330.json b/stac/open-canada/ft-mckay/lst/20241120T1330/20241120T1330.json new file mode 100644 index 000000000..dd2c00df6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241120T1330/20241120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241120T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241120T1330/LST-AMSR2_V1.0_100-20241120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241120T1330/LST-AMSR2_V1.0_100-20241120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241121T0130/20241121T0130.json b/stac/open-canada/ft-mckay/lst/20241121T0130/20241121T0130.json new file mode 100644 index 000000000..2a69218f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241121T0130/20241121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241121T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241121T0130/LST-AMSR2_V1.0_100-20241121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241121T0130/LST-AMSR2_V1.0_100-20241121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241121T1330/20241121T1330.json b/stac/open-canada/ft-mckay/lst/20241121T1330/20241121T1330.json new file mode 100644 index 000000000..a212b5bf1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241121T1330/20241121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241121T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241121T1330/LST-AMSR2_V1.0_100-20241121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241121T1330/LST-AMSR2_V1.0_100-20241121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241122T0130/20241122T0130.json b/stac/open-canada/ft-mckay/lst/20241122T0130/20241122T0130.json new file mode 100644 index 000000000..b53c4e7ac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241122T0130/20241122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241122T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241122T0130/LST-AMSR2_V1.0_100-20241122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241122T0130/LST-AMSR2_V1.0_100-20241122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241122T1330/20241122T1330.json b/stac/open-canada/ft-mckay/lst/20241122T1330/20241122T1330.json new file mode 100644 index 000000000..1f695fc42 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241122T1330/20241122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241122T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241122T1330/LST-AMSR2_V1.0_100-20241122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241122T1330/LST-AMSR2_V1.0_100-20241122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241123T0130/20241123T0130.json b/stac/open-canada/ft-mckay/lst/20241123T0130/20241123T0130.json new file mode 100644 index 000000000..930a8fbb3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241123T0130/20241123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241123T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241123T0130/LST-AMSR2_V1.0_100-20241123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241123T0130/LST-AMSR2_V1.0_100-20241123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241123T1330/20241123T1330.json b/stac/open-canada/ft-mckay/lst/20241123T1330/20241123T1330.json new file mode 100644 index 000000000..7ecfae2e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241123T1330/20241123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241123T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241123T1330/LST-AMSR2_V1.0_100-20241123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241123T1330/LST-AMSR2_V1.0_100-20241123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241124T0130/20241124T0130.json b/stac/open-canada/ft-mckay/lst/20241124T0130/20241124T0130.json new file mode 100644 index 000000000..c5dc4bb6b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241124T0130/20241124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241124T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241124T0130/LST-AMSR2_V1.0_100-20241124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241124T0130/LST-AMSR2_V1.0_100-20241124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241124T1330/20241124T1330.json b/stac/open-canada/ft-mckay/lst/20241124T1330/20241124T1330.json new file mode 100644 index 000000000..dfa23ceed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241124T1330/20241124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241124T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241124T1330/LST-AMSR2_V1.0_100-20241124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241124T1330/LST-AMSR2_V1.0_100-20241124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241125T0130/20241125T0130.json b/stac/open-canada/ft-mckay/lst/20241125T0130/20241125T0130.json new file mode 100644 index 000000000..c4f758d58 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241125T0130/20241125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241125T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241125T0130/LST-AMSR2_V1.0_100-20241125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241125T0130/LST-AMSR2_V1.0_100-20241125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241125T1330/20241125T1330.json b/stac/open-canada/ft-mckay/lst/20241125T1330/20241125T1330.json new file mode 100644 index 000000000..752fdaaf3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241125T1330/20241125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241125T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241125T1330/LST-AMSR2_V1.0_100-20241125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241125T1330/LST-AMSR2_V1.0_100-20241125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241126T0130/20241126T0130.json b/stac/open-canada/ft-mckay/lst/20241126T0130/20241126T0130.json new file mode 100644 index 000000000..03f868816 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241126T0130/20241126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241126T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241126T0130/LST-AMSR2_V1.0_100-20241126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241126T0130/LST-AMSR2_V1.0_100-20241126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241126T1330/20241126T1330.json b/stac/open-canada/ft-mckay/lst/20241126T1330/20241126T1330.json new file mode 100644 index 000000000..bce247e5c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241126T1330/20241126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241126T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241126T1330/LST-AMSR2_V1.0_100-20241126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241126T1330/LST-AMSR2_V1.0_100-20241126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241127T0130/20241127T0130.json b/stac/open-canada/ft-mckay/lst/20241127T0130/20241127T0130.json new file mode 100644 index 000000000..cad6073ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241127T0130/20241127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241127T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241127T0130/LST-AMSR2_V1.0_100-20241127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241127T0130/LST-AMSR2_V1.0_100-20241127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241127T1330/20241127T1330.json b/stac/open-canada/ft-mckay/lst/20241127T1330/20241127T1330.json new file mode 100644 index 000000000..fee3b7b37 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241127T1330/20241127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241127T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241127T1330/LST-AMSR2_V1.0_100-20241127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241127T1330/LST-AMSR2_V1.0_100-20241127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241128T0130/20241128T0130.json b/stac/open-canada/ft-mckay/lst/20241128T0130/20241128T0130.json new file mode 100644 index 000000000..8e78e2f4a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241128T0130/20241128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241128T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241128T0130/LST-AMSR2_V1.0_100-20241128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241128T0130/LST-AMSR2_V1.0_100-20241128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241128T1330/20241128T1330.json b/stac/open-canada/ft-mckay/lst/20241128T1330/20241128T1330.json new file mode 100644 index 000000000..0a58a7b86 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241128T1330/20241128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241128T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241128T1330/LST-AMSR2_V1.0_100-20241128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241128T1330/LST-AMSR2_V1.0_100-20241128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241129T0130/20241129T0130.json b/stac/open-canada/ft-mckay/lst/20241129T0130/20241129T0130.json new file mode 100644 index 000000000..e834d523e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241129T0130/20241129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241129T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241129T0130/LST-AMSR2_V1.0_100-20241129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241129T0130/LST-AMSR2_V1.0_100-20241129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241129T1330/20241129T1330.json b/stac/open-canada/ft-mckay/lst/20241129T1330/20241129T1330.json new file mode 100644 index 000000000..00398dd6c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241129T1330/20241129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241129T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241129T1330/LST-AMSR2_V1.0_100-20241129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241129T1330/LST-AMSR2_V1.0_100-20241129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241130T0130/20241130T0130.json b/stac/open-canada/ft-mckay/lst/20241130T0130/20241130T0130.json new file mode 100644 index 000000000..de6c63bcc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241130T0130/20241130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241130T0130", + "collection": "lst", + "properties": { + "datetime": "2024-11-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241130T0130/LST-AMSR2_V1.0_100-20241130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241130T0130/LST-AMSR2_V1.0_100-20241130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241130T1330/20241130T1330.json b/stac/open-canada/ft-mckay/lst/20241130T1330/20241130T1330.json new file mode 100644 index 000000000..80b99471a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241130T1330/20241130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241130T1330", + "collection": "lst", + "properties": { + "datetime": "2024-11-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241130T1330/LST-AMSR2_V1.0_100-20241130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241130T1330/LST-AMSR2_V1.0_100-20241130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241201T0130/20241201T0130.json b/stac/open-canada/ft-mckay/lst/20241201T0130/20241201T0130.json new file mode 100644 index 000000000..e3b6aa2e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241201T0130/20241201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241201T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241201T0130/LST-AMSR2_V1.0_100-20241201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241201T0130/LST-AMSR2_V1.0_100-20241201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241201T1330/20241201T1330.json b/stac/open-canada/ft-mckay/lst/20241201T1330/20241201T1330.json new file mode 100644 index 000000000..f02b48394 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241201T1330/20241201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241201T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241201T1330/LST-AMSR2_V1.0_100-20241201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241201T1330/LST-AMSR2_V1.0_100-20241201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241202T0130/20241202T0130.json b/stac/open-canada/ft-mckay/lst/20241202T0130/20241202T0130.json new file mode 100644 index 000000000..e7d44a2f9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241202T0130/20241202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241202T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241202T0130/LST-AMSR2_V1.0_100-20241202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241202T0130/LST-AMSR2_V1.0_100-20241202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241202T1330/20241202T1330.json b/stac/open-canada/ft-mckay/lst/20241202T1330/20241202T1330.json new file mode 100644 index 000000000..fd4b71766 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241202T1330/20241202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241202T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241202T1330/LST-AMSR2_V1.0_100-20241202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241202T1330/LST-AMSR2_V1.0_100-20241202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241203T0130/20241203T0130.json b/stac/open-canada/ft-mckay/lst/20241203T0130/20241203T0130.json new file mode 100644 index 000000000..6c194dadb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241203T0130/20241203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241203T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241203T0130/LST-AMSR2_V1.0_100-20241203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241203T0130/LST-AMSR2_V1.0_100-20241203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241203T1330/20241203T1330.json b/stac/open-canada/ft-mckay/lst/20241203T1330/20241203T1330.json new file mode 100644 index 000000000..7806309cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241203T1330/20241203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241203T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241203T1330/LST-AMSR2_V1.0_100-20241203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241203T1330/LST-AMSR2_V1.0_100-20241203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241204T0130/20241204T0130.json b/stac/open-canada/ft-mckay/lst/20241204T0130/20241204T0130.json new file mode 100644 index 000000000..391ff73cc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241204T0130/20241204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241204T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241204T0130/LST-AMSR2_V1.0_100-20241204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241204T0130/LST-AMSR2_V1.0_100-20241204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241204T1330/20241204T1330.json b/stac/open-canada/ft-mckay/lst/20241204T1330/20241204T1330.json new file mode 100644 index 000000000..1b672dff4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241204T1330/20241204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241204T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241204T1330/LST-AMSR2_V1.0_100-20241204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241204T1330/LST-AMSR2_V1.0_100-20241204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241205T0130/20241205T0130.json b/stac/open-canada/ft-mckay/lst/20241205T0130/20241205T0130.json new file mode 100644 index 000000000..82e898e08 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241205T0130/20241205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241205T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241205T0130/LST-AMSR2_V1.0_100-20241205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241205T0130/LST-AMSR2_V1.0_100-20241205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241205T1330/20241205T1330.json b/stac/open-canada/ft-mckay/lst/20241205T1330/20241205T1330.json new file mode 100644 index 000000000..56f676d46 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241205T1330/20241205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241205T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241205T1330/LST-AMSR2_V1.0_100-20241205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241205T1330/LST-AMSR2_V1.0_100-20241205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241206T0130/20241206T0130.json b/stac/open-canada/ft-mckay/lst/20241206T0130/20241206T0130.json new file mode 100644 index 000000000..d8376553e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241206T0130/20241206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241206T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241206T0130/LST-AMSR2_V1.0_100-20241206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241206T0130/LST-AMSR2_V1.0_100-20241206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241206T1330/20241206T1330.json b/stac/open-canada/ft-mckay/lst/20241206T1330/20241206T1330.json new file mode 100644 index 000000000..29f169f4b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241206T1330/20241206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241206T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241206T1330/LST-AMSR2_V1.0_100-20241206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241206T1330/LST-AMSR2_V1.0_100-20241206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241207T0130/20241207T0130.json b/stac/open-canada/ft-mckay/lst/20241207T0130/20241207T0130.json new file mode 100644 index 000000000..9b2d30e0f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241207T0130/20241207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241207T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241207T0130/LST-AMSR2_V1.0_100-20241207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241207T0130/LST-AMSR2_V1.0_100-20241207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241207T1330/20241207T1330.json b/stac/open-canada/ft-mckay/lst/20241207T1330/20241207T1330.json new file mode 100644 index 000000000..71d189b77 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241207T1330/20241207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241207T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241207T1330/LST-AMSR2_V1.0_100-20241207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241207T1330/LST-AMSR2_V1.0_100-20241207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241208T0130/20241208T0130.json b/stac/open-canada/ft-mckay/lst/20241208T0130/20241208T0130.json new file mode 100644 index 000000000..5af9a3f75 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241208T0130/20241208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241208T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241208T0130/LST-AMSR2_V1.0_100-20241208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241208T0130/LST-AMSR2_V1.0_100-20241208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241208T1330/20241208T1330.json b/stac/open-canada/ft-mckay/lst/20241208T1330/20241208T1330.json new file mode 100644 index 000000000..45f39e1df --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241208T1330/20241208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241208T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241208T1330/LST-AMSR2_V1.0_100-20241208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241208T1330/LST-AMSR2_V1.0_100-20241208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241209T0130/20241209T0130.json b/stac/open-canada/ft-mckay/lst/20241209T0130/20241209T0130.json new file mode 100644 index 000000000..de1a55270 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241209T0130/20241209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241209T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241209T0130/LST-AMSR2_V1.0_100-20241209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241209T0130/LST-AMSR2_V1.0_100-20241209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241209T1330/20241209T1330.json b/stac/open-canada/ft-mckay/lst/20241209T1330/20241209T1330.json new file mode 100644 index 000000000..aab29ab30 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241209T1330/20241209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241209T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241209T1330/LST-AMSR2_V1.0_100-20241209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241209T1330/LST-AMSR2_V1.0_100-20241209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241210T0130/20241210T0130.json b/stac/open-canada/ft-mckay/lst/20241210T0130/20241210T0130.json new file mode 100644 index 000000000..675f2286e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241210T0130/20241210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241210T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241210T0130/LST-AMSR2_V1.0_100-20241210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241210T0130/LST-AMSR2_V1.0_100-20241210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241210T1330/20241210T1330.json b/stac/open-canada/ft-mckay/lst/20241210T1330/20241210T1330.json new file mode 100644 index 000000000..20bfd7e32 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241210T1330/20241210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241210T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241210T1330/LST-AMSR2_V1.0_100-20241210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241210T1330/LST-AMSR2_V1.0_100-20241210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241211T0130/20241211T0130.json b/stac/open-canada/ft-mckay/lst/20241211T0130/20241211T0130.json new file mode 100644 index 000000000..700beedb1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241211T0130/20241211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241211T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241211T0130/LST-AMSR2_V1.0_100-20241211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241211T0130/LST-AMSR2_V1.0_100-20241211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241211T1330/20241211T1330.json b/stac/open-canada/ft-mckay/lst/20241211T1330/20241211T1330.json new file mode 100644 index 000000000..f24661645 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241211T1330/20241211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241211T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241211T1330/LST-AMSR2_V1.0_100-20241211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241211T1330/LST-AMSR2_V1.0_100-20241211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241212T0130/20241212T0130.json b/stac/open-canada/ft-mckay/lst/20241212T0130/20241212T0130.json new file mode 100644 index 000000000..ed2727c80 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241212T0130/20241212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241212T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241212T0130/LST-AMSR2_V1.0_100-20241212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241212T0130/LST-AMSR2_V1.0_100-20241212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241212T1330/20241212T1330.json b/stac/open-canada/ft-mckay/lst/20241212T1330/20241212T1330.json new file mode 100644 index 000000000..ea75b9734 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241212T1330/20241212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241212T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241212T1330/LST-AMSR2_V1.0_100-20241212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241212T1330/LST-AMSR2_V1.0_100-20241212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241213T0130/20241213T0130.json b/stac/open-canada/ft-mckay/lst/20241213T0130/20241213T0130.json new file mode 100644 index 000000000..cd72473f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241213T0130/20241213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241213T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241213T0130/LST-AMSR2_V1.0_100-20241213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241213T0130/LST-AMSR2_V1.0_100-20241213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241213T1330/20241213T1330.json b/stac/open-canada/ft-mckay/lst/20241213T1330/20241213T1330.json new file mode 100644 index 000000000..5b5d6f9a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241213T1330/20241213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241213T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241213T1330/LST-AMSR2_V1.0_100-20241213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241213T1330/LST-AMSR2_V1.0_100-20241213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241214T0130/20241214T0130.json b/stac/open-canada/ft-mckay/lst/20241214T0130/20241214T0130.json new file mode 100644 index 000000000..3fc9d9fb3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241214T0130/20241214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241214T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241214T0130/LST-AMSR2_V1.0_100-20241214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241214T0130/LST-AMSR2_V1.0_100-20241214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241214T1330/20241214T1330.json b/stac/open-canada/ft-mckay/lst/20241214T1330/20241214T1330.json new file mode 100644 index 000000000..f7c1df2f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241214T1330/20241214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241214T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241214T1330/LST-AMSR2_V1.0_100-20241214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241214T1330/LST-AMSR2_V1.0_100-20241214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241215T0130/20241215T0130.json b/stac/open-canada/ft-mckay/lst/20241215T0130/20241215T0130.json new file mode 100644 index 000000000..3cc7fc5bc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241215T0130/20241215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241215T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241215T0130/LST-AMSR2_V1.0_100-20241215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241215T0130/LST-AMSR2_V1.0_100-20241215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241215T1330/20241215T1330.json b/stac/open-canada/ft-mckay/lst/20241215T1330/20241215T1330.json new file mode 100644 index 000000000..dad721b25 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241215T1330/20241215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241215T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241215T1330/LST-AMSR2_V1.0_100-20241215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241215T1330/LST-AMSR2_V1.0_100-20241215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241216T0130/20241216T0130.json b/stac/open-canada/ft-mckay/lst/20241216T0130/20241216T0130.json new file mode 100644 index 000000000..ea7b98938 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241216T0130/20241216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241216T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241216T0130/LST-AMSR2_V1.0_100-20241216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241216T0130/LST-AMSR2_V1.0_100-20241216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241216T1330/20241216T1330.json b/stac/open-canada/ft-mckay/lst/20241216T1330/20241216T1330.json new file mode 100644 index 000000000..5f0f9d320 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241216T1330/20241216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241216T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241216T1330/LST-AMSR2_V1.0_100-20241216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241216T1330/LST-AMSR2_V1.0_100-20241216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241217T0130/20241217T0130.json b/stac/open-canada/ft-mckay/lst/20241217T0130/20241217T0130.json new file mode 100644 index 000000000..0e24c61ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241217T0130/20241217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241217T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241217T0130/LST-AMSR2_V1.0_100-20241217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241217T0130/LST-AMSR2_V1.0_100-20241217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241217T1330/20241217T1330.json b/stac/open-canada/ft-mckay/lst/20241217T1330/20241217T1330.json new file mode 100644 index 000000000..c89110fee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241217T1330/20241217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241217T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241217T1330/LST-AMSR2_V1.0_100-20241217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241217T1330/LST-AMSR2_V1.0_100-20241217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241218T0130/20241218T0130.json b/stac/open-canada/ft-mckay/lst/20241218T0130/20241218T0130.json new file mode 100644 index 000000000..74adb0ac4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241218T0130/20241218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241218T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241218T0130/LST-AMSR2_V1.0_100-20241218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241218T0130/LST-AMSR2_V1.0_100-20241218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241218T1330/20241218T1330.json b/stac/open-canada/ft-mckay/lst/20241218T1330/20241218T1330.json new file mode 100644 index 000000000..30bfba70b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241218T1330/20241218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241218T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241218T1330/LST-AMSR2_V1.0_100-20241218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241218T1330/LST-AMSR2_V1.0_100-20241218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241219T0130/20241219T0130.json b/stac/open-canada/ft-mckay/lst/20241219T0130/20241219T0130.json new file mode 100644 index 000000000..4f9272dcd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241219T0130/20241219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241219T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241219T0130/LST-AMSR2_V1.0_100-20241219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241219T0130/LST-AMSR2_V1.0_100-20241219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241219T1330/20241219T1330.json b/stac/open-canada/ft-mckay/lst/20241219T1330/20241219T1330.json new file mode 100644 index 000000000..629e970f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241219T1330/20241219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241219T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241219T1330/LST-AMSR2_V1.0_100-20241219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241219T1330/LST-AMSR2_V1.0_100-20241219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241220T0130/20241220T0130.json b/stac/open-canada/ft-mckay/lst/20241220T0130/20241220T0130.json new file mode 100644 index 000000000..659ffdef7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241220T0130/20241220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241220T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241220T0130/LST-AMSR2_V1.0_100-20241220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241220T0130/LST-AMSR2_V1.0_100-20241220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241220T1330/20241220T1330.json b/stac/open-canada/ft-mckay/lst/20241220T1330/20241220T1330.json new file mode 100644 index 000000000..4a0e2eee0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241220T1330/20241220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241220T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241220T1330/LST-AMSR2_V1.0_100-20241220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241220T1330/LST-AMSR2_V1.0_100-20241220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241221T0130/20241221T0130.json b/stac/open-canada/ft-mckay/lst/20241221T0130/20241221T0130.json new file mode 100644 index 000000000..5fbec0b30 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241221T0130/20241221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241221T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241221T0130/LST-AMSR2_V1.0_100-20241221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241221T0130/LST-AMSR2_V1.0_100-20241221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241221T1330/20241221T1330.json b/stac/open-canada/ft-mckay/lst/20241221T1330/20241221T1330.json new file mode 100644 index 000000000..8e9f07b09 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241221T1330/20241221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241221T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241221T1330/LST-AMSR2_V1.0_100-20241221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241221T1330/LST-AMSR2_V1.0_100-20241221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241222T0130/20241222T0130.json b/stac/open-canada/ft-mckay/lst/20241222T0130/20241222T0130.json new file mode 100644 index 000000000..5004fff9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241222T0130/20241222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241222T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241222T0130/LST-AMSR2_V1.0_100-20241222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241222T0130/LST-AMSR2_V1.0_100-20241222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241222T1330/20241222T1330.json b/stac/open-canada/ft-mckay/lst/20241222T1330/20241222T1330.json new file mode 100644 index 000000000..1c7c66b60 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241222T1330/20241222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241222T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241222T1330/LST-AMSR2_V1.0_100-20241222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241222T1330/LST-AMSR2_V1.0_100-20241222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241223T0130/20241223T0130.json b/stac/open-canada/ft-mckay/lst/20241223T0130/20241223T0130.json new file mode 100644 index 000000000..782ae81c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241223T0130/20241223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241223T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241223T0130/LST-AMSR2_V1.0_100-20241223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241223T0130/LST-AMSR2_V1.0_100-20241223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241223T1330/20241223T1330.json b/stac/open-canada/ft-mckay/lst/20241223T1330/20241223T1330.json new file mode 100644 index 000000000..c8322e96c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241223T1330/20241223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241223T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241223T1330/LST-AMSR2_V1.0_100-20241223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241223T1330/LST-AMSR2_V1.0_100-20241223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241224T0130/20241224T0130.json b/stac/open-canada/ft-mckay/lst/20241224T0130/20241224T0130.json new file mode 100644 index 000000000..d14d32d2a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241224T0130/20241224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241224T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241224T0130/LST-AMSR2_V1.0_100-20241224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241224T0130/LST-AMSR2_V1.0_100-20241224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241224T1330/20241224T1330.json b/stac/open-canada/ft-mckay/lst/20241224T1330/20241224T1330.json new file mode 100644 index 000000000..d99ad45eb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241224T1330/20241224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241224T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241224T1330/LST-AMSR2_V1.0_100-20241224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241224T1330/LST-AMSR2_V1.0_100-20241224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241225T0130/20241225T0130.json b/stac/open-canada/ft-mckay/lst/20241225T0130/20241225T0130.json new file mode 100644 index 000000000..97437f4c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241225T0130/20241225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241225T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241225T0130/LST-AMSR2_V1.0_100-20241225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241225T0130/LST-AMSR2_V1.0_100-20241225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241225T1330/20241225T1330.json b/stac/open-canada/ft-mckay/lst/20241225T1330/20241225T1330.json new file mode 100644 index 000000000..8080b0a26 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241225T1330/20241225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241225T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241225T1330/LST-AMSR2_V1.0_100-20241225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241225T1330/LST-AMSR2_V1.0_100-20241225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241226T0130/20241226T0130.json b/stac/open-canada/ft-mckay/lst/20241226T0130/20241226T0130.json new file mode 100644 index 000000000..8cab3f9af --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241226T0130/20241226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241226T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241226T0130/LST-AMSR2_V1.0_100-20241226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241226T0130/LST-AMSR2_V1.0_100-20241226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241226T1330/20241226T1330.json b/stac/open-canada/ft-mckay/lst/20241226T1330/20241226T1330.json new file mode 100644 index 000000000..0ce933d5f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241226T1330/20241226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241226T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241226T1330/LST-AMSR2_V1.0_100-20241226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241226T1330/LST-AMSR2_V1.0_100-20241226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241227T0130/20241227T0130.json b/stac/open-canada/ft-mckay/lst/20241227T0130/20241227T0130.json new file mode 100644 index 000000000..ab8b14ace --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241227T0130/20241227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241227T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241227T0130/LST-AMSR2_V1.0_100-20241227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241227T0130/LST-AMSR2_V1.0_100-20241227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241227T1330/20241227T1330.json b/stac/open-canada/ft-mckay/lst/20241227T1330/20241227T1330.json new file mode 100644 index 000000000..6755334ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241227T1330/20241227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241227T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241227T1330/LST-AMSR2_V1.0_100-20241227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241227T1330/LST-AMSR2_V1.0_100-20241227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241228T0130/20241228T0130.json b/stac/open-canada/ft-mckay/lst/20241228T0130/20241228T0130.json new file mode 100644 index 000000000..91c3e9907 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241228T0130/20241228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241228T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241228T0130/LST-AMSR2_V1.0_100-20241228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241228T0130/LST-AMSR2_V1.0_100-20241228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241228T1330/20241228T1330.json b/stac/open-canada/ft-mckay/lst/20241228T1330/20241228T1330.json new file mode 100644 index 000000000..4aa9a34b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241228T1330/20241228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241228T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241228T1330/LST-AMSR2_V1.0_100-20241228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241228T1330/LST-AMSR2_V1.0_100-20241228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241229T0130/20241229T0130.json b/stac/open-canada/ft-mckay/lst/20241229T0130/20241229T0130.json new file mode 100644 index 000000000..ddba6a51f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241229T0130/20241229T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241229T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241229T0130/LST-AMSR2_V1.0_100-20241229T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241229T0130/LST-AMSR2_V1.0_100-20241229T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241229T1330/20241229T1330.json b/stac/open-canada/ft-mckay/lst/20241229T1330/20241229T1330.json new file mode 100644 index 000000000..a76953ce9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241229T1330/20241229T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241229T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241229T1330/LST-AMSR2_V1.0_100-20241229T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241229T1330/LST-AMSR2_V1.0_100-20241229T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241230T0130/20241230T0130.json b/stac/open-canada/ft-mckay/lst/20241230T0130/20241230T0130.json new file mode 100644 index 000000000..67fda5f4a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241230T0130/20241230T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241230T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241230T0130/LST-AMSR2_V1.0_100-20241230T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241230T0130/LST-AMSR2_V1.0_100-20241230T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241230T1330/20241230T1330.json b/stac/open-canada/ft-mckay/lst/20241230T1330/20241230T1330.json new file mode 100644 index 000000000..4e63a9a50 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241230T1330/20241230T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241230T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241230T1330/LST-AMSR2_V1.0_100-20241230T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241230T1330/LST-AMSR2_V1.0_100-20241230T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241231T0130/20241231T0130.json b/stac/open-canada/ft-mckay/lst/20241231T0130/20241231T0130.json new file mode 100644 index 000000000..ec50a89b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241231T0130/20241231T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241231T0130", + "collection": "lst", + "properties": { + "datetime": "2024-12-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241231T0130/LST-AMSR2_V1.0_100-20241231T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241231T0130/LST-AMSR2_V1.0_100-20241231T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20241231T1330/20241231T1330.json b/stac/open-canada/ft-mckay/lst/20241231T1330/20241231T1330.json new file mode 100644 index 000000000..f80aca0f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20241231T1330/20241231T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241231T1330", + "collection": "lst", + "properties": { + "datetime": "2024-12-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241231T1330/LST-AMSR2_V1.0_100-20241231T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20241231T1330/LST-AMSR2_V1.0_100-20241231T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250101T0130/20250101T0130.json b/stac/open-canada/ft-mckay/lst/20250101T0130/20250101T0130.json new file mode 100644 index 000000000..c80b1c5b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250101T0130/20250101T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250101T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250101T0130/LST-AMSR2_V1.0_100-20250101T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250101T0130/LST-AMSR2_V1.0_100-20250101T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250101T1330/20250101T1330.json b/stac/open-canada/ft-mckay/lst/20250101T1330/20250101T1330.json new file mode 100644 index 000000000..f4ec79da9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250101T1330/20250101T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250101T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250101T1330/LST-AMSR2_V1.0_100-20250101T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250101T1330/LST-AMSR2_V1.0_100-20250101T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250102T0130/20250102T0130.json b/stac/open-canada/ft-mckay/lst/20250102T0130/20250102T0130.json new file mode 100644 index 000000000..d4890243b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250102T0130/20250102T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250102T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250102T0130/LST-AMSR2_V1.0_100-20250102T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250102T0130/LST-AMSR2_V1.0_100-20250102T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250102T1330/20250102T1330.json b/stac/open-canada/ft-mckay/lst/20250102T1330/20250102T1330.json new file mode 100644 index 000000000..d4764636d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250102T1330/20250102T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250102T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250102T1330/LST-AMSR2_V1.0_100-20250102T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250102T1330/LST-AMSR2_V1.0_100-20250102T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250103T0130/20250103T0130.json b/stac/open-canada/ft-mckay/lst/20250103T0130/20250103T0130.json new file mode 100644 index 000000000..2222079bc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250103T0130/20250103T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250103T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250103T0130/LST-AMSR2_V1.0_100-20250103T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250103T0130/LST-AMSR2_V1.0_100-20250103T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250103T1330/20250103T1330.json b/stac/open-canada/ft-mckay/lst/20250103T1330/20250103T1330.json new file mode 100644 index 000000000..1acd616d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250103T1330/20250103T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250103T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250103T1330/LST-AMSR2_V1.0_100-20250103T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250103T1330/LST-AMSR2_V1.0_100-20250103T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250104T0130/20250104T0130.json b/stac/open-canada/ft-mckay/lst/20250104T0130/20250104T0130.json new file mode 100644 index 000000000..ebaf5dfbf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250104T0130/20250104T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250104T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250104T0130/LST-AMSR2_V1.0_100-20250104T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250104T0130/LST-AMSR2_V1.0_100-20250104T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250104T1330/20250104T1330.json b/stac/open-canada/ft-mckay/lst/20250104T1330/20250104T1330.json new file mode 100644 index 000000000..3bad34030 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250104T1330/20250104T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250104T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250104T1330/LST-AMSR2_V1.0_100-20250104T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250104T1330/LST-AMSR2_V1.0_100-20250104T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250105T0130/20250105T0130.json b/stac/open-canada/ft-mckay/lst/20250105T0130/20250105T0130.json new file mode 100644 index 000000000..163410e7c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250105T0130/20250105T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250105T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250105T0130/LST-AMSR2_V1.0_100-20250105T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250105T0130/LST-AMSR2_V1.0_100-20250105T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250105T1330/20250105T1330.json b/stac/open-canada/ft-mckay/lst/20250105T1330/20250105T1330.json new file mode 100644 index 000000000..65563144d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250105T1330/20250105T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250105T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250105T1330/LST-AMSR2_V1.0_100-20250105T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250105T1330/LST-AMSR2_V1.0_100-20250105T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250106T0130/20250106T0130.json b/stac/open-canada/ft-mckay/lst/20250106T0130/20250106T0130.json new file mode 100644 index 000000000..13726e71c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250106T0130/20250106T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250106T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250106T0130/LST-AMSR2_V1.0_100-20250106T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250106T0130/LST-AMSR2_V1.0_100-20250106T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250106T1330/20250106T1330.json b/stac/open-canada/ft-mckay/lst/20250106T1330/20250106T1330.json new file mode 100644 index 000000000..d386722d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250106T1330/20250106T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250106T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250106T1330/LST-AMSR2_V1.0_100-20250106T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250106T1330/LST-AMSR2_V1.0_100-20250106T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250107T0130/20250107T0130.json b/stac/open-canada/ft-mckay/lst/20250107T0130/20250107T0130.json new file mode 100644 index 000000000..6fccbbb66 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250107T0130/20250107T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250107T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250107T0130/LST-AMSR2_V1.0_100-20250107T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250107T0130/LST-AMSR2_V1.0_100-20250107T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250107T1330/20250107T1330.json b/stac/open-canada/ft-mckay/lst/20250107T1330/20250107T1330.json new file mode 100644 index 000000000..4739dbd0a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250107T1330/20250107T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250107T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250107T1330/LST-AMSR2_V1.0_100-20250107T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250107T1330/LST-AMSR2_V1.0_100-20250107T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250108T0130/20250108T0130.json b/stac/open-canada/ft-mckay/lst/20250108T0130/20250108T0130.json new file mode 100644 index 000000000..f8923f075 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250108T0130/20250108T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250108T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250108T0130/LST-AMSR2_V1.0_100-20250108T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250108T0130/LST-AMSR2_V1.0_100-20250108T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250108T1330/20250108T1330.json b/stac/open-canada/ft-mckay/lst/20250108T1330/20250108T1330.json new file mode 100644 index 000000000..ae0b7abfa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250108T1330/20250108T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250108T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250108T1330/LST-AMSR2_V1.0_100-20250108T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250108T1330/LST-AMSR2_V1.0_100-20250108T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250109T0130/20250109T0130.json b/stac/open-canada/ft-mckay/lst/20250109T0130/20250109T0130.json new file mode 100644 index 000000000..86e728e39 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250109T0130/20250109T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250109T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250109T0130/LST-AMSR2_V1.0_100-20250109T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250109T0130/LST-AMSR2_V1.0_100-20250109T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250109T1330/20250109T1330.json b/stac/open-canada/ft-mckay/lst/20250109T1330/20250109T1330.json new file mode 100644 index 000000000..591008b4c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250109T1330/20250109T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250109T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250109T1330/LST-AMSR2_V1.0_100-20250109T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250109T1330/LST-AMSR2_V1.0_100-20250109T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250110T0130/20250110T0130.json b/stac/open-canada/ft-mckay/lst/20250110T0130/20250110T0130.json new file mode 100644 index 000000000..2e80839a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250110T0130/20250110T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250110T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250110T0130/LST-AMSR2_V1.0_100-20250110T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250110T0130/LST-AMSR2_V1.0_100-20250110T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250110T1330/20250110T1330.json b/stac/open-canada/ft-mckay/lst/20250110T1330/20250110T1330.json new file mode 100644 index 000000000..2ad7065a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250110T1330/20250110T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250110T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250110T1330/LST-AMSR2_V1.0_100-20250110T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250110T1330/LST-AMSR2_V1.0_100-20250110T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250111T0130/20250111T0130.json b/stac/open-canada/ft-mckay/lst/20250111T0130/20250111T0130.json new file mode 100644 index 000000000..f9c9e88f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250111T0130/20250111T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250111T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250111T0130/LST-AMSR2_V1.0_100-20250111T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250111T0130/LST-AMSR2_V1.0_100-20250111T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250111T1330/20250111T1330.json b/stac/open-canada/ft-mckay/lst/20250111T1330/20250111T1330.json new file mode 100644 index 000000000..8a828f27c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250111T1330/20250111T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250111T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250111T1330/LST-AMSR2_V1.0_100-20250111T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250111T1330/LST-AMSR2_V1.0_100-20250111T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250112T0130/20250112T0130.json b/stac/open-canada/ft-mckay/lst/20250112T0130/20250112T0130.json new file mode 100644 index 000000000..692cdbb1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250112T0130/20250112T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250112T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250112T0130/LST-AMSR2_V1.0_100-20250112T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250112T0130/LST-AMSR2_V1.0_100-20250112T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250112T1330/20250112T1330.json b/stac/open-canada/ft-mckay/lst/20250112T1330/20250112T1330.json new file mode 100644 index 000000000..aeff9ba3a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250112T1330/20250112T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250112T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250112T1330/LST-AMSR2_V1.0_100-20250112T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250112T1330/LST-AMSR2_V1.0_100-20250112T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250113T0130/20250113T0130.json b/stac/open-canada/ft-mckay/lst/20250113T0130/20250113T0130.json new file mode 100644 index 000000000..59f0bd75a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250113T0130/20250113T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250113T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250113T0130/LST-AMSR2_V1.0_100-20250113T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250113T0130/LST-AMSR2_V1.0_100-20250113T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250113T1330/20250113T1330.json b/stac/open-canada/ft-mckay/lst/20250113T1330/20250113T1330.json new file mode 100644 index 000000000..e410c7d55 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250113T1330/20250113T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250113T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250113T1330/LST-AMSR2_V1.0_100-20250113T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250113T1330/LST-AMSR2_V1.0_100-20250113T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250114T0130/20250114T0130.json b/stac/open-canada/ft-mckay/lst/20250114T0130/20250114T0130.json new file mode 100644 index 000000000..3a88e843d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250114T0130/20250114T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250114T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250114T0130/LST-AMSR2_V1.0_100-20250114T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250114T0130/LST-AMSR2_V1.0_100-20250114T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250114T1330/20250114T1330.json b/stac/open-canada/ft-mckay/lst/20250114T1330/20250114T1330.json new file mode 100644 index 000000000..1b6e6ee07 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250114T1330/20250114T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250114T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250114T1330/LST-AMSR2_V1.0_100-20250114T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250114T1330/LST-AMSR2_V1.0_100-20250114T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250115T0130/20250115T0130.json b/stac/open-canada/ft-mckay/lst/20250115T0130/20250115T0130.json new file mode 100644 index 000000000..e9c3a51ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250115T0130/20250115T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250115T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250115T0130/LST-AMSR2_V1.0_100-20250115T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250115T0130/LST-AMSR2_V1.0_100-20250115T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250115T1330/20250115T1330.json b/stac/open-canada/ft-mckay/lst/20250115T1330/20250115T1330.json new file mode 100644 index 000000000..f48d0f85f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250115T1330/20250115T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250115T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250115T1330/LST-AMSR2_V1.0_100-20250115T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250115T1330/LST-AMSR2_V1.0_100-20250115T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250116T0130/20250116T0130.json b/stac/open-canada/ft-mckay/lst/20250116T0130/20250116T0130.json new file mode 100644 index 000000000..66fe3eb2f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250116T0130/20250116T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250116T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250116T0130/LST-AMSR2_V1.0_100-20250116T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250116T0130/LST-AMSR2_V1.0_100-20250116T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250116T1330/20250116T1330.json b/stac/open-canada/ft-mckay/lst/20250116T1330/20250116T1330.json new file mode 100644 index 000000000..18e0929e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250116T1330/20250116T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250116T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250116T1330/LST-AMSR2_V1.0_100-20250116T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250116T1330/LST-AMSR2_V1.0_100-20250116T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250117T0130/20250117T0130.json b/stac/open-canada/ft-mckay/lst/20250117T0130/20250117T0130.json new file mode 100644 index 000000000..f7bfbc601 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250117T0130/20250117T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250117T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250117T0130/LST-AMSR2_V1.0_100-20250117T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250117T0130/LST-AMSR2_V1.0_100-20250117T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250117T1330/20250117T1330.json b/stac/open-canada/ft-mckay/lst/20250117T1330/20250117T1330.json new file mode 100644 index 000000000..755912135 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250117T1330/20250117T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250117T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250117T1330/LST-AMSR2_V1.0_100-20250117T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250117T1330/LST-AMSR2_V1.0_100-20250117T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250118T0130/20250118T0130.json b/stac/open-canada/ft-mckay/lst/20250118T0130/20250118T0130.json new file mode 100644 index 000000000..54554fda0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250118T0130/20250118T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250118T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250118T0130/LST-AMSR2_V1.0_100-20250118T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250118T0130/LST-AMSR2_V1.0_100-20250118T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250118T1330/20250118T1330.json b/stac/open-canada/ft-mckay/lst/20250118T1330/20250118T1330.json new file mode 100644 index 000000000..113b342ab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250118T1330/20250118T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250118T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250118T1330/LST-AMSR2_V1.0_100-20250118T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250118T1330/LST-AMSR2_V1.0_100-20250118T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250119T0130/20250119T0130.json b/stac/open-canada/ft-mckay/lst/20250119T0130/20250119T0130.json new file mode 100644 index 000000000..5486741b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250119T0130/20250119T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250119T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250119T0130/LST-AMSR2_V1.0_100-20250119T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250119T0130/LST-AMSR2_V1.0_100-20250119T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250119T1330/20250119T1330.json b/stac/open-canada/ft-mckay/lst/20250119T1330/20250119T1330.json new file mode 100644 index 000000000..aed778c00 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250119T1330/20250119T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250119T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250119T1330/LST-AMSR2_V1.0_100-20250119T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250119T1330/LST-AMSR2_V1.0_100-20250119T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250120T0130/20250120T0130.json b/stac/open-canada/ft-mckay/lst/20250120T0130/20250120T0130.json new file mode 100644 index 000000000..9a34a4fc6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250120T0130/20250120T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250120T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250120T0130/LST-AMSR2_V1.0_100-20250120T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250120T0130/LST-AMSR2_V1.0_100-20250120T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250120T1330/20250120T1330.json b/stac/open-canada/ft-mckay/lst/20250120T1330/20250120T1330.json new file mode 100644 index 000000000..745c87a72 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250120T1330/20250120T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250120T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250120T1330/LST-AMSR2_V1.0_100-20250120T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250120T1330/LST-AMSR2_V1.0_100-20250120T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250121T0130/20250121T0130.json b/stac/open-canada/ft-mckay/lst/20250121T0130/20250121T0130.json new file mode 100644 index 000000000..0d7f0e76c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250121T0130/20250121T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250121T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250121T0130/LST-AMSR2_V1.0_100-20250121T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250121T0130/LST-AMSR2_V1.0_100-20250121T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250121T1330/20250121T1330.json b/stac/open-canada/ft-mckay/lst/20250121T1330/20250121T1330.json new file mode 100644 index 000000000..47359421d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250121T1330/20250121T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250121T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250121T1330/LST-AMSR2_V1.0_100-20250121T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250121T1330/LST-AMSR2_V1.0_100-20250121T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250122T0130/20250122T0130.json b/stac/open-canada/ft-mckay/lst/20250122T0130/20250122T0130.json new file mode 100644 index 000000000..1a8992c18 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250122T0130/20250122T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250122T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250122T0130/LST-AMSR2_V1.0_100-20250122T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250122T0130/LST-AMSR2_V1.0_100-20250122T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250122T1330/20250122T1330.json b/stac/open-canada/ft-mckay/lst/20250122T1330/20250122T1330.json new file mode 100644 index 000000000..b7bf8f317 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250122T1330/20250122T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250122T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250122T1330/LST-AMSR2_V1.0_100-20250122T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250122T1330/LST-AMSR2_V1.0_100-20250122T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250123T0130/20250123T0130.json b/stac/open-canada/ft-mckay/lst/20250123T0130/20250123T0130.json new file mode 100644 index 000000000..18803512b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250123T0130/20250123T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250123T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250123T0130/LST-AMSR2_V1.0_100-20250123T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250123T0130/LST-AMSR2_V1.0_100-20250123T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250123T1330/20250123T1330.json b/stac/open-canada/ft-mckay/lst/20250123T1330/20250123T1330.json new file mode 100644 index 000000000..efd6af031 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250123T1330/20250123T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250123T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250123T1330/LST-AMSR2_V1.0_100-20250123T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250123T1330/LST-AMSR2_V1.0_100-20250123T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250124T0130/20250124T0130.json b/stac/open-canada/ft-mckay/lst/20250124T0130/20250124T0130.json new file mode 100644 index 000000000..21bf7a6e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250124T0130/20250124T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250124T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250124T0130/LST-AMSR2_V1.0_100-20250124T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250124T0130/LST-AMSR2_V1.0_100-20250124T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250124T1330/20250124T1330.json b/stac/open-canada/ft-mckay/lst/20250124T1330/20250124T1330.json new file mode 100644 index 000000000..fa2ac9102 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250124T1330/20250124T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250124T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250124T1330/LST-AMSR2_V1.0_100-20250124T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250124T1330/LST-AMSR2_V1.0_100-20250124T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250125T0130/20250125T0130.json b/stac/open-canada/ft-mckay/lst/20250125T0130/20250125T0130.json new file mode 100644 index 000000000..779a80441 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250125T0130/20250125T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250125T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250125T0130/LST-AMSR2_V1.0_100-20250125T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250125T0130/LST-AMSR2_V1.0_100-20250125T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250125T1330/20250125T1330.json b/stac/open-canada/ft-mckay/lst/20250125T1330/20250125T1330.json new file mode 100644 index 000000000..60b1fe8a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250125T1330/20250125T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250125T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250125T1330/LST-AMSR2_V1.0_100-20250125T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250125T1330/LST-AMSR2_V1.0_100-20250125T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250126T0130/20250126T0130.json b/stac/open-canada/ft-mckay/lst/20250126T0130/20250126T0130.json new file mode 100644 index 000000000..443314557 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250126T0130/20250126T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250126T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250126T0130/LST-AMSR2_V1.0_100-20250126T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250126T0130/LST-AMSR2_V1.0_100-20250126T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250126T1330/20250126T1330.json b/stac/open-canada/ft-mckay/lst/20250126T1330/20250126T1330.json new file mode 100644 index 000000000..473206608 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250126T1330/20250126T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250126T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250126T1330/LST-AMSR2_V1.0_100-20250126T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250126T1330/LST-AMSR2_V1.0_100-20250126T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250127T0130/20250127T0130.json b/stac/open-canada/ft-mckay/lst/20250127T0130/20250127T0130.json new file mode 100644 index 000000000..5f048796f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250127T0130/20250127T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250127T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250127T0130/LST-AMSR2_V1.0_100-20250127T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250127T0130/LST-AMSR2_V1.0_100-20250127T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250127T1330/20250127T1330.json b/stac/open-canada/ft-mckay/lst/20250127T1330/20250127T1330.json new file mode 100644 index 000000000..7b30ffc39 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250127T1330/20250127T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250127T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250127T1330/LST-AMSR2_V1.0_100-20250127T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250127T1330/LST-AMSR2_V1.0_100-20250127T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250128T0130/20250128T0130.json b/stac/open-canada/ft-mckay/lst/20250128T0130/20250128T0130.json new file mode 100644 index 000000000..db175bdb6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250128T0130/20250128T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250128T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250128T0130/LST-AMSR2_V1.0_100-20250128T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250128T0130/LST-AMSR2_V1.0_100-20250128T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250128T1330/20250128T1330.json b/stac/open-canada/ft-mckay/lst/20250128T1330/20250128T1330.json new file mode 100644 index 000000000..d8402750a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250128T1330/20250128T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250128T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250128T1330/LST-AMSR2_V1.0_100-20250128T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250128T1330/LST-AMSR2_V1.0_100-20250128T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250129T0130/20250129T0130.json b/stac/open-canada/ft-mckay/lst/20250129T0130/20250129T0130.json new file mode 100644 index 000000000..abff81cfc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250129T0130/20250129T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250129T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250129T0130/LST-AMSR2_V1.0_100-20250129T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250129T0130/LST-AMSR2_V1.0_100-20250129T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250129T1330/20250129T1330.json b/stac/open-canada/ft-mckay/lst/20250129T1330/20250129T1330.json new file mode 100644 index 000000000..e6de62331 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250129T1330/20250129T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250129T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250129T1330/LST-AMSR2_V1.0_100-20250129T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250129T1330/LST-AMSR2_V1.0_100-20250129T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250130T0130/20250130T0130.json b/stac/open-canada/ft-mckay/lst/20250130T0130/20250130T0130.json new file mode 100644 index 000000000..e213fc18d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250130T0130/20250130T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250130T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250130T0130/LST-AMSR2_V1.0_100-20250130T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250130T0130/LST-AMSR2_V1.0_100-20250130T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250130T1330/20250130T1330.json b/stac/open-canada/ft-mckay/lst/20250130T1330/20250130T1330.json new file mode 100644 index 000000000..975d8be75 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250130T1330/20250130T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250130T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250130T1330/LST-AMSR2_V1.0_100-20250130T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250130T1330/LST-AMSR2_V1.0_100-20250130T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250131T0130/20250131T0130.json b/stac/open-canada/ft-mckay/lst/20250131T0130/20250131T0130.json new file mode 100644 index 000000000..d92acaf5b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250131T0130/20250131T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250131T0130", + "collection": "lst", + "properties": { + "datetime": "2025-01-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250131T0130/LST-AMSR2_V1.0_100-20250131T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250131T0130/LST-AMSR2_V1.0_100-20250131T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250131T1330/20250131T1330.json b/stac/open-canada/ft-mckay/lst/20250131T1330/20250131T1330.json new file mode 100644 index 000000000..2c507d9ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250131T1330/20250131T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250131T1330", + "collection": "lst", + "properties": { + "datetime": "2025-01-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250131T1330/LST-AMSR2_V1.0_100-20250131T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250131T1330/LST-AMSR2_V1.0_100-20250131T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250201T0130/20250201T0130.json b/stac/open-canada/ft-mckay/lst/20250201T0130/20250201T0130.json new file mode 100644 index 000000000..df8c13ff9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250201T0130/20250201T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250201T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250201T0130/LST-AMSR2_V1.0_100-20250201T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250201T0130/LST-AMSR2_V1.0_100-20250201T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250201T1330/20250201T1330.json b/stac/open-canada/ft-mckay/lst/20250201T1330/20250201T1330.json new file mode 100644 index 000000000..00b136e81 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250201T1330/20250201T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250201T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250201T1330/LST-AMSR2_V1.0_100-20250201T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250201T1330/LST-AMSR2_V1.0_100-20250201T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250202T0130/20250202T0130.json b/stac/open-canada/ft-mckay/lst/20250202T0130/20250202T0130.json new file mode 100644 index 000000000..4ec8db513 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250202T0130/20250202T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250202T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250202T0130/LST-AMSR2_V1.0_100-20250202T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250202T0130/LST-AMSR2_V1.0_100-20250202T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250202T1330/20250202T1330.json b/stac/open-canada/ft-mckay/lst/20250202T1330/20250202T1330.json new file mode 100644 index 000000000..f5db40b9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250202T1330/20250202T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250202T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250202T1330/LST-AMSR2_V1.0_100-20250202T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250202T1330/LST-AMSR2_V1.0_100-20250202T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250203T0130/20250203T0130.json b/stac/open-canada/ft-mckay/lst/20250203T0130/20250203T0130.json new file mode 100644 index 000000000..2833f376b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250203T0130/20250203T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250203T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250203T0130/LST-AMSR2_V1.0_100-20250203T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250203T0130/LST-AMSR2_V1.0_100-20250203T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250203T1330/20250203T1330.json b/stac/open-canada/ft-mckay/lst/20250203T1330/20250203T1330.json new file mode 100644 index 000000000..7d16d2b43 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250203T1330/20250203T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250203T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250203T1330/LST-AMSR2_V1.0_100-20250203T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250203T1330/LST-AMSR2_V1.0_100-20250203T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250204T0130/20250204T0130.json b/stac/open-canada/ft-mckay/lst/20250204T0130/20250204T0130.json new file mode 100644 index 000000000..76444e56f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250204T0130/20250204T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250204T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250204T0130/LST-AMSR2_V1.0_100-20250204T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250204T0130/LST-AMSR2_V1.0_100-20250204T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250204T1330/20250204T1330.json b/stac/open-canada/ft-mckay/lst/20250204T1330/20250204T1330.json new file mode 100644 index 000000000..3e97a5cf6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250204T1330/20250204T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250204T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250204T1330/LST-AMSR2_V1.0_100-20250204T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250204T1330/LST-AMSR2_V1.0_100-20250204T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250205T0130/20250205T0130.json b/stac/open-canada/ft-mckay/lst/20250205T0130/20250205T0130.json new file mode 100644 index 000000000..a1b484899 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250205T0130/20250205T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250205T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250205T0130/LST-AMSR2_V1.0_100-20250205T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250205T0130/LST-AMSR2_V1.0_100-20250205T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250205T1330/20250205T1330.json b/stac/open-canada/ft-mckay/lst/20250205T1330/20250205T1330.json new file mode 100644 index 000000000..25aa647c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250205T1330/20250205T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250205T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250205T1330/LST-AMSR2_V1.0_100-20250205T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250205T1330/LST-AMSR2_V1.0_100-20250205T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250206T0130/20250206T0130.json b/stac/open-canada/ft-mckay/lst/20250206T0130/20250206T0130.json new file mode 100644 index 000000000..77b9e12e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250206T0130/20250206T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250206T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250206T0130/LST-AMSR2_V1.0_100-20250206T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250206T0130/LST-AMSR2_V1.0_100-20250206T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250206T1330/20250206T1330.json b/stac/open-canada/ft-mckay/lst/20250206T1330/20250206T1330.json new file mode 100644 index 000000000..71570a469 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250206T1330/20250206T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250206T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250206T1330/LST-AMSR2_V1.0_100-20250206T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250206T1330/LST-AMSR2_V1.0_100-20250206T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250207T0130/20250207T0130.json b/stac/open-canada/ft-mckay/lst/20250207T0130/20250207T0130.json new file mode 100644 index 000000000..144930617 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250207T0130/20250207T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250207T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250207T0130/LST-AMSR2_V1.0_100-20250207T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250207T0130/LST-AMSR2_V1.0_100-20250207T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250207T1330/20250207T1330.json b/stac/open-canada/ft-mckay/lst/20250207T1330/20250207T1330.json new file mode 100644 index 000000000..7cb4a97e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250207T1330/20250207T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250207T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250207T1330/LST-AMSR2_V1.0_100-20250207T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250207T1330/LST-AMSR2_V1.0_100-20250207T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250208T0130/20250208T0130.json b/stac/open-canada/ft-mckay/lst/20250208T0130/20250208T0130.json new file mode 100644 index 000000000..217fe9fe8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250208T0130/20250208T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250208T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250208T0130/LST-AMSR2_V1.0_100-20250208T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250208T0130/LST-AMSR2_V1.0_100-20250208T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250208T1330/20250208T1330.json b/stac/open-canada/ft-mckay/lst/20250208T1330/20250208T1330.json new file mode 100644 index 000000000..4dd142303 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250208T1330/20250208T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250208T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250208T1330/LST-AMSR2_V1.0_100-20250208T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250208T1330/LST-AMSR2_V1.0_100-20250208T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250209T0130/20250209T0130.json b/stac/open-canada/ft-mckay/lst/20250209T0130/20250209T0130.json new file mode 100644 index 000000000..e3375ba67 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250209T0130/20250209T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250209T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250209T0130/LST-AMSR2_V1.0_100-20250209T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250209T0130/LST-AMSR2_V1.0_100-20250209T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250209T1330/20250209T1330.json b/stac/open-canada/ft-mckay/lst/20250209T1330/20250209T1330.json new file mode 100644 index 000000000..7cb7c0ac3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250209T1330/20250209T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250209T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250209T1330/LST-AMSR2_V1.0_100-20250209T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250209T1330/LST-AMSR2_V1.0_100-20250209T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250210T0130/20250210T0130.json b/stac/open-canada/ft-mckay/lst/20250210T0130/20250210T0130.json new file mode 100644 index 000000000..d9bc89ef5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250210T0130/20250210T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250210T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250210T0130/LST-AMSR2_V1.0_100-20250210T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250210T0130/LST-AMSR2_V1.0_100-20250210T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250210T1330/20250210T1330.json b/stac/open-canada/ft-mckay/lst/20250210T1330/20250210T1330.json new file mode 100644 index 000000000..9e2ed4f75 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250210T1330/20250210T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250210T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250210T1330/LST-AMSR2_V1.0_100-20250210T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250210T1330/LST-AMSR2_V1.0_100-20250210T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250211T0130/20250211T0130.json b/stac/open-canada/ft-mckay/lst/20250211T0130/20250211T0130.json new file mode 100644 index 000000000..2e64932f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250211T0130/20250211T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250211T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250211T0130/LST-AMSR2_V1.0_100-20250211T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250211T0130/LST-AMSR2_V1.0_100-20250211T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250211T1330/20250211T1330.json b/stac/open-canada/ft-mckay/lst/20250211T1330/20250211T1330.json new file mode 100644 index 000000000..cab6fe5be --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250211T1330/20250211T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250211T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250211T1330/LST-AMSR2_V1.0_100-20250211T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250211T1330/LST-AMSR2_V1.0_100-20250211T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250212T0130/20250212T0130.json b/stac/open-canada/ft-mckay/lst/20250212T0130/20250212T0130.json new file mode 100644 index 000000000..ccf029803 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250212T0130/20250212T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250212T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250212T0130/LST-AMSR2_V1.0_100-20250212T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250212T0130/LST-AMSR2_V1.0_100-20250212T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250212T1330/20250212T1330.json b/stac/open-canada/ft-mckay/lst/20250212T1330/20250212T1330.json new file mode 100644 index 000000000..8208a36c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250212T1330/20250212T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250212T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250212T1330/LST-AMSR2_V1.0_100-20250212T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250212T1330/LST-AMSR2_V1.0_100-20250212T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250213T0130/20250213T0130.json b/stac/open-canada/ft-mckay/lst/20250213T0130/20250213T0130.json new file mode 100644 index 000000000..0ecae069a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250213T0130/20250213T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250213T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250213T0130/LST-AMSR2_V1.0_100-20250213T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250213T0130/LST-AMSR2_V1.0_100-20250213T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250213T1330/20250213T1330.json b/stac/open-canada/ft-mckay/lst/20250213T1330/20250213T1330.json new file mode 100644 index 000000000..76eaf866a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250213T1330/20250213T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250213T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250213T1330/LST-AMSR2_V1.0_100-20250213T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250213T1330/LST-AMSR2_V1.0_100-20250213T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250214T0130/20250214T0130.json b/stac/open-canada/ft-mckay/lst/20250214T0130/20250214T0130.json new file mode 100644 index 000000000..f26c2b393 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250214T0130/20250214T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250214T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250214T0130/LST-AMSR2_V1.0_100-20250214T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250214T0130/LST-AMSR2_V1.0_100-20250214T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250214T1330/20250214T1330.json b/stac/open-canada/ft-mckay/lst/20250214T1330/20250214T1330.json new file mode 100644 index 000000000..8ce2bb6a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250214T1330/20250214T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250214T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250214T1330/LST-AMSR2_V1.0_100-20250214T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250214T1330/LST-AMSR2_V1.0_100-20250214T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250215T0130/20250215T0130.json b/stac/open-canada/ft-mckay/lst/20250215T0130/20250215T0130.json new file mode 100644 index 000000000..5e6eb7915 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250215T0130/20250215T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250215T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250215T0130/LST-AMSR2_V1.0_100-20250215T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250215T0130/LST-AMSR2_V1.0_100-20250215T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250215T1330/20250215T1330.json b/stac/open-canada/ft-mckay/lst/20250215T1330/20250215T1330.json new file mode 100644 index 000000000..880e8f411 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250215T1330/20250215T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250215T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250215T1330/LST-AMSR2_V1.0_100-20250215T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250215T1330/LST-AMSR2_V1.0_100-20250215T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250216T0130/20250216T0130.json b/stac/open-canada/ft-mckay/lst/20250216T0130/20250216T0130.json new file mode 100644 index 000000000..7d0ab0d3f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250216T0130/20250216T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250216T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250216T0130/LST-AMSR2_V1.0_100-20250216T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250216T0130/LST-AMSR2_V1.0_100-20250216T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250216T1330/20250216T1330.json b/stac/open-canada/ft-mckay/lst/20250216T1330/20250216T1330.json new file mode 100644 index 000000000..e76269927 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250216T1330/20250216T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250216T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250216T1330/LST-AMSR2_V1.0_100-20250216T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250216T1330/LST-AMSR2_V1.0_100-20250216T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250217T0130/20250217T0130.json b/stac/open-canada/ft-mckay/lst/20250217T0130/20250217T0130.json new file mode 100644 index 000000000..e59e4f68d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250217T0130/20250217T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250217T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250217T0130/LST-AMSR2_V1.0_100-20250217T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250217T0130/LST-AMSR2_V1.0_100-20250217T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250217T1330/20250217T1330.json b/stac/open-canada/ft-mckay/lst/20250217T1330/20250217T1330.json new file mode 100644 index 000000000..f4d76ace1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250217T1330/20250217T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250217T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250217T1330/LST-AMSR2_V1.0_100-20250217T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250217T1330/LST-AMSR2_V1.0_100-20250217T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250218T0130/20250218T0130.json b/stac/open-canada/ft-mckay/lst/20250218T0130/20250218T0130.json new file mode 100644 index 000000000..d4d8b6f1f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250218T0130/20250218T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250218T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250218T0130/LST-AMSR2_V1.0_100-20250218T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250218T0130/LST-AMSR2_V1.0_100-20250218T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250218T1330/20250218T1330.json b/stac/open-canada/ft-mckay/lst/20250218T1330/20250218T1330.json new file mode 100644 index 000000000..53fa122e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250218T1330/20250218T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250218T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250218T1330/LST-AMSR2_V1.0_100-20250218T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250218T1330/LST-AMSR2_V1.0_100-20250218T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250219T0130/20250219T0130.json b/stac/open-canada/ft-mckay/lst/20250219T0130/20250219T0130.json new file mode 100644 index 000000000..024fc7799 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250219T0130/20250219T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250219T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250219T0130/LST-AMSR2_V1.0_100-20250219T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250219T0130/LST-AMSR2_V1.0_100-20250219T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250219T1330/20250219T1330.json b/stac/open-canada/ft-mckay/lst/20250219T1330/20250219T1330.json new file mode 100644 index 000000000..ef0bc5998 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250219T1330/20250219T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250219T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250219T1330/LST-AMSR2_V1.0_100-20250219T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250219T1330/LST-AMSR2_V1.0_100-20250219T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250220T0130/20250220T0130.json b/stac/open-canada/ft-mckay/lst/20250220T0130/20250220T0130.json new file mode 100644 index 000000000..487482cec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250220T0130/20250220T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250220T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250220T0130/LST-AMSR2_V1.0_100-20250220T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250220T0130/LST-AMSR2_V1.0_100-20250220T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250220T1330/20250220T1330.json b/stac/open-canada/ft-mckay/lst/20250220T1330/20250220T1330.json new file mode 100644 index 000000000..0659a2ac9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250220T1330/20250220T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250220T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250220T1330/LST-AMSR2_V1.0_100-20250220T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250220T1330/LST-AMSR2_V1.0_100-20250220T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250221T0130/20250221T0130.json b/stac/open-canada/ft-mckay/lst/20250221T0130/20250221T0130.json new file mode 100644 index 000000000..4269426e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250221T0130/20250221T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250221T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250221T0130/LST-AMSR2_V1.0_100-20250221T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250221T0130/LST-AMSR2_V1.0_100-20250221T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250221T1330/20250221T1330.json b/stac/open-canada/ft-mckay/lst/20250221T1330/20250221T1330.json new file mode 100644 index 000000000..7d8c7fa1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250221T1330/20250221T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250221T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250221T1330/LST-AMSR2_V1.0_100-20250221T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250221T1330/LST-AMSR2_V1.0_100-20250221T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250222T0130/20250222T0130.json b/stac/open-canada/ft-mckay/lst/20250222T0130/20250222T0130.json new file mode 100644 index 000000000..f36d0ce2a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250222T0130/20250222T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250222T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250222T0130/LST-AMSR2_V1.0_100-20250222T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250222T0130/LST-AMSR2_V1.0_100-20250222T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250222T1330/20250222T1330.json b/stac/open-canada/ft-mckay/lst/20250222T1330/20250222T1330.json new file mode 100644 index 000000000..7c510f994 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250222T1330/20250222T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250222T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250222T1330/LST-AMSR2_V1.0_100-20250222T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250222T1330/LST-AMSR2_V1.0_100-20250222T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250223T0130/20250223T0130.json b/stac/open-canada/ft-mckay/lst/20250223T0130/20250223T0130.json new file mode 100644 index 000000000..75c253db8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250223T0130/20250223T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250223T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250223T0130/LST-AMSR2_V1.0_100-20250223T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250223T0130/LST-AMSR2_V1.0_100-20250223T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250223T1330/20250223T1330.json b/stac/open-canada/ft-mckay/lst/20250223T1330/20250223T1330.json new file mode 100644 index 000000000..a0203d160 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250223T1330/20250223T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250223T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250223T1330/LST-AMSR2_V1.0_100-20250223T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250223T1330/LST-AMSR2_V1.0_100-20250223T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250224T0130/20250224T0130.json b/stac/open-canada/ft-mckay/lst/20250224T0130/20250224T0130.json new file mode 100644 index 000000000..e95c8c00b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250224T0130/20250224T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250224T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250224T0130/LST-AMSR2_V1.0_100-20250224T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250224T0130/LST-AMSR2_V1.0_100-20250224T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250224T1330/20250224T1330.json b/stac/open-canada/ft-mckay/lst/20250224T1330/20250224T1330.json new file mode 100644 index 000000000..9454028fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250224T1330/20250224T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250224T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250224T1330/LST-AMSR2_V1.0_100-20250224T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250224T1330/LST-AMSR2_V1.0_100-20250224T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250225T0130/20250225T0130.json b/stac/open-canada/ft-mckay/lst/20250225T0130/20250225T0130.json new file mode 100644 index 000000000..82390c367 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250225T0130/20250225T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250225T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250225T0130/LST-AMSR2_V1.0_100-20250225T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250225T0130/LST-AMSR2_V1.0_100-20250225T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250225T1330/20250225T1330.json b/stac/open-canada/ft-mckay/lst/20250225T1330/20250225T1330.json new file mode 100644 index 000000000..26a310040 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250225T1330/20250225T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250225T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250225T1330/LST-AMSR2_V1.0_100-20250225T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250225T1330/LST-AMSR2_V1.0_100-20250225T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250226T0130/20250226T0130.json b/stac/open-canada/ft-mckay/lst/20250226T0130/20250226T0130.json new file mode 100644 index 000000000..aa1a71986 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250226T0130/20250226T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250226T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250226T0130/LST-AMSR2_V1.0_100-20250226T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250226T0130/LST-AMSR2_V1.0_100-20250226T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250226T1330/20250226T1330.json b/stac/open-canada/ft-mckay/lst/20250226T1330/20250226T1330.json new file mode 100644 index 000000000..e96e12655 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250226T1330/20250226T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250226T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250226T1330/LST-AMSR2_V1.0_100-20250226T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250226T1330/LST-AMSR2_V1.0_100-20250226T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250227T0130/20250227T0130.json b/stac/open-canada/ft-mckay/lst/20250227T0130/20250227T0130.json new file mode 100644 index 000000000..3a64145f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250227T0130/20250227T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250227T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250227T0130/LST-AMSR2_V1.0_100-20250227T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250227T0130/LST-AMSR2_V1.0_100-20250227T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250227T1330/20250227T1330.json b/stac/open-canada/ft-mckay/lst/20250227T1330/20250227T1330.json new file mode 100644 index 000000000..4e7eb26dd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250227T1330/20250227T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250227T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250227T1330/LST-AMSR2_V1.0_100-20250227T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250227T1330/LST-AMSR2_V1.0_100-20250227T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250228T0130/20250228T0130.json b/stac/open-canada/ft-mckay/lst/20250228T0130/20250228T0130.json new file mode 100644 index 000000000..53e4a8ead --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250228T0130/20250228T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250228T0130", + "collection": "lst", + "properties": { + "datetime": "2025-02-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250228T0130/LST-AMSR2_V1.0_100-20250228T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250228T0130/LST-AMSR2_V1.0_100-20250228T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250228T1330/20250228T1330.json b/stac/open-canada/ft-mckay/lst/20250228T1330/20250228T1330.json new file mode 100644 index 000000000..48004ff1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250228T1330/20250228T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250228T1330", + "collection": "lst", + "properties": { + "datetime": "2025-02-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250228T1330/LST-AMSR2_V1.0_100-20250228T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250228T1330/LST-AMSR2_V1.0_100-20250228T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250301T0130/20250301T0130.json b/stac/open-canada/ft-mckay/lst/20250301T0130/20250301T0130.json new file mode 100644 index 000000000..60cebb718 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250301T0130/20250301T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250301T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250301T0130/LST-AMSR2_V1.0_100-20250301T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250301T0130/LST-AMSR2_V1.0_100-20250301T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250301T1330/20250301T1330.json b/stac/open-canada/ft-mckay/lst/20250301T1330/20250301T1330.json new file mode 100644 index 000000000..3f9b45008 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250301T1330/20250301T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250301T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250301T1330/LST-AMSR2_V1.0_100-20250301T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250301T1330/LST-AMSR2_V1.0_100-20250301T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250302T0130/20250302T0130.json b/stac/open-canada/ft-mckay/lst/20250302T0130/20250302T0130.json new file mode 100644 index 000000000..910e1681f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250302T0130/20250302T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250302T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250302T0130/LST-AMSR2_V1.0_100-20250302T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250302T0130/LST-AMSR2_V1.0_100-20250302T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250302T1330/20250302T1330.json b/stac/open-canada/ft-mckay/lst/20250302T1330/20250302T1330.json new file mode 100644 index 000000000..bcc1af1bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250302T1330/20250302T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250302T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250302T1330/LST-AMSR2_V1.0_100-20250302T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250302T1330/LST-AMSR2_V1.0_100-20250302T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250303T0130/20250303T0130.json b/stac/open-canada/ft-mckay/lst/20250303T0130/20250303T0130.json new file mode 100644 index 000000000..ade07e03d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250303T0130/20250303T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250303T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250303T0130/LST-AMSR2_V1.0_100-20250303T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250303T0130/LST-AMSR2_V1.0_100-20250303T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250303T1330/20250303T1330.json b/stac/open-canada/ft-mckay/lst/20250303T1330/20250303T1330.json new file mode 100644 index 000000000..6f7f3172a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250303T1330/20250303T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250303T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250303T1330/LST-AMSR2_V1.0_100-20250303T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250303T1330/LST-AMSR2_V1.0_100-20250303T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250304T0130/20250304T0130.json b/stac/open-canada/ft-mckay/lst/20250304T0130/20250304T0130.json new file mode 100644 index 000000000..9787ae7de --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250304T0130/20250304T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250304T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250304T0130/LST-AMSR2_V1.0_100-20250304T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250304T0130/LST-AMSR2_V1.0_100-20250304T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250304T1330/20250304T1330.json b/stac/open-canada/ft-mckay/lst/20250304T1330/20250304T1330.json new file mode 100644 index 000000000..b254c9ef2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250304T1330/20250304T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250304T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250304T1330/LST-AMSR2_V1.0_100-20250304T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250304T1330/LST-AMSR2_V1.0_100-20250304T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250305T0130/20250305T0130.json b/stac/open-canada/ft-mckay/lst/20250305T0130/20250305T0130.json new file mode 100644 index 000000000..43bb42bce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250305T0130/20250305T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250305T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250305T0130/LST-AMSR2_V1.0_100-20250305T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250305T0130/LST-AMSR2_V1.0_100-20250305T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250305T1330/20250305T1330.json b/stac/open-canada/ft-mckay/lst/20250305T1330/20250305T1330.json new file mode 100644 index 000000000..f387d1797 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250305T1330/20250305T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250305T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250305T1330/LST-AMSR2_V1.0_100-20250305T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250305T1330/LST-AMSR2_V1.0_100-20250305T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250306T0130/20250306T0130.json b/stac/open-canada/ft-mckay/lst/20250306T0130/20250306T0130.json new file mode 100644 index 000000000..0a632e63b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250306T0130/20250306T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250306T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250306T0130/LST-AMSR2_V1.0_100-20250306T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250306T0130/LST-AMSR2_V1.0_100-20250306T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250306T1330/20250306T1330.json b/stac/open-canada/ft-mckay/lst/20250306T1330/20250306T1330.json new file mode 100644 index 000000000..6f5161876 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250306T1330/20250306T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250306T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250306T1330/LST-AMSR2_V1.0_100-20250306T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250306T1330/LST-AMSR2_V1.0_100-20250306T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250307T0130/20250307T0130.json b/stac/open-canada/ft-mckay/lst/20250307T0130/20250307T0130.json new file mode 100644 index 000000000..0d7556580 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250307T0130/20250307T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250307T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250307T0130/LST-AMSR2_V1.0_100-20250307T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250307T0130/LST-AMSR2_V1.0_100-20250307T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250307T1330/20250307T1330.json b/stac/open-canada/ft-mckay/lst/20250307T1330/20250307T1330.json new file mode 100644 index 000000000..9b7abc644 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250307T1330/20250307T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250307T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250307T1330/LST-AMSR2_V1.0_100-20250307T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250307T1330/LST-AMSR2_V1.0_100-20250307T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250308T0130/20250308T0130.json b/stac/open-canada/ft-mckay/lst/20250308T0130/20250308T0130.json new file mode 100644 index 000000000..e6d0f214b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250308T0130/20250308T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250308T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250308T0130/LST-AMSR2_V1.0_100-20250308T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250308T0130/LST-AMSR2_V1.0_100-20250308T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250308T1330/20250308T1330.json b/stac/open-canada/ft-mckay/lst/20250308T1330/20250308T1330.json new file mode 100644 index 000000000..956a9eec2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250308T1330/20250308T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250308T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250308T1330/LST-AMSR2_V1.0_100-20250308T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250308T1330/LST-AMSR2_V1.0_100-20250308T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250309T0130/20250309T0130.json b/stac/open-canada/ft-mckay/lst/20250309T0130/20250309T0130.json new file mode 100644 index 000000000..966a0f622 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250309T0130/20250309T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250309T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250309T0130/LST-AMSR2_V1.0_100-20250309T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250309T0130/LST-AMSR2_V1.0_100-20250309T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250309T1330/20250309T1330.json b/stac/open-canada/ft-mckay/lst/20250309T1330/20250309T1330.json new file mode 100644 index 000000000..06e1ef4ac --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250309T1330/20250309T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250309T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250309T1330/LST-AMSR2_V1.0_100-20250309T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250309T1330/LST-AMSR2_V1.0_100-20250309T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250310T0130/20250310T0130.json b/stac/open-canada/ft-mckay/lst/20250310T0130/20250310T0130.json new file mode 100644 index 000000000..0a6db7874 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250310T0130/20250310T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250310T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250310T0130/LST-AMSR2_V1.0_100-20250310T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250310T0130/LST-AMSR2_V1.0_100-20250310T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250310T1330/20250310T1330.json b/stac/open-canada/ft-mckay/lst/20250310T1330/20250310T1330.json new file mode 100644 index 000000000..ecd5a9b7f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250310T1330/20250310T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250310T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250310T1330/LST-AMSR2_V1.0_100-20250310T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250310T1330/LST-AMSR2_V1.0_100-20250310T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250311T0130/20250311T0130.json b/stac/open-canada/ft-mckay/lst/20250311T0130/20250311T0130.json new file mode 100644 index 000000000..9000154d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250311T0130/20250311T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250311T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250311T0130/LST-AMSR2_V1.0_100-20250311T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250311T0130/LST-AMSR2_V1.0_100-20250311T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250311T1330/20250311T1330.json b/stac/open-canada/ft-mckay/lst/20250311T1330/20250311T1330.json new file mode 100644 index 000000000..703c6326f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250311T1330/20250311T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250311T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250311T1330/LST-AMSR2_V1.0_100-20250311T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250311T1330/LST-AMSR2_V1.0_100-20250311T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250312T0130/20250312T0130.json b/stac/open-canada/ft-mckay/lst/20250312T0130/20250312T0130.json new file mode 100644 index 000000000..dc670677f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250312T0130/20250312T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250312T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250312T0130/LST-AMSR2_V1.0_100-20250312T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250312T0130/LST-AMSR2_V1.0_100-20250312T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250312T1330/20250312T1330.json b/stac/open-canada/ft-mckay/lst/20250312T1330/20250312T1330.json new file mode 100644 index 000000000..2821b70f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250312T1330/20250312T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250312T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250312T1330/LST-AMSR2_V1.0_100-20250312T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250312T1330/LST-AMSR2_V1.0_100-20250312T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250313T0130/20250313T0130.json b/stac/open-canada/ft-mckay/lst/20250313T0130/20250313T0130.json new file mode 100644 index 000000000..0a324af78 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250313T0130/20250313T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250313T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250313T0130/LST-AMSR2_V1.0_100-20250313T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250313T0130/LST-AMSR2_V1.0_100-20250313T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250313T1330/20250313T1330.json b/stac/open-canada/ft-mckay/lst/20250313T1330/20250313T1330.json new file mode 100644 index 000000000..9fd000867 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250313T1330/20250313T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250313T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250313T1330/LST-AMSR2_V1.0_100-20250313T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250313T1330/LST-AMSR2_V1.0_100-20250313T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250314T0130/20250314T0130.json b/stac/open-canada/ft-mckay/lst/20250314T0130/20250314T0130.json new file mode 100644 index 000000000..13b815b8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250314T0130/20250314T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250314T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250314T0130/LST-AMSR2_V1.0_100-20250314T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250314T0130/LST-AMSR2_V1.0_100-20250314T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250314T1330/20250314T1330.json b/stac/open-canada/ft-mckay/lst/20250314T1330/20250314T1330.json new file mode 100644 index 000000000..4120a8bef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250314T1330/20250314T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250314T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250314T1330/LST-AMSR2_V1.0_100-20250314T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250314T1330/LST-AMSR2_V1.0_100-20250314T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250315T0130/20250315T0130.json b/stac/open-canada/ft-mckay/lst/20250315T0130/20250315T0130.json new file mode 100644 index 000000000..225d6a52a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250315T0130/20250315T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250315T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250315T0130/LST-AMSR2_V1.0_100-20250315T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250315T0130/LST-AMSR2_V1.0_100-20250315T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250315T1330/20250315T1330.json b/stac/open-canada/ft-mckay/lst/20250315T1330/20250315T1330.json new file mode 100644 index 000000000..5f0e3aabf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250315T1330/20250315T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250315T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250315T1330/LST-AMSR2_V1.0_100-20250315T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250315T1330/LST-AMSR2_V1.0_100-20250315T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250316T0130/20250316T0130.json b/stac/open-canada/ft-mckay/lst/20250316T0130/20250316T0130.json new file mode 100644 index 000000000..ffe5d9e79 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250316T0130/20250316T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250316T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250316T0130/LST-AMSR2_V1.0_100-20250316T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250316T0130/LST-AMSR2_V1.0_100-20250316T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250316T1330/20250316T1330.json b/stac/open-canada/ft-mckay/lst/20250316T1330/20250316T1330.json new file mode 100644 index 000000000..5f9c0baff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250316T1330/20250316T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250316T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250316T1330/LST-AMSR2_V1.0_100-20250316T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250316T1330/LST-AMSR2_V1.0_100-20250316T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250317T0130/20250317T0130.json b/stac/open-canada/ft-mckay/lst/20250317T0130/20250317T0130.json new file mode 100644 index 000000000..4ba497c85 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250317T0130/20250317T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250317T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250317T0130/LST-AMSR2_V1.0_100-20250317T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250317T0130/LST-AMSR2_V1.0_100-20250317T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250317T1330/20250317T1330.json b/stac/open-canada/ft-mckay/lst/20250317T1330/20250317T1330.json new file mode 100644 index 000000000..334039c33 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250317T1330/20250317T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250317T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250317T1330/LST-AMSR2_V1.0_100-20250317T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250317T1330/LST-AMSR2_V1.0_100-20250317T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250318T0130/20250318T0130.json b/stac/open-canada/ft-mckay/lst/20250318T0130/20250318T0130.json new file mode 100644 index 000000000..e480d74b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250318T0130/20250318T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250318T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250318T0130/LST-AMSR2_V1.0_100-20250318T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250318T0130/LST-AMSR2_V1.0_100-20250318T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250318T1330/20250318T1330.json b/stac/open-canada/ft-mckay/lst/20250318T1330/20250318T1330.json new file mode 100644 index 000000000..e7b45e72a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250318T1330/20250318T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250318T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250318T1330/LST-AMSR2_V1.0_100-20250318T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250318T1330/LST-AMSR2_V1.0_100-20250318T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250319T0130/20250319T0130.json b/stac/open-canada/ft-mckay/lst/20250319T0130/20250319T0130.json new file mode 100644 index 000000000..93535530c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250319T0130/20250319T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250319T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250319T0130/LST-AMSR2_V1.0_100-20250319T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250319T0130/LST-AMSR2_V1.0_100-20250319T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250319T1330/20250319T1330.json b/stac/open-canada/ft-mckay/lst/20250319T1330/20250319T1330.json new file mode 100644 index 000000000..c0ae5ad59 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250319T1330/20250319T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250319T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250319T1330/LST-AMSR2_V1.0_100-20250319T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250319T1330/LST-AMSR2_V1.0_100-20250319T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250320T0130/20250320T0130.json b/stac/open-canada/ft-mckay/lst/20250320T0130/20250320T0130.json new file mode 100644 index 000000000..8a73b6b99 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250320T0130/20250320T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250320T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250320T0130/LST-AMSR2_V1.0_100-20250320T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250320T0130/LST-AMSR2_V1.0_100-20250320T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250320T1330/20250320T1330.json b/stac/open-canada/ft-mckay/lst/20250320T1330/20250320T1330.json new file mode 100644 index 000000000..fd5577749 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250320T1330/20250320T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250320T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250320T1330/LST-AMSR2_V1.0_100-20250320T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250320T1330/LST-AMSR2_V1.0_100-20250320T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250321T0130/20250321T0130.json b/stac/open-canada/ft-mckay/lst/20250321T0130/20250321T0130.json new file mode 100644 index 000000000..81cfd0781 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250321T0130/20250321T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250321T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250321T0130/LST-AMSR2_V1.0_100-20250321T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250321T0130/LST-AMSR2_V1.0_100-20250321T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250321T1330/20250321T1330.json b/stac/open-canada/ft-mckay/lst/20250321T1330/20250321T1330.json new file mode 100644 index 000000000..72e656a24 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250321T1330/20250321T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250321T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250321T1330/LST-AMSR2_V1.0_100-20250321T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250321T1330/LST-AMSR2_V1.0_100-20250321T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250322T0130/20250322T0130.json b/stac/open-canada/ft-mckay/lst/20250322T0130/20250322T0130.json new file mode 100644 index 000000000..e1bfc523e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250322T0130/20250322T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250322T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250322T0130/LST-AMSR2_V1.0_100-20250322T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250322T0130/LST-AMSR2_V1.0_100-20250322T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250322T1330/20250322T1330.json b/stac/open-canada/ft-mckay/lst/20250322T1330/20250322T1330.json new file mode 100644 index 000000000..ae7e45196 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250322T1330/20250322T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250322T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250322T1330/LST-AMSR2_V1.0_100-20250322T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250322T1330/LST-AMSR2_V1.0_100-20250322T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250323T0130/20250323T0130.json b/stac/open-canada/ft-mckay/lst/20250323T0130/20250323T0130.json new file mode 100644 index 000000000..24b09b2e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250323T0130/20250323T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250323T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250323T0130/LST-AMSR2_V1.0_100-20250323T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250323T0130/LST-AMSR2_V1.0_100-20250323T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250323T1330/20250323T1330.json b/stac/open-canada/ft-mckay/lst/20250323T1330/20250323T1330.json new file mode 100644 index 000000000..8f5b8ebd2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250323T1330/20250323T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250323T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250323T1330/LST-AMSR2_V1.0_100-20250323T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250323T1330/LST-AMSR2_V1.0_100-20250323T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250324T0130/20250324T0130.json b/stac/open-canada/ft-mckay/lst/20250324T0130/20250324T0130.json new file mode 100644 index 000000000..99179011f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250324T0130/20250324T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250324T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250324T0130/LST-AMSR2_V1.0_100-20250324T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250324T0130/LST-AMSR2_V1.0_100-20250324T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250324T1330/20250324T1330.json b/stac/open-canada/ft-mckay/lst/20250324T1330/20250324T1330.json new file mode 100644 index 000000000..82cfc4789 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250324T1330/20250324T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250324T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250324T1330/LST-AMSR2_V1.0_100-20250324T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250324T1330/LST-AMSR2_V1.0_100-20250324T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250325T0130/20250325T0130.json b/stac/open-canada/ft-mckay/lst/20250325T0130/20250325T0130.json new file mode 100644 index 000000000..ed0c847e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250325T0130/20250325T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250325T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250325T0130/LST-AMSR2_V1.0_100-20250325T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250325T0130/LST-AMSR2_V1.0_100-20250325T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250325T1330/20250325T1330.json b/stac/open-canada/ft-mckay/lst/20250325T1330/20250325T1330.json new file mode 100644 index 000000000..d34b6e7ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250325T1330/20250325T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250325T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250325T1330/LST-AMSR2_V1.0_100-20250325T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250325T1330/LST-AMSR2_V1.0_100-20250325T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250326T0130/20250326T0130.json b/stac/open-canada/ft-mckay/lst/20250326T0130/20250326T0130.json new file mode 100644 index 000000000..f653a0946 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250326T0130/20250326T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250326T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250326T0130/LST-AMSR2_V1.0_100-20250326T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250326T0130/LST-AMSR2_V1.0_100-20250326T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250326T1330/20250326T1330.json b/stac/open-canada/ft-mckay/lst/20250326T1330/20250326T1330.json new file mode 100644 index 000000000..b8373086e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250326T1330/20250326T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250326T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250326T1330/LST-AMSR2_V1.0_100-20250326T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250326T1330/LST-AMSR2_V1.0_100-20250326T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250327T0130/20250327T0130.json b/stac/open-canada/ft-mckay/lst/20250327T0130/20250327T0130.json new file mode 100644 index 000000000..cfecbbe6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250327T0130/20250327T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250327T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250327T0130/LST-AMSR2_V1.0_100-20250327T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250327T0130/LST-AMSR2_V1.0_100-20250327T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250327T1330/20250327T1330.json b/stac/open-canada/ft-mckay/lst/20250327T1330/20250327T1330.json new file mode 100644 index 000000000..336ffb0b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250327T1330/20250327T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250327T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250327T1330/LST-AMSR2_V1.0_100-20250327T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250327T1330/LST-AMSR2_V1.0_100-20250327T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250328T0130/20250328T0130.json b/stac/open-canada/ft-mckay/lst/20250328T0130/20250328T0130.json new file mode 100644 index 000000000..3b18260c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250328T0130/20250328T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250328T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250328T0130/LST-AMSR2_V1.0_100-20250328T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250328T0130/LST-AMSR2_V1.0_100-20250328T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250328T1330/20250328T1330.json b/stac/open-canada/ft-mckay/lst/20250328T1330/20250328T1330.json new file mode 100644 index 000000000..cd711a072 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250328T1330/20250328T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250328T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250328T1330/LST-AMSR2_V1.0_100-20250328T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250328T1330/LST-AMSR2_V1.0_100-20250328T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250329T0130/20250329T0130.json b/stac/open-canada/ft-mckay/lst/20250329T0130/20250329T0130.json new file mode 100644 index 000000000..f6b5d76cb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250329T0130/20250329T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250329T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250329T0130/LST-AMSR2_V1.0_100-20250329T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250329T0130/LST-AMSR2_V1.0_100-20250329T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250329T1330/20250329T1330.json b/stac/open-canada/ft-mckay/lst/20250329T1330/20250329T1330.json new file mode 100644 index 000000000..05970b2bb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250329T1330/20250329T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250329T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250329T1330/LST-AMSR2_V1.0_100-20250329T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250329T1330/LST-AMSR2_V1.0_100-20250329T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250330T0130/20250330T0130.json b/stac/open-canada/ft-mckay/lst/20250330T0130/20250330T0130.json new file mode 100644 index 000000000..cd4b40df3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250330T0130/20250330T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250330T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250330T0130/LST-AMSR2_V1.0_100-20250330T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250330T0130/LST-AMSR2_V1.0_100-20250330T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250330T1330/20250330T1330.json b/stac/open-canada/ft-mckay/lst/20250330T1330/20250330T1330.json new file mode 100644 index 000000000..c63a607e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250330T1330/20250330T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250330T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250330T1330/LST-AMSR2_V1.0_100-20250330T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250330T1330/LST-AMSR2_V1.0_100-20250330T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250331T0130/20250331T0130.json b/stac/open-canada/ft-mckay/lst/20250331T0130/20250331T0130.json new file mode 100644 index 000000000..cb1a660ab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250331T0130/20250331T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250331T0130", + "collection": "lst", + "properties": { + "datetime": "2025-03-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250331T0130/LST-AMSR2_V1.0_100-20250331T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250331T0130/LST-AMSR2_V1.0_100-20250331T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250331T1330/20250331T1330.json b/stac/open-canada/ft-mckay/lst/20250331T1330/20250331T1330.json new file mode 100644 index 000000000..ba15d3884 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250331T1330/20250331T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250331T1330", + "collection": "lst", + "properties": { + "datetime": "2025-03-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250331T1330/LST-AMSR2_V1.0_100-20250331T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250331T1330/LST-AMSR2_V1.0_100-20250331T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250401T0130/20250401T0130.json b/stac/open-canada/ft-mckay/lst/20250401T0130/20250401T0130.json new file mode 100644 index 000000000..d875af03f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250401T0130/20250401T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250401T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250401T0130/LST-AMSR2_V1.0_100-20250401T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250401T0130/LST-AMSR2_V1.0_100-20250401T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250401T1330/20250401T1330.json b/stac/open-canada/ft-mckay/lst/20250401T1330/20250401T1330.json new file mode 100644 index 000000000..fd106ad8a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250401T1330/20250401T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250401T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250401T1330/LST-AMSR2_V1.0_100-20250401T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250401T1330/LST-AMSR2_V1.0_100-20250401T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250402T0130/20250402T0130.json b/stac/open-canada/ft-mckay/lst/20250402T0130/20250402T0130.json new file mode 100644 index 000000000..e330195ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250402T0130/20250402T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250402T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250402T0130/LST-AMSR2_V1.0_100-20250402T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250402T0130/LST-AMSR2_V1.0_100-20250402T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250402T1330/20250402T1330.json b/stac/open-canada/ft-mckay/lst/20250402T1330/20250402T1330.json new file mode 100644 index 000000000..006640545 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250402T1330/20250402T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250402T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250402T1330/LST-AMSR2_V1.0_100-20250402T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250402T1330/LST-AMSR2_V1.0_100-20250402T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250403T0130/20250403T0130.json b/stac/open-canada/ft-mckay/lst/20250403T0130/20250403T0130.json new file mode 100644 index 000000000..782f45338 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250403T0130/20250403T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250403T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250403T0130/LST-AMSR2_V1.0_100-20250403T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250403T0130/LST-AMSR2_V1.0_100-20250403T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250403T1330/20250403T1330.json b/stac/open-canada/ft-mckay/lst/20250403T1330/20250403T1330.json new file mode 100644 index 000000000..bd4bf4a20 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250403T1330/20250403T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250403T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250403T1330/LST-AMSR2_V1.0_100-20250403T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250403T1330/LST-AMSR2_V1.0_100-20250403T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250404T0130/20250404T0130.json b/stac/open-canada/ft-mckay/lst/20250404T0130/20250404T0130.json new file mode 100644 index 000000000..cf2ec9b40 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250404T0130/20250404T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250404T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250404T0130/LST-AMSR2_V1.0_100-20250404T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250404T0130/LST-AMSR2_V1.0_100-20250404T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250404T1330/20250404T1330.json b/stac/open-canada/ft-mckay/lst/20250404T1330/20250404T1330.json new file mode 100644 index 000000000..20a99077b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250404T1330/20250404T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250404T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250404T1330/LST-AMSR2_V1.0_100-20250404T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250404T1330/LST-AMSR2_V1.0_100-20250404T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250405T0130/20250405T0130.json b/stac/open-canada/ft-mckay/lst/20250405T0130/20250405T0130.json new file mode 100644 index 000000000..4b9b5ba9f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250405T0130/20250405T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250405T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250405T0130/LST-AMSR2_V1.0_100-20250405T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250405T0130/LST-AMSR2_V1.0_100-20250405T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250405T1330/20250405T1330.json b/stac/open-canada/ft-mckay/lst/20250405T1330/20250405T1330.json new file mode 100644 index 000000000..07c87ee8f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250405T1330/20250405T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250405T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250405T1330/LST-AMSR2_V1.0_100-20250405T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250405T1330/LST-AMSR2_V1.0_100-20250405T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250406T0130/20250406T0130.json b/stac/open-canada/ft-mckay/lst/20250406T0130/20250406T0130.json new file mode 100644 index 000000000..94005eb1a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250406T0130/20250406T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250406T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250406T0130/LST-AMSR2_V1.0_100-20250406T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250406T0130/LST-AMSR2_V1.0_100-20250406T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250406T1330/20250406T1330.json b/stac/open-canada/ft-mckay/lst/20250406T1330/20250406T1330.json new file mode 100644 index 000000000..d725001fe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250406T1330/20250406T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250406T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250406T1330/LST-AMSR2_V1.0_100-20250406T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250406T1330/LST-AMSR2_V1.0_100-20250406T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250407T0130/20250407T0130.json b/stac/open-canada/ft-mckay/lst/20250407T0130/20250407T0130.json new file mode 100644 index 000000000..9443e936d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250407T0130/20250407T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250407T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250407T0130/LST-AMSR2_V1.0_100-20250407T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250407T0130/LST-AMSR2_V1.0_100-20250407T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250407T1330/20250407T1330.json b/stac/open-canada/ft-mckay/lst/20250407T1330/20250407T1330.json new file mode 100644 index 000000000..edecd3b4d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250407T1330/20250407T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250407T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250407T1330/LST-AMSR2_V1.0_100-20250407T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250407T1330/LST-AMSR2_V1.0_100-20250407T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250408T0130/20250408T0130.json b/stac/open-canada/ft-mckay/lst/20250408T0130/20250408T0130.json new file mode 100644 index 000000000..542ea2b3d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250408T0130/20250408T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250408T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250408T0130/LST-AMSR2_V1.0_100-20250408T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250408T0130/LST-AMSR2_V1.0_100-20250408T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250408T1330/20250408T1330.json b/stac/open-canada/ft-mckay/lst/20250408T1330/20250408T1330.json new file mode 100644 index 000000000..90dc50c01 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250408T1330/20250408T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250408T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250408T1330/LST-AMSR2_V1.0_100-20250408T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250408T1330/LST-AMSR2_V1.0_100-20250408T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250409T0130/20250409T0130.json b/stac/open-canada/ft-mckay/lst/20250409T0130/20250409T0130.json new file mode 100644 index 000000000..ba89e4af7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250409T0130/20250409T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250409T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250409T0130/LST-AMSR2_V1.0_100-20250409T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250409T0130/LST-AMSR2_V1.0_100-20250409T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250409T1330/20250409T1330.json b/stac/open-canada/ft-mckay/lst/20250409T1330/20250409T1330.json new file mode 100644 index 000000000..5363e7f3b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250409T1330/20250409T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250409T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250409T1330/LST-AMSR2_V1.0_100-20250409T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250409T1330/LST-AMSR2_V1.0_100-20250409T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250410T0130/20250410T0130.json b/stac/open-canada/ft-mckay/lst/20250410T0130/20250410T0130.json new file mode 100644 index 000000000..46fd86feb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250410T0130/20250410T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250410T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250410T0130/LST-AMSR2_V1.0_100-20250410T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250410T0130/LST-AMSR2_V1.0_100-20250410T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250410T1330/20250410T1330.json b/stac/open-canada/ft-mckay/lst/20250410T1330/20250410T1330.json new file mode 100644 index 000000000..36e3d16ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250410T1330/20250410T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250410T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250410T1330/LST-AMSR2_V1.0_100-20250410T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250410T1330/LST-AMSR2_V1.0_100-20250410T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250411T0130/20250411T0130.json b/stac/open-canada/ft-mckay/lst/20250411T0130/20250411T0130.json new file mode 100644 index 000000000..edcca6eae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250411T0130/20250411T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250411T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250411T0130/LST-AMSR2_V1.0_100-20250411T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250411T0130/LST-AMSR2_V1.0_100-20250411T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250411T1330/20250411T1330.json b/stac/open-canada/ft-mckay/lst/20250411T1330/20250411T1330.json new file mode 100644 index 000000000..548afab4f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250411T1330/20250411T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250411T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250411T1330/LST-AMSR2_V1.0_100-20250411T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250411T1330/LST-AMSR2_V1.0_100-20250411T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250412T0130/20250412T0130.json b/stac/open-canada/ft-mckay/lst/20250412T0130/20250412T0130.json new file mode 100644 index 000000000..cfc208e4e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250412T0130/20250412T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250412T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250412T0130/LST-AMSR2_V1.0_100-20250412T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250412T0130/LST-AMSR2_V1.0_100-20250412T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250412T1330/20250412T1330.json b/stac/open-canada/ft-mckay/lst/20250412T1330/20250412T1330.json new file mode 100644 index 000000000..8ec1fd1f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250412T1330/20250412T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250412T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250412T1330/LST-AMSR2_V1.0_100-20250412T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250412T1330/LST-AMSR2_V1.0_100-20250412T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250413T0130/20250413T0130.json b/stac/open-canada/ft-mckay/lst/20250413T0130/20250413T0130.json new file mode 100644 index 000000000..9340233b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250413T0130/20250413T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250413T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250413T0130/LST-AMSR2_V1.0_100-20250413T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250413T0130/LST-AMSR2_V1.0_100-20250413T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250413T1330/20250413T1330.json b/stac/open-canada/ft-mckay/lst/20250413T1330/20250413T1330.json new file mode 100644 index 000000000..44d86ed44 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250413T1330/20250413T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250413T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250413T1330/LST-AMSR2_V1.0_100-20250413T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250413T1330/LST-AMSR2_V1.0_100-20250413T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250414T0130/20250414T0130.json b/stac/open-canada/ft-mckay/lst/20250414T0130/20250414T0130.json new file mode 100644 index 000000000..97e1d0eb5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250414T0130/20250414T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250414T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250414T0130/LST-AMSR2_V1.0_100-20250414T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250414T0130/LST-AMSR2_V1.0_100-20250414T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250414T1330/20250414T1330.json b/stac/open-canada/ft-mckay/lst/20250414T1330/20250414T1330.json new file mode 100644 index 000000000..a3325b0ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250414T1330/20250414T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250414T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250414T1330/LST-AMSR2_V1.0_100-20250414T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250414T1330/LST-AMSR2_V1.0_100-20250414T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250415T0130/20250415T0130.json b/stac/open-canada/ft-mckay/lst/20250415T0130/20250415T0130.json new file mode 100644 index 000000000..72a1f9a76 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250415T0130/20250415T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250415T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250415T0130/LST-AMSR2_V1.0_100-20250415T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250415T0130/LST-AMSR2_V1.0_100-20250415T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250415T1330/20250415T1330.json b/stac/open-canada/ft-mckay/lst/20250415T1330/20250415T1330.json new file mode 100644 index 000000000..a67c69b15 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250415T1330/20250415T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250415T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250415T1330/LST-AMSR2_V1.0_100-20250415T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250415T1330/LST-AMSR2_V1.0_100-20250415T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250416T0130/20250416T0130.json b/stac/open-canada/ft-mckay/lst/20250416T0130/20250416T0130.json new file mode 100644 index 000000000..b57f5929a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250416T0130/20250416T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250416T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250416T0130/LST-AMSR2_V1.0_100-20250416T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250416T0130/LST-AMSR2_V1.0_100-20250416T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250416T1330/20250416T1330.json b/stac/open-canada/ft-mckay/lst/20250416T1330/20250416T1330.json new file mode 100644 index 000000000..62abe343a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250416T1330/20250416T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250416T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250416T1330/LST-AMSR2_V1.0_100-20250416T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250416T1330/LST-AMSR2_V1.0_100-20250416T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250417T0130/20250417T0130.json b/stac/open-canada/ft-mckay/lst/20250417T0130/20250417T0130.json new file mode 100644 index 000000000..9f1e59d4d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250417T0130/20250417T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250417T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250417T0130/LST-AMSR2_V1.0_100-20250417T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250417T0130/LST-AMSR2_V1.0_100-20250417T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250417T1330/20250417T1330.json b/stac/open-canada/ft-mckay/lst/20250417T1330/20250417T1330.json new file mode 100644 index 000000000..241008e88 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250417T1330/20250417T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250417T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250417T1330/LST-AMSR2_V1.0_100-20250417T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250417T1330/LST-AMSR2_V1.0_100-20250417T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250418T0130/20250418T0130.json b/stac/open-canada/ft-mckay/lst/20250418T0130/20250418T0130.json new file mode 100644 index 000000000..544708dcd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250418T0130/20250418T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250418T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250418T0130/LST-AMSR2_V1.0_100-20250418T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250418T0130/LST-AMSR2_V1.0_100-20250418T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250418T1330/20250418T1330.json b/stac/open-canada/ft-mckay/lst/20250418T1330/20250418T1330.json new file mode 100644 index 000000000..50776e911 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250418T1330/20250418T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250418T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250418T1330/LST-AMSR2_V1.0_100-20250418T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250418T1330/LST-AMSR2_V1.0_100-20250418T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250419T0130/20250419T0130.json b/stac/open-canada/ft-mckay/lst/20250419T0130/20250419T0130.json new file mode 100644 index 000000000..0495259b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250419T0130/20250419T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250419T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250419T0130/LST-AMSR2_V1.0_100-20250419T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250419T0130/LST-AMSR2_V1.0_100-20250419T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250419T1330/20250419T1330.json b/stac/open-canada/ft-mckay/lst/20250419T1330/20250419T1330.json new file mode 100644 index 000000000..5fd51424e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250419T1330/20250419T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250419T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250419T1330/LST-AMSR2_V1.0_100-20250419T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250419T1330/LST-AMSR2_V1.0_100-20250419T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250420T0130/20250420T0130.json b/stac/open-canada/ft-mckay/lst/20250420T0130/20250420T0130.json new file mode 100644 index 000000000..f96c42e19 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250420T0130/20250420T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250420T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250420T0130/LST-AMSR2_V1.0_100-20250420T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250420T0130/LST-AMSR2_V1.0_100-20250420T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250420T1330/20250420T1330.json b/stac/open-canada/ft-mckay/lst/20250420T1330/20250420T1330.json new file mode 100644 index 000000000..573bbb6b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250420T1330/20250420T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250420T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250420T1330/LST-AMSR2_V1.0_100-20250420T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250420T1330/LST-AMSR2_V1.0_100-20250420T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250421T0130/20250421T0130.json b/stac/open-canada/ft-mckay/lst/20250421T0130/20250421T0130.json new file mode 100644 index 000000000..43a66aa1c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250421T0130/20250421T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250421T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250421T0130/LST-AMSR2_V1.0_100-20250421T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250421T0130/LST-AMSR2_V1.0_100-20250421T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250421T1330/20250421T1330.json b/stac/open-canada/ft-mckay/lst/20250421T1330/20250421T1330.json new file mode 100644 index 000000000..56ffea461 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250421T1330/20250421T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250421T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250421T1330/LST-AMSR2_V1.0_100-20250421T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250421T1330/LST-AMSR2_V1.0_100-20250421T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250422T0130/20250422T0130.json b/stac/open-canada/ft-mckay/lst/20250422T0130/20250422T0130.json new file mode 100644 index 000000000..6586355fa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250422T0130/20250422T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250422T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250422T0130/LST-AMSR2_V1.0_100-20250422T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250422T0130/LST-AMSR2_V1.0_100-20250422T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250422T1330/20250422T1330.json b/stac/open-canada/ft-mckay/lst/20250422T1330/20250422T1330.json new file mode 100644 index 000000000..254012248 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250422T1330/20250422T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250422T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250422T1330/LST-AMSR2_V1.0_100-20250422T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250422T1330/LST-AMSR2_V1.0_100-20250422T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250423T0130/20250423T0130.json b/stac/open-canada/ft-mckay/lst/20250423T0130/20250423T0130.json new file mode 100644 index 000000000..35cd79667 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250423T0130/20250423T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250423T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250423T0130/LST-AMSR2_V1.0_100-20250423T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250423T0130/LST-AMSR2_V1.0_100-20250423T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250423T1330/20250423T1330.json b/stac/open-canada/ft-mckay/lst/20250423T1330/20250423T1330.json new file mode 100644 index 000000000..c4d43b91a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250423T1330/20250423T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250423T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250423T1330/LST-AMSR2_V1.0_100-20250423T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250423T1330/LST-AMSR2_V1.0_100-20250423T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250424T0130/20250424T0130.json b/stac/open-canada/ft-mckay/lst/20250424T0130/20250424T0130.json new file mode 100644 index 000000000..83a0ca62d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250424T0130/20250424T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250424T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250424T0130/LST-AMSR2_V1.0_100-20250424T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250424T0130/LST-AMSR2_V1.0_100-20250424T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250424T1330/20250424T1330.json b/stac/open-canada/ft-mckay/lst/20250424T1330/20250424T1330.json new file mode 100644 index 000000000..a90d19e67 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250424T1330/20250424T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250424T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250424T1330/LST-AMSR2_V1.0_100-20250424T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250424T1330/LST-AMSR2_V1.0_100-20250424T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250425T0130/20250425T0130.json b/stac/open-canada/ft-mckay/lst/20250425T0130/20250425T0130.json new file mode 100644 index 000000000..628fa5254 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250425T0130/20250425T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250425T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250425T0130/LST-AMSR2_V1.0_100-20250425T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250425T0130/LST-AMSR2_V1.0_100-20250425T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250425T1330/20250425T1330.json b/stac/open-canada/ft-mckay/lst/20250425T1330/20250425T1330.json new file mode 100644 index 000000000..d241fbb9a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250425T1330/20250425T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250425T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250425T1330/LST-AMSR2_V1.0_100-20250425T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250425T1330/LST-AMSR2_V1.0_100-20250425T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250426T0130/20250426T0130.json b/stac/open-canada/ft-mckay/lst/20250426T0130/20250426T0130.json new file mode 100644 index 000000000..d7bc33ea0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250426T0130/20250426T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250426T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250426T0130/LST-AMSR2_V1.0_100-20250426T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250426T0130/LST-AMSR2_V1.0_100-20250426T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250426T1330/20250426T1330.json b/stac/open-canada/ft-mckay/lst/20250426T1330/20250426T1330.json new file mode 100644 index 000000000..fa1e39077 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250426T1330/20250426T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250426T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250426T1330/LST-AMSR2_V1.0_100-20250426T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250426T1330/LST-AMSR2_V1.0_100-20250426T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250427T0130/20250427T0130.json b/stac/open-canada/ft-mckay/lst/20250427T0130/20250427T0130.json new file mode 100644 index 000000000..3824b620c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250427T0130/20250427T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250427T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250427T0130/LST-AMSR2_V1.0_100-20250427T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250427T0130/LST-AMSR2_V1.0_100-20250427T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250427T1330/20250427T1330.json b/stac/open-canada/ft-mckay/lst/20250427T1330/20250427T1330.json new file mode 100644 index 000000000..5a605bbd7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250427T1330/20250427T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250427T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250427T1330/LST-AMSR2_V1.0_100-20250427T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250427T1330/LST-AMSR2_V1.0_100-20250427T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250428T0130/20250428T0130.json b/stac/open-canada/ft-mckay/lst/20250428T0130/20250428T0130.json new file mode 100644 index 000000000..95854a268 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250428T0130/20250428T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250428T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250428T0130/LST-AMSR2_V1.0_100-20250428T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250428T0130/LST-AMSR2_V1.0_100-20250428T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250428T1330/20250428T1330.json b/stac/open-canada/ft-mckay/lst/20250428T1330/20250428T1330.json new file mode 100644 index 000000000..41693f994 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250428T1330/20250428T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250428T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250428T1330/LST-AMSR2_V1.0_100-20250428T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250428T1330/LST-AMSR2_V1.0_100-20250428T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250429T0130/20250429T0130.json b/stac/open-canada/ft-mckay/lst/20250429T0130/20250429T0130.json new file mode 100644 index 000000000..dbdfd32d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250429T0130/20250429T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250429T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250429T0130/LST-AMSR2_V1.0_100-20250429T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250429T0130/LST-AMSR2_V1.0_100-20250429T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250429T1330/20250429T1330.json b/stac/open-canada/ft-mckay/lst/20250429T1330/20250429T1330.json new file mode 100644 index 000000000..a0b57456c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250429T1330/20250429T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250429T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250429T1330/LST-AMSR2_V1.0_100-20250429T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250429T1330/LST-AMSR2_V1.0_100-20250429T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250430T0130/20250430T0130.json b/stac/open-canada/ft-mckay/lst/20250430T0130/20250430T0130.json new file mode 100644 index 000000000..0f7f11793 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250430T0130/20250430T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250430T0130", + "collection": "lst", + "properties": { + "datetime": "2025-04-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250430T0130/LST-AMSR2_V1.0_100-20250430T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250430T0130/LST-AMSR2_V1.0_100-20250430T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250430T1330/20250430T1330.json b/stac/open-canada/ft-mckay/lst/20250430T1330/20250430T1330.json new file mode 100644 index 000000000..d47e55ebc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250430T1330/20250430T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250430T1330", + "collection": "lst", + "properties": { + "datetime": "2025-04-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250430T1330/LST-AMSR2_V1.0_100-20250430T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250430T1330/LST-AMSR2_V1.0_100-20250430T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250501T0130/20250501T0130.json b/stac/open-canada/ft-mckay/lst/20250501T0130/20250501T0130.json new file mode 100644 index 000000000..a89e6b844 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250501T0130/20250501T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250501T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250501T0130/LST-AMSR2_V1.0_100-20250501T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250501T0130/LST-AMSR2_V1.0_100-20250501T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250501T1330/20250501T1330.json b/stac/open-canada/ft-mckay/lst/20250501T1330/20250501T1330.json new file mode 100644 index 000000000..4f75d2c89 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250501T1330/20250501T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250501T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250501T1330/LST-AMSR2_V1.0_100-20250501T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250501T1330/LST-AMSR2_V1.0_100-20250501T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250502T0130/20250502T0130.json b/stac/open-canada/ft-mckay/lst/20250502T0130/20250502T0130.json new file mode 100644 index 000000000..97194ed7e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250502T0130/20250502T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250502T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250502T0130/LST-AMSR2_V1.0_100-20250502T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250502T0130/LST-AMSR2_V1.0_100-20250502T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250502T1330/20250502T1330.json b/stac/open-canada/ft-mckay/lst/20250502T1330/20250502T1330.json new file mode 100644 index 000000000..6e6484e23 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250502T1330/20250502T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250502T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250502T1330/LST-AMSR2_V1.0_100-20250502T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250502T1330/LST-AMSR2_V1.0_100-20250502T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250503T0130/20250503T0130.json b/stac/open-canada/ft-mckay/lst/20250503T0130/20250503T0130.json new file mode 100644 index 000000000..7c403b005 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250503T0130/20250503T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250503T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250503T0130/LST-AMSR2_V1.0_100-20250503T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250503T0130/LST-AMSR2_V1.0_100-20250503T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250503T1330/20250503T1330.json b/stac/open-canada/ft-mckay/lst/20250503T1330/20250503T1330.json new file mode 100644 index 000000000..871f9826b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250503T1330/20250503T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250503T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250503T1330/LST-AMSR2_V1.0_100-20250503T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250503T1330/LST-AMSR2_V1.0_100-20250503T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250504T0130/20250504T0130.json b/stac/open-canada/ft-mckay/lst/20250504T0130/20250504T0130.json new file mode 100644 index 000000000..908ed6c70 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250504T0130/20250504T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250504T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250504T0130/LST-AMSR2_V1.0_100-20250504T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250504T0130/LST-AMSR2_V1.0_100-20250504T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250504T1330/20250504T1330.json b/stac/open-canada/ft-mckay/lst/20250504T1330/20250504T1330.json new file mode 100644 index 000000000..61f5e7ce1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250504T1330/20250504T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250504T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250504T1330/LST-AMSR2_V1.0_100-20250504T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250504T1330/LST-AMSR2_V1.0_100-20250504T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250505T0130/20250505T0130.json b/stac/open-canada/ft-mckay/lst/20250505T0130/20250505T0130.json new file mode 100644 index 000000000..ff59ab010 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250505T0130/20250505T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250505T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250505T0130/LST-AMSR2_V1.0_100-20250505T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250505T0130/LST-AMSR2_V1.0_100-20250505T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250505T1330/20250505T1330.json b/stac/open-canada/ft-mckay/lst/20250505T1330/20250505T1330.json new file mode 100644 index 000000000..8991b8ee1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250505T1330/20250505T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250505T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250505T1330/LST-AMSR2_V1.0_100-20250505T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250505T1330/LST-AMSR2_V1.0_100-20250505T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250506T0130/20250506T0130.json b/stac/open-canada/ft-mckay/lst/20250506T0130/20250506T0130.json new file mode 100644 index 000000000..02ec9ceea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250506T0130/20250506T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250506T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250506T0130/LST-AMSR2_V1.0_100-20250506T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250506T0130/LST-AMSR2_V1.0_100-20250506T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250506T1330/20250506T1330.json b/stac/open-canada/ft-mckay/lst/20250506T1330/20250506T1330.json new file mode 100644 index 000000000..bebe3c8f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250506T1330/20250506T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250506T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250506T1330/LST-AMSR2_V1.0_100-20250506T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250506T1330/LST-AMSR2_V1.0_100-20250506T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250507T0130/20250507T0130.json b/stac/open-canada/ft-mckay/lst/20250507T0130/20250507T0130.json new file mode 100644 index 000000000..8c0095f1b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250507T0130/20250507T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250507T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250507T0130/LST-AMSR2_V1.0_100-20250507T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250507T0130/LST-AMSR2_V1.0_100-20250507T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250507T1330/20250507T1330.json b/stac/open-canada/ft-mckay/lst/20250507T1330/20250507T1330.json new file mode 100644 index 000000000..508f952a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250507T1330/20250507T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250507T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250507T1330/LST-AMSR2_V1.0_100-20250507T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250507T1330/LST-AMSR2_V1.0_100-20250507T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250508T0130/20250508T0130.json b/stac/open-canada/ft-mckay/lst/20250508T0130/20250508T0130.json new file mode 100644 index 000000000..f7888b2d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250508T0130/20250508T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250508T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250508T0130/LST-AMSR2_V1.0_100-20250508T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250508T0130/LST-AMSR2_V1.0_100-20250508T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250508T1330/20250508T1330.json b/stac/open-canada/ft-mckay/lst/20250508T1330/20250508T1330.json new file mode 100644 index 000000000..c11b816c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250508T1330/20250508T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250508T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250508T1330/LST-AMSR2_V1.0_100-20250508T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250508T1330/LST-AMSR2_V1.0_100-20250508T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250509T0130/20250509T0130.json b/stac/open-canada/ft-mckay/lst/20250509T0130/20250509T0130.json new file mode 100644 index 000000000..ec39b92cb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250509T0130/20250509T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250509T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250509T0130/LST-AMSR2_V1.0_100-20250509T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250509T0130/LST-AMSR2_V1.0_100-20250509T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250509T1330/20250509T1330.json b/stac/open-canada/ft-mckay/lst/20250509T1330/20250509T1330.json new file mode 100644 index 000000000..350579480 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250509T1330/20250509T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250509T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250509T1330/LST-AMSR2_V1.0_100-20250509T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250509T1330/LST-AMSR2_V1.0_100-20250509T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250510T0130/20250510T0130.json b/stac/open-canada/ft-mckay/lst/20250510T0130/20250510T0130.json new file mode 100644 index 000000000..8595d7d9d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250510T0130/20250510T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250510T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250510T0130/LST-AMSR2_V1.0_100-20250510T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250510T0130/LST-AMSR2_V1.0_100-20250510T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250510T1330/20250510T1330.json b/stac/open-canada/ft-mckay/lst/20250510T1330/20250510T1330.json new file mode 100644 index 000000000..b503a1a57 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250510T1330/20250510T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250510T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250510T1330/LST-AMSR2_V1.0_100-20250510T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250510T1330/LST-AMSR2_V1.0_100-20250510T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250511T0130/20250511T0130.json b/stac/open-canada/ft-mckay/lst/20250511T0130/20250511T0130.json new file mode 100644 index 000000000..97a60c47d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250511T0130/20250511T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250511T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250511T0130/LST-AMSR2_V1.0_100-20250511T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250511T0130/LST-AMSR2_V1.0_100-20250511T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250511T1330/20250511T1330.json b/stac/open-canada/ft-mckay/lst/20250511T1330/20250511T1330.json new file mode 100644 index 000000000..b9e5d49e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250511T1330/20250511T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250511T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250511T1330/LST-AMSR2_V1.0_100-20250511T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250511T1330/LST-AMSR2_V1.0_100-20250511T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250512T0130/20250512T0130.json b/stac/open-canada/ft-mckay/lst/20250512T0130/20250512T0130.json new file mode 100644 index 000000000..f0eee3511 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250512T0130/20250512T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250512T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250512T0130/LST-AMSR2_V1.0_100-20250512T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250512T0130/LST-AMSR2_V1.0_100-20250512T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250512T1330/20250512T1330.json b/stac/open-canada/ft-mckay/lst/20250512T1330/20250512T1330.json new file mode 100644 index 000000000..b9e8a5a13 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250512T1330/20250512T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250512T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250512T1330/LST-AMSR2_V1.0_100-20250512T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250512T1330/LST-AMSR2_V1.0_100-20250512T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250513T0130/20250513T0130.json b/stac/open-canada/ft-mckay/lst/20250513T0130/20250513T0130.json new file mode 100644 index 000000000..7b46f05d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250513T0130/20250513T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250513T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250513T0130/LST-AMSR2_V1.0_100-20250513T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250513T0130/LST-AMSR2_V1.0_100-20250513T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250513T1330/20250513T1330.json b/stac/open-canada/ft-mckay/lst/20250513T1330/20250513T1330.json new file mode 100644 index 000000000..07d5053fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250513T1330/20250513T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250513T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250513T1330/LST-AMSR2_V1.0_100-20250513T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250513T1330/LST-AMSR2_V1.0_100-20250513T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250514T0130/20250514T0130.json b/stac/open-canada/ft-mckay/lst/20250514T0130/20250514T0130.json new file mode 100644 index 000000000..d2c090433 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250514T0130/20250514T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250514T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250514T0130/LST-AMSR2_V1.0_100-20250514T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250514T0130/LST-AMSR2_V1.0_100-20250514T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250514T1330/20250514T1330.json b/stac/open-canada/ft-mckay/lst/20250514T1330/20250514T1330.json new file mode 100644 index 000000000..42faed2dc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250514T1330/20250514T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250514T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250514T1330/LST-AMSR2_V1.0_100-20250514T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250514T1330/LST-AMSR2_V1.0_100-20250514T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250515T0130/20250515T0130.json b/stac/open-canada/ft-mckay/lst/20250515T0130/20250515T0130.json new file mode 100644 index 000000000..1fbcd6ba7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250515T0130/20250515T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250515T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250515T0130/LST-AMSR2_V1.0_100-20250515T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250515T0130/LST-AMSR2_V1.0_100-20250515T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250515T1330/20250515T1330.json b/stac/open-canada/ft-mckay/lst/20250515T1330/20250515T1330.json new file mode 100644 index 000000000..70c1c0031 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250515T1330/20250515T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250515T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250515T1330/LST-AMSR2_V1.0_100-20250515T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250515T1330/LST-AMSR2_V1.0_100-20250515T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250516T0130/20250516T0130.json b/stac/open-canada/ft-mckay/lst/20250516T0130/20250516T0130.json new file mode 100644 index 000000000..9dd8c009b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250516T0130/20250516T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250516T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250516T0130/LST-AMSR2_V1.0_100-20250516T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250516T0130/LST-AMSR2_V1.0_100-20250516T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250516T1330/20250516T1330.json b/stac/open-canada/ft-mckay/lst/20250516T1330/20250516T1330.json new file mode 100644 index 000000000..1bfbb2ea4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250516T1330/20250516T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250516T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250516T1330/LST-AMSR2_V1.0_100-20250516T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250516T1330/LST-AMSR2_V1.0_100-20250516T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250517T0130/20250517T0130.json b/stac/open-canada/ft-mckay/lst/20250517T0130/20250517T0130.json new file mode 100644 index 000000000..b904125db --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250517T0130/20250517T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250517T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250517T0130/LST-AMSR2_V1.0_100-20250517T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250517T0130/LST-AMSR2_V1.0_100-20250517T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250517T1330/20250517T1330.json b/stac/open-canada/ft-mckay/lst/20250517T1330/20250517T1330.json new file mode 100644 index 000000000..8158e5761 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250517T1330/20250517T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250517T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250517T1330/LST-AMSR2_V1.0_100-20250517T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250517T1330/LST-AMSR2_V1.0_100-20250517T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250518T0130/20250518T0130.json b/stac/open-canada/ft-mckay/lst/20250518T0130/20250518T0130.json new file mode 100644 index 000000000..765be43a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250518T0130/20250518T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250518T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250518T0130/LST-AMSR2_V1.0_100-20250518T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250518T0130/LST-AMSR2_V1.0_100-20250518T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250518T1330/20250518T1330.json b/stac/open-canada/ft-mckay/lst/20250518T1330/20250518T1330.json new file mode 100644 index 000000000..10a74606f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250518T1330/20250518T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250518T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250518T1330/LST-AMSR2_V1.0_100-20250518T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250518T1330/LST-AMSR2_V1.0_100-20250518T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250519T0130/20250519T0130.json b/stac/open-canada/ft-mckay/lst/20250519T0130/20250519T0130.json new file mode 100644 index 000000000..214681dbc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250519T0130/20250519T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250519T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250519T0130/LST-AMSR2_V1.0_100-20250519T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250519T0130/LST-AMSR2_V1.0_100-20250519T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250519T1330/20250519T1330.json b/stac/open-canada/ft-mckay/lst/20250519T1330/20250519T1330.json new file mode 100644 index 000000000..df5c9b40a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250519T1330/20250519T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250519T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250519T1330/LST-AMSR2_V1.0_100-20250519T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250519T1330/LST-AMSR2_V1.0_100-20250519T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250520T0130/20250520T0130.json b/stac/open-canada/ft-mckay/lst/20250520T0130/20250520T0130.json new file mode 100644 index 000000000..aad678dff --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250520T0130/20250520T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250520T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250520T0130/LST-AMSR2_V1.0_100-20250520T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250520T0130/LST-AMSR2_V1.0_100-20250520T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250520T1330/20250520T1330.json b/stac/open-canada/ft-mckay/lst/20250520T1330/20250520T1330.json new file mode 100644 index 000000000..e54fdd3cc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250520T1330/20250520T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250520T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250520T1330/LST-AMSR2_V1.0_100-20250520T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250520T1330/LST-AMSR2_V1.0_100-20250520T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250521T0130/20250521T0130.json b/stac/open-canada/ft-mckay/lst/20250521T0130/20250521T0130.json new file mode 100644 index 000000000..47fa7619a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250521T0130/20250521T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250521T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250521T0130/LST-AMSR2_V1.0_100-20250521T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250521T0130/LST-AMSR2_V1.0_100-20250521T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250521T1330/20250521T1330.json b/stac/open-canada/ft-mckay/lst/20250521T1330/20250521T1330.json new file mode 100644 index 000000000..943a26f12 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250521T1330/20250521T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250521T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250521T1330/LST-AMSR2_V1.0_100-20250521T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250521T1330/LST-AMSR2_V1.0_100-20250521T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250522T0130/20250522T0130.json b/stac/open-canada/ft-mckay/lst/20250522T0130/20250522T0130.json new file mode 100644 index 000000000..19f89ef80 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250522T0130/20250522T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250522T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250522T0130/LST-AMSR2_V1.0_100-20250522T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250522T0130/LST-AMSR2_V1.0_100-20250522T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250522T1330/20250522T1330.json b/stac/open-canada/ft-mckay/lst/20250522T1330/20250522T1330.json new file mode 100644 index 000000000..abe7ea9d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250522T1330/20250522T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250522T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250522T1330/LST-AMSR2_V1.0_100-20250522T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250522T1330/LST-AMSR2_V1.0_100-20250522T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250523T0130/20250523T0130.json b/stac/open-canada/ft-mckay/lst/20250523T0130/20250523T0130.json new file mode 100644 index 000000000..f7a16be84 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250523T0130/20250523T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250523T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250523T0130/LST-AMSR2_V1.0_100-20250523T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250523T0130/LST-AMSR2_V1.0_100-20250523T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250523T1330/20250523T1330.json b/stac/open-canada/ft-mckay/lst/20250523T1330/20250523T1330.json new file mode 100644 index 000000000..a3b0baf78 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250523T1330/20250523T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250523T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250523T1330/LST-AMSR2_V1.0_100-20250523T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250523T1330/LST-AMSR2_V1.0_100-20250523T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250524T0130/20250524T0130.json b/stac/open-canada/ft-mckay/lst/20250524T0130/20250524T0130.json new file mode 100644 index 000000000..244400690 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250524T0130/20250524T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250524T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250524T0130/LST-AMSR2_V1.0_100-20250524T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250524T0130/LST-AMSR2_V1.0_100-20250524T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250524T1330/20250524T1330.json b/stac/open-canada/ft-mckay/lst/20250524T1330/20250524T1330.json new file mode 100644 index 000000000..c637fb316 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250524T1330/20250524T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250524T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250524T1330/LST-AMSR2_V1.0_100-20250524T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250524T1330/LST-AMSR2_V1.0_100-20250524T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250525T0130/20250525T0130.json b/stac/open-canada/ft-mckay/lst/20250525T0130/20250525T0130.json new file mode 100644 index 000000000..94f2804ea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250525T0130/20250525T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250525T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250525T0130/LST-AMSR2_V1.0_100-20250525T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250525T0130/LST-AMSR2_V1.0_100-20250525T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250525T1330/20250525T1330.json b/stac/open-canada/ft-mckay/lst/20250525T1330/20250525T1330.json new file mode 100644 index 000000000..348719963 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250525T1330/20250525T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250525T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250525T1330/LST-AMSR2_V1.0_100-20250525T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250525T1330/LST-AMSR2_V1.0_100-20250525T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250526T0130/20250526T0130.json b/stac/open-canada/ft-mckay/lst/20250526T0130/20250526T0130.json new file mode 100644 index 000000000..44acdbd9f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250526T0130/20250526T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250526T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250526T0130/LST-AMSR2_V1.0_100-20250526T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250526T0130/LST-AMSR2_V1.0_100-20250526T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250526T1330/20250526T1330.json b/stac/open-canada/ft-mckay/lst/20250526T1330/20250526T1330.json new file mode 100644 index 000000000..7dec4d4d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250526T1330/20250526T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250526T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250526T1330/LST-AMSR2_V1.0_100-20250526T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250526T1330/LST-AMSR2_V1.0_100-20250526T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250527T0130/20250527T0130.json b/stac/open-canada/ft-mckay/lst/20250527T0130/20250527T0130.json new file mode 100644 index 000000000..4db718835 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250527T0130/20250527T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250527T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250527T0130/LST-AMSR2_V1.0_100-20250527T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250527T0130/LST-AMSR2_V1.0_100-20250527T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250527T1330/20250527T1330.json b/stac/open-canada/ft-mckay/lst/20250527T1330/20250527T1330.json new file mode 100644 index 000000000..b7bf80c76 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250527T1330/20250527T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250527T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250527T1330/LST-AMSR2_V1.0_100-20250527T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250527T1330/LST-AMSR2_V1.0_100-20250527T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250528T0130/20250528T0130.json b/stac/open-canada/ft-mckay/lst/20250528T0130/20250528T0130.json new file mode 100644 index 000000000..dc9cca717 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250528T0130/20250528T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250528T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250528T0130/LST-AMSR2_V1.0_100-20250528T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250528T0130/LST-AMSR2_V1.0_100-20250528T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250528T1330/20250528T1330.json b/stac/open-canada/ft-mckay/lst/20250528T1330/20250528T1330.json new file mode 100644 index 000000000..008d72deb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250528T1330/20250528T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250528T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250528T1330/LST-AMSR2_V1.0_100-20250528T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250528T1330/LST-AMSR2_V1.0_100-20250528T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250529T0130/20250529T0130.json b/stac/open-canada/ft-mckay/lst/20250529T0130/20250529T0130.json new file mode 100644 index 000000000..99d52f1c2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250529T0130/20250529T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250529T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250529T0130/LST-AMSR2_V1.0_100-20250529T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250529T0130/LST-AMSR2_V1.0_100-20250529T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250529T1330/20250529T1330.json b/stac/open-canada/ft-mckay/lst/20250529T1330/20250529T1330.json new file mode 100644 index 000000000..50a9e235a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250529T1330/20250529T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250529T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250529T1330/LST-AMSR2_V1.0_100-20250529T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250529T1330/LST-AMSR2_V1.0_100-20250529T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250530T0130/20250530T0130.json b/stac/open-canada/ft-mckay/lst/20250530T0130/20250530T0130.json new file mode 100644 index 000000000..fe194d89b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250530T0130/20250530T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250530T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250530T0130/LST-AMSR2_V1.0_100-20250530T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250530T0130/LST-AMSR2_V1.0_100-20250530T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250530T1330/20250530T1330.json b/stac/open-canada/ft-mckay/lst/20250530T1330/20250530T1330.json new file mode 100644 index 000000000..8d2627d2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250530T1330/20250530T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250530T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250530T1330/LST-AMSR2_V1.0_100-20250530T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250530T1330/LST-AMSR2_V1.0_100-20250530T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250531T0130/20250531T0130.json b/stac/open-canada/ft-mckay/lst/20250531T0130/20250531T0130.json new file mode 100644 index 000000000..42df6351c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250531T0130/20250531T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250531T0130", + "collection": "lst", + "properties": { + "datetime": "2025-05-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250531T0130/LST-AMSR2_V1.0_100-20250531T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250531T0130/LST-AMSR2_V1.0_100-20250531T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250531T1330/20250531T1330.json b/stac/open-canada/ft-mckay/lst/20250531T1330/20250531T1330.json new file mode 100644 index 000000000..0a4be6ec6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250531T1330/20250531T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250531T1330", + "collection": "lst", + "properties": { + "datetime": "2025-05-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250531T1330/LST-AMSR2_V1.0_100-20250531T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250531T1330/LST-AMSR2_V1.0_100-20250531T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250601T0130/20250601T0130.json b/stac/open-canada/ft-mckay/lst/20250601T0130/20250601T0130.json new file mode 100644 index 000000000..1153fd0ad --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250601T0130/20250601T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250601T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250601T0130/LST-AMSR2_V1.0_100-20250601T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250601T0130/LST-AMSR2_V1.0_100-20250601T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250601T1330/20250601T1330.json b/stac/open-canada/ft-mckay/lst/20250601T1330/20250601T1330.json new file mode 100644 index 000000000..f0c917e6d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250601T1330/20250601T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250601T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250601T1330/LST-AMSR2_V1.0_100-20250601T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250601T1330/LST-AMSR2_V1.0_100-20250601T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250602T0130/20250602T0130.json b/stac/open-canada/ft-mckay/lst/20250602T0130/20250602T0130.json new file mode 100644 index 000000000..d9c2e65f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250602T0130/20250602T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250602T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250602T0130/LST-AMSR2_V1.0_100-20250602T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250602T0130/LST-AMSR2_V1.0_100-20250602T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250602T1330/20250602T1330.json b/stac/open-canada/ft-mckay/lst/20250602T1330/20250602T1330.json new file mode 100644 index 000000000..2225e8f18 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250602T1330/20250602T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250602T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250602T1330/LST-AMSR2_V1.0_100-20250602T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250602T1330/LST-AMSR2_V1.0_100-20250602T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250603T0130/20250603T0130.json b/stac/open-canada/ft-mckay/lst/20250603T0130/20250603T0130.json new file mode 100644 index 000000000..9131ef6a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250603T0130/20250603T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250603T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250603T0130/LST-AMSR2_V1.0_100-20250603T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250603T0130/LST-AMSR2_V1.0_100-20250603T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250603T1330/20250603T1330.json b/stac/open-canada/ft-mckay/lst/20250603T1330/20250603T1330.json new file mode 100644 index 000000000..b328f8ddf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250603T1330/20250603T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250603T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250603T1330/LST-AMSR2_V1.0_100-20250603T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250603T1330/LST-AMSR2_V1.0_100-20250603T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250604T0130/20250604T0130.json b/stac/open-canada/ft-mckay/lst/20250604T0130/20250604T0130.json new file mode 100644 index 000000000..2e84800cf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250604T0130/20250604T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250604T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250604T0130/LST-AMSR2_V1.0_100-20250604T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250604T0130/LST-AMSR2_V1.0_100-20250604T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250604T1330/20250604T1330.json b/stac/open-canada/ft-mckay/lst/20250604T1330/20250604T1330.json new file mode 100644 index 000000000..00378e75b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250604T1330/20250604T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250604T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250604T1330/LST-AMSR2_V1.0_100-20250604T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250604T1330/LST-AMSR2_V1.0_100-20250604T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250605T0130/20250605T0130.json b/stac/open-canada/ft-mckay/lst/20250605T0130/20250605T0130.json new file mode 100644 index 000000000..b01f19ba3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250605T0130/20250605T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250605T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250605T0130/LST-AMSR2_V1.0_100-20250605T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250605T0130/LST-AMSR2_V1.0_100-20250605T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250605T1330/20250605T1330.json b/stac/open-canada/ft-mckay/lst/20250605T1330/20250605T1330.json new file mode 100644 index 000000000..30c1a8958 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250605T1330/20250605T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250605T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250605T1330/LST-AMSR2_V1.0_100-20250605T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250605T1330/LST-AMSR2_V1.0_100-20250605T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250606T0130/20250606T0130.json b/stac/open-canada/ft-mckay/lst/20250606T0130/20250606T0130.json new file mode 100644 index 000000000..f21dc42e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250606T0130/20250606T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250606T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250606T0130/LST-AMSR2_V1.0_100-20250606T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250606T0130/LST-AMSR2_V1.0_100-20250606T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250606T1330/20250606T1330.json b/stac/open-canada/ft-mckay/lst/20250606T1330/20250606T1330.json new file mode 100644 index 000000000..827f18df8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250606T1330/20250606T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250606T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250606T1330/LST-AMSR2_V1.0_100-20250606T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250606T1330/LST-AMSR2_V1.0_100-20250606T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250607T0130/20250607T0130.json b/stac/open-canada/ft-mckay/lst/20250607T0130/20250607T0130.json new file mode 100644 index 000000000..ae39a39b8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250607T0130/20250607T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250607T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250607T0130/LST-AMSR2_V1.0_100-20250607T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250607T0130/LST-AMSR2_V1.0_100-20250607T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250607T1330/20250607T1330.json b/stac/open-canada/ft-mckay/lst/20250607T1330/20250607T1330.json new file mode 100644 index 000000000..71c92d93d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250607T1330/20250607T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250607T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250607T1330/LST-AMSR2_V1.0_100-20250607T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250607T1330/LST-AMSR2_V1.0_100-20250607T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250608T0130/20250608T0130.json b/stac/open-canada/ft-mckay/lst/20250608T0130/20250608T0130.json new file mode 100644 index 000000000..3fb5190b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250608T0130/20250608T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250608T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250608T0130/LST-AMSR2_V1.0_100-20250608T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250608T0130/LST-AMSR2_V1.0_100-20250608T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250608T1330/20250608T1330.json b/stac/open-canada/ft-mckay/lst/20250608T1330/20250608T1330.json new file mode 100644 index 000000000..a1b2d58b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250608T1330/20250608T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250608T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250608T1330/LST-AMSR2_V1.0_100-20250608T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250608T1330/LST-AMSR2_V1.0_100-20250608T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250609T0130/20250609T0130.json b/stac/open-canada/ft-mckay/lst/20250609T0130/20250609T0130.json new file mode 100644 index 000000000..d24882781 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250609T0130/20250609T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250609T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250609T0130/LST-AMSR2_V1.0_100-20250609T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250609T0130/LST-AMSR2_V1.0_100-20250609T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250609T1330/20250609T1330.json b/stac/open-canada/ft-mckay/lst/20250609T1330/20250609T1330.json new file mode 100644 index 000000000..c8405dafb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250609T1330/20250609T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250609T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250609T1330/LST-AMSR2_V1.0_100-20250609T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250609T1330/LST-AMSR2_V1.0_100-20250609T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250610T0130/20250610T0130.json b/stac/open-canada/ft-mckay/lst/20250610T0130/20250610T0130.json new file mode 100644 index 000000000..447fae05f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250610T0130/20250610T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250610T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250610T0130/LST-AMSR2_V1.0_100-20250610T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250610T0130/LST-AMSR2_V1.0_100-20250610T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250610T1330/20250610T1330.json b/stac/open-canada/ft-mckay/lst/20250610T1330/20250610T1330.json new file mode 100644 index 000000000..664aa8116 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250610T1330/20250610T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250610T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250610T1330/LST-AMSR2_V1.0_100-20250610T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250610T1330/LST-AMSR2_V1.0_100-20250610T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250611T0130/20250611T0130.json b/stac/open-canada/ft-mckay/lst/20250611T0130/20250611T0130.json new file mode 100644 index 000000000..c5ad4fbea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250611T0130/20250611T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250611T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250611T0130/LST-AMSR2_V1.0_100-20250611T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250611T0130/LST-AMSR2_V1.0_100-20250611T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250611T1330/20250611T1330.json b/stac/open-canada/ft-mckay/lst/20250611T1330/20250611T1330.json new file mode 100644 index 000000000..066eec637 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250611T1330/20250611T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250611T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250611T1330/LST-AMSR2_V1.0_100-20250611T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250611T1330/LST-AMSR2_V1.0_100-20250611T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250612T0130/20250612T0130.json b/stac/open-canada/ft-mckay/lst/20250612T0130/20250612T0130.json new file mode 100644 index 000000000..97fddc3d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250612T0130/20250612T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250612T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250612T0130/LST-AMSR2_V1.0_100-20250612T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250612T0130/LST-AMSR2_V1.0_100-20250612T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250612T1330/20250612T1330.json b/stac/open-canada/ft-mckay/lst/20250612T1330/20250612T1330.json new file mode 100644 index 000000000..5f3831914 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250612T1330/20250612T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250612T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250612T1330/LST-AMSR2_V1.0_100-20250612T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250612T1330/LST-AMSR2_V1.0_100-20250612T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250613T0130/20250613T0130.json b/stac/open-canada/ft-mckay/lst/20250613T0130/20250613T0130.json new file mode 100644 index 000000000..e18c2f0ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250613T0130/20250613T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250613T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250613T0130/LST-AMSR2_V1.0_100-20250613T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250613T0130/LST-AMSR2_V1.0_100-20250613T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250613T1330/20250613T1330.json b/stac/open-canada/ft-mckay/lst/20250613T1330/20250613T1330.json new file mode 100644 index 000000000..2b18b355c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250613T1330/20250613T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250613T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250613T1330/LST-AMSR2_V1.0_100-20250613T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250613T1330/LST-AMSR2_V1.0_100-20250613T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250614T0130/20250614T0130.json b/stac/open-canada/ft-mckay/lst/20250614T0130/20250614T0130.json new file mode 100644 index 000000000..cae4f9454 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250614T0130/20250614T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250614T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250614T0130/LST-AMSR2_V1.0_100-20250614T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250614T0130/LST-AMSR2_V1.0_100-20250614T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250614T1330/20250614T1330.json b/stac/open-canada/ft-mckay/lst/20250614T1330/20250614T1330.json new file mode 100644 index 000000000..d12f2ab1c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250614T1330/20250614T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250614T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250614T1330/LST-AMSR2_V1.0_100-20250614T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250614T1330/LST-AMSR2_V1.0_100-20250614T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250615T0130/20250615T0130.json b/stac/open-canada/ft-mckay/lst/20250615T0130/20250615T0130.json new file mode 100644 index 000000000..19d7b9364 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250615T0130/20250615T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250615T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250615T0130/LST-AMSR2_V1.0_100-20250615T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250615T0130/LST-AMSR2_V1.0_100-20250615T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250615T1330/20250615T1330.json b/stac/open-canada/ft-mckay/lst/20250615T1330/20250615T1330.json new file mode 100644 index 000000000..a6804b56b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250615T1330/20250615T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250615T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250615T1330/LST-AMSR2_V1.0_100-20250615T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250615T1330/LST-AMSR2_V1.0_100-20250615T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250616T0130/20250616T0130.json b/stac/open-canada/ft-mckay/lst/20250616T0130/20250616T0130.json new file mode 100644 index 000000000..b55662065 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250616T0130/20250616T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250616T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250616T0130/LST-AMSR2_V1.0_100-20250616T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250616T0130/LST-AMSR2_V1.0_100-20250616T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250616T1330/20250616T1330.json b/stac/open-canada/ft-mckay/lst/20250616T1330/20250616T1330.json new file mode 100644 index 000000000..75ac8980b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250616T1330/20250616T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250616T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250616T1330/LST-AMSR2_V1.0_100-20250616T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250616T1330/LST-AMSR2_V1.0_100-20250616T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250617T0130/20250617T0130.json b/stac/open-canada/ft-mckay/lst/20250617T0130/20250617T0130.json new file mode 100644 index 000000000..5abeee003 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250617T0130/20250617T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250617T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250617T0130/LST-AMSR2_V1.0_100-20250617T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250617T0130/LST-AMSR2_V1.0_100-20250617T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250617T1330/20250617T1330.json b/stac/open-canada/ft-mckay/lst/20250617T1330/20250617T1330.json new file mode 100644 index 000000000..4c6fed41b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250617T1330/20250617T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250617T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250617T1330/LST-AMSR2_V1.0_100-20250617T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250617T1330/LST-AMSR2_V1.0_100-20250617T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250618T0130/20250618T0130.json b/stac/open-canada/ft-mckay/lst/20250618T0130/20250618T0130.json new file mode 100644 index 000000000..2a45c0bd2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250618T0130/20250618T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250618T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250618T0130/LST-AMSR2_V1.0_100-20250618T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250618T0130/LST-AMSR2_V1.0_100-20250618T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250618T1330/20250618T1330.json b/stac/open-canada/ft-mckay/lst/20250618T1330/20250618T1330.json new file mode 100644 index 000000000..6d91ef066 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250618T1330/20250618T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250618T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250618T1330/LST-AMSR2_V1.0_100-20250618T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250618T1330/LST-AMSR2_V1.0_100-20250618T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250619T0130/20250619T0130.json b/stac/open-canada/ft-mckay/lst/20250619T0130/20250619T0130.json new file mode 100644 index 000000000..61bb327f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250619T0130/20250619T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250619T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250619T0130/LST-AMSR2_V1.0_100-20250619T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250619T0130/LST-AMSR2_V1.0_100-20250619T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250619T1330/20250619T1330.json b/stac/open-canada/ft-mckay/lst/20250619T1330/20250619T1330.json new file mode 100644 index 000000000..15436eb15 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250619T1330/20250619T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250619T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250619T1330/LST-AMSR2_V1.0_100-20250619T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250619T1330/LST-AMSR2_V1.0_100-20250619T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250620T0130/20250620T0130.json b/stac/open-canada/ft-mckay/lst/20250620T0130/20250620T0130.json new file mode 100644 index 000000000..37a1ea6a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250620T0130/20250620T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250620T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250620T0130/LST-AMSR2_V1.0_100-20250620T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250620T0130/LST-AMSR2_V1.0_100-20250620T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250620T1330/20250620T1330.json b/stac/open-canada/ft-mckay/lst/20250620T1330/20250620T1330.json new file mode 100644 index 000000000..cd51252cc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250620T1330/20250620T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250620T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250620T1330/LST-AMSR2_V1.0_100-20250620T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250620T1330/LST-AMSR2_V1.0_100-20250620T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250621T0130/20250621T0130.json b/stac/open-canada/ft-mckay/lst/20250621T0130/20250621T0130.json new file mode 100644 index 000000000..410f2b9ee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250621T0130/20250621T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250621T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250621T0130/LST-AMSR2_V1.0_100-20250621T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250621T0130/LST-AMSR2_V1.0_100-20250621T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250621T1330/20250621T1330.json b/stac/open-canada/ft-mckay/lst/20250621T1330/20250621T1330.json new file mode 100644 index 000000000..020135d49 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250621T1330/20250621T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250621T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250621T1330/LST-AMSR2_V1.0_100-20250621T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250621T1330/LST-AMSR2_V1.0_100-20250621T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250622T0130/20250622T0130.json b/stac/open-canada/ft-mckay/lst/20250622T0130/20250622T0130.json new file mode 100644 index 000000000..020f06e3d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250622T0130/20250622T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250622T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250622T0130/LST-AMSR2_V1.0_100-20250622T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250622T0130/LST-AMSR2_V1.0_100-20250622T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250622T1330/20250622T1330.json b/stac/open-canada/ft-mckay/lst/20250622T1330/20250622T1330.json new file mode 100644 index 000000000..1b482a50b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250622T1330/20250622T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250622T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250622T1330/LST-AMSR2_V1.0_100-20250622T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250622T1330/LST-AMSR2_V1.0_100-20250622T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250623T0130/20250623T0130.json b/stac/open-canada/ft-mckay/lst/20250623T0130/20250623T0130.json new file mode 100644 index 000000000..fea5a5d7f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250623T0130/20250623T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250623T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250623T0130/LST-AMSR2_V1.0_100-20250623T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250623T0130/LST-AMSR2_V1.0_100-20250623T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250623T1330/20250623T1330.json b/stac/open-canada/ft-mckay/lst/20250623T1330/20250623T1330.json new file mode 100644 index 000000000..31d6261bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250623T1330/20250623T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250623T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250623T1330/LST-AMSR2_V1.0_100-20250623T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250623T1330/LST-AMSR2_V1.0_100-20250623T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250624T0130/20250624T0130.json b/stac/open-canada/ft-mckay/lst/20250624T0130/20250624T0130.json new file mode 100644 index 000000000..035adeb33 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250624T0130/20250624T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250624T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250624T0130/LST-AMSR2_V1.0_100-20250624T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250624T0130/LST-AMSR2_V1.0_100-20250624T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250624T1330/20250624T1330.json b/stac/open-canada/ft-mckay/lst/20250624T1330/20250624T1330.json new file mode 100644 index 000000000..b90f34db3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250624T1330/20250624T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250624T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250624T1330/LST-AMSR2_V1.0_100-20250624T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250624T1330/LST-AMSR2_V1.0_100-20250624T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250625T0130/20250625T0130.json b/stac/open-canada/ft-mckay/lst/20250625T0130/20250625T0130.json new file mode 100644 index 000000000..c3243f6fc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250625T0130/20250625T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250625T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250625T0130/LST-AMSR2_V1.0_100-20250625T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250625T0130/LST-AMSR2_V1.0_100-20250625T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250625T1330/20250625T1330.json b/stac/open-canada/ft-mckay/lst/20250625T1330/20250625T1330.json new file mode 100644 index 000000000..4e08a4b03 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250625T1330/20250625T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250625T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250625T1330/LST-AMSR2_V1.0_100-20250625T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250625T1330/LST-AMSR2_V1.0_100-20250625T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250626T0130/20250626T0130.json b/stac/open-canada/ft-mckay/lst/20250626T0130/20250626T0130.json new file mode 100644 index 000000000..d4d65d52c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250626T0130/20250626T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250626T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250626T0130/LST-AMSR2_V1.0_100-20250626T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250626T0130/LST-AMSR2_V1.0_100-20250626T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250626T1330/20250626T1330.json b/stac/open-canada/ft-mckay/lst/20250626T1330/20250626T1330.json new file mode 100644 index 000000000..656a68439 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250626T1330/20250626T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250626T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250626T1330/LST-AMSR2_V1.0_100-20250626T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250626T1330/LST-AMSR2_V1.0_100-20250626T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250627T0130/20250627T0130.json b/stac/open-canada/ft-mckay/lst/20250627T0130/20250627T0130.json new file mode 100644 index 000000000..538682a7b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250627T0130/20250627T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250627T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250627T0130/LST-AMSR2_V1.0_100-20250627T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250627T0130/LST-AMSR2_V1.0_100-20250627T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250627T1330/20250627T1330.json b/stac/open-canada/ft-mckay/lst/20250627T1330/20250627T1330.json new file mode 100644 index 000000000..1f32dc2d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250627T1330/20250627T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250627T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250627T1330/LST-AMSR2_V1.0_100-20250627T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250627T1330/LST-AMSR2_V1.0_100-20250627T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250628T0130/20250628T0130.json b/stac/open-canada/ft-mckay/lst/20250628T0130/20250628T0130.json new file mode 100644 index 000000000..f56f77479 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250628T0130/20250628T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250628T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250628T0130/LST-AMSR2_V1.0_100-20250628T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250628T0130/LST-AMSR2_V1.0_100-20250628T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250628T1330/20250628T1330.json b/stac/open-canada/ft-mckay/lst/20250628T1330/20250628T1330.json new file mode 100644 index 000000000..53d6ea0e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250628T1330/20250628T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250628T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250628T1330/LST-AMSR2_V1.0_100-20250628T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250628T1330/LST-AMSR2_V1.0_100-20250628T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250629T0130/20250629T0130.json b/stac/open-canada/ft-mckay/lst/20250629T0130/20250629T0130.json new file mode 100644 index 000000000..7c081cc14 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250629T0130/20250629T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250629T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250629T0130/LST-AMSR2_V1.0_100-20250629T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250629T0130/LST-AMSR2_V1.0_100-20250629T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250629T1330/20250629T1330.json b/stac/open-canada/ft-mckay/lst/20250629T1330/20250629T1330.json new file mode 100644 index 000000000..2423c65d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250629T1330/20250629T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250629T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250629T1330/LST-AMSR2_V1.0_100-20250629T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250629T1330/LST-AMSR2_V1.0_100-20250629T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250630T0130/20250630T0130.json b/stac/open-canada/ft-mckay/lst/20250630T0130/20250630T0130.json new file mode 100644 index 000000000..3fa4d5d16 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250630T0130/20250630T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250630T0130", + "collection": "lst", + "properties": { + "datetime": "2025-06-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250630T0130/LST-AMSR2_V1.0_100-20250630T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250630T0130/LST-AMSR2_V1.0_100-20250630T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250630T1330/20250630T1330.json b/stac/open-canada/ft-mckay/lst/20250630T1330/20250630T1330.json new file mode 100644 index 000000000..1082f82b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250630T1330/20250630T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250630T1330", + "collection": "lst", + "properties": { + "datetime": "2025-06-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250630T1330/LST-AMSR2_V1.0_100-20250630T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250630T1330/LST-AMSR2_V1.0_100-20250630T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250701T0130/20250701T0130.json b/stac/open-canada/ft-mckay/lst/20250701T0130/20250701T0130.json new file mode 100644 index 000000000..f15eec774 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250701T0130/20250701T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250701T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250701T0130/LST-AMSR2_V1.0_100-20250701T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250701T0130/LST-AMSR2_V1.0_100-20250701T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250701T1330/20250701T1330.json b/stac/open-canada/ft-mckay/lst/20250701T1330/20250701T1330.json new file mode 100644 index 000000000..0b751cfea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250701T1330/20250701T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250701T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250701T1330/LST-AMSR2_V1.0_100-20250701T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250701T1330/LST-AMSR2_V1.0_100-20250701T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250702T0130/20250702T0130.json b/stac/open-canada/ft-mckay/lst/20250702T0130/20250702T0130.json new file mode 100644 index 000000000..5efae78c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250702T0130/20250702T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250702T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250702T0130/LST-AMSR2_V1.0_100-20250702T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250702T0130/LST-AMSR2_V1.0_100-20250702T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250702T1330/20250702T1330.json b/stac/open-canada/ft-mckay/lst/20250702T1330/20250702T1330.json new file mode 100644 index 000000000..058a48434 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250702T1330/20250702T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250702T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250702T1330/LST-AMSR2_V1.0_100-20250702T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250702T1330/LST-AMSR2_V1.0_100-20250702T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250703T0130/20250703T0130.json b/stac/open-canada/ft-mckay/lst/20250703T0130/20250703T0130.json new file mode 100644 index 000000000..628e1521b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250703T0130/20250703T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250703T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250703T0130/LST-AMSR2_V1.0_100-20250703T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250703T0130/LST-AMSR2_V1.0_100-20250703T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250703T1330/20250703T1330.json b/stac/open-canada/ft-mckay/lst/20250703T1330/20250703T1330.json new file mode 100644 index 000000000..ff9e041da --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250703T1330/20250703T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250703T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250703T1330/LST-AMSR2_V1.0_100-20250703T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250703T1330/LST-AMSR2_V1.0_100-20250703T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250704T0130/20250704T0130.json b/stac/open-canada/ft-mckay/lst/20250704T0130/20250704T0130.json new file mode 100644 index 000000000..bf8689936 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250704T0130/20250704T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250704T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250704T0130/LST-AMSR2_V1.0_100-20250704T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250704T0130/LST-AMSR2_V1.0_100-20250704T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250704T1330/20250704T1330.json b/stac/open-canada/ft-mckay/lst/20250704T1330/20250704T1330.json new file mode 100644 index 000000000..5e1ba2eb6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250704T1330/20250704T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250704T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250704T1330/LST-AMSR2_V1.0_100-20250704T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250704T1330/LST-AMSR2_V1.0_100-20250704T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250705T0130/20250705T0130.json b/stac/open-canada/ft-mckay/lst/20250705T0130/20250705T0130.json new file mode 100644 index 000000000..c18722f12 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250705T0130/20250705T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250705T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250705T0130/LST-AMSR2_V1.0_100-20250705T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250705T0130/LST-AMSR2_V1.0_100-20250705T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250705T1330/20250705T1330.json b/stac/open-canada/ft-mckay/lst/20250705T1330/20250705T1330.json new file mode 100644 index 000000000..ef86afe4a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250705T1330/20250705T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250705T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250705T1330/LST-AMSR2_V1.0_100-20250705T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250705T1330/LST-AMSR2_V1.0_100-20250705T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250706T0130/20250706T0130.json b/stac/open-canada/ft-mckay/lst/20250706T0130/20250706T0130.json new file mode 100644 index 000000000..70b71b24c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250706T0130/20250706T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250706T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250706T0130/LST-AMSR2_V1.0_100-20250706T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250706T0130/LST-AMSR2_V1.0_100-20250706T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250706T1330/20250706T1330.json b/stac/open-canada/ft-mckay/lst/20250706T1330/20250706T1330.json new file mode 100644 index 000000000..231688d96 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250706T1330/20250706T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250706T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250706T1330/LST-AMSR2_V1.0_100-20250706T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250706T1330/LST-AMSR2_V1.0_100-20250706T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250707T0130/20250707T0130.json b/stac/open-canada/ft-mckay/lst/20250707T0130/20250707T0130.json new file mode 100644 index 000000000..c895ca2e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250707T0130/20250707T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250707T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250707T0130/LST-AMSR2_V1.0_100-20250707T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250707T0130/LST-AMSR2_V1.0_100-20250707T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250707T1330/20250707T1330.json b/stac/open-canada/ft-mckay/lst/20250707T1330/20250707T1330.json new file mode 100644 index 000000000..3f509db3a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250707T1330/20250707T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250707T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250707T1330/LST-AMSR2_V1.0_100-20250707T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250707T1330/LST-AMSR2_V1.0_100-20250707T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250708T0130/20250708T0130.json b/stac/open-canada/ft-mckay/lst/20250708T0130/20250708T0130.json new file mode 100644 index 000000000..ab7c1c269 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250708T0130/20250708T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250708T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250708T0130/LST-AMSR2_V1.0_100-20250708T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250708T0130/LST-AMSR2_V1.0_100-20250708T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250708T1330/20250708T1330.json b/stac/open-canada/ft-mckay/lst/20250708T1330/20250708T1330.json new file mode 100644 index 000000000..d70ee09c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250708T1330/20250708T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250708T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250708T1330/LST-AMSR2_V1.0_100-20250708T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250708T1330/LST-AMSR2_V1.0_100-20250708T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250709T0130/20250709T0130.json b/stac/open-canada/ft-mckay/lst/20250709T0130/20250709T0130.json new file mode 100644 index 000000000..94d05fffa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250709T0130/20250709T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250709T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250709T0130/LST-AMSR2_V1.0_100-20250709T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250709T0130/LST-AMSR2_V1.0_100-20250709T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250709T1330/20250709T1330.json b/stac/open-canada/ft-mckay/lst/20250709T1330/20250709T1330.json new file mode 100644 index 000000000..d7f51b6fd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250709T1330/20250709T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250709T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250709T1330/LST-AMSR2_V1.0_100-20250709T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250709T1330/LST-AMSR2_V1.0_100-20250709T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250710T0130/20250710T0130.json b/stac/open-canada/ft-mckay/lst/20250710T0130/20250710T0130.json new file mode 100644 index 000000000..76e0acccb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250710T0130/20250710T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250710T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250710T0130/LST-AMSR2_V1.0_100-20250710T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250710T0130/LST-AMSR2_V1.0_100-20250710T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250710T1330/20250710T1330.json b/stac/open-canada/ft-mckay/lst/20250710T1330/20250710T1330.json new file mode 100644 index 000000000..84d2032d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250710T1330/20250710T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250710T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250710T1330/LST-AMSR2_V1.0_100-20250710T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250710T1330/LST-AMSR2_V1.0_100-20250710T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250711T0130/20250711T0130.json b/stac/open-canada/ft-mckay/lst/20250711T0130/20250711T0130.json new file mode 100644 index 000000000..8af0df19e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250711T0130/20250711T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250711T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250711T0130/LST-AMSR2_V1.0_100-20250711T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250711T0130/LST-AMSR2_V1.0_100-20250711T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250711T1330/20250711T1330.json b/stac/open-canada/ft-mckay/lst/20250711T1330/20250711T1330.json new file mode 100644 index 000000000..cb547e4d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250711T1330/20250711T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250711T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250711T1330/LST-AMSR2_V1.0_100-20250711T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250711T1330/LST-AMSR2_V1.0_100-20250711T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250712T0130/20250712T0130.json b/stac/open-canada/ft-mckay/lst/20250712T0130/20250712T0130.json new file mode 100644 index 000000000..9117d9a3f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250712T0130/20250712T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250712T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250712T0130/LST-AMSR2_V1.0_100-20250712T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250712T0130/LST-AMSR2_V1.0_100-20250712T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250712T1330/20250712T1330.json b/stac/open-canada/ft-mckay/lst/20250712T1330/20250712T1330.json new file mode 100644 index 000000000..da35c7d67 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250712T1330/20250712T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250712T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250712T1330/LST-AMSR2_V1.0_100-20250712T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250712T1330/LST-AMSR2_V1.0_100-20250712T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250713T0130/20250713T0130.json b/stac/open-canada/ft-mckay/lst/20250713T0130/20250713T0130.json new file mode 100644 index 000000000..8ea9f1da7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250713T0130/20250713T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250713T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250713T0130/LST-AMSR2_V1.0_100-20250713T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250713T0130/LST-AMSR2_V1.0_100-20250713T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250713T1330/20250713T1330.json b/stac/open-canada/ft-mckay/lst/20250713T1330/20250713T1330.json new file mode 100644 index 000000000..ee7f35cab --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250713T1330/20250713T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250713T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250713T1330/LST-AMSR2_V1.0_100-20250713T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250713T1330/LST-AMSR2_V1.0_100-20250713T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250714T0130/20250714T0130.json b/stac/open-canada/ft-mckay/lst/20250714T0130/20250714T0130.json new file mode 100644 index 000000000..31a545007 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250714T0130/20250714T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250714T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250714T0130/LST-AMSR2_V1.0_100-20250714T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250714T0130/LST-AMSR2_V1.0_100-20250714T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250714T1330/20250714T1330.json b/stac/open-canada/ft-mckay/lst/20250714T1330/20250714T1330.json new file mode 100644 index 000000000..1815b8cdd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250714T1330/20250714T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250714T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250714T1330/LST-AMSR2_V1.0_100-20250714T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250714T1330/LST-AMSR2_V1.0_100-20250714T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250715T0130/20250715T0130.json b/stac/open-canada/ft-mckay/lst/20250715T0130/20250715T0130.json new file mode 100644 index 000000000..18ca591a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250715T0130/20250715T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250715T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250715T0130/LST-AMSR2_V1.0_100-20250715T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250715T0130/LST-AMSR2_V1.0_100-20250715T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250715T1330/20250715T1330.json b/stac/open-canada/ft-mckay/lst/20250715T1330/20250715T1330.json new file mode 100644 index 000000000..78874671e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250715T1330/20250715T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250715T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250715T1330/LST-AMSR2_V1.0_100-20250715T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250715T1330/LST-AMSR2_V1.0_100-20250715T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250716T0130/20250716T0130.json b/stac/open-canada/ft-mckay/lst/20250716T0130/20250716T0130.json new file mode 100644 index 000000000..5cb6d56aa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250716T0130/20250716T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250716T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250716T0130/LST-AMSR2_V1.0_100-20250716T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250716T0130/LST-AMSR2_V1.0_100-20250716T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250716T1330/20250716T1330.json b/stac/open-canada/ft-mckay/lst/20250716T1330/20250716T1330.json new file mode 100644 index 000000000..9124ef4ec --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250716T1330/20250716T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250716T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250716T1330/LST-AMSR2_V1.0_100-20250716T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250716T1330/LST-AMSR2_V1.0_100-20250716T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250717T0130/20250717T0130.json b/stac/open-canada/ft-mckay/lst/20250717T0130/20250717T0130.json new file mode 100644 index 000000000..814f158ee --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250717T0130/20250717T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250717T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250717T0130/LST-AMSR2_V1.0_100-20250717T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250717T0130/LST-AMSR2_V1.0_100-20250717T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250717T1330/20250717T1330.json b/stac/open-canada/ft-mckay/lst/20250717T1330/20250717T1330.json new file mode 100644 index 000000000..db4cd8ef2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250717T1330/20250717T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250717T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250717T1330/LST-AMSR2_V1.0_100-20250717T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250717T1330/LST-AMSR2_V1.0_100-20250717T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250718T0130/20250718T0130.json b/stac/open-canada/ft-mckay/lst/20250718T0130/20250718T0130.json new file mode 100644 index 000000000..0c3cb0626 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250718T0130/20250718T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250718T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250718T0130/LST-AMSR2_V1.0_100-20250718T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250718T0130/LST-AMSR2_V1.0_100-20250718T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250718T1330/20250718T1330.json b/stac/open-canada/ft-mckay/lst/20250718T1330/20250718T1330.json new file mode 100644 index 000000000..9e8662560 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250718T1330/20250718T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250718T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250718T1330/LST-AMSR2_V1.0_100-20250718T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250718T1330/LST-AMSR2_V1.0_100-20250718T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250719T0130/20250719T0130.json b/stac/open-canada/ft-mckay/lst/20250719T0130/20250719T0130.json new file mode 100644 index 000000000..be2b4ed18 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250719T0130/20250719T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250719T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250719T0130/LST-AMSR2_V1.0_100-20250719T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250719T0130/LST-AMSR2_V1.0_100-20250719T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250719T1330/20250719T1330.json b/stac/open-canada/ft-mckay/lst/20250719T1330/20250719T1330.json new file mode 100644 index 000000000..85cd3cd65 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250719T1330/20250719T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250719T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250719T1330/LST-AMSR2_V1.0_100-20250719T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250719T1330/LST-AMSR2_V1.0_100-20250719T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250720T0130/20250720T0130.json b/stac/open-canada/ft-mckay/lst/20250720T0130/20250720T0130.json new file mode 100644 index 000000000..c74bc2dcd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250720T0130/20250720T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250720T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250720T0130/LST-AMSR2_V1.0_100-20250720T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250720T0130/LST-AMSR2_V1.0_100-20250720T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250720T1330/20250720T1330.json b/stac/open-canada/ft-mckay/lst/20250720T1330/20250720T1330.json new file mode 100644 index 000000000..a9681869b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250720T1330/20250720T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250720T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250720T1330/LST-AMSR2_V1.0_100-20250720T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250720T1330/LST-AMSR2_V1.0_100-20250720T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250721T0130/20250721T0130.json b/stac/open-canada/ft-mckay/lst/20250721T0130/20250721T0130.json new file mode 100644 index 000000000..1888d2e84 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250721T0130/20250721T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250721T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250721T0130/LST-AMSR2_V1.0_100-20250721T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250721T0130/LST-AMSR2_V1.0_100-20250721T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250721T1330/20250721T1330.json b/stac/open-canada/ft-mckay/lst/20250721T1330/20250721T1330.json new file mode 100644 index 000000000..3b2d3ae3c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250721T1330/20250721T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250721T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250721T1330/LST-AMSR2_V1.0_100-20250721T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250721T1330/LST-AMSR2_V1.0_100-20250721T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250722T0130/20250722T0130.json b/stac/open-canada/ft-mckay/lst/20250722T0130/20250722T0130.json new file mode 100644 index 000000000..ae0cb1d02 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250722T0130/20250722T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250722T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250722T0130/LST-AMSR2_V1.0_100-20250722T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250722T0130/LST-AMSR2_V1.0_100-20250722T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250722T1330/20250722T1330.json b/stac/open-canada/ft-mckay/lst/20250722T1330/20250722T1330.json new file mode 100644 index 000000000..f6910b042 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250722T1330/20250722T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250722T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250722T1330/LST-AMSR2_V1.0_100-20250722T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250722T1330/LST-AMSR2_V1.0_100-20250722T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250723T0130/20250723T0130.json b/stac/open-canada/ft-mckay/lst/20250723T0130/20250723T0130.json new file mode 100644 index 000000000..cf8d9ed56 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250723T0130/20250723T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250723T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250723T0130/LST-AMSR2_V1.0_100-20250723T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250723T0130/LST-AMSR2_V1.0_100-20250723T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250723T1330/20250723T1330.json b/stac/open-canada/ft-mckay/lst/20250723T1330/20250723T1330.json new file mode 100644 index 000000000..44cb96fc2 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250723T1330/20250723T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250723T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250723T1330/LST-AMSR2_V1.0_100-20250723T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250723T1330/LST-AMSR2_V1.0_100-20250723T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250724T0130/20250724T0130.json b/stac/open-canada/ft-mckay/lst/20250724T0130/20250724T0130.json new file mode 100644 index 000000000..4413e9326 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250724T0130/20250724T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250724T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250724T0130/LST-AMSR2_V1.0_100-20250724T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250724T0130/LST-AMSR2_V1.0_100-20250724T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250724T1330/20250724T1330.json b/stac/open-canada/ft-mckay/lst/20250724T1330/20250724T1330.json new file mode 100644 index 000000000..3e97f2dce --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250724T1330/20250724T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250724T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250724T1330/LST-AMSR2_V1.0_100-20250724T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250724T1330/LST-AMSR2_V1.0_100-20250724T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250725T0130/20250725T0130.json b/stac/open-canada/ft-mckay/lst/20250725T0130/20250725T0130.json new file mode 100644 index 000000000..6e4fbdb41 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250725T0130/20250725T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250725T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250725T0130/LST-AMSR2_V1.0_100-20250725T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250725T0130/LST-AMSR2_V1.0_100-20250725T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250725T1330/20250725T1330.json b/stac/open-canada/ft-mckay/lst/20250725T1330/20250725T1330.json new file mode 100644 index 000000000..bef924569 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250725T1330/20250725T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250725T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250725T1330/LST-AMSR2_V1.0_100-20250725T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250725T1330/LST-AMSR2_V1.0_100-20250725T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250726T0130/20250726T0130.json b/stac/open-canada/ft-mckay/lst/20250726T0130/20250726T0130.json new file mode 100644 index 000000000..209740af6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250726T0130/20250726T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250726T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250726T0130/LST-AMSR2_V1.0_100-20250726T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250726T0130/LST-AMSR2_V1.0_100-20250726T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250726T1330/20250726T1330.json b/stac/open-canada/ft-mckay/lst/20250726T1330/20250726T1330.json new file mode 100644 index 000000000..851691224 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250726T1330/20250726T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250726T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250726T1330/LST-AMSR2_V1.0_100-20250726T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250726T1330/LST-AMSR2_V1.0_100-20250726T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250727T0130/20250727T0130.json b/stac/open-canada/ft-mckay/lst/20250727T0130/20250727T0130.json new file mode 100644 index 000000000..bb52fa2c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250727T0130/20250727T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250727T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250727T0130/LST-AMSR2_V1.0_100-20250727T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250727T0130/LST-AMSR2_V1.0_100-20250727T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250727T1330/20250727T1330.json b/stac/open-canada/ft-mckay/lst/20250727T1330/20250727T1330.json new file mode 100644 index 000000000..41fe5347e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250727T1330/20250727T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250727T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250727T1330/LST-AMSR2_V1.0_100-20250727T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250727T1330/LST-AMSR2_V1.0_100-20250727T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250728T0130/20250728T0130.json b/stac/open-canada/ft-mckay/lst/20250728T0130/20250728T0130.json new file mode 100644 index 000000000..754329d87 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250728T0130/20250728T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250728T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250728T0130/LST-AMSR2_V1.0_100-20250728T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250728T0130/LST-AMSR2_V1.0_100-20250728T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250728T1330/20250728T1330.json b/stac/open-canada/ft-mckay/lst/20250728T1330/20250728T1330.json new file mode 100644 index 000000000..b9b005af3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250728T1330/20250728T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250728T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250728T1330/LST-AMSR2_V1.0_100-20250728T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250728T1330/LST-AMSR2_V1.0_100-20250728T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250729T0130/20250729T0130.json b/stac/open-canada/ft-mckay/lst/20250729T0130/20250729T0130.json new file mode 100644 index 000000000..b1b13a1d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250729T0130/20250729T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250729T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250729T0130/LST-AMSR2_V1.0_100-20250729T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250729T0130/LST-AMSR2_V1.0_100-20250729T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250729T1330/20250729T1330.json b/stac/open-canada/ft-mckay/lst/20250729T1330/20250729T1330.json new file mode 100644 index 000000000..a5b7a6c8d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250729T1330/20250729T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250729T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250729T1330/LST-AMSR2_V1.0_100-20250729T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250729T1330/LST-AMSR2_V1.0_100-20250729T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250730T0130/20250730T0130.json b/stac/open-canada/ft-mckay/lst/20250730T0130/20250730T0130.json new file mode 100644 index 000000000..3392975ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250730T0130/20250730T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250730T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250730T0130/LST-AMSR2_V1.0_100-20250730T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250730T0130/LST-AMSR2_V1.0_100-20250730T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250730T1330/20250730T1330.json b/stac/open-canada/ft-mckay/lst/20250730T1330/20250730T1330.json new file mode 100644 index 000000000..489ce9454 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250730T1330/20250730T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250730T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250730T1330/LST-AMSR2_V1.0_100-20250730T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250730T1330/LST-AMSR2_V1.0_100-20250730T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250731T0130/20250731T0130.json b/stac/open-canada/ft-mckay/lst/20250731T0130/20250731T0130.json new file mode 100644 index 000000000..981561445 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250731T0130/20250731T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250731T0130", + "collection": "lst", + "properties": { + "datetime": "2025-07-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250731T0130/LST-AMSR2_V1.0_100-20250731T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250731T0130/LST-AMSR2_V1.0_100-20250731T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250731T1330/20250731T1330.json b/stac/open-canada/ft-mckay/lst/20250731T1330/20250731T1330.json new file mode 100644 index 000000000..866066f8d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250731T1330/20250731T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250731T1330", + "collection": "lst", + "properties": { + "datetime": "2025-07-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250731T1330/LST-AMSR2_V1.0_100-20250731T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250731T1330/LST-AMSR2_V1.0_100-20250731T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250801T0130/20250801T0130.json b/stac/open-canada/ft-mckay/lst/20250801T0130/20250801T0130.json new file mode 100644 index 000000000..07c68ef0f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250801T0130/20250801T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250801T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250801T0130/LST-AMSR2_V1.0_100-20250801T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250801T0130/LST-AMSR2_V1.0_100-20250801T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250801T1330/20250801T1330.json b/stac/open-canada/ft-mckay/lst/20250801T1330/20250801T1330.json new file mode 100644 index 000000000..e3c2a3226 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250801T1330/20250801T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250801T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250801T1330/LST-AMSR2_V1.0_100-20250801T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250801T1330/LST-AMSR2_V1.0_100-20250801T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250802T0130/20250802T0130.json b/stac/open-canada/ft-mckay/lst/20250802T0130/20250802T0130.json new file mode 100644 index 000000000..d28bc013e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250802T0130/20250802T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250802T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250802T0130/LST-AMSR2_V1.0_100-20250802T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250802T0130/LST-AMSR2_V1.0_100-20250802T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250802T1330/20250802T1330.json b/stac/open-canada/ft-mckay/lst/20250802T1330/20250802T1330.json new file mode 100644 index 000000000..d90da7583 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250802T1330/20250802T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250802T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250802T1330/LST-AMSR2_V1.0_100-20250802T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250802T1330/LST-AMSR2_V1.0_100-20250802T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250803T0130/20250803T0130.json b/stac/open-canada/ft-mckay/lst/20250803T0130/20250803T0130.json new file mode 100644 index 000000000..82567b6c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250803T0130/20250803T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250803T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250803T0130/LST-AMSR2_V1.0_100-20250803T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250803T0130/LST-AMSR2_V1.0_100-20250803T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250803T1330/20250803T1330.json b/stac/open-canada/ft-mckay/lst/20250803T1330/20250803T1330.json new file mode 100644 index 000000000..96ea5c46e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250803T1330/20250803T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250803T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250803T1330/LST-AMSR2_V1.0_100-20250803T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250803T1330/LST-AMSR2_V1.0_100-20250803T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250804T0130/20250804T0130.json b/stac/open-canada/ft-mckay/lst/20250804T0130/20250804T0130.json new file mode 100644 index 000000000..3071b1915 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250804T0130/20250804T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250804T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250804T0130/LST-AMSR2_V1.0_100-20250804T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250804T0130/LST-AMSR2_V1.0_100-20250804T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250804T1330/20250804T1330.json b/stac/open-canada/ft-mckay/lst/20250804T1330/20250804T1330.json new file mode 100644 index 000000000..db111ea3c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250804T1330/20250804T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250804T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250804T1330/LST-AMSR2_V1.0_100-20250804T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250804T1330/LST-AMSR2_V1.0_100-20250804T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250805T0130/20250805T0130.json b/stac/open-canada/ft-mckay/lst/20250805T0130/20250805T0130.json new file mode 100644 index 000000000..a3a53dec9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250805T0130/20250805T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250805T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250805T0130/LST-AMSR2_V1.0_100-20250805T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250805T0130/LST-AMSR2_V1.0_100-20250805T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250805T1330/20250805T1330.json b/stac/open-canada/ft-mckay/lst/20250805T1330/20250805T1330.json new file mode 100644 index 000000000..f1a54e8d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250805T1330/20250805T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250805T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250805T1330/LST-AMSR2_V1.0_100-20250805T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250805T1330/LST-AMSR2_V1.0_100-20250805T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250806T0130/20250806T0130.json b/stac/open-canada/ft-mckay/lst/20250806T0130/20250806T0130.json new file mode 100644 index 000000000..cb74e8338 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250806T0130/20250806T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250806T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250806T0130/LST-AMSR2_V1.0_100-20250806T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250806T0130/LST-AMSR2_V1.0_100-20250806T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250806T1330/20250806T1330.json b/stac/open-canada/ft-mckay/lst/20250806T1330/20250806T1330.json new file mode 100644 index 000000000..51579036f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250806T1330/20250806T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250806T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250806T1330/LST-AMSR2_V1.0_100-20250806T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250806T1330/LST-AMSR2_V1.0_100-20250806T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250807T0130/20250807T0130.json b/stac/open-canada/ft-mckay/lst/20250807T0130/20250807T0130.json new file mode 100644 index 000000000..a1f90709b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250807T0130/20250807T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250807T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250807T0130/LST-AMSR2_V1.0_100-20250807T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250807T0130/LST-AMSR2_V1.0_100-20250807T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250807T1330/20250807T1330.json b/stac/open-canada/ft-mckay/lst/20250807T1330/20250807T1330.json new file mode 100644 index 000000000..f88cc7943 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250807T1330/20250807T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250807T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250807T1330/LST-AMSR2_V1.0_100-20250807T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250807T1330/LST-AMSR2_V1.0_100-20250807T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250808T0130/20250808T0130.json b/stac/open-canada/ft-mckay/lst/20250808T0130/20250808T0130.json new file mode 100644 index 000000000..eb9a1146c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250808T0130/20250808T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250808T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250808T0130/LST-AMSR2_V1.0_100-20250808T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250808T0130/LST-AMSR2_V1.0_100-20250808T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250808T1330/20250808T1330.json b/stac/open-canada/ft-mckay/lst/20250808T1330/20250808T1330.json new file mode 100644 index 000000000..ad981802b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250808T1330/20250808T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250808T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250808T1330/LST-AMSR2_V1.0_100-20250808T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250808T1330/LST-AMSR2_V1.0_100-20250808T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250809T0130/20250809T0130.json b/stac/open-canada/ft-mckay/lst/20250809T0130/20250809T0130.json new file mode 100644 index 000000000..0c6b31810 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250809T0130/20250809T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250809T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250809T0130/LST-AMSR2_V1.0_100-20250809T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250809T0130/LST-AMSR2_V1.0_100-20250809T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250809T1330/20250809T1330.json b/stac/open-canada/ft-mckay/lst/20250809T1330/20250809T1330.json new file mode 100644 index 000000000..7c258e020 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250809T1330/20250809T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250809T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250809T1330/LST-AMSR2_V1.0_100-20250809T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250809T1330/LST-AMSR2_V1.0_100-20250809T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250810T0130/20250810T0130.json b/stac/open-canada/ft-mckay/lst/20250810T0130/20250810T0130.json new file mode 100644 index 000000000..f373de72a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250810T0130/20250810T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250810T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250810T0130/LST-AMSR2_V1.0_100-20250810T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250810T0130/LST-AMSR2_V1.0_100-20250810T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250810T1330/20250810T1330.json b/stac/open-canada/ft-mckay/lst/20250810T1330/20250810T1330.json new file mode 100644 index 000000000..86e08f101 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250810T1330/20250810T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250810T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250810T1330/LST-AMSR2_V1.0_100-20250810T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250810T1330/LST-AMSR2_V1.0_100-20250810T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250811T0130/20250811T0130.json b/stac/open-canada/ft-mckay/lst/20250811T0130/20250811T0130.json new file mode 100644 index 000000000..ea4551eef --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250811T0130/20250811T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250811T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250811T0130/LST-AMSR2_V1.0_100-20250811T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250811T0130/LST-AMSR2_V1.0_100-20250811T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250811T1330/20250811T1330.json b/stac/open-canada/ft-mckay/lst/20250811T1330/20250811T1330.json new file mode 100644 index 000000000..53210603d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250811T1330/20250811T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250811T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250811T1330/LST-AMSR2_V1.0_100-20250811T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250811T1330/LST-AMSR2_V1.0_100-20250811T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250812T0130/20250812T0130.json b/stac/open-canada/ft-mckay/lst/20250812T0130/20250812T0130.json new file mode 100644 index 000000000..7ca64d5ca --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250812T0130/20250812T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250812T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250812T0130/LST-AMSR2_V1.0_100-20250812T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250812T0130/LST-AMSR2_V1.0_100-20250812T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250812T1330/20250812T1330.json b/stac/open-canada/ft-mckay/lst/20250812T1330/20250812T1330.json new file mode 100644 index 000000000..a8415bbea --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250812T1330/20250812T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250812T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250812T1330/LST-AMSR2_V1.0_100-20250812T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250812T1330/LST-AMSR2_V1.0_100-20250812T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250813T0130/20250813T0130.json b/stac/open-canada/ft-mckay/lst/20250813T0130/20250813T0130.json new file mode 100644 index 000000000..a234afd65 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250813T0130/20250813T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250813T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250813T0130/LST-AMSR2_V1.0_100-20250813T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250813T0130/LST-AMSR2_V1.0_100-20250813T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250813T1330/20250813T1330.json b/stac/open-canada/ft-mckay/lst/20250813T1330/20250813T1330.json new file mode 100644 index 000000000..f7bbc70bf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250813T1330/20250813T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250813T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250813T1330/LST-AMSR2_V1.0_100-20250813T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250813T1330/LST-AMSR2_V1.0_100-20250813T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250814T0130/20250814T0130.json b/stac/open-canada/ft-mckay/lst/20250814T0130/20250814T0130.json new file mode 100644 index 000000000..3e0b5cb6a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250814T0130/20250814T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250814T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250814T0130/LST-AMSR2_V1.0_100-20250814T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250814T0130/LST-AMSR2_V1.0_100-20250814T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250814T1330/20250814T1330.json b/stac/open-canada/ft-mckay/lst/20250814T1330/20250814T1330.json new file mode 100644 index 000000000..f4cd0f31c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250814T1330/20250814T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250814T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250814T1330/LST-AMSR2_V1.0_100-20250814T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250814T1330/LST-AMSR2_V1.0_100-20250814T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250815T0130/20250815T0130.json b/stac/open-canada/ft-mckay/lst/20250815T0130/20250815T0130.json new file mode 100644 index 000000000..3b96fa2e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250815T0130/20250815T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250815T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250815T0130/LST-AMSR2_V1.0_100-20250815T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250815T0130/LST-AMSR2_V1.0_100-20250815T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250815T1330/20250815T1330.json b/stac/open-canada/ft-mckay/lst/20250815T1330/20250815T1330.json new file mode 100644 index 000000000..1d62ec7dc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250815T1330/20250815T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250815T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250815T1330/LST-AMSR2_V1.0_100-20250815T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250815T1330/LST-AMSR2_V1.0_100-20250815T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250816T0130/20250816T0130.json b/stac/open-canada/ft-mckay/lst/20250816T0130/20250816T0130.json new file mode 100644 index 000000000..aa7ee44b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250816T0130/20250816T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250816T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250816T0130/LST-AMSR2_V1.0_100-20250816T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250816T0130/LST-AMSR2_V1.0_100-20250816T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250816T1330/20250816T1330.json b/stac/open-canada/ft-mckay/lst/20250816T1330/20250816T1330.json new file mode 100644 index 000000000..11534838e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250816T1330/20250816T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250816T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250816T1330/LST-AMSR2_V1.0_100-20250816T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250816T1330/LST-AMSR2_V1.0_100-20250816T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250817T0130/20250817T0130.json b/stac/open-canada/ft-mckay/lst/20250817T0130/20250817T0130.json new file mode 100644 index 000000000..a0c42611a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250817T0130/20250817T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250817T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250817T0130/LST-AMSR2_V1.0_100-20250817T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250817T0130/LST-AMSR2_V1.0_100-20250817T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250817T1330/20250817T1330.json b/stac/open-canada/ft-mckay/lst/20250817T1330/20250817T1330.json new file mode 100644 index 000000000..f0ff4b8f9 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250817T1330/20250817T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250817T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250817T1330/LST-AMSR2_V1.0_100-20250817T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250817T1330/LST-AMSR2_V1.0_100-20250817T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250818T0130/20250818T0130.json b/stac/open-canada/ft-mckay/lst/20250818T0130/20250818T0130.json new file mode 100644 index 000000000..7a2e5d2d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250818T0130/20250818T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250818T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250818T0130/LST-AMSR2_V1.0_100-20250818T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250818T0130/LST-AMSR2_V1.0_100-20250818T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250818T1330/20250818T1330.json b/stac/open-canada/ft-mckay/lst/20250818T1330/20250818T1330.json new file mode 100644 index 000000000..2c0e94488 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250818T1330/20250818T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250818T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250818T1330/LST-AMSR2_V1.0_100-20250818T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250818T1330/LST-AMSR2_V1.0_100-20250818T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250819T0130/20250819T0130.json b/stac/open-canada/ft-mckay/lst/20250819T0130/20250819T0130.json new file mode 100644 index 000000000..2ed00252e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250819T0130/20250819T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250819T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250819T0130/LST-AMSR2_V1.0_100-20250819T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250819T0130/LST-AMSR2_V1.0_100-20250819T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250819T1330/20250819T1330.json b/stac/open-canada/ft-mckay/lst/20250819T1330/20250819T1330.json new file mode 100644 index 000000000..4bc680deb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250819T1330/20250819T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250819T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250819T1330/LST-AMSR2_V1.0_100-20250819T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250819T1330/LST-AMSR2_V1.0_100-20250819T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250820T0130/20250820T0130.json b/stac/open-canada/ft-mckay/lst/20250820T0130/20250820T0130.json new file mode 100644 index 000000000..5ad0a41cd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250820T0130/20250820T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250820T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250820T0130/LST-AMSR2_V1.0_100-20250820T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250820T0130/LST-AMSR2_V1.0_100-20250820T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250820T1330/20250820T1330.json b/stac/open-canada/ft-mckay/lst/20250820T1330/20250820T1330.json new file mode 100644 index 000000000..9b18f3890 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250820T1330/20250820T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250820T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250820T1330/LST-AMSR2_V1.0_100-20250820T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250820T1330/LST-AMSR2_V1.0_100-20250820T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250821T0130/20250821T0130.json b/stac/open-canada/ft-mckay/lst/20250821T0130/20250821T0130.json new file mode 100644 index 000000000..4da29cc69 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250821T0130/20250821T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250821T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250821T0130/LST-AMSR2_V1.0_100-20250821T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250821T0130/LST-AMSR2_V1.0_100-20250821T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250821T1330/20250821T1330.json b/stac/open-canada/ft-mckay/lst/20250821T1330/20250821T1330.json new file mode 100644 index 000000000..7c9a902aa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250821T1330/20250821T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250821T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250821T1330/LST-AMSR2_V1.0_100-20250821T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250821T1330/LST-AMSR2_V1.0_100-20250821T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250822T0130/20250822T0130.json b/stac/open-canada/ft-mckay/lst/20250822T0130/20250822T0130.json new file mode 100644 index 000000000..9b3a3c0fa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250822T0130/20250822T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250822T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250822T0130/LST-AMSR2_V1.0_100-20250822T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250822T0130/LST-AMSR2_V1.0_100-20250822T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250822T1330/20250822T1330.json b/stac/open-canada/ft-mckay/lst/20250822T1330/20250822T1330.json new file mode 100644 index 000000000..8c2d4220b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250822T1330/20250822T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250822T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250822T1330/LST-AMSR2_V1.0_100-20250822T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250822T1330/LST-AMSR2_V1.0_100-20250822T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250823T0130/20250823T0130.json b/stac/open-canada/ft-mckay/lst/20250823T0130/20250823T0130.json new file mode 100644 index 000000000..7f901f892 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250823T0130/20250823T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250823T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250823T0130/LST-AMSR2_V1.0_100-20250823T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250823T0130/LST-AMSR2_V1.0_100-20250823T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250823T1330/20250823T1330.json b/stac/open-canada/ft-mckay/lst/20250823T1330/20250823T1330.json new file mode 100644 index 000000000..6e8631a2f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250823T1330/20250823T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250823T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250823T1330/LST-AMSR2_V1.0_100-20250823T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250823T1330/LST-AMSR2_V1.0_100-20250823T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250824T0130/20250824T0130.json b/stac/open-canada/ft-mckay/lst/20250824T0130/20250824T0130.json new file mode 100644 index 000000000..aa55323a0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250824T0130/20250824T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250824T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250824T0130/LST-AMSR2_V1.0_100-20250824T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250824T0130/LST-AMSR2_V1.0_100-20250824T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250824T1330/20250824T1330.json b/stac/open-canada/ft-mckay/lst/20250824T1330/20250824T1330.json new file mode 100644 index 000000000..30126d879 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250824T1330/20250824T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250824T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250824T1330/LST-AMSR2_V1.0_100-20250824T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250824T1330/LST-AMSR2_V1.0_100-20250824T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250825T0130/20250825T0130.json b/stac/open-canada/ft-mckay/lst/20250825T0130/20250825T0130.json new file mode 100644 index 000000000..c4819d3ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250825T0130/20250825T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250825T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250825T0130/LST-AMSR2_V1.0_100-20250825T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250825T0130/LST-AMSR2_V1.0_100-20250825T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250825T1330/20250825T1330.json b/stac/open-canada/ft-mckay/lst/20250825T1330/20250825T1330.json new file mode 100644 index 000000000..16e76e186 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250825T1330/20250825T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250825T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250825T1330/LST-AMSR2_V1.0_100-20250825T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250825T1330/LST-AMSR2_V1.0_100-20250825T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250826T0130/20250826T0130.json b/stac/open-canada/ft-mckay/lst/20250826T0130/20250826T0130.json new file mode 100644 index 000000000..83cf9a6e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250826T0130/20250826T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250826T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250826T0130/LST-AMSR2_V1.0_100-20250826T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250826T0130/LST-AMSR2_V1.0_100-20250826T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250826T1330/20250826T1330.json b/stac/open-canada/ft-mckay/lst/20250826T1330/20250826T1330.json new file mode 100644 index 000000000..2985da867 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250826T1330/20250826T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250826T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250826T1330/LST-AMSR2_V1.0_100-20250826T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250826T1330/LST-AMSR2_V1.0_100-20250826T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250827T0130/20250827T0130.json b/stac/open-canada/ft-mckay/lst/20250827T0130/20250827T0130.json new file mode 100644 index 000000000..2b8031b31 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250827T0130/20250827T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250827T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250827T0130/LST-AMSR2_V1.0_100-20250827T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250827T0130/LST-AMSR2_V1.0_100-20250827T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250827T1330/20250827T1330.json b/stac/open-canada/ft-mckay/lst/20250827T1330/20250827T1330.json new file mode 100644 index 000000000..b8a6b1f6d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250827T1330/20250827T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250827T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250827T1330/LST-AMSR2_V1.0_100-20250827T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250827T1330/LST-AMSR2_V1.0_100-20250827T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250828T0130/20250828T0130.json b/stac/open-canada/ft-mckay/lst/20250828T0130/20250828T0130.json new file mode 100644 index 000000000..07ba95a57 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250828T0130/20250828T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250828T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250828T0130/LST-AMSR2_V1.0_100-20250828T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250828T0130/LST-AMSR2_V1.0_100-20250828T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250828T1330/20250828T1330.json b/stac/open-canada/ft-mckay/lst/20250828T1330/20250828T1330.json new file mode 100644 index 000000000..3ccd2c577 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250828T1330/20250828T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250828T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250828T1330/LST-AMSR2_V1.0_100-20250828T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250828T1330/LST-AMSR2_V1.0_100-20250828T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250829T0130/20250829T0130.json b/stac/open-canada/ft-mckay/lst/20250829T0130/20250829T0130.json new file mode 100644 index 000000000..511c96c06 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250829T0130/20250829T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250829T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250829T0130/LST-AMSR2_V1.0_100-20250829T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250829T0130/LST-AMSR2_V1.0_100-20250829T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250829T1330/20250829T1330.json b/stac/open-canada/ft-mckay/lst/20250829T1330/20250829T1330.json new file mode 100644 index 000000000..6b1509a98 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250829T1330/20250829T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250829T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250829T1330/LST-AMSR2_V1.0_100-20250829T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250829T1330/LST-AMSR2_V1.0_100-20250829T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250830T0130/20250830T0130.json b/stac/open-canada/ft-mckay/lst/20250830T0130/20250830T0130.json new file mode 100644 index 000000000..c4cf2f399 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250830T0130/20250830T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250830T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250830T0130/LST-AMSR2_V1.0_100-20250830T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250830T0130/LST-AMSR2_V1.0_100-20250830T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250830T1330/20250830T1330.json b/stac/open-canada/ft-mckay/lst/20250830T1330/20250830T1330.json new file mode 100644 index 000000000..32926a033 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250830T1330/20250830T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250830T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250830T1330/LST-AMSR2_V1.0_100-20250830T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250830T1330/LST-AMSR2_V1.0_100-20250830T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250831T0130/20250831T0130.json b/stac/open-canada/ft-mckay/lst/20250831T0130/20250831T0130.json new file mode 100644 index 000000000..261266f05 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250831T0130/20250831T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250831T0130", + "collection": "lst", + "properties": { + "datetime": "2025-08-31T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250831T0130/LST-AMSR2_V1.0_100-20250831T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250831T0130/LST-AMSR2_V1.0_100-20250831T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250831T1330/20250831T1330.json b/stac/open-canada/ft-mckay/lst/20250831T1330/20250831T1330.json new file mode 100644 index 000000000..e48181647 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250831T1330/20250831T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250831T1330", + "collection": "lst", + "properties": { + "datetime": "2025-08-31T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250831T1330/LST-AMSR2_V1.0_100-20250831T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250831T1330/LST-AMSR2_V1.0_100-20250831T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250901T0130/20250901T0130.json b/stac/open-canada/ft-mckay/lst/20250901T0130/20250901T0130.json new file mode 100644 index 000000000..997449e55 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250901T0130/20250901T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250901T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-01T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250901T0130/LST-AMSR2_V1.0_100-20250901T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250901T0130/LST-AMSR2_V1.0_100-20250901T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250901T1330/20250901T1330.json b/stac/open-canada/ft-mckay/lst/20250901T1330/20250901T1330.json new file mode 100644 index 000000000..bb2454125 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250901T1330/20250901T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250901T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-01T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250901T1330/LST-AMSR2_V1.0_100-20250901T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250901T1330/LST-AMSR2_V1.0_100-20250901T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250902T0130/20250902T0130.json b/stac/open-canada/ft-mckay/lst/20250902T0130/20250902T0130.json new file mode 100644 index 000000000..e941a88c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250902T0130/20250902T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250902T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-02T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250902T0130/LST-AMSR2_V1.0_100-20250902T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250902T0130/LST-AMSR2_V1.0_100-20250902T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250902T1330/20250902T1330.json b/stac/open-canada/ft-mckay/lst/20250902T1330/20250902T1330.json new file mode 100644 index 000000000..80091b642 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250902T1330/20250902T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250902T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-02T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250902T1330/LST-AMSR2_V1.0_100-20250902T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250902T1330/LST-AMSR2_V1.0_100-20250902T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250903T0130/20250903T0130.json b/stac/open-canada/ft-mckay/lst/20250903T0130/20250903T0130.json new file mode 100644 index 000000000..6be22f8a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250903T0130/20250903T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250903T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-03T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250903T0130/LST-AMSR2_V1.0_100-20250903T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250903T0130/LST-AMSR2_V1.0_100-20250903T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250903T1330/20250903T1330.json b/stac/open-canada/ft-mckay/lst/20250903T1330/20250903T1330.json new file mode 100644 index 000000000..4b0014406 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250903T1330/20250903T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250903T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-03T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250903T1330/LST-AMSR2_V1.0_100-20250903T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250903T1330/LST-AMSR2_V1.0_100-20250903T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250904T0130/20250904T0130.json b/stac/open-canada/ft-mckay/lst/20250904T0130/20250904T0130.json new file mode 100644 index 000000000..318816bfd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250904T0130/20250904T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250904T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-04T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250904T0130/LST-AMSR2_V1.0_100-20250904T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250904T0130/LST-AMSR2_V1.0_100-20250904T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250904T1330/20250904T1330.json b/stac/open-canada/ft-mckay/lst/20250904T1330/20250904T1330.json new file mode 100644 index 000000000..d1406c841 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250904T1330/20250904T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250904T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-04T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250904T1330/LST-AMSR2_V1.0_100-20250904T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250904T1330/LST-AMSR2_V1.0_100-20250904T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250905T0130/20250905T0130.json b/stac/open-canada/ft-mckay/lst/20250905T0130/20250905T0130.json new file mode 100644 index 000000000..2f3e8898a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250905T0130/20250905T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250905T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-05T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250905T0130/LST-AMSR2_V1.0_100-20250905T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250905T0130/LST-AMSR2_V1.0_100-20250905T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250905T1330/20250905T1330.json b/stac/open-canada/ft-mckay/lst/20250905T1330/20250905T1330.json new file mode 100644 index 000000000..963625df6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250905T1330/20250905T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250905T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-05T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250905T1330/LST-AMSR2_V1.0_100-20250905T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250905T1330/LST-AMSR2_V1.0_100-20250905T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250906T0130/20250906T0130.json b/stac/open-canada/ft-mckay/lst/20250906T0130/20250906T0130.json new file mode 100644 index 000000000..032f8f0a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250906T0130/20250906T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250906T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-06T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250906T0130/LST-AMSR2_V1.0_100-20250906T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250906T0130/LST-AMSR2_V1.0_100-20250906T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250906T1330/20250906T1330.json b/stac/open-canada/ft-mckay/lst/20250906T1330/20250906T1330.json new file mode 100644 index 000000000..b85a774e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250906T1330/20250906T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250906T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-06T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250906T1330/LST-AMSR2_V1.0_100-20250906T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250906T1330/LST-AMSR2_V1.0_100-20250906T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250907T0130/20250907T0130.json b/stac/open-canada/ft-mckay/lst/20250907T0130/20250907T0130.json new file mode 100644 index 000000000..fc52b9c6e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250907T0130/20250907T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250907T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-07T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250907T0130/LST-AMSR2_V1.0_100-20250907T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250907T0130/LST-AMSR2_V1.0_100-20250907T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250907T1330/20250907T1330.json b/stac/open-canada/ft-mckay/lst/20250907T1330/20250907T1330.json new file mode 100644 index 000000000..b8afa12aa --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250907T1330/20250907T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250907T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-07T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250907T1330/LST-AMSR2_V1.0_100-20250907T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250907T1330/LST-AMSR2_V1.0_100-20250907T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250908T0130/20250908T0130.json b/stac/open-canada/ft-mckay/lst/20250908T0130/20250908T0130.json new file mode 100644 index 000000000..08c118df8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250908T0130/20250908T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250908T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-08T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250908T0130/LST-AMSR2_V1.0_100-20250908T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250908T0130/LST-AMSR2_V1.0_100-20250908T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250908T1330/20250908T1330.json b/stac/open-canada/ft-mckay/lst/20250908T1330/20250908T1330.json new file mode 100644 index 000000000..7f4718842 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250908T1330/20250908T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250908T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-08T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250908T1330/LST-AMSR2_V1.0_100-20250908T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250908T1330/LST-AMSR2_V1.0_100-20250908T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250909T0130/20250909T0130.json b/stac/open-canada/ft-mckay/lst/20250909T0130/20250909T0130.json new file mode 100644 index 000000000..215178e22 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250909T0130/20250909T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250909T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-09T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250909T0130/LST-AMSR2_V1.0_100-20250909T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250909T0130/LST-AMSR2_V1.0_100-20250909T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250909T1330/20250909T1330.json b/stac/open-canada/ft-mckay/lst/20250909T1330/20250909T1330.json new file mode 100644 index 000000000..2bf3b7334 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250909T1330/20250909T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250909T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-09T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250909T1330/LST-AMSR2_V1.0_100-20250909T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250909T1330/LST-AMSR2_V1.0_100-20250909T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250910T0130/20250910T0130.json b/stac/open-canada/ft-mckay/lst/20250910T0130/20250910T0130.json new file mode 100644 index 000000000..71102429c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250910T0130/20250910T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250910T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-10T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250910T0130/LST-AMSR2_V1.0_100-20250910T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250910T0130/LST-AMSR2_V1.0_100-20250910T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250910T1330/20250910T1330.json b/stac/open-canada/ft-mckay/lst/20250910T1330/20250910T1330.json new file mode 100644 index 000000000..7b1142285 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250910T1330/20250910T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250910T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-10T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250910T1330/LST-AMSR2_V1.0_100-20250910T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250910T1330/LST-AMSR2_V1.0_100-20250910T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250911T0130/20250911T0130.json b/stac/open-canada/ft-mckay/lst/20250911T0130/20250911T0130.json new file mode 100644 index 000000000..14770712e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250911T0130/20250911T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250911T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-11T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250911T0130/LST-AMSR2_V1.0_100-20250911T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250911T0130/LST-AMSR2_V1.0_100-20250911T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250911T1330/20250911T1330.json b/stac/open-canada/ft-mckay/lst/20250911T1330/20250911T1330.json new file mode 100644 index 000000000..67257a03d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250911T1330/20250911T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250911T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-11T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250911T1330/LST-AMSR2_V1.0_100-20250911T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250911T1330/LST-AMSR2_V1.0_100-20250911T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250912T0130/20250912T0130.json b/stac/open-canada/ft-mckay/lst/20250912T0130/20250912T0130.json new file mode 100644 index 000000000..fe4eaffbe --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250912T0130/20250912T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250912T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-12T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250912T0130/LST-AMSR2_V1.0_100-20250912T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250912T0130/LST-AMSR2_V1.0_100-20250912T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250912T1330/20250912T1330.json b/stac/open-canada/ft-mckay/lst/20250912T1330/20250912T1330.json new file mode 100644 index 000000000..f26eab6ed --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250912T1330/20250912T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250912T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-12T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250912T1330/LST-AMSR2_V1.0_100-20250912T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250912T1330/LST-AMSR2_V1.0_100-20250912T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250913T0130/20250913T0130.json b/stac/open-canada/ft-mckay/lst/20250913T0130/20250913T0130.json new file mode 100644 index 000000000..57910ac83 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250913T0130/20250913T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250913T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-13T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250913T0130/LST-AMSR2_V1.0_100-20250913T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250913T0130/LST-AMSR2_V1.0_100-20250913T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250913T1330/20250913T1330.json b/stac/open-canada/ft-mckay/lst/20250913T1330/20250913T1330.json new file mode 100644 index 000000000..00ae7f1cc --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250913T1330/20250913T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250913T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-13T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250913T1330/LST-AMSR2_V1.0_100-20250913T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250913T1330/LST-AMSR2_V1.0_100-20250913T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250914T0130/20250914T0130.json b/stac/open-canada/ft-mckay/lst/20250914T0130/20250914T0130.json new file mode 100644 index 000000000..0e8238d49 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250914T0130/20250914T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250914T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-14T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250914T0130/LST-AMSR2_V1.0_100-20250914T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250914T0130/LST-AMSR2_V1.0_100-20250914T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250914T1330/20250914T1330.json b/stac/open-canada/ft-mckay/lst/20250914T1330/20250914T1330.json new file mode 100644 index 000000000..8871c4bd3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250914T1330/20250914T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250914T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-14T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250914T1330/LST-AMSR2_V1.0_100-20250914T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250914T1330/LST-AMSR2_V1.0_100-20250914T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250915T0130/20250915T0130.json b/stac/open-canada/ft-mckay/lst/20250915T0130/20250915T0130.json new file mode 100644 index 000000000..dd7421646 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250915T0130/20250915T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250915T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-15T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250915T0130/LST-AMSR2_V1.0_100-20250915T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250915T0130/LST-AMSR2_V1.0_100-20250915T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250915T1330/20250915T1330.json b/stac/open-canada/ft-mckay/lst/20250915T1330/20250915T1330.json new file mode 100644 index 000000000..11b67f1fd --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250915T1330/20250915T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250915T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-15T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250915T1330/LST-AMSR2_V1.0_100-20250915T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250915T1330/LST-AMSR2_V1.0_100-20250915T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250916T0130/20250916T0130.json b/stac/open-canada/ft-mckay/lst/20250916T0130/20250916T0130.json new file mode 100644 index 000000000..8c779348a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250916T0130/20250916T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250916T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-16T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250916T0130/LST-AMSR2_V1.0_100-20250916T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250916T0130/LST-AMSR2_V1.0_100-20250916T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250916T1330/20250916T1330.json b/stac/open-canada/ft-mckay/lst/20250916T1330/20250916T1330.json new file mode 100644 index 000000000..90e9ffc4a --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250916T1330/20250916T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250916T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-16T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250916T1330/LST-AMSR2_V1.0_100-20250916T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250916T1330/LST-AMSR2_V1.0_100-20250916T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250917T0130/20250917T0130.json b/stac/open-canada/ft-mckay/lst/20250917T0130/20250917T0130.json new file mode 100644 index 000000000..d5bac8be3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250917T0130/20250917T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250917T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-17T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250917T0130/LST-AMSR2_V1.0_100-20250917T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250917T0130/LST-AMSR2_V1.0_100-20250917T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250917T1330/20250917T1330.json b/stac/open-canada/ft-mckay/lst/20250917T1330/20250917T1330.json new file mode 100644 index 000000000..78907447f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250917T1330/20250917T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250917T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-17T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250917T1330/LST-AMSR2_V1.0_100-20250917T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250917T1330/LST-AMSR2_V1.0_100-20250917T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250918T0130/20250918T0130.json b/stac/open-canada/ft-mckay/lst/20250918T0130/20250918T0130.json new file mode 100644 index 000000000..a32d77708 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250918T0130/20250918T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250918T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-18T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250918T0130/LST-AMSR2_V1.0_100-20250918T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250918T0130/LST-AMSR2_V1.0_100-20250918T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250918T1330/20250918T1330.json b/stac/open-canada/ft-mckay/lst/20250918T1330/20250918T1330.json new file mode 100644 index 000000000..a5bdb7764 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250918T1330/20250918T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250918T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-18T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250918T1330/LST-AMSR2_V1.0_100-20250918T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250918T1330/LST-AMSR2_V1.0_100-20250918T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250919T0130/20250919T0130.json b/stac/open-canada/ft-mckay/lst/20250919T0130/20250919T0130.json new file mode 100644 index 000000000..4979ba72f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250919T0130/20250919T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250919T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-19T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250919T0130/LST-AMSR2_V1.0_100-20250919T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250919T0130/LST-AMSR2_V1.0_100-20250919T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250919T1330/20250919T1330.json b/stac/open-canada/ft-mckay/lst/20250919T1330/20250919T1330.json new file mode 100644 index 000000000..cac1fcdfb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250919T1330/20250919T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250919T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-19T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250919T1330/LST-AMSR2_V1.0_100-20250919T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250919T1330/LST-AMSR2_V1.0_100-20250919T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250920T0130/20250920T0130.json b/stac/open-canada/ft-mckay/lst/20250920T0130/20250920T0130.json new file mode 100644 index 000000000..4ee1b7ddf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250920T0130/20250920T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250920T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-20T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250920T0130/LST-AMSR2_V1.0_100-20250920T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250920T0130/LST-AMSR2_V1.0_100-20250920T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250920T1330/20250920T1330.json b/stac/open-canada/ft-mckay/lst/20250920T1330/20250920T1330.json new file mode 100644 index 000000000..cd647b10f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250920T1330/20250920T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250920T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-20T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250920T1330/LST-AMSR2_V1.0_100-20250920T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250920T1330/LST-AMSR2_V1.0_100-20250920T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250921T0130/20250921T0130.json b/stac/open-canada/ft-mckay/lst/20250921T0130/20250921T0130.json new file mode 100644 index 000000000..560ca7779 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250921T0130/20250921T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250921T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-21T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250921T0130/LST-AMSR2_V1.0_100-20250921T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250921T0130/LST-AMSR2_V1.0_100-20250921T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250921T1330/20250921T1330.json b/stac/open-canada/ft-mckay/lst/20250921T1330/20250921T1330.json new file mode 100644 index 000000000..4111d8e6e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250921T1330/20250921T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250921T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-21T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250921T1330/LST-AMSR2_V1.0_100-20250921T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250921T1330/LST-AMSR2_V1.0_100-20250921T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250922T0130/20250922T0130.json b/stac/open-canada/ft-mckay/lst/20250922T0130/20250922T0130.json new file mode 100644 index 000000000..f368c07e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250922T0130/20250922T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250922T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-22T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250922T0130/LST-AMSR2_V1.0_100-20250922T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250922T0130/LST-AMSR2_V1.0_100-20250922T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250922T1330/20250922T1330.json b/stac/open-canada/ft-mckay/lst/20250922T1330/20250922T1330.json new file mode 100644 index 000000000..8c3c89cdf --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250922T1330/20250922T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250922T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-22T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250922T1330/LST-AMSR2_V1.0_100-20250922T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250922T1330/LST-AMSR2_V1.0_100-20250922T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250923T0130/20250923T0130.json b/stac/open-canada/ft-mckay/lst/20250923T0130/20250923T0130.json new file mode 100644 index 000000000..c26f03b03 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250923T0130/20250923T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250923T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-23T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250923T0130/LST-AMSR2_V1.0_100-20250923T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250923T0130/LST-AMSR2_V1.0_100-20250923T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250923T1330/20250923T1330.json b/stac/open-canada/ft-mckay/lst/20250923T1330/20250923T1330.json new file mode 100644 index 000000000..53118306e --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250923T1330/20250923T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250923T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-23T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250923T1330/LST-AMSR2_V1.0_100-20250923T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250923T1330/LST-AMSR2_V1.0_100-20250923T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250924T0130/20250924T0130.json b/stac/open-canada/ft-mckay/lst/20250924T0130/20250924T0130.json new file mode 100644 index 000000000..c9686e182 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250924T0130/20250924T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250924T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-24T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250924T0130/LST-AMSR2_V1.0_100-20250924T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250924T0130/LST-AMSR2_V1.0_100-20250924T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250924T1330/20250924T1330.json b/stac/open-canada/ft-mckay/lst/20250924T1330/20250924T1330.json new file mode 100644 index 000000000..6e10b342c --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250924T1330/20250924T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250924T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-24T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250924T1330/LST-AMSR2_V1.0_100-20250924T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250924T1330/LST-AMSR2_V1.0_100-20250924T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250925T0130/20250925T0130.json b/stac/open-canada/ft-mckay/lst/20250925T0130/20250925T0130.json new file mode 100644 index 000000000..7b9f0d3c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250925T0130/20250925T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250925T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-25T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250925T0130/LST-AMSR2_V1.0_100-20250925T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250925T0130/LST-AMSR2_V1.0_100-20250925T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250925T1330/20250925T1330.json b/stac/open-canada/ft-mckay/lst/20250925T1330/20250925T1330.json new file mode 100644 index 000000000..0b1f3e7f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250925T1330/20250925T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250925T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-25T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250925T1330/LST-AMSR2_V1.0_100-20250925T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250925T1330/LST-AMSR2_V1.0_100-20250925T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250926T0130/20250926T0130.json b/stac/open-canada/ft-mckay/lst/20250926T0130/20250926T0130.json new file mode 100644 index 000000000..f7b4070ae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250926T0130/20250926T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250926T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-26T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250926T0130/LST-AMSR2_V1.0_100-20250926T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250926T0130/LST-AMSR2_V1.0_100-20250926T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250926T1330/20250926T1330.json b/stac/open-canada/ft-mckay/lst/20250926T1330/20250926T1330.json new file mode 100644 index 000000000..71954ee32 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250926T1330/20250926T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250926T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-26T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250926T1330/LST-AMSR2_V1.0_100-20250926T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250926T1330/LST-AMSR2_V1.0_100-20250926T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250927T0130/20250927T0130.json b/stac/open-canada/ft-mckay/lst/20250927T0130/20250927T0130.json new file mode 100644 index 000000000..ca2afacb0 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250927T0130/20250927T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250927T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-27T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250927T0130/LST-AMSR2_V1.0_100-20250927T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250927T0130/LST-AMSR2_V1.0_100-20250927T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250927T1330/20250927T1330.json b/stac/open-canada/ft-mckay/lst/20250927T1330/20250927T1330.json new file mode 100644 index 000000000..a5f163f6f --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250927T1330/20250927T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250927T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-27T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250927T1330/LST-AMSR2_V1.0_100-20250927T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250927T1330/LST-AMSR2_V1.0_100-20250927T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250928T0130/20250928T0130.json b/stac/open-canada/ft-mckay/lst/20250928T0130/20250928T0130.json new file mode 100644 index 000000000..5ad7ec2df --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250928T0130/20250928T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250928T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-28T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250928T0130/LST-AMSR2_V1.0_100-20250928T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250928T0130/LST-AMSR2_V1.0_100-20250928T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250928T1330/20250928T1330.json b/stac/open-canada/ft-mckay/lst/20250928T1330/20250928T1330.json new file mode 100644 index 000000000..3c6fab31d --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250928T1330/20250928T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250928T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-28T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250928T1330/LST-AMSR2_V1.0_100-20250928T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250928T1330/LST-AMSR2_V1.0_100-20250928T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250929T0130/20250929T0130.json b/stac/open-canada/ft-mckay/lst/20250929T0130/20250929T0130.json new file mode 100644 index 000000000..8a6750fd3 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250929T0130/20250929T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250929T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-29T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250929T0130/LST-AMSR2_V1.0_100-20250929T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250929T0130/LST-AMSR2_V1.0_100-20250929T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250929T1330/20250929T1330.json b/stac/open-canada/ft-mckay/lst/20250929T1330/20250929T1330.json new file mode 100644 index 000000000..a705c1084 --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250929T1330/20250929T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250929T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-29T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250929T1330/LST-AMSR2_V1.0_100-20250929T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250929T1330/LST-AMSR2_V1.0_100-20250929T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250930T0130/20250930T0130.json b/stac/open-canada/ft-mckay/lst/20250930T0130/20250930T0130.json new file mode 100644 index 000000000..8d571ef2b --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250930T0130/20250930T0130.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250930T0130", + "collection": "lst", + "properties": { + "datetime": "2025-09-30T01:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250930T0130/LST-AMSR2_V1.0_100-20250930T0130_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250930T0130/LST-AMSR2_V1.0_100-20250930T0130_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/20250930T1330/20250930T1330.json b/stac/open-canada/ft-mckay/lst/20250930T1330/20250930T1330.json new file mode 100644 index 000000000..561970efb --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/20250930T1330/20250930T1330.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250930T1330", + "collection": "lst", + "properties": { + "datetime": "2025-09-30T13:30:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "lst": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250930T1330/LST-AMSR2_V1.0_100-20250930T1330_lst.tiff", + "roles": [ + "data" + ] + }, + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Land Surface Temperature Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/lst/20250930T1330/LST-AMSR2_V1.0_100-20250930T1330_lst-qf.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Land Surface Temperature", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Land Surface Temperature", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/lst/collection.json b/stac/open-canada/ft-mckay/lst/collection.json new file mode 100644 index 000000000..51f4b1aae --- /dev/null +++ b/stac/open-canada/ft-mckay/lst/collection.json @@ -0,0 +1,21041 @@ +{ + "stac_version": "1.1.0", + "type": "Collection", + "id": "lst", + "title": "Land Surface Temperature", + "description": "Accurate monitoring of Earth's surface temperature through satellite-derived information supports the understanding of many of our planet’s ecosystems, including physical processes that govern the three major cycles: carbon, energy and water. Leveraging multiple earth observation datasets and innovative patented technology, Planet provides a twice-daily, global, consistent and accurate Land Surface Temperature products.", + "extent": { + "spatial": { + "bbox": [ + [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2020-01-01T01:30:00Z", + "2025-09-30T13:30:00Z" + ] + ] + } + }, + "links": [ + { + "href": "../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./20200101T0130/20200101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200101T1330/20200101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200102T0130/20200102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200102T1330/20200102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200103T0130/20200103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200103T1330/20200103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200104T0130/20200104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200104T1330/20200104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200105T0130/20200105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200105T1330/20200105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200106T0130/20200106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200106T1330/20200106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200107T0130/20200107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200107T1330/20200107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200108T0130/20200108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200108T1330/20200108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200109T0130/20200109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200109T1330/20200109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200110T0130/20200110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200110T1330/20200110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200111T0130/20200111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200111T1330/20200111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200112T0130/20200112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200112T1330/20200112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200113T0130/20200113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200113T1330/20200113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200114T0130/20200114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200114T1330/20200114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200115T0130/20200115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200115T1330/20200115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200116T0130/20200116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200116T1330/20200116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200117T0130/20200117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200117T1330/20200117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200118T0130/20200118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200118T1330/20200118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200119T0130/20200119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200119T1330/20200119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200120T0130/20200120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200120T1330/20200120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200121T0130/20200121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200121T1330/20200121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200122T0130/20200122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200122T1330/20200122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200123T0130/20200123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200123T1330/20200123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200124T0130/20200124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200124T1330/20200124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200125T0130/20200125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200125T1330/20200125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200126T0130/20200126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200126T1330/20200126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200127T0130/20200127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200127T1330/20200127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200128T0130/20200128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200128T1330/20200128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200129T0130/20200129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200129T1330/20200129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200130T0130/20200130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200130T1330/20200130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200131T0130/20200131T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200131T1330/20200131T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200201T0130/20200201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200201T1330/20200201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200202T0130/20200202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200202T1330/20200202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200203T0130/20200203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200203T1330/20200203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200204T0130/20200204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200204T1330/20200204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200205T0130/20200205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200205T1330/20200205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200206T0130/20200206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200206T1330/20200206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200207T0130/20200207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200207T1330/20200207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200208T0130/20200208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200208T1330/20200208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200209T0130/20200209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200209T1330/20200209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200210T0130/20200210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200210T1330/20200210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200211T0130/20200211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200211T1330/20200211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200212T0130/20200212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200212T1330/20200212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200213T0130/20200213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200213T1330/20200213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200214T0130/20200214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200214T1330/20200214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200215T0130/20200215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200215T1330/20200215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200216T0130/20200216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200216T1330/20200216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200217T0130/20200217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200217T1330/20200217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200218T0130/20200218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200218T1330/20200218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200219T0130/20200219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200219T1330/20200219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200220T0130/20200220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200220T1330/20200220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200221T0130/20200221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200221T1330/20200221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200222T0130/20200222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200222T1330/20200222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200223T0130/20200223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200223T1330/20200223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200224T0130/20200224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200224T1330/20200224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200225T0130/20200225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200225T1330/20200225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200226T0130/20200226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200226T1330/20200226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200227T0130/20200227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200227T1330/20200227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200228T0130/20200228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200228T1330/20200228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200229T0130/20200229T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200229T1330/20200229T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200301T0130/20200301T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200301T1330/20200301T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200302T0130/20200302T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200302T1330/20200302T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200303T0130/20200303T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200303T1330/20200303T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200304T0130/20200304T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200304T1330/20200304T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200305T0130/20200305T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200305T1330/20200305T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200306T0130/20200306T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200306T1330/20200306T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200307T0130/20200307T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200307T1330/20200307T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200308T0130/20200308T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200308T1330/20200308T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200309T0130/20200309T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200309T1330/20200309T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200310T0130/20200310T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200310T1330/20200310T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200311T0130/20200311T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200311T1330/20200311T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200312T0130/20200312T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200312T1330/20200312T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200313T0130/20200313T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200313T1330/20200313T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200314T0130/20200314T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200314T1330/20200314T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200315T0130/20200315T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200315T1330/20200315T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200316T0130/20200316T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200316T1330/20200316T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200317T0130/20200317T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200317T1330/20200317T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200318T0130/20200318T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200318T1330/20200318T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200319T0130/20200319T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200319T1330/20200319T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200320T0130/20200320T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200320T1330/20200320T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200321T0130/20200321T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200321T1330/20200321T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200322T0130/20200322T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200322T1330/20200322T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200323T0130/20200323T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200323T1330/20200323T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200324T0130/20200324T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200324T1330/20200324T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200325T0130/20200325T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200325T1330/20200325T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200326T0130/20200326T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200326T1330/20200326T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200327T0130/20200327T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200327T1330/20200327T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200328T0130/20200328T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200328T1330/20200328T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200329T0130/20200329T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200329T1330/20200329T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200330T0130/20200330T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200330T1330/20200330T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200331T0130/20200331T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200331T1330/20200331T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200401T0130/20200401T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200401T1330/20200401T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200402T0130/20200402T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200402T1330/20200402T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200403T0130/20200403T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200403T1330/20200403T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200404T0130/20200404T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200404T1330/20200404T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200405T0130/20200405T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200405T1330/20200405T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200406T0130/20200406T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200406T1330/20200406T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200407T0130/20200407T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200407T1330/20200407T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200408T0130/20200408T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200408T1330/20200408T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200409T0130/20200409T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200409T1330/20200409T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200410T0130/20200410T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200410T1330/20200410T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200411T0130/20200411T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200411T1330/20200411T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200412T0130/20200412T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200412T1330/20200412T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200413T0130/20200413T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200413T1330/20200413T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200414T0130/20200414T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200414T1330/20200414T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200415T0130/20200415T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200415T1330/20200415T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200416T0130/20200416T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200416T1330/20200416T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200417T0130/20200417T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200417T1330/20200417T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200418T0130/20200418T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200418T1330/20200418T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200419T0130/20200419T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200419T1330/20200419T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200420T0130/20200420T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200420T1330/20200420T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200421T0130/20200421T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200421T1330/20200421T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200422T0130/20200422T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200422T1330/20200422T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200423T0130/20200423T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200423T1330/20200423T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200424T0130/20200424T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200424T1330/20200424T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200425T0130/20200425T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200425T1330/20200425T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200426T0130/20200426T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200426T1330/20200426T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200427T0130/20200427T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200427T1330/20200427T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200428T0130/20200428T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200428T1330/20200428T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200429T0130/20200429T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200429T1330/20200429T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200430T0130/20200430T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200430T1330/20200430T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200501T0130/20200501T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200501T1330/20200501T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200502T0130/20200502T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200502T1330/20200502T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200503T0130/20200503T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200503T1330/20200503T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200504T0130/20200504T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200504T1330/20200504T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200505T0130/20200505T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200505T1330/20200505T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200506T0130/20200506T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200506T1330/20200506T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200507T0130/20200507T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200507T1330/20200507T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200508T0130/20200508T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200508T1330/20200508T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200509T0130/20200509T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200509T1330/20200509T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200510T0130/20200510T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200510T1330/20200510T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200511T0130/20200511T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200511T1330/20200511T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200512T0130/20200512T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200512T1330/20200512T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200513T0130/20200513T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200513T1330/20200513T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200514T0130/20200514T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200514T1330/20200514T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200515T0130/20200515T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200515T1330/20200515T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200516T0130/20200516T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200516T1330/20200516T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200517T0130/20200517T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200517T1330/20200517T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200518T0130/20200518T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200518T1330/20200518T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200519T0130/20200519T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200519T1330/20200519T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200520T0130/20200520T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200520T1330/20200520T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200521T0130/20200521T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200521T1330/20200521T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200522T0130/20200522T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200522T1330/20200522T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200523T0130/20200523T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200523T1330/20200523T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200524T0130/20200524T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200524T1330/20200524T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200525T0130/20200525T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200525T1330/20200525T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200526T0130/20200526T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200526T1330/20200526T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200527T0130/20200527T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200527T1330/20200527T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200528T0130/20200528T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200528T1330/20200528T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200529T0130/20200529T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200529T1330/20200529T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200530T0130/20200530T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200530T1330/20200530T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200531T0130/20200531T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200531T1330/20200531T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200601T0130/20200601T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200601T1330/20200601T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200602T0130/20200602T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200602T1330/20200602T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200603T0130/20200603T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200603T1330/20200603T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200604T0130/20200604T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200604T1330/20200604T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200605T0130/20200605T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200605T1330/20200605T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200606T0130/20200606T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200606T1330/20200606T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200607T0130/20200607T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200607T1330/20200607T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200608T0130/20200608T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200608T1330/20200608T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200609T0130/20200609T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200609T1330/20200609T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200610T0130/20200610T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200610T1330/20200610T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200611T0130/20200611T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200611T1330/20200611T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200612T0130/20200612T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200612T1330/20200612T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200613T0130/20200613T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200613T1330/20200613T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200614T0130/20200614T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200614T1330/20200614T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200615T0130/20200615T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200615T1330/20200615T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200616T0130/20200616T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200616T1330/20200616T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200617T0130/20200617T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200617T1330/20200617T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200618T0130/20200618T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200618T1330/20200618T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200619T0130/20200619T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200619T1330/20200619T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200620T0130/20200620T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200620T1330/20200620T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200621T0130/20200621T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200621T1330/20200621T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200622T0130/20200622T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200622T1330/20200622T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200623T0130/20200623T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200623T1330/20200623T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200624T0130/20200624T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200624T1330/20200624T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200625T0130/20200625T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200625T1330/20200625T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200626T0130/20200626T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200626T1330/20200626T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200627T0130/20200627T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200627T1330/20200627T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200628T0130/20200628T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200628T1330/20200628T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200629T0130/20200629T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200629T1330/20200629T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200630T0130/20200630T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200630T1330/20200630T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200701T0130/20200701T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200701T1330/20200701T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200702T0130/20200702T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200702T1330/20200702T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200703T0130/20200703T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200703T1330/20200703T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200704T0130/20200704T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200704T1330/20200704T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200705T0130/20200705T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200705T1330/20200705T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200706T0130/20200706T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200706T1330/20200706T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200707T0130/20200707T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200707T1330/20200707T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200708T0130/20200708T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200708T1330/20200708T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200709T0130/20200709T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200709T1330/20200709T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200710T0130/20200710T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200710T1330/20200710T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200711T0130/20200711T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200711T1330/20200711T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200712T0130/20200712T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200712T1330/20200712T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200713T0130/20200713T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200713T1330/20200713T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200714T0130/20200714T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200714T1330/20200714T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200715T0130/20200715T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200715T1330/20200715T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200716T0130/20200716T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200716T1330/20200716T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200717T0130/20200717T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200717T1330/20200717T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200718T0130/20200718T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200718T1330/20200718T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200719T0130/20200719T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200719T1330/20200719T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200720T0130/20200720T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200720T1330/20200720T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200721T0130/20200721T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200721T1330/20200721T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200722T0130/20200722T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200722T1330/20200722T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200723T0130/20200723T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200723T1330/20200723T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200724T0130/20200724T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200724T1330/20200724T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200725T0130/20200725T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200725T1330/20200725T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200726T0130/20200726T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200726T1330/20200726T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200727T0130/20200727T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200727T1330/20200727T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200728T0130/20200728T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200728T1330/20200728T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200729T0130/20200729T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200729T1330/20200729T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200730T0130/20200730T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200730T1330/20200730T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200731T0130/20200731T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200731T1330/20200731T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200801T0130/20200801T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200801T1330/20200801T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200802T0130/20200802T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200802T1330/20200802T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200803T0130/20200803T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200803T1330/20200803T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200804T0130/20200804T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200804T1330/20200804T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200805T0130/20200805T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200805T1330/20200805T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200806T0130/20200806T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200806T1330/20200806T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200807T0130/20200807T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200807T1330/20200807T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200808T0130/20200808T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200808T1330/20200808T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200809T0130/20200809T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200809T1330/20200809T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200810T0130/20200810T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200810T1330/20200810T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200811T0130/20200811T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200811T1330/20200811T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200812T0130/20200812T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200812T1330/20200812T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200813T0130/20200813T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200813T1330/20200813T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200814T0130/20200814T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200814T1330/20200814T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200815T0130/20200815T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200815T1330/20200815T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200816T0130/20200816T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200816T1330/20200816T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200817T0130/20200817T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200817T1330/20200817T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200818T0130/20200818T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200818T1330/20200818T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200819T0130/20200819T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200819T1330/20200819T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200820T0130/20200820T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200820T1330/20200820T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200821T0130/20200821T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200821T1330/20200821T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200822T0130/20200822T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200822T1330/20200822T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200823T0130/20200823T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200823T1330/20200823T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200824T0130/20200824T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200824T1330/20200824T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200825T0130/20200825T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200825T1330/20200825T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200826T0130/20200826T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200826T1330/20200826T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200827T0130/20200827T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200827T1330/20200827T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200828T0130/20200828T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200828T1330/20200828T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200829T0130/20200829T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200829T1330/20200829T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200830T0130/20200830T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200830T1330/20200830T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200831T0130/20200831T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200831T1330/20200831T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200901T0130/20200901T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200901T1330/20200901T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200902T0130/20200902T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200902T1330/20200902T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200903T0130/20200903T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200903T1330/20200903T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200904T0130/20200904T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200904T1330/20200904T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200905T0130/20200905T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200905T1330/20200905T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200906T0130/20200906T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200906T1330/20200906T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200907T0130/20200907T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200907T1330/20200907T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200908T0130/20200908T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200908T1330/20200908T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200909T0130/20200909T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200909T1330/20200909T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200910T0130/20200910T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200910T1330/20200910T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200911T0130/20200911T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200911T1330/20200911T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200912T0130/20200912T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200912T1330/20200912T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200913T0130/20200913T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200913T1330/20200913T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200914T0130/20200914T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200914T1330/20200914T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200915T0130/20200915T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200915T1330/20200915T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200916T0130/20200916T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200916T1330/20200916T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200917T0130/20200917T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200917T1330/20200917T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200918T0130/20200918T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200918T1330/20200918T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200919T0130/20200919T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200919T1330/20200919T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200920T0130/20200920T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200920T1330/20200920T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200921T0130/20200921T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200921T1330/20200921T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200922T0130/20200922T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200922T1330/20200922T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200923T0130/20200923T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200923T1330/20200923T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200924T0130/20200924T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200924T1330/20200924T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200925T0130/20200925T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200925T1330/20200925T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200926T0130/20200926T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200926T1330/20200926T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200927T0130/20200927T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200927T1330/20200927T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200928T0130/20200928T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200928T1330/20200928T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200929T0130/20200929T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200929T1330/20200929T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200930T0130/20200930T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200930T1330/20200930T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201001T0130/20201001T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201001T1330/20201001T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201002T0130/20201002T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201002T1330/20201002T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201003T0130/20201003T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201003T1330/20201003T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201004T0130/20201004T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201004T1330/20201004T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201005T0130/20201005T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201005T1330/20201005T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201006T0130/20201006T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201006T1330/20201006T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201007T0130/20201007T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201007T1330/20201007T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201008T0130/20201008T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201008T1330/20201008T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201009T0130/20201009T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201009T1330/20201009T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201010T0130/20201010T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201010T1330/20201010T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201011T0130/20201011T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201011T1330/20201011T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201012T0130/20201012T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201012T1330/20201012T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201013T0130/20201013T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201013T1330/20201013T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201014T0130/20201014T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201014T1330/20201014T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201015T0130/20201015T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201015T1330/20201015T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201016T0130/20201016T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201016T1330/20201016T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201017T0130/20201017T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201017T1330/20201017T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201018T0130/20201018T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201018T1330/20201018T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201019T0130/20201019T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201019T1330/20201019T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201020T0130/20201020T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201020T1330/20201020T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201021T0130/20201021T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201021T1330/20201021T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201022T0130/20201022T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201022T1330/20201022T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201023T0130/20201023T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201023T1330/20201023T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201024T0130/20201024T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201024T1330/20201024T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201025T0130/20201025T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201025T1330/20201025T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201026T0130/20201026T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201026T1330/20201026T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201027T0130/20201027T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201027T1330/20201027T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201028T0130/20201028T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201028T1330/20201028T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201029T0130/20201029T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201029T1330/20201029T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201030T0130/20201030T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201030T1330/20201030T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201031T0130/20201031T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201031T1330/20201031T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201101T0130/20201101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201101T1330/20201101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201102T0130/20201102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201102T1330/20201102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201103T0130/20201103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201103T1330/20201103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201104T0130/20201104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201104T1330/20201104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201105T0130/20201105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201105T1330/20201105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201106T0130/20201106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201106T1330/20201106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201107T0130/20201107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201107T1330/20201107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201108T0130/20201108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201108T1330/20201108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201109T0130/20201109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201109T1330/20201109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201110T0130/20201110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201110T1330/20201110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201111T0130/20201111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201111T1330/20201111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201112T0130/20201112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201112T1330/20201112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201113T0130/20201113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201113T1330/20201113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201114T0130/20201114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201114T1330/20201114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201115T0130/20201115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201115T1330/20201115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201116T0130/20201116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201116T1330/20201116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201117T0130/20201117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201117T1330/20201117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201118T0130/20201118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201118T1330/20201118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201119T0130/20201119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201119T1330/20201119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201120T0130/20201120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201120T1330/20201120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201121T0130/20201121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201121T1330/20201121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201122T0130/20201122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201122T1330/20201122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201123T0130/20201123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201123T1330/20201123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201124T0130/20201124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201124T1330/20201124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201125T0130/20201125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201125T1330/20201125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201126T0130/20201126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201126T1330/20201126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201127T0130/20201127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201127T1330/20201127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201128T0130/20201128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201128T1330/20201128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201129T0130/20201129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201129T1330/20201129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201130T0130/20201130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201130T1330/20201130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201201T0130/20201201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201201T1330/20201201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201202T0130/20201202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201202T1330/20201202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201203T0130/20201203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201203T1330/20201203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201204T0130/20201204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201204T1330/20201204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201205T0130/20201205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201205T1330/20201205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201206T0130/20201206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201206T1330/20201206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201207T0130/20201207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201207T1330/20201207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201208T0130/20201208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201208T1330/20201208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201209T0130/20201209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201209T1330/20201209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201210T0130/20201210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201210T1330/20201210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201211T0130/20201211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201211T1330/20201211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201212T0130/20201212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201212T1330/20201212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201213T0130/20201213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201213T1330/20201213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201214T0130/20201214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201214T1330/20201214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201215T0130/20201215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201215T1330/20201215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201216T0130/20201216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201216T1330/20201216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201217T0130/20201217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201217T1330/20201217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201218T0130/20201218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201218T1330/20201218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201219T0130/20201219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201219T1330/20201219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201220T0130/20201220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201220T1330/20201220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201221T0130/20201221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201221T1330/20201221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201222T0130/20201222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201222T1330/20201222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201223T0130/20201223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201223T1330/20201223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201224T0130/20201224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201224T1330/20201224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201225T0130/20201225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201225T1330/20201225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201226T0130/20201226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201226T1330/20201226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201227T0130/20201227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201227T1330/20201227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201228T0130/20201228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201228T1330/20201228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201229T0130/20201229T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201229T1330/20201229T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201230T0130/20201230T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201230T1330/20201230T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201231T0130/20201231T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201231T1330/20201231T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210101T0130/20210101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210101T1330/20210101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210102T0130/20210102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210102T1330/20210102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210103T0130/20210103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210103T1330/20210103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210104T0130/20210104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210104T1330/20210104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210105T0130/20210105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210105T1330/20210105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210106T0130/20210106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210106T1330/20210106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210107T0130/20210107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210107T1330/20210107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210108T0130/20210108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210108T1330/20210108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210109T0130/20210109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210109T1330/20210109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210110T0130/20210110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210110T1330/20210110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210111T0130/20210111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210111T1330/20210111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210112T0130/20210112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210112T1330/20210112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210113T0130/20210113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210113T1330/20210113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210114T0130/20210114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210114T1330/20210114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210115T0130/20210115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210115T1330/20210115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210116T0130/20210116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210116T1330/20210116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210117T0130/20210117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210117T1330/20210117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210118T0130/20210118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210118T1330/20210118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210119T0130/20210119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210119T1330/20210119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210120T0130/20210120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210120T1330/20210120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210121T0130/20210121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210121T1330/20210121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210122T0130/20210122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210122T1330/20210122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210123T0130/20210123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210123T1330/20210123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210124T0130/20210124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210124T1330/20210124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210125T0130/20210125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210125T1330/20210125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210126T0130/20210126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210126T1330/20210126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210127T0130/20210127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210127T1330/20210127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210128T0130/20210128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210128T1330/20210128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210129T0130/20210129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210129T1330/20210129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210130T0130/20210130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210130T1330/20210130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210131T0130/20210131T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210131T1330/20210131T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210201T0130/20210201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210201T1330/20210201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210202T0130/20210202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210202T1330/20210202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210203T0130/20210203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210203T1330/20210203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210204T0130/20210204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210204T1330/20210204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210205T0130/20210205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210205T1330/20210205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210206T0130/20210206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210206T1330/20210206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210207T0130/20210207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210207T1330/20210207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210208T0130/20210208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210208T1330/20210208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210209T0130/20210209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210209T1330/20210209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210210T0130/20210210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210210T1330/20210210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210211T0130/20210211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210211T1330/20210211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210212T0130/20210212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210212T1330/20210212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210213T0130/20210213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210213T1330/20210213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210214T0130/20210214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210214T1330/20210214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210215T0130/20210215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210215T1330/20210215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210216T0130/20210216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210216T1330/20210216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210217T0130/20210217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210217T1330/20210217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210218T0130/20210218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210218T1330/20210218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210219T0130/20210219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210219T1330/20210219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210220T0130/20210220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210220T1330/20210220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210221T0130/20210221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210221T1330/20210221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210222T0130/20210222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210222T1330/20210222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210223T0130/20210223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210223T1330/20210223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210224T0130/20210224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210224T1330/20210224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210225T0130/20210225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210225T1330/20210225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210226T0130/20210226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210226T1330/20210226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210227T0130/20210227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210227T1330/20210227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210228T0130/20210228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210228T1330/20210228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210301T0130/20210301T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210301T1330/20210301T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210302T0130/20210302T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210302T1330/20210302T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210303T0130/20210303T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210303T1330/20210303T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210304T0130/20210304T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210304T1330/20210304T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210305T0130/20210305T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210305T1330/20210305T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210306T0130/20210306T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210306T1330/20210306T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210307T0130/20210307T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210307T1330/20210307T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210308T0130/20210308T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210308T1330/20210308T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210309T0130/20210309T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210309T1330/20210309T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210310T0130/20210310T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210310T1330/20210310T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210311T0130/20210311T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210311T1330/20210311T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210312T0130/20210312T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210312T1330/20210312T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210313T0130/20210313T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210313T1330/20210313T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210314T0130/20210314T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210314T1330/20210314T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210315T0130/20210315T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210315T1330/20210315T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210316T0130/20210316T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210316T1330/20210316T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210317T0130/20210317T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210317T1330/20210317T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210318T0130/20210318T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210318T1330/20210318T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210319T0130/20210319T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210319T1330/20210319T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210320T0130/20210320T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210320T1330/20210320T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210321T0130/20210321T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210321T1330/20210321T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210322T0130/20210322T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210322T1330/20210322T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210323T0130/20210323T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210323T1330/20210323T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210324T0130/20210324T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210324T1330/20210324T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210325T0130/20210325T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210325T1330/20210325T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210326T0130/20210326T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210326T1330/20210326T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210327T0130/20210327T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210327T1330/20210327T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210328T0130/20210328T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210328T1330/20210328T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210329T0130/20210329T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210329T1330/20210329T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210330T0130/20210330T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210330T1330/20210330T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210331T0130/20210331T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210331T1330/20210331T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210401T0130/20210401T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210401T1330/20210401T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210402T0130/20210402T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210402T1330/20210402T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210403T0130/20210403T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210403T1330/20210403T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210404T0130/20210404T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210404T1330/20210404T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210405T0130/20210405T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210405T1330/20210405T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210406T0130/20210406T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210406T1330/20210406T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210407T0130/20210407T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210407T1330/20210407T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210408T0130/20210408T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210408T1330/20210408T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210409T0130/20210409T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210409T1330/20210409T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210410T0130/20210410T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210410T1330/20210410T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210411T0130/20210411T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210411T1330/20210411T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210412T0130/20210412T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210412T1330/20210412T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210413T0130/20210413T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210413T1330/20210413T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210414T0130/20210414T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210414T1330/20210414T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210415T0130/20210415T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210415T1330/20210415T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210416T0130/20210416T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210416T1330/20210416T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210417T0130/20210417T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210417T1330/20210417T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210418T0130/20210418T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210418T1330/20210418T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210419T0130/20210419T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210419T1330/20210419T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210420T0130/20210420T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210420T1330/20210420T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210421T0130/20210421T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210421T1330/20210421T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210422T0130/20210422T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210422T1330/20210422T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210423T0130/20210423T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210423T1330/20210423T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210424T0130/20210424T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210424T1330/20210424T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210425T0130/20210425T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210425T1330/20210425T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210426T0130/20210426T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210426T1330/20210426T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210427T0130/20210427T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210427T1330/20210427T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210428T0130/20210428T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210428T1330/20210428T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210429T0130/20210429T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210429T1330/20210429T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210430T0130/20210430T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210430T1330/20210430T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210501T0130/20210501T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210501T1330/20210501T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210502T0130/20210502T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210502T1330/20210502T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210503T0130/20210503T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210503T1330/20210503T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210504T0130/20210504T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210504T1330/20210504T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210505T0130/20210505T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210505T1330/20210505T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210506T0130/20210506T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210506T1330/20210506T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210507T0130/20210507T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210507T1330/20210507T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210508T0130/20210508T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210508T1330/20210508T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210509T0130/20210509T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210509T1330/20210509T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210510T0130/20210510T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210510T1330/20210510T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210511T0130/20210511T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210511T1330/20210511T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210512T0130/20210512T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210512T1330/20210512T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210513T0130/20210513T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210513T1330/20210513T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210514T0130/20210514T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210514T1330/20210514T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210515T0130/20210515T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210515T1330/20210515T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210516T0130/20210516T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210516T1330/20210516T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210517T0130/20210517T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210517T1330/20210517T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210518T0130/20210518T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210518T1330/20210518T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210519T0130/20210519T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210519T1330/20210519T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210520T0130/20210520T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210520T1330/20210520T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210521T0130/20210521T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210521T1330/20210521T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210522T0130/20210522T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210522T1330/20210522T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210523T0130/20210523T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210523T1330/20210523T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210524T0130/20210524T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210524T1330/20210524T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210525T0130/20210525T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210525T1330/20210525T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210526T0130/20210526T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210526T1330/20210526T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210527T0130/20210527T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210527T1330/20210527T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210528T0130/20210528T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210528T1330/20210528T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210529T0130/20210529T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210529T1330/20210529T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210530T0130/20210530T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210530T1330/20210530T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210531T0130/20210531T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210531T1330/20210531T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210601T0130/20210601T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210601T1330/20210601T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210602T0130/20210602T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210602T1330/20210602T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210603T0130/20210603T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210603T1330/20210603T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210604T0130/20210604T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210604T1330/20210604T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210605T0130/20210605T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210605T1330/20210605T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210606T0130/20210606T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210606T1330/20210606T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210607T0130/20210607T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210607T1330/20210607T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210608T0130/20210608T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210608T1330/20210608T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210609T0130/20210609T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210609T1330/20210609T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210610T0130/20210610T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210610T1330/20210610T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210611T0130/20210611T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210611T1330/20210611T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210612T0130/20210612T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210612T1330/20210612T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210613T0130/20210613T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210613T1330/20210613T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210614T0130/20210614T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210614T1330/20210614T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210615T0130/20210615T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210615T1330/20210615T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210616T0130/20210616T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210616T1330/20210616T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210617T0130/20210617T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210617T1330/20210617T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210618T0130/20210618T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210618T1330/20210618T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210619T0130/20210619T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210619T1330/20210619T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210620T0130/20210620T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210620T1330/20210620T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210621T0130/20210621T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210621T1330/20210621T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210622T0130/20210622T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210622T1330/20210622T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210623T0130/20210623T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210623T1330/20210623T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210624T0130/20210624T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210624T1330/20210624T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210625T0130/20210625T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210625T1330/20210625T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210626T0130/20210626T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210626T1330/20210626T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210627T0130/20210627T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210627T1330/20210627T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210628T0130/20210628T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210628T1330/20210628T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210629T0130/20210629T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210629T1330/20210629T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210630T0130/20210630T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210630T1330/20210630T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210701T0130/20210701T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210701T1330/20210701T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210702T0130/20210702T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210702T1330/20210702T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210703T0130/20210703T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210703T1330/20210703T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210704T0130/20210704T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210704T1330/20210704T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210705T0130/20210705T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210705T1330/20210705T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210706T0130/20210706T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210706T1330/20210706T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210707T0130/20210707T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210707T1330/20210707T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210708T0130/20210708T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210708T1330/20210708T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210709T0130/20210709T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210709T1330/20210709T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210710T0130/20210710T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210710T1330/20210710T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210711T0130/20210711T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210711T1330/20210711T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210712T0130/20210712T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210712T1330/20210712T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210713T0130/20210713T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210713T1330/20210713T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210714T0130/20210714T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210714T1330/20210714T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210715T0130/20210715T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210715T1330/20210715T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210716T0130/20210716T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210716T1330/20210716T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210717T0130/20210717T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210717T1330/20210717T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210718T0130/20210718T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210718T1330/20210718T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210719T0130/20210719T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210719T1330/20210719T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210720T0130/20210720T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210720T1330/20210720T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210721T0130/20210721T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210721T1330/20210721T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210722T0130/20210722T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210722T1330/20210722T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210723T0130/20210723T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210723T1330/20210723T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210724T0130/20210724T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210724T1330/20210724T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210725T0130/20210725T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210725T1330/20210725T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210726T0130/20210726T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210726T1330/20210726T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210727T0130/20210727T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210727T1330/20210727T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210728T0130/20210728T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210728T1330/20210728T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210729T0130/20210729T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210729T1330/20210729T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210730T0130/20210730T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210730T1330/20210730T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210731T0130/20210731T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210731T1330/20210731T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210801T0130/20210801T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210801T1330/20210801T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210802T0130/20210802T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210802T1330/20210802T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210803T0130/20210803T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210803T1330/20210803T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210804T0130/20210804T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210804T1330/20210804T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210805T0130/20210805T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210805T1330/20210805T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210806T0130/20210806T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210806T1330/20210806T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210807T0130/20210807T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210807T1330/20210807T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210808T0130/20210808T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210808T1330/20210808T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210809T0130/20210809T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210809T1330/20210809T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210810T0130/20210810T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210810T1330/20210810T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210811T0130/20210811T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210811T1330/20210811T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210812T0130/20210812T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210812T1330/20210812T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210813T0130/20210813T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210813T1330/20210813T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210814T0130/20210814T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210814T1330/20210814T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210815T0130/20210815T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210815T1330/20210815T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210816T0130/20210816T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210816T1330/20210816T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210817T0130/20210817T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210817T1330/20210817T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210818T0130/20210818T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210818T1330/20210818T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210819T0130/20210819T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210819T1330/20210819T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210820T0130/20210820T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210820T1330/20210820T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210821T0130/20210821T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210821T1330/20210821T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210822T0130/20210822T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210822T1330/20210822T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210823T0130/20210823T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210823T1330/20210823T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210824T0130/20210824T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210824T1330/20210824T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210825T0130/20210825T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210825T1330/20210825T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210826T0130/20210826T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210826T1330/20210826T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210827T0130/20210827T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210827T1330/20210827T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210828T0130/20210828T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210828T1330/20210828T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210829T0130/20210829T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210829T1330/20210829T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210830T0130/20210830T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210830T1330/20210830T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210831T0130/20210831T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210831T1330/20210831T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210901T0130/20210901T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210901T1330/20210901T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210902T0130/20210902T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210902T1330/20210902T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210903T0130/20210903T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210903T1330/20210903T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210904T0130/20210904T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210904T1330/20210904T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210905T0130/20210905T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210905T1330/20210905T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210906T0130/20210906T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210906T1330/20210906T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210907T0130/20210907T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210907T1330/20210907T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210908T0130/20210908T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210908T1330/20210908T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210909T0130/20210909T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210909T1330/20210909T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210910T0130/20210910T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210910T1330/20210910T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210911T0130/20210911T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210911T1330/20210911T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210912T0130/20210912T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210912T1330/20210912T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210913T0130/20210913T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210913T1330/20210913T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210914T0130/20210914T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210914T1330/20210914T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210915T0130/20210915T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210915T1330/20210915T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210916T0130/20210916T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210916T1330/20210916T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210917T0130/20210917T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210917T1330/20210917T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210918T0130/20210918T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210918T1330/20210918T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210919T0130/20210919T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210919T1330/20210919T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210920T0130/20210920T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210920T1330/20210920T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210921T0130/20210921T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210921T1330/20210921T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210922T0130/20210922T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210922T1330/20210922T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210923T0130/20210923T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210923T1330/20210923T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210924T0130/20210924T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210924T1330/20210924T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210925T0130/20210925T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210925T1330/20210925T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210926T0130/20210926T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210926T1330/20210926T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210927T0130/20210927T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210927T1330/20210927T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210928T0130/20210928T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210928T1330/20210928T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210929T0130/20210929T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210929T1330/20210929T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210930T0130/20210930T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210930T1330/20210930T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211001T0130/20211001T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211001T1330/20211001T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211002T0130/20211002T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211002T1330/20211002T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211003T0130/20211003T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211003T1330/20211003T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211004T0130/20211004T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211004T1330/20211004T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211005T0130/20211005T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211005T1330/20211005T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211006T0130/20211006T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211006T1330/20211006T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211007T0130/20211007T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211007T1330/20211007T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211008T0130/20211008T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211008T1330/20211008T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211009T0130/20211009T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211009T1330/20211009T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211010T0130/20211010T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211010T1330/20211010T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211011T0130/20211011T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211011T1330/20211011T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211012T0130/20211012T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211012T1330/20211012T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211013T0130/20211013T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211013T1330/20211013T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211014T0130/20211014T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211014T1330/20211014T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211015T0130/20211015T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211015T1330/20211015T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211016T0130/20211016T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211016T1330/20211016T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211017T0130/20211017T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211017T1330/20211017T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211018T0130/20211018T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211018T1330/20211018T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211019T0130/20211019T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211019T1330/20211019T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211020T0130/20211020T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211020T1330/20211020T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211021T0130/20211021T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211021T1330/20211021T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211022T0130/20211022T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211022T1330/20211022T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211023T0130/20211023T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211023T1330/20211023T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211024T0130/20211024T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211024T1330/20211024T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211025T0130/20211025T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211025T1330/20211025T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211026T0130/20211026T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211026T1330/20211026T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211027T0130/20211027T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211027T1330/20211027T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211028T0130/20211028T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211028T1330/20211028T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211029T0130/20211029T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211029T1330/20211029T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211030T0130/20211030T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211030T1330/20211030T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211031T0130/20211031T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211031T1330/20211031T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211101T0130/20211101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211101T1330/20211101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211102T0130/20211102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211102T1330/20211102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211103T0130/20211103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211103T1330/20211103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211104T0130/20211104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211104T1330/20211104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211105T0130/20211105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211105T1330/20211105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211106T0130/20211106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211106T1330/20211106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211107T0130/20211107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211107T1330/20211107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211108T0130/20211108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211108T1330/20211108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211109T0130/20211109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211109T1330/20211109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211110T0130/20211110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211110T1330/20211110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211111T0130/20211111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211111T1330/20211111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211112T0130/20211112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211112T1330/20211112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211113T0130/20211113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211113T1330/20211113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211114T0130/20211114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211114T1330/20211114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211115T0130/20211115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211115T1330/20211115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211116T0130/20211116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211116T1330/20211116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211117T0130/20211117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211117T1330/20211117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211118T0130/20211118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211118T1330/20211118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211119T0130/20211119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211119T1330/20211119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211120T0130/20211120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211120T1330/20211120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211121T0130/20211121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211121T1330/20211121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211122T0130/20211122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211122T1330/20211122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211123T0130/20211123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211123T1330/20211123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211124T0130/20211124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211124T1330/20211124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211125T0130/20211125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211125T1330/20211125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211126T0130/20211126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211126T1330/20211126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211127T0130/20211127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211127T1330/20211127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211128T0130/20211128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211128T1330/20211128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211129T0130/20211129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211129T1330/20211129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211130T0130/20211130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211130T1330/20211130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211201T0130/20211201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211201T1330/20211201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211202T0130/20211202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211202T1330/20211202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211203T0130/20211203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211203T1330/20211203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211204T0130/20211204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211204T1330/20211204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211205T0130/20211205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211205T1330/20211205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211206T0130/20211206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211206T1330/20211206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211207T0130/20211207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211207T1330/20211207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211208T0130/20211208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211208T1330/20211208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211209T0130/20211209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211209T1330/20211209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211210T0130/20211210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211210T1330/20211210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211211T0130/20211211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211211T1330/20211211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211212T0130/20211212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211212T1330/20211212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211213T0130/20211213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211213T1330/20211213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211214T0130/20211214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211214T1330/20211214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211215T0130/20211215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211215T1330/20211215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211216T0130/20211216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211216T1330/20211216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211217T0130/20211217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211217T1330/20211217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211218T0130/20211218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211218T1330/20211218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211219T0130/20211219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211219T1330/20211219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211220T0130/20211220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211220T1330/20211220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211221T0130/20211221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211221T1330/20211221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211222T0130/20211222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211222T1330/20211222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211223T0130/20211223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211223T1330/20211223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211224T0130/20211224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211224T1330/20211224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211225T0130/20211225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211225T1330/20211225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211226T0130/20211226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211226T1330/20211226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211227T0130/20211227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211227T1330/20211227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211228T0130/20211228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211228T1330/20211228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211229T0130/20211229T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211229T1330/20211229T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211230T0130/20211230T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211230T1330/20211230T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211231T0130/20211231T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211231T1330/20211231T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220101T0130/20220101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220101T1330/20220101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220102T0130/20220102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220102T1330/20220102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220103T0130/20220103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220103T1330/20220103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220104T0130/20220104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220104T1330/20220104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220105T0130/20220105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220105T1330/20220105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220106T0130/20220106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220106T1330/20220106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220107T0130/20220107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220107T1330/20220107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220108T0130/20220108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220108T1330/20220108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220109T0130/20220109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220109T1330/20220109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220110T0130/20220110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220110T1330/20220110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220111T0130/20220111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220111T1330/20220111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220112T0130/20220112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220112T1330/20220112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220113T0130/20220113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220113T1330/20220113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220114T0130/20220114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220114T1330/20220114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220115T0130/20220115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220115T1330/20220115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220116T0130/20220116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220116T1330/20220116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220117T0130/20220117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220117T1330/20220117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220118T0130/20220118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220118T1330/20220118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220119T0130/20220119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220119T1330/20220119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220120T0130/20220120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220120T1330/20220120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220121T0130/20220121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220121T1330/20220121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220122T0130/20220122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220122T1330/20220122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220123T0130/20220123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220123T1330/20220123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220124T0130/20220124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220124T1330/20220124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220125T0130/20220125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220125T1330/20220125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220126T0130/20220126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220126T1330/20220126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220127T0130/20220127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220127T1330/20220127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220128T0130/20220128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220128T1330/20220128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220129T0130/20220129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220129T1330/20220129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220130T0130/20220130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220130T1330/20220130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220131T0130/20220131T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220131T1330/20220131T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220201T0130/20220201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220201T1330/20220201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220202T0130/20220202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220202T1330/20220202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220203T0130/20220203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220203T1330/20220203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220204T0130/20220204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220204T1330/20220204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220205T0130/20220205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220205T1330/20220205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220206T0130/20220206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220206T1330/20220206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220207T0130/20220207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220207T1330/20220207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220208T0130/20220208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220208T1330/20220208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220209T0130/20220209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220209T1330/20220209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220210T0130/20220210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220210T1330/20220210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220211T0130/20220211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220211T1330/20220211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220212T0130/20220212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220212T1330/20220212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220213T0130/20220213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220213T1330/20220213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220214T0130/20220214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220214T1330/20220214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220215T0130/20220215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220215T1330/20220215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220216T0130/20220216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220216T1330/20220216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220217T0130/20220217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220217T1330/20220217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220218T0130/20220218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220218T1330/20220218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220219T0130/20220219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220219T1330/20220219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220220T0130/20220220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220220T1330/20220220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220221T0130/20220221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220221T1330/20220221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220222T0130/20220222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220222T1330/20220222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220223T0130/20220223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220223T1330/20220223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220224T0130/20220224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220224T1330/20220224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220225T0130/20220225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220225T1330/20220225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220226T0130/20220226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220226T1330/20220226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220227T0130/20220227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220227T1330/20220227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220228T0130/20220228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220228T1330/20220228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220301T0130/20220301T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220301T1330/20220301T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220302T0130/20220302T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220302T1330/20220302T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220303T0130/20220303T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220303T1330/20220303T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220304T0130/20220304T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220304T1330/20220304T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220305T0130/20220305T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220305T1330/20220305T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220306T0130/20220306T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220306T1330/20220306T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220307T0130/20220307T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220307T1330/20220307T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220308T0130/20220308T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220308T1330/20220308T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220309T0130/20220309T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220309T1330/20220309T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220310T0130/20220310T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220310T1330/20220310T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220311T0130/20220311T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220311T1330/20220311T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220312T0130/20220312T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220312T1330/20220312T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220313T0130/20220313T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220313T1330/20220313T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220314T0130/20220314T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220314T1330/20220314T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220315T0130/20220315T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220315T1330/20220315T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220316T0130/20220316T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220316T1330/20220316T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220317T0130/20220317T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220317T1330/20220317T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220318T0130/20220318T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220318T1330/20220318T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220319T0130/20220319T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220319T1330/20220319T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220320T0130/20220320T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220320T1330/20220320T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220321T0130/20220321T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220321T1330/20220321T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220322T0130/20220322T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220322T1330/20220322T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220323T0130/20220323T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220323T1330/20220323T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220324T0130/20220324T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220324T1330/20220324T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220325T0130/20220325T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220325T1330/20220325T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220326T0130/20220326T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220326T1330/20220326T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220327T0130/20220327T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220327T1330/20220327T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220328T0130/20220328T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220328T1330/20220328T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220329T0130/20220329T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220329T1330/20220329T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220330T0130/20220330T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220330T1330/20220330T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220331T0130/20220331T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220331T1330/20220331T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220401T0130/20220401T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220401T1330/20220401T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220402T0130/20220402T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220402T1330/20220402T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220403T0130/20220403T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220403T1330/20220403T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220404T0130/20220404T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220404T1330/20220404T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220405T0130/20220405T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220405T1330/20220405T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220406T0130/20220406T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220406T1330/20220406T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220407T0130/20220407T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220407T1330/20220407T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220408T0130/20220408T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220408T1330/20220408T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220409T0130/20220409T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220409T1330/20220409T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220410T0130/20220410T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220410T1330/20220410T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220411T0130/20220411T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220411T1330/20220411T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220412T0130/20220412T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220412T1330/20220412T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220413T0130/20220413T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220413T1330/20220413T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220414T0130/20220414T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220414T1330/20220414T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220415T0130/20220415T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220415T1330/20220415T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220416T0130/20220416T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220416T1330/20220416T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220417T0130/20220417T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220417T1330/20220417T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220418T0130/20220418T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220418T1330/20220418T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220419T0130/20220419T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220419T1330/20220419T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220420T0130/20220420T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220420T1330/20220420T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220421T0130/20220421T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220421T1330/20220421T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220422T0130/20220422T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220422T1330/20220422T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220423T0130/20220423T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220423T1330/20220423T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220424T0130/20220424T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220424T1330/20220424T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220425T0130/20220425T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220425T1330/20220425T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220426T0130/20220426T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220426T1330/20220426T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220427T0130/20220427T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220427T1330/20220427T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220428T0130/20220428T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220428T1330/20220428T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220429T0130/20220429T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220429T1330/20220429T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220430T0130/20220430T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220430T1330/20220430T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220501T0130/20220501T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220501T1330/20220501T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220502T0130/20220502T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220502T1330/20220502T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220503T0130/20220503T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220503T1330/20220503T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220504T0130/20220504T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220504T1330/20220504T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220505T0130/20220505T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220505T1330/20220505T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220506T0130/20220506T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220506T1330/20220506T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220507T0130/20220507T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220507T1330/20220507T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220508T0130/20220508T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220508T1330/20220508T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220509T0130/20220509T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220509T1330/20220509T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220510T0130/20220510T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220510T1330/20220510T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220511T0130/20220511T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220511T1330/20220511T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220512T0130/20220512T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220512T1330/20220512T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220513T0130/20220513T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220513T1330/20220513T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220514T0130/20220514T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220514T1330/20220514T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220515T0130/20220515T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220515T1330/20220515T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220516T0130/20220516T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220516T1330/20220516T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220517T0130/20220517T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220517T1330/20220517T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220518T0130/20220518T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220518T1330/20220518T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220519T0130/20220519T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220519T1330/20220519T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220520T0130/20220520T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220520T1330/20220520T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220521T0130/20220521T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220521T1330/20220521T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220522T0130/20220522T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220522T1330/20220522T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220523T0130/20220523T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220523T1330/20220523T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220524T0130/20220524T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220524T1330/20220524T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220525T0130/20220525T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220525T1330/20220525T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220526T0130/20220526T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220526T1330/20220526T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220527T0130/20220527T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220527T1330/20220527T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220528T0130/20220528T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220528T1330/20220528T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220529T0130/20220529T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220529T1330/20220529T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220530T0130/20220530T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220530T1330/20220530T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220531T0130/20220531T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220531T1330/20220531T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220601T0130/20220601T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220601T1330/20220601T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220602T0130/20220602T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220602T1330/20220602T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220603T0130/20220603T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220603T1330/20220603T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220604T0130/20220604T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220604T1330/20220604T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220605T0130/20220605T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220605T1330/20220605T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220606T0130/20220606T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220606T1330/20220606T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220607T0130/20220607T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220607T1330/20220607T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220608T0130/20220608T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220608T1330/20220608T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220609T0130/20220609T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220609T1330/20220609T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220610T0130/20220610T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220610T1330/20220610T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220611T0130/20220611T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220611T1330/20220611T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220612T0130/20220612T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220612T1330/20220612T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220613T0130/20220613T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220613T1330/20220613T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220614T0130/20220614T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220614T1330/20220614T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220615T0130/20220615T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220615T1330/20220615T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220616T0130/20220616T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220616T1330/20220616T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220617T0130/20220617T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220617T1330/20220617T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220618T0130/20220618T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220618T1330/20220618T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220619T0130/20220619T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220619T1330/20220619T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220620T0130/20220620T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220620T1330/20220620T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220621T0130/20220621T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220621T1330/20220621T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220622T0130/20220622T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220622T1330/20220622T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220623T0130/20220623T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220623T1330/20220623T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220624T0130/20220624T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220624T1330/20220624T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220625T0130/20220625T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220625T1330/20220625T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220626T0130/20220626T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220626T1330/20220626T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220627T0130/20220627T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220627T1330/20220627T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220628T0130/20220628T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220628T1330/20220628T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220629T0130/20220629T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220629T1330/20220629T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220630T0130/20220630T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220630T1330/20220630T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220701T0130/20220701T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220701T1330/20220701T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220702T0130/20220702T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220702T1330/20220702T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220703T0130/20220703T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220703T1330/20220703T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220704T0130/20220704T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220704T1330/20220704T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220705T0130/20220705T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220705T1330/20220705T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220706T0130/20220706T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220706T1330/20220706T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220707T0130/20220707T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220707T1330/20220707T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220708T0130/20220708T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220708T1330/20220708T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220709T0130/20220709T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220709T1330/20220709T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220710T0130/20220710T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220710T1330/20220710T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220711T0130/20220711T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220711T1330/20220711T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220712T0130/20220712T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220712T1330/20220712T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220713T0130/20220713T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220713T1330/20220713T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220714T0130/20220714T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220714T1330/20220714T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220715T0130/20220715T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220715T1330/20220715T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220716T0130/20220716T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220716T1330/20220716T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220717T0130/20220717T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220717T1330/20220717T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220718T0130/20220718T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220718T1330/20220718T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220719T0130/20220719T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220719T1330/20220719T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220720T0130/20220720T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220720T1330/20220720T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220721T0130/20220721T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220721T1330/20220721T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220722T0130/20220722T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220722T1330/20220722T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220723T0130/20220723T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220723T1330/20220723T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220724T0130/20220724T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220724T1330/20220724T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220725T0130/20220725T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220725T1330/20220725T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220726T0130/20220726T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220726T1330/20220726T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220727T0130/20220727T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220727T1330/20220727T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220728T0130/20220728T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220728T1330/20220728T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220729T0130/20220729T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220729T1330/20220729T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220730T0130/20220730T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220730T1330/20220730T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220731T0130/20220731T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220731T1330/20220731T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220801T0130/20220801T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220801T1330/20220801T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220802T0130/20220802T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220802T1330/20220802T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220803T0130/20220803T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220803T1330/20220803T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220804T0130/20220804T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220804T1330/20220804T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220805T0130/20220805T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220805T1330/20220805T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220806T0130/20220806T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220806T1330/20220806T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220807T0130/20220807T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220807T1330/20220807T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220808T0130/20220808T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220808T1330/20220808T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220809T0130/20220809T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220809T1330/20220809T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220810T0130/20220810T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220810T1330/20220810T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220811T0130/20220811T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220811T1330/20220811T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220812T0130/20220812T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220812T1330/20220812T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220813T0130/20220813T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220813T1330/20220813T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220814T0130/20220814T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220814T1330/20220814T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220815T0130/20220815T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220815T1330/20220815T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220816T0130/20220816T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220816T1330/20220816T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220817T0130/20220817T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220817T1330/20220817T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220818T0130/20220818T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220818T1330/20220818T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220819T0130/20220819T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220819T1330/20220819T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220820T0130/20220820T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220820T1330/20220820T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220821T0130/20220821T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220821T1330/20220821T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220822T0130/20220822T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220822T1330/20220822T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220823T0130/20220823T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220823T1330/20220823T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220824T0130/20220824T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220824T1330/20220824T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220825T0130/20220825T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220825T1330/20220825T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220826T0130/20220826T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220826T1330/20220826T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220827T0130/20220827T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220827T1330/20220827T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220828T0130/20220828T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220828T1330/20220828T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220829T0130/20220829T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220829T1330/20220829T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220830T0130/20220830T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220830T1330/20220830T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220831T0130/20220831T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220831T1330/20220831T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220901T0130/20220901T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220901T1330/20220901T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220902T0130/20220902T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220902T1330/20220902T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220903T0130/20220903T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220903T1330/20220903T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220904T0130/20220904T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220904T1330/20220904T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220905T0130/20220905T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220905T1330/20220905T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220906T0130/20220906T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220906T1330/20220906T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220907T0130/20220907T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220907T1330/20220907T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220908T0130/20220908T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220908T1330/20220908T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220909T0130/20220909T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220909T1330/20220909T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220910T0130/20220910T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220910T1330/20220910T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220911T0130/20220911T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220911T1330/20220911T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220912T0130/20220912T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220912T1330/20220912T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220913T0130/20220913T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220913T1330/20220913T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220914T0130/20220914T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220914T1330/20220914T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220915T0130/20220915T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220915T1330/20220915T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220916T0130/20220916T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220916T1330/20220916T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220917T0130/20220917T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220917T1330/20220917T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220918T0130/20220918T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220918T1330/20220918T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220919T0130/20220919T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220919T1330/20220919T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220920T0130/20220920T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220920T1330/20220920T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220921T0130/20220921T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220921T1330/20220921T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220922T0130/20220922T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220922T1330/20220922T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220923T0130/20220923T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220923T1330/20220923T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220924T0130/20220924T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220924T1330/20220924T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220925T0130/20220925T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220925T1330/20220925T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220926T0130/20220926T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220926T1330/20220926T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220927T0130/20220927T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220927T1330/20220927T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220928T0130/20220928T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220928T1330/20220928T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220929T0130/20220929T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220929T1330/20220929T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220930T0130/20220930T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220930T1330/20220930T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221001T0130/20221001T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221001T1330/20221001T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221002T0130/20221002T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221002T1330/20221002T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221003T0130/20221003T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221003T1330/20221003T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221004T0130/20221004T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221004T1330/20221004T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221005T0130/20221005T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221005T1330/20221005T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221006T0130/20221006T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221006T1330/20221006T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221007T0130/20221007T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221007T1330/20221007T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221008T0130/20221008T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221008T1330/20221008T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221009T0130/20221009T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221009T1330/20221009T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221010T0130/20221010T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221010T1330/20221010T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221011T0130/20221011T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221011T1330/20221011T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221012T0130/20221012T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221012T1330/20221012T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221013T0130/20221013T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221013T1330/20221013T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221014T0130/20221014T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221014T1330/20221014T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221015T0130/20221015T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221015T1330/20221015T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221016T0130/20221016T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221016T1330/20221016T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221017T0130/20221017T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221017T1330/20221017T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221018T0130/20221018T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221018T1330/20221018T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221019T0130/20221019T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221019T1330/20221019T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221020T0130/20221020T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221020T1330/20221020T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221021T0130/20221021T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221021T1330/20221021T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221022T0130/20221022T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221022T1330/20221022T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221023T0130/20221023T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221023T1330/20221023T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221024T0130/20221024T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221024T1330/20221024T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221025T0130/20221025T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221025T1330/20221025T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221026T0130/20221026T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221026T1330/20221026T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221027T0130/20221027T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221027T1330/20221027T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221028T0130/20221028T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221028T1330/20221028T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221029T0130/20221029T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221029T1330/20221029T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221030T0130/20221030T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221030T1330/20221030T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221031T0130/20221031T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221031T1330/20221031T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221101T0130/20221101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221101T1330/20221101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221102T0130/20221102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221102T1330/20221102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221103T0130/20221103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221103T1330/20221103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221104T0130/20221104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221104T1330/20221104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221105T0130/20221105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221105T1330/20221105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221106T0130/20221106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221106T1330/20221106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221107T0130/20221107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221107T1330/20221107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221108T0130/20221108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221108T1330/20221108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221109T0130/20221109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221109T1330/20221109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221110T0130/20221110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221110T1330/20221110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221111T0130/20221111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221111T1330/20221111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221112T0130/20221112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221112T1330/20221112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221113T0130/20221113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221113T1330/20221113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221114T0130/20221114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221114T1330/20221114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221115T0130/20221115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221115T1330/20221115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221116T0130/20221116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221116T1330/20221116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221117T0130/20221117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221117T1330/20221117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221118T0130/20221118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221118T1330/20221118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221119T0130/20221119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221119T1330/20221119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221120T0130/20221120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221120T1330/20221120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221121T0130/20221121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221121T1330/20221121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221122T0130/20221122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221122T1330/20221122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221123T0130/20221123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221123T1330/20221123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221124T0130/20221124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221124T1330/20221124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221125T0130/20221125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221125T1330/20221125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221126T0130/20221126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221126T1330/20221126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221127T0130/20221127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221127T1330/20221127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221128T0130/20221128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221128T1330/20221128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221129T0130/20221129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221129T1330/20221129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221130T0130/20221130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221130T1330/20221130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221201T0130/20221201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221201T1330/20221201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221202T0130/20221202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221202T1330/20221202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221203T0130/20221203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221203T1330/20221203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221204T0130/20221204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221204T1330/20221204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221205T0130/20221205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221205T1330/20221205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221206T0130/20221206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221206T1330/20221206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221207T0130/20221207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221207T1330/20221207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221208T0130/20221208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221208T1330/20221208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221209T0130/20221209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221209T1330/20221209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221210T0130/20221210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221210T1330/20221210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221211T0130/20221211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221211T1330/20221211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221212T0130/20221212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221212T1330/20221212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221213T0130/20221213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221213T1330/20221213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221214T0130/20221214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221214T1330/20221214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221215T0130/20221215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221215T1330/20221215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221216T0130/20221216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221216T1330/20221216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221217T0130/20221217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221217T1330/20221217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221218T0130/20221218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221218T1330/20221218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221219T0130/20221219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221219T1330/20221219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221220T0130/20221220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221220T1330/20221220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221221T0130/20221221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221221T1330/20221221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221222T0130/20221222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221222T1330/20221222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221223T0130/20221223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221223T1330/20221223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221224T0130/20221224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221224T1330/20221224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221225T0130/20221225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221225T1330/20221225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221226T0130/20221226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221226T1330/20221226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221227T0130/20221227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221227T1330/20221227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221228T0130/20221228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221228T1330/20221228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221229T0130/20221229T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221229T1330/20221229T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221230T0130/20221230T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221230T1330/20221230T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221231T0130/20221231T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221231T1330/20221231T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230101T0130/20230101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230101T1330/20230101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230102T0130/20230102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230102T1330/20230102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230103T0130/20230103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230103T1330/20230103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230104T0130/20230104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230104T1330/20230104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230105T0130/20230105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230105T1330/20230105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230106T0130/20230106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230106T1330/20230106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230107T0130/20230107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230107T1330/20230107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230108T0130/20230108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230108T1330/20230108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230109T0130/20230109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230109T1330/20230109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230110T0130/20230110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230110T1330/20230110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230111T0130/20230111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230111T1330/20230111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230112T0130/20230112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230112T1330/20230112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230113T0130/20230113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230113T1330/20230113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230114T0130/20230114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230114T1330/20230114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230115T0130/20230115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230115T1330/20230115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230116T0130/20230116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230116T1330/20230116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230117T0130/20230117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230117T1330/20230117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230118T0130/20230118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230118T1330/20230118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230119T0130/20230119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230119T1330/20230119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230120T0130/20230120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230120T1330/20230120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230121T0130/20230121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230121T1330/20230121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230122T0130/20230122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230122T1330/20230122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230123T0130/20230123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230123T1330/20230123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230124T0130/20230124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230124T1330/20230124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230125T0130/20230125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230125T1330/20230125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230126T0130/20230126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230126T1330/20230126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230127T0130/20230127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230127T1330/20230127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230128T0130/20230128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230128T1330/20230128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230129T0130/20230129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230129T1330/20230129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230130T0130/20230130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230130T1330/20230130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230131T0130/20230131T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230131T1330/20230131T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230201T0130/20230201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230201T1330/20230201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230202T0130/20230202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230202T1330/20230202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230203T0130/20230203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230203T1330/20230203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230204T0130/20230204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230204T1330/20230204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230205T0130/20230205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230205T1330/20230205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230206T0130/20230206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230206T1330/20230206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230207T0130/20230207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230207T1330/20230207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230208T0130/20230208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230208T1330/20230208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230209T0130/20230209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230209T1330/20230209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230210T0130/20230210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230210T1330/20230210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230211T0130/20230211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230211T1330/20230211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230212T0130/20230212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230212T1330/20230212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230213T0130/20230213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230213T1330/20230213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230214T0130/20230214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230214T1330/20230214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230215T0130/20230215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230215T1330/20230215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230216T0130/20230216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230216T1330/20230216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230217T0130/20230217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230217T1330/20230217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230218T0130/20230218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230218T1330/20230218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230219T0130/20230219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230219T1330/20230219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230220T0130/20230220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230220T1330/20230220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230221T0130/20230221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230221T1330/20230221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230222T0130/20230222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230222T1330/20230222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230223T0130/20230223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230223T1330/20230223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230224T0130/20230224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230224T1330/20230224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230225T0130/20230225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230225T1330/20230225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230226T0130/20230226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230226T1330/20230226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230227T0130/20230227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230227T1330/20230227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230228T0130/20230228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230228T1330/20230228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230301T0130/20230301T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230301T1330/20230301T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230302T0130/20230302T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230302T1330/20230302T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230303T0130/20230303T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230303T1330/20230303T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230304T0130/20230304T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230304T1330/20230304T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230305T0130/20230305T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230305T1330/20230305T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230306T0130/20230306T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230306T1330/20230306T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230307T0130/20230307T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230307T1330/20230307T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230308T0130/20230308T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230308T1330/20230308T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230309T0130/20230309T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230309T1330/20230309T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230310T0130/20230310T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230310T1330/20230310T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230311T0130/20230311T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230311T1330/20230311T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230312T0130/20230312T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230312T1330/20230312T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230313T0130/20230313T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230313T1330/20230313T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230314T0130/20230314T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230314T1330/20230314T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230315T0130/20230315T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230315T1330/20230315T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230316T0130/20230316T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230316T1330/20230316T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230317T0130/20230317T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230317T1330/20230317T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230318T0130/20230318T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230318T1330/20230318T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230319T0130/20230319T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230319T1330/20230319T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230320T0130/20230320T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230320T1330/20230320T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230321T0130/20230321T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230321T1330/20230321T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230322T0130/20230322T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230322T1330/20230322T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230323T0130/20230323T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230323T1330/20230323T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230324T0130/20230324T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230324T1330/20230324T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230325T0130/20230325T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230325T1330/20230325T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230326T0130/20230326T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230326T1330/20230326T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230327T0130/20230327T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230327T1330/20230327T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230328T0130/20230328T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230328T1330/20230328T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230329T0130/20230329T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230329T1330/20230329T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230330T0130/20230330T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230330T1330/20230330T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230331T0130/20230331T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230331T1330/20230331T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230401T0130/20230401T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230401T1330/20230401T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230402T0130/20230402T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230402T1330/20230402T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230403T0130/20230403T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230403T1330/20230403T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230404T0130/20230404T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230404T1330/20230404T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230405T0130/20230405T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230405T1330/20230405T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230406T0130/20230406T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230406T1330/20230406T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230407T0130/20230407T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230407T1330/20230407T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230408T0130/20230408T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230408T1330/20230408T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230409T0130/20230409T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230409T1330/20230409T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230410T0130/20230410T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230410T1330/20230410T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230411T0130/20230411T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230411T1330/20230411T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230412T0130/20230412T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230412T1330/20230412T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230413T0130/20230413T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230413T1330/20230413T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230414T0130/20230414T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230414T1330/20230414T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230415T0130/20230415T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230415T1330/20230415T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230416T0130/20230416T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230416T1330/20230416T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230417T0130/20230417T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230417T1330/20230417T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230418T0130/20230418T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230418T1330/20230418T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230419T0130/20230419T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230419T1330/20230419T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230420T0130/20230420T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230420T1330/20230420T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230421T0130/20230421T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230421T1330/20230421T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230422T0130/20230422T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230422T1330/20230422T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230423T0130/20230423T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230423T1330/20230423T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230424T0130/20230424T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230424T1330/20230424T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230425T0130/20230425T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230425T1330/20230425T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230426T0130/20230426T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230426T1330/20230426T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230427T0130/20230427T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230427T1330/20230427T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230428T0130/20230428T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230428T1330/20230428T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230429T0130/20230429T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230429T1330/20230429T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230430T0130/20230430T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230430T1330/20230430T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230501T0130/20230501T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230501T1330/20230501T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230502T0130/20230502T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230502T1330/20230502T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230503T0130/20230503T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230503T1330/20230503T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230504T0130/20230504T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230504T1330/20230504T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230505T0130/20230505T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230505T1330/20230505T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230506T0130/20230506T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230506T1330/20230506T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230507T0130/20230507T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230507T1330/20230507T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230508T0130/20230508T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230508T1330/20230508T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230509T0130/20230509T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230509T1330/20230509T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230510T0130/20230510T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230510T1330/20230510T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230511T0130/20230511T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230511T1330/20230511T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230512T0130/20230512T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230512T1330/20230512T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230513T0130/20230513T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230513T1330/20230513T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230514T0130/20230514T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230514T1330/20230514T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230515T0130/20230515T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230515T1330/20230515T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230516T0130/20230516T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230516T1330/20230516T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230517T0130/20230517T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230517T1330/20230517T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230518T0130/20230518T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230518T1330/20230518T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230519T0130/20230519T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230519T1330/20230519T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230520T0130/20230520T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230520T1330/20230520T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230521T0130/20230521T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230521T1330/20230521T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230522T0130/20230522T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230522T1330/20230522T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230523T0130/20230523T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230523T1330/20230523T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230524T0130/20230524T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230524T1330/20230524T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230525T0130/20230525T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230525T1330/20230525T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230526T0130/20230526T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230526T1330/20230526T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230527T0130/20230527T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230527T1330/20230527T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230528T0130/20230528T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230528T1330/20230528T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230529T0130/20230529T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230529T1330/20230529T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230530T0130/20230530T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230530T1330/20230530T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230531T0130/20230531T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230531T1330/20230531T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230601T0130/20230601T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230601T1330/20230601T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230602T0130/20230602T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230602T1330/20230602T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230603T0130/20230603T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230603T1330/20230603T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230604T0130/20230604T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230604T1330/20230604T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230605T0130/20230605T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230605T1330/20230605T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230606T0130/20230606T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230606T1330/20230606T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230607T0130/20230607T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230607T1330/20230607T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230608T0130/20230608T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230608T1330/20230608T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230609T0130/20230609T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230609T1330/20230609T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230610T0130/20230610T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230610T1330/20230610T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230611T0130/20230611T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230611T1330/20230611T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230612T0130/20230612T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230612T1330/20230612T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230613T0130/20230613T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230613T1330/20230613T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230614T0130/20230614T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230614T1330/20230614T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230615T0130/20230615T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230615T1330/20230615T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230616T0130/20230616T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230616T1330/20230616T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230617T0130/20230617T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230617T1330/20230617T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230618T0130/20230618T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230618T1330/20230618T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230619T0130/20230619T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230619T1330/20230619T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230620T0130/20230620T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230620T1330/20230620T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230621T0130/20230621T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230621T1330/20230621T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230622T0130/20230622T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230622T1330/20230622T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230623T0130/20230623T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230623T1330/20230623T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230624T0130/20230624T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230624T1330/20230624T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230625T0130/20230625T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230625T1330/20230625T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230626T0130/20230626T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230626T1330/20230626T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230627T0130/20230627T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230627T1330/20230627T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230628T0130/20230628T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230628T1330/20230628T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230629T0130/20230629T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230629T1330/20230629T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230630T0130/20230630T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230630T1330/20230630T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230701T0130/20230701T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230701T1330/20230701T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230702T0130/20230702T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230702T1330/20230702T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230703T0130/20230703T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230703T1330/20230703T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230704T0130/20230704T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230704T1330/20230704T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230705T0130/20230705T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230705T1330/20230705T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230706T0130/20230706T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230706T1330/20230706T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230707T0130/20230707T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230707T1330/20230707T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230708T0130/20230708T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230708T1330/20230708T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230709T0130/20230709T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230709T1330/20230709T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230710T0130/20230710T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230710T1330/20230710T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230711T0130/20230711T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230711T1330/20230711T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230712T0130/20230712T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230712T1330/20230712T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230713T0130/20230713T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230713T1330/20230713T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230714T0130/20230714T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230714T1330/20230714T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230715T0130/20230715T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230715T1330/20230715T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230716T0130/20230716T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230716T1330/20230716T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230717T0130/20230717T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230717T1330/20230717T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230718T0130/20230718T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230718T1330/20230718T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230719T0130/20230719T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230719T1330/20230719T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230720T0130/20230720T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230720T1330/20230720T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230721T0130/20230721T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230721T1330/20230721T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230722T0130/20230722T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230722T1330/20230722T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230723T0130/20230723T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230723T1330/20230723T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230724T0130/20230724T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230724T1330/20230724T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230725T0130/20230725T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230725T1330/20230725T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230726T0130/20230726T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230726T1330/20230726T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230727T0130/20230727T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230727T1330/20230727T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230728T0130/20230728T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230728T1330/20230728T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230729T0130/20230729T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230729T1330/20230729T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230730T0130/20230730T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230730T1330/20230730T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230731T0130/20230731T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230731T1330/20230731T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230801T0130/20230801T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230801T1330/20230801T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230802T0130/20230802T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230802T1330/20230802T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230803T0130/20230803T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230803T1330/20230803T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230804T0130/20230804T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230804T1330/20230804T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230805T0130/20230805T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230805T1330/20230805T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230806T0130/20230806T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230806T1330/20230806T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230807T0130/20230807T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230807T1330/20230807T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230808T0130/20230808T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230808T1330/20230808T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230809T0130/20230809T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230809T1330/20230809T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230810T0130/20230810T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230810T1330/20230810T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230811T0130/20230811T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230811T1330/20230811T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230812T0130/20230812T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230812T1330/20230812T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230813T0130/20230813T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230813T1330/20230813T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230814T0130/20230814T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230814T1330/20230814T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230815T0130/20230815T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230815T1330/20230815T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230816T0130/20230816T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230816T1330/20230816T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230817T0130/20230817T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230817T1330/20230817T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230818T0130/20230818T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230818T1330/20230818T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230819T0130/20230819T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230819T1330/20230819T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230820T0130/20230820T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230820T1330/20230820T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230821T0130/20230821T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230821T1330/20230821T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230822T0130/20230822T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230822T1330/20230822T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230823T0130/20230823T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230823T1330/20230823T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230824T0130/20230824T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230824T1330/20230824T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230825T0130/20230825T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230825T1330/20230825T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230826T0130/20230826T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230826T1330/20230826T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230827T0130/20230827T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230827T1330/20230827T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230828T0130/20230828T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230828T1330/20230828T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230829T0130/20230829T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230829T1330/20230829T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230830T0130/20230830T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230830T1330/20230830T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230831T0130/20230831T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230831T1330/20230831T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230901T0130/20230901T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230901T1330/20230901T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230902T0130/20230902T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230902T1330/20230902T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230903T0130/20230903T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230903T1330/20230903T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230904T0130/20230904T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230904T1330/20230904T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230905T0130/20230905T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230905T1330/20230905T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230906T0130/20230906T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230906T1330/20230906T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230907T0130/20230907T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230907T1330/20230907T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230908T0130/20230908T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230908T1330/20230908T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230909T0130/20230909T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230909T1330/20230909T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230910T0130/20230910T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230910T1330/20230910T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230911T0130/20230911T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230911T1330/20230911T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230912T0130/20230912T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230912T1330/20230912T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230913T0130/20230913T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230913T1330/20230913T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230914T0130/20230914T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230914T1330/20230914T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230915T0130/20230915T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230915T1330/20230915T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230916T0130/20230916T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230916T1330/20230916T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230917T0130/20230917T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230917T1330/20230917T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230918T0130/20230918T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230918T1330/20230918T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230919T0130/20230919T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230919T1330/20230919T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230920T0130/20230920T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230920T1330/20230920T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230921T0130/20230921T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230921T1330/20230921T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230922T0130/20230922T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230922T1330/20230922T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230923T0130/20230923T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230923T1330/20230923T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230924T0130/20230924T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230924T1330/20230924T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230925T0130/20230925T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230925T1330/20230925T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230926T0130/20230926T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230926T1330/20230926T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230927T0130/20230927T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230927T1330/20230927T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230928T0130/20230928T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230928T1330/20230928T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230929T0130/20230929T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230929T1330/20230929T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230930T0130/20230930T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230930T1330/20230930T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231001T0130/20231001T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231001T1330/20231001T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231002T0130/20231002T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231002T1330/20231002T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231003T0130/20231003T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231003T1330/20231003T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231004T0130/20231004T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231004T1330/20231004T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231005T0130/20231005T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231005T1330/20231005T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231006T0130/20231006T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231006T1330/20231006T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231007T0130/20231007T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231007T1330/20231007T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231008T0130/20231008T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231008T1330/20231008T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231009T0130/20231009T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231009T1330/20231009T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231010T0130/20231010T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231010T1330/20231010T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231011T0130/20231011T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231011T1330/20231011T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231012T0130/20231012T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231012T1330/20231012T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231013T0130/20231013T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231013T1330/20231013T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231014T0130/20231014T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231014T1330/20231014T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231015T0130/20231015T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231015T1330/20231015T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231016T0130/20231016T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231016T1330/20231016T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231017T0130/20231017T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231017T1330/20231017T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231018T0130/20231018T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231018T1330/20231018T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231019T0130/20231019T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231019T1330/20231019T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231020T0130/20231020T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231020T1330/20231020T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231021T0130/20231021T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231021T1330/20231021T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231022T0130/20231022T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231022T1330/20231022T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231023T0130/20231023T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231023T1330/20231023T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231024T0130/20231024T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231024T1330/20231024T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231025T0130/20231025T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231025T1330/20231025T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231026T0130/20231026T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231026T1330/20231026T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231027T0130/20231027T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231027T1330/20231027T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231028T0130/20231028T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231028T1330/20231028T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231029T0130/20231029T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231029T1330/20231029T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231030T0130/20231030T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231030T1330/20231030T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231031T0130/20231031T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231031T1330/20231031T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231101T0130/20231101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231101T1330/20231101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231102T0130/20231102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231102T1330/20231102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231103T0130/20231103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231103T1330/20231103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231104T0130/20231104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231104T1330/20231104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231105T0130/20231105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231105T1330/20231105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231106T0130/20231106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231106T1330/20231106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231107T0130/20231107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231107T1330/20231107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231108T0130/20231108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231108T1330/20231108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231109T0130/20231109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231109T1330/20231109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231110T0130/20231110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231110T1330/20231110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231111T0130/20231111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231111T1330/20231111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231112T0130/20231112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231112T1330/20231112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231113T0130/20231113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231113T1330/20231113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231114T0130/20231114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231114T1330/20231114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231115T0130/20231115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231115T1330/20231115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231116T0130/20231116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231116T1330/20231116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231117T0130/20231117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231117T1330/20231117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231118T0130/20231118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231118T1330/20231118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231119T0130/20231119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231119T1330/20231119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231120T0130/20231120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231120T1330/20231120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231121T0130/20231121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231121T1330/20231121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231122T0130/20231122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231122T1330/20231122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231123T0130/20231123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231123T1330/20231123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231124T0130/20231124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231124T1330/20231124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231125T0130/20231125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231125T1330/20231125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231126T0130/20231126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231126T1330/20231126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231127T0130/20231127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231127T1330/20231127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231128T0130/20231128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231128T1330/20231128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231129T0130/20231129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231129T1330/20231129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231130T0130/20231130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231130T1330/20231130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231201T0130/20231201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231201T1330/20231201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231202T0130/20231202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231202T1330/20231202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231203T0130/20231203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231203T1330/20231203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231204T0130/20231204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231204T1330/20231204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231205T0130/20231205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231205T1330/20231205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231206T0130/20231206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231206T1330/20231206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231207T0130/20231207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231207T1330/20231207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231208T0130/20231208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231208T1330/20231208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231209T0130/20231209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231209T1330/20231209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231210T0130/20231210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231210T1330/20231210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231211T0130/20231211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231211T1330/20231211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231212T0130/20231212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231212T1330/20231212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231213T0130/20231213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231213T1330/20231213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231214T0130/20231214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231214T1330/20231214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231215T0130/20231215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231215T1330/20231215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231216T0130/20231216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231216T1330/20231216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231217T0130/20231217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231217T1330/20231217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231218T0130/20231218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231218T1330/20231218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231219T0130/20231219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231219T1330/20231219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231220T0130/20231220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231220T1330/20231220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231221T0130/20231221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231221T1330/20231221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231222T0130/20231222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231222T1330/20231222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231223T0130/20231223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231223T1330/20231223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231224T0130/20231224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231224T1330/20231224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231225T0130/20231225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231225T1330/20231225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231226T0130/20231226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231226T1330/20231226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231227T0130/20231227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231227T1330/20231227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231228T0130/20231228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231228T1330/20231228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231229T0130/20231229T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231229T1330/20231229T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231230T0130/20231230T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231230T1330/20231230T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231231T0130/20231231T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231231T1330/20231231T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240101T0130/20240101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240101T1330/20240101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240102T0130/20240102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240102T1330/20240102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240103T0130/20240103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240103T1330/20240103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240104T0130/20240104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240104T1330/20240104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240105T0130/20240105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240105T1330/20240105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240106T0130/20240106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240106T1330/20240106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240107T0130/20240107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240107T1330/20240107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240108T0130/20240108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240108T1330/20240108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240109T0130/20240109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240109T1330/20240109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240110T0130/20240110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240110T1330/20240110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240111T0130/20240111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240111T1330/20240111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240112T0130/20240112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240112T1330/20240112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240113T0130/20240113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240113T1330/20240113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240114T0130/20240114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240114T1330/20240114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240115T0130/20240115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240115T1330/20240115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240116T0130/20240116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240116T1330/20240116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240117T0130/20240117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240117T1330/20240117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240118T0130/20240118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240118T1330/20240118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240119T0130/20240119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240119T1330/20240119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240120T0130/20240120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240120T1330/20240120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240121T0130/20240121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240121T1330/20240121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240122T0130/20240122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240122T1330/20240122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240123T0130/20240123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240123T1330/20240123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240124T0130/20240124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240124T1330/20240124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240125T0130/20240125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240125T1330/20240125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240126T0130/20240126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240126T1330/20240126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240127T0130/20240127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240127T1330/20240127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240128T0130/20240128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240128T1330/20240128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240129T0130/20240129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240129T1330/20240129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240130T0130/20240130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240130T1330/20240130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240131T0130/20240131T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240131T1330/20240131T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240201T0130/20240201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240201T1330/20240201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240202T0130/20240202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240202T1330/20240202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240203T0130/20240203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240203T1330/20240203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240204T0130/20240204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240204T1330/20240204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240205T0130/20240205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240205T1330/20240205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240206T0130/20240206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240206T1330/20240206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240207T0130/20240207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240207T1330/20240207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240208T0130/20240208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240208T1330/20240208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240209T0130/20240209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240209T1330/20240209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240210T0130/20240210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240210T1330/20240210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240211T0130/20240211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240211T1330/20240211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240212T0130/20240212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240212T1330/20240212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240213T0130/20240213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240213T1330/20240213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240214T0130/20240214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240214T1330/20240214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240215T0130/20240215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240215T1330/20240215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240216T0130/20240216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240216T1330/20240216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240217T0130/20240217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240217T1330/20240217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240218T0130/20240218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240218T1330/20240218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240219T0130/20240219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240219T1330/20240219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240220T0130/20240220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240220T1330/20240220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240221T0130/20240221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240221T1330/20240221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240222T0130/20240222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240222T1330/20240222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240223T0130/20240223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240223T1330/20240223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240224T0130/20240224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240224T1330/20240224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240225T0130/20240225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240225T1330/20240225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240226T0130/20240226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240226T1330/20240226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240227T0130/20240227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240227T1330/20240227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240228T0130/20240228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240228T1330/20240228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240229T0130/20240229T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240229T1330/20240229T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240301T0130/20240301T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240301T1330/20240301T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240302T0130/20240302T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240302T1330/20240302T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240303T0130/20240303T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240303T1330/20240303T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240304T0130/20240304T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240304T1330/20240304T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240305T0130/20240305T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240305T1330/20240305T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240306T0130/20240306T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240306T1330/20240306T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240307T0130/20240307T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240307T1330/20240307T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240308T0130/20240308T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240308T1330/20240308T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240309T0130/20240309T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240309T1330/20240309T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240310T0130/20240310T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240310T1330/20240310T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240311T0130/20240311T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240311T1330/20240311T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240312T0130/20240312T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240312T1330/20240312T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240313T0130/20240313T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240313T1330/20240313T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240314T0130/20240314T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240314T1330/20240314T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240315T0130/20240315T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240315T1330/20240315T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240316T0130/20240316T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240316T1330/20240316T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240317T0130/20240317T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240317T1330/20240317T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240318T0130/20240318T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240318T1330/20240318T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240319T0130/20240319T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240319T1330/20240319T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240320T0130/20240320T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240320T1330/20240320T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240321T0130/20240321T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240321T1330/20240321T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240322T0130/20240322T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240322T1330/20240322T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240323T0130/20240323T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240323T1330/20240323T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240324T0130/20240324T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240324T1330/20240324T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240325T0130/20240325T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240325T1330/20240325T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240326T0130/20240326T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240326T1330/20240326T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240327T0130/20240327T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240327T1330/20240327T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240328T0130/20240328T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240328T1330/20240328T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240329T0130/20240329T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240329T1330/20240329T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240330T0130/20240330T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240330T1330/20240330T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240331T0130/20240331T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240331T1330/20240331T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240401T0130/20240401T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240401T1330/20240401T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240402T0130/20240402T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240402T1330/20240402T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240403T0130/20240403T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240403T1330/20240403T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240404T0130/20240404T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240404T1330/20240404T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240405T0130/20240405T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240405T1330/20240405T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240406T0130/20240406T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240406T1330/20240406T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240407T0130/20240407T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240407T1330/20240407T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240408T0130/20240408T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240408T1330/20240408T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240409T0130/20240409T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240409T1330/20240409T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240410T0130/20240410T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240410T1330/20240410T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240411T0130/20240411T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240411T1330/20240411T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240412T0130/20240412T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240412T1330/20240412T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240413T0130/20240413T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240413T1330/20240413T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240414T0130/20240414T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240414T1330/20240414T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240415T0130/20240415T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240415T1330/20240415T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240416T0130/20240416T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240416T1330/20240416T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240417T0130/20240417T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240417T1330/20240417T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240418T0130/20240418T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240418T1330/20240418T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240419T0130/20240419T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240419T1330/20240419T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240420T0130/20240420T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240420T1330/20240420T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240421T0130/20240421T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240421T1330/20240421T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240422T0130/20240422T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240422T1330/20240422T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240423T0130/20240423T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240423T1330/20240423T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240424T0130/20240424T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240424T1330/20240424T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240425T0130/20240425T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240425T1330/20240425T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240426T0130/20240426T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240426T1330/20240426T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240427T0130/20240427T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240427T1330/20240427T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240428T0130/20240428T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240428T1330/20240428T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240429T0130/20240429T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240429T1330/20240429T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240430T0130/20240430T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240430T1330/20240430T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240501T0130/20240501T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240501T1330/20240501T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240502T0130/20240502T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240502T1330/20240502T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240503T0130/20240503T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240503T1330/20240503T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240504T0130/20240504T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240504T1330/20240504T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240505T0130/20240505T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240505T1330/20240505T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240506T0130/20240506T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240506T1330/20240506T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240507T0130/20240507T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240507T1330/20240507T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240508T0130/20240508T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240508T1330/20240508T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240509T0130/20240509T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240509T1330/20240509T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240510T0130/20240510T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240510T1330/20240510T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240511T0130/20240511T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240511T1330/20240511T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240512T0130/20240512T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240512T1330/20240512T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240513T0130/20240513T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240513T1330/20240513T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240514T0130/20240514T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240514T1330/20240514T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240515T0130/20240515T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240515T1330/20240515T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240516T0130/20240516T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240516T1330/20240516T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240517T0130/20240517T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240517T1330/20240517T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240518T0130/20240518T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240518T1330/20240518T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240519T0130/20240519T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240519T1330/20240519T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240520T0130/20240520T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240520T1330/20240520T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240521T0130/20240521T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240521T1330/20240521T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240522T0130/20240522T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240522T1330/20240522T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240523T0130/20240523T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240523T1330/20240523T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240524T0130/20240524T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240524T1330/20240524T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240525T0130/20240525T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240525T1330/20240525T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240526T0130/20240526T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240526T1330/20240526T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240527T0130/20240527T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240527T1330/20240527T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240528T0130/20240528T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240528T1330/20240528T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240529T0130/20240529T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240529T1330/20240529T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240530T0130/20240530T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240530T1330/20240530T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240531T0130/20240531T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240531T1330/20240531T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240601T0130/20240601T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240601T1330/20240601T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240602T0130/20240602T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240602T1330/20240602T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240603T0130/20240603T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240603T1330/20240603T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240604T0130/20240604T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240604T1330/20240604T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240605T0130/20240605T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240605T1330/20240605T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240606T0130/20240606T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240606T1330/20240606T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240607T0130/20240607T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240607T1330/20240607T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240608T0130/20240608T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240608T1330/20240608T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240609T0130/20240609T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240609T1330/20240609T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240610T0130/20240610T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240610T1330/20240610T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240611T0130/20240611T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240611T1330/20240611T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240612T0130/20240612T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240612T1330/20240612T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240613T0130/20240613T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240613T1330/20240613T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240614T0130/20240614T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240614T1330/20240614T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240615T0130/20240615T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240615T1330/20240615T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240616T0130/20240616T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240616T1330/20240616T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240617T0130/20240617T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240617T1330/20240617T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240618T0130/20240618T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240618T1330/20240618T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240619T0130/20240619T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240619T1330/20240619T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240620T0130/20240620T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240620T1330/20240620T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240621T0130/20240621T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240621T1330/20240621T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240622T0130/20240622T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240622T1330/20240622T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240623T0130/20240623T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240623T1330/20240623T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240624T0130/20240624T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240624T1330/20240624T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240625T0130/20240625T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240625T1330/20240625T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240626T0130/20240626T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240626T1330/20240626T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240627T0130/20240627T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240627T1330/20240627T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240628T0130/20240628T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240628T1330/20240628T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240629T0130/20240629T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240629T1330/20240629T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240630T0130/20240630T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240630T1330/20240630T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240701T0130/20240701T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240701T1330/20240701T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240702T0130/20240702T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240702T1330/20240702T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240703T0130/20240703T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240703T1330/20240703T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240704T0130/20240704T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240704T1330/20240704T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240705T0130/20240705T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240705T1330/20240705T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240706T0130/20240706T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240706T1330/20240706T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240707T0130/20240707T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240707T1330/20240707T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240708T0130/20240708T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240708T1330/20240708T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240709T0130/20240709T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240709T1330/20240709T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240710T0130/20240710T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240710T1330/20240710T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240711T0130/20240711T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240711T1330/20240711T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240712T0130/20240712T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240712T1330/20240712T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240713T0130/20240713T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240713T1330/20240713T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240714T0130/20240714T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240714T1330/20240714T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240715T0130/20240715T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240715T1330/20240715T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240716T0130/20240716T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240716T1330/20240716T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240717T0130/20240717T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240717T1330/20240717T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240718T0130/20240718T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240718T1330/20240718T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240719T0130/20240719T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240719T1330/20240719T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240720T0130/20240720T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240720T1330/20240720T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240721T0130/20240721T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240721T1330/20240721T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240722T0130/20240722T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240722T1330/20240722T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240723T0130/20240723T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240723T1330/20240723T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240724T0130/20240724T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240724T1330/20240724T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240725T0130/20240725T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240725T1330/20240725T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240726T0130/20240726T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240726T1330/20240726T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240727T0130/20240727T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240727T1330/20240727T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240728T0130/20240728T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240728T1330/20240728T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240729T0130/20240729T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240729T1330/20240729T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240730T0130/20240730T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240730T1330/20240730T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240731T0130/20240731T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240731T1330/20240731T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240801T0130/20240801T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240801T1330/20240801T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240802T0130/20240802T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240802T1330/20240802T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240803T0130/20240803T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240803T1330/20240803T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240804T0130/20240804T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240804T1330/20240804T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240805T0130/20240805T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240805T1330/20240805T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240806T0130/20240806T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240806T1330/20240806T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240807T0130/20240807T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240807T1330/20240807T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240808T0130/20240808T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240808T1330/20240808T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240809T0130/20240809T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240809T1330/20240809T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240810T0130/20240810T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240810T1330/20240810T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240811T0130/20240811T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240811T1330/20240811T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240812T0130/20240812T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240812T1330/20240812T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240813T0130/20240813T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240813T1330/20240813T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240814T0130/20240814T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240814T1330/20240814T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240815T0130/20240815T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240815T1330/20240815T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240816T0130/20240816T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240816T1330/20240816T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240817T0130/20240817T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240817T1330/20240817T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240818T0130/20240818T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240818T1330/20240818T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240819T0130/20240819T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240819T1330/20240819T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240820T0130/20240820T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240820T1330/20240820T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240821T0130/20240821T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240821T1330/20240821T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240822T0130/20240822T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240822T1330/20240822T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240823T0130/20240823T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240823T1330/20240823T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240824T0130/20240824T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240824T1330/20240824T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240825T0130/20240825T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240825T1330/20240825T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240826T0130/20240826T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240826T1330/20240826T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240827T0130/20240827T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240827T1330/20240827T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240828T0130/20240828T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240828T1330/20240828T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240829T0130/20240829T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240829T1330/20240829T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240830T0130/20240830T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240830T1330/20240830T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240831T0130/20240831T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240831T1330/20240831T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240901T0130/20240901T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240901T1330/20240901T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240902T0130/20240902T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240902T1330/20240902T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240903T0130/20240903T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240903T1330/20240903T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240904T0130/20240904T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240904T1330/20240904T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240905T0130/20240905T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240905T1330/20240905T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240906T0130/20240906T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240906T1330/20240906T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240907T0130/20240907T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240907T1330/20240907T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240908T0130/20240908T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240908T1330/20240908T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240909T0130/20240909T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240909T1330/20240909T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240910T0130/20240910T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240910T1330/20240910T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240911T0130/20240911T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240911T1330/20240911T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240912T0130/20240912T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240912T1330/20240912T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240913T0130/20240913T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240913T1330/20240913T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240914T0130/20240914T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240914T1330/20240914T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240915T0130/20240915T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240915T1330/20240915T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240916T0130/20240916T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240916T1330/20240916T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240917T0130/20240917T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240917T1330/20240917T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240918T0130/20240918T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240918T1330/20240918T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240919T0130/20240919T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240919T1330/20240919T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240920T0130/20240920T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240920T1330/20240920T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240921T0130/20240921T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240921T1330/20240921T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240922T0130/20240922T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240922T1330/20240922T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240923T0130/20240923T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240923T1330/20240923T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240924T0130/20240924T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240924T1330/20240924T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240925T0130/20240925T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240925T1330/20240925T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240926T0130/20240926T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240926T1330/20240926T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240927T0130/20240927T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240927T1330/20240927T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240928T0130/20240928T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240928T1330/20240928T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240929T0130/20240929T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240929T1330/20240929T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240930T0130/20240930T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240930T1330/20240930T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241001T0130/20241001T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241001T1330/20241001T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241002T0130/20241002T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241002T1330/20241002T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241003T0130/20241003T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241003T1330/20241003T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241004T0130/20241004T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241004T1330/20241004T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241005T0130/20241005T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241005T1330/20241005T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241006T0130/20241006T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241006T1330/20241006T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241007T0130/20241007T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241007T1330/20241007T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241008T0130/20241008T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241008T1330/20241008T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241009T0130/20241009T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241009T1330/20241009T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241010T0130/20241010T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241010T1330/20241010T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241011T0130/20241011T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241011T1330/20241011T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241012T0130/20241012T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241012T1330/20241012T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241013T0130/20241013T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241013T1330/20241013T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241014T0130/20241014T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241014T1330/20241014T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241015T0130/20241015T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241015T1330/20241015T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241016T0130/20241016T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241016T1330/20241016T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241017T0130/20241017T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241017T1330/20241017T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241018T0130/20241018T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241018T1330/20241018T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241019T0130/20241019T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241019T1330/20241019T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241020T0130/20241020T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241020T1330/20241020T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241021T0130/20241021T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241021T1330/20241021T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241022T0130/20241022T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241022T1330/20241022T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241023T0130/20241023T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241023T1330/20241023T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241024T0130/20241024T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241024T1330/20241024T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241025T0130/20241025T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241025T1330/20241025T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241026T0130/20241026T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241026T1330/20241026T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241027T0130/20241027T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241027T1330/20241027T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241028T0130/20241028T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241028T1330/20241028T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241029T0130/20241029T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241029T1330/20241029T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241030T0130/20241030T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241030T1330/20241030T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241031T0130/20241031T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241031T1330/20241031T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241101T0130/20241101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241101T1330/20241101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241102T0130/20241102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241102T1330/20241102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241103T0130/20241103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241103T1330/20241103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241104T0130/20241104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241104T1330/20241104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241105T0130/20241105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241105T1330/20241105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241106T0130/20241106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241106T1330/20241106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241107T0130/20241107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241107T1330/20241107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241108T0130/20241108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241108T1330/20241108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241109T0130/20241109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241109T1330/20241109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241110T0130/20241110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241110T1330/20241110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241111T0130/20241111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241111T1330/20241111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241112T0130/20241112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241112T1330/20241112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241113T0130/20241113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241113T1330/20241113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241114T0130/20241114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241114T1330/20241114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241115T0130/20241115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241115T1330/20241115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241116T0130/20241116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241116T1330/20241116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241117T0130/20241117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241117T1330/20241117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241118T0130/20241118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241118T1330/20241118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241119T0130/20241119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241119T1330/20241119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241120T0130/20241120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241120T1330/20241120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241121T0130/20241121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241121T1330/20241121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241122T0130/20241122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241122T1330/20241122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241123T0130/20241123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241123T1330/20241123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241124T0130/20241124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241124T1330/20241124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241125T0130/20241125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241125T1330/20241125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241126T0130/20241126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241126T1330/20241126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241127T0130/20241127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241127T1330/20241127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241128T0130/20241128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241128T1330/20241128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241129T0130/20241129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241129T1330/20241129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241130T0130/20241130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241130T1330/20241130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241201T0130/20241201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241201T1330/20241201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241202T0130/20241202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241202T1330/20241202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241203T0130/20241203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241203T1330/20241203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241204T0130/20241204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241204T1330/20241204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241205T0130/20241205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241205T1330/20241205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241206T0130/20241206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241206T1330/20241206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241207T0130/20241207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241207T1330/20241207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241208T0130/20241208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241208T1330/20241208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241209T0130/20241209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241209T1330/20241209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241210T0130/20241210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241210T1330/20241210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241211T0130/20241211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241211T1330/20241211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241212T0130/20241212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241212T1330/20241212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241213T0130/20241213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241213T1330/20241213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241214T0130/20241214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241214T1330/20241214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241215T0130/20241215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241215T1330/20241215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241216T0130/20241216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241216T1330/20241216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241217T0130/20241217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241217T1330/20241217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241218T0130/20241218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241218T1330/20241218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241219T0130/20241219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241219T1330/20241219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241220T0130/20241220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241220T1330/20241220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241221T0130/20241221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241221T1330/20241221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241222T0130/20241222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241222T1330/20241222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241223T0130/20241223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241223T1330/20241223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241224T0130/20241224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241224T1330/20241224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241225T0130/20241225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241225T1330/20241225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241226T0130/20241226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241226T1330/20241226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241227T0130/20241227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241227T1330/20241227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241228T0130/20241228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241228T1330/20241228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241229T0130/20241229T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241229T1330/20241229T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241230T0130/20241230T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241230T1330/20241230T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241231T0130/20241231T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241231T1330/20241231T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250101T0130/20250101T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250101T1330/20250101T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250102T0130/20250102T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250102T1330/20250102T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250103T0130/20250103T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250103T1330/20250103T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250104T0130/20250104T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250104T1330/20250104T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250105T0130/20250105T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250105T1330/20250105T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250106T0130/20250106T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250106T1330/20250106T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250107T0130/20250107T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250107T1330/20250107T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250108T0130/20250108T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250108T1330/20250108T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250109T0130/20250109T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250109T1330/20250109T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250110T0130/20250110T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250110T1330/20250110T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250111T0130/20250111T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250111T1330/20250111T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250112T0130/20250112T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250112T1330/20250112T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250113T0130/20250113T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250113T1330/20250113T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250114T0130/20250114T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250114T1330/20250114T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250115T0130/20250115T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250115T1330/20250115T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250116T0130/20250116T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250116T1330/20250116T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250117T0130/20250117T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250117T1330/20250117T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250118T0130/20250118T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250118T1330/20250118T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250119T0130/20250119T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250119T1330/20250119T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250120T0130/20250120T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250120T1330/20250120T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250121T0130/20250121T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250121T1330/20250121T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250122T0130/20250122T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250122T1330/20250122T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250123T0130/20250123T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250123T1330/20250123T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250124T0130/20250124T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250124T1330/20250124T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250125T0130/20250125T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250125T1330/20250125T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250126T0130/20250126T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250126T1330/20250126T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250127T0130/20250127T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250127T1330/20250127T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250128T0130/20250128T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250128T1330/20250128T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250129T0130/20250129T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250129T1330/20250129T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250130T0130/20250130T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250130T1330/20250130T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250131T0130/20250131T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250131T1330/20250131T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250201T0130/20250201T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250201T1330/20250201T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250202T0130/20250202T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250202T1330/20250202T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250203T0130/20250203T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250203T1330/20250203T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250204T0130/20250204T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250204T1330/20250204T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250205T0130/20250205T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250205T1330/20250205T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250206T0130/20250206T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250206T1330/20250206T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250207T0130/20250207T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250207T1330/20250207T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250208T0130/20250208T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250208T1330/20250208T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250209T0130/20250209T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250209T1330/20250209T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250210T0130/20250210T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250210T1330/20250210T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250211T0130/20250211T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250211T1330/20250211T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250212T0130/20250212T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250212T1330/20250212T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250213T0130/20250213T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250213T1330/20250213T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250214T0130/20250214T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250214T1330/20250214T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250215T0130/20250215T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250215T1330/20250215T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250216T0130/20250216T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250216T1330/20250216T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250217T0130/20250217T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250217T1330/20250217T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250218T0130/20250218T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250218T1330/20250218T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250219T0130/20250219T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250219T1330/20250219T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250220T0130/20250220T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250220T1330/20250220T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250221T0130/20250221T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250221T1330/20250221T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250222T0130/20250222T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250222T1330/20250222T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250223T0130/20250223T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250223T1330/20250223T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250224T0130/20250224T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250224T1330/20250224T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250225T0130/20250225T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250225T1330/20250225T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250226T0130/20250226T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250226T1330/20250226T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250227T0130/20250227T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250227T1330/20250227T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250228T0130/20250228T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250228T1330/20250228T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250301T0130/20250301T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250301T1330/20250301T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250302T0130/20250302T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250302T1330/20250302T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250303T0130/20250303T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250303T1330/20250303T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250304T0130/20250304T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250304T1330/20250304T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250305T0130/20250305T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250305T1330/20250305T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250306T0130/20250306T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250306T1330/20250306T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250307T0130/20250307T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250307T1330/20250307T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250308T0130/20250308T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250308T1330/20250308T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250309T0130/20250309T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250309T1330/20250309T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250310T0130/20250310T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250310T1330/20250310T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250311T0130/20250311T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250311T1330/20250311T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250312T0130/20250312T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250312T1330/20250312T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250313T0130/20250313T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250313T1330/20250313T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250314T0130/20250314T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250314T1330/20250314T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250315T0130/20250315T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250315T1330/20250315T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250316T0130/20250316T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250316T1330/20250316T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250317T0130/20250317T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250317T1330/20250317T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250318T0130/20250318T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250318T1330/20250318T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250319T0130/20250319T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250319T1330/20250319T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250320T0130/20250320T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250320T1330/20250320T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250321T0130/20250321T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250321T1330/20250321T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250322T0130/20250322T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250322T1330/20250322T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250323T0130/20250323T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250323T1330/20250323T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250324T0130/20250324T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250324T1330/20250324T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250325T0130/20250325T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250325T1330/20250325T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250326T0130/20250326T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250326T1330/20250326T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250327T0130/20250327T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250327T1330/20250327T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250328T0130/20250328T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250328T1330/20250328T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250329T0130/20250329T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250329T1330/20250329T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250330T0130/20250330T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250330T1330/20250330T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250331T0130/20250331T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250331T1330/20250331T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250401T0130/20250401T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250401T1330/20250401T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250402T0130/20250402T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250402T1330/20250402T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250403T0130/20250403T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250403T1330/20250403T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250404T0130/20250404T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250404T1330/20250404T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250405T0130/20250405T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250405T1330/20250405T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250406T0130/20250406T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250406T1330/20250406T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250407T0130/20250407T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250407T1330/20250407T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250408T0130/20250408T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250408T1330/20250408T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250409T0130/20250409T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250409T1330/20250409T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250410T0130/20250410T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250410T1330/20250410T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250411T0130/20250411T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250411T1330/20250411T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250412T0130/20250412T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250412T1330/20250412T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250413T0130/20250413T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250413T1330/20250413T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250414T0130/20250414T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250414T1330/20250414T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250415T0130/20250415T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250415T1330/20250415T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250416T0130/20250416T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250416T1330/20250416T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250417T0130/20250417T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250417T1330/20250417T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250418T0130/20250418T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250418T1330/20250418T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250419T0130/20250419T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250419T1330/20250419T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250420T0130/20250420T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250420T1330/20250420T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250421T0130/20250421T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250421T1330/20250421T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250422T0130/20250422T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250422T1330/20250422T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250423T0130/20250423T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250423T1330/20250423T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250424T0130/20250424T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250424T1330/20250424T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250425T0130/20250425T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250425T1330/20250425T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250426T0130/20250426T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250426T1330/20250426T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250427T0130/20250427T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250427T1330/20250427T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250428T0130/20250428T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250428T1330/20250428T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250429T0130/20250429T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250429T1330/20250429T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250430T0130/20250430T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250430T1330/20250430T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250501T0130/20250501T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250501T1330/20250501T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250502T0130/20250502T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250502T1330/20250502T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250503T0130/20250503T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250503T1330/20250503T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250504T0130/20250504T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250504T1330/20250504T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250505T0130/20250505T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250505T1330/20250505T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250506T0130/20250506T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250506T1330/20250506T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250507T0130/20250507T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250507T1330/20250507T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250508T0130/20250508T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250508T1330/20250508T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250509T0130/20250509T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250509T1330/20250509T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250510T0130/20250510T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250510T1330/20250510T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250511T0130/20250511T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250511T1330/20250511T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250512T0130/20250512T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250512T1330/20250512T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250513T0130/20250513T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250513T1330/20250513T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250514T0130/20250514T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250514T1330/20250514T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250515T0130/20250515T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250515T1330/20250515T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250516T0130/20250516T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250516T1330/20250516T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250517T0130/20250517T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250517T1330/20250517T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250518T0130/20250518T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250518T1330/20250518T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250519T0130/20250519T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250519T1330/20250519T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250520T0130/20250520T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250520T1330/20250520T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250521T0130/20250521T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250521T1330/20250521T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250522T0130/20250522T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250522T1330/20250522T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250523T0130/20250523T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250523T1330/20250523T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250524T0130/20250524T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250524T1330/20250524T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250525T0130/20250525T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250525T1330/20250525T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250526T0130/20250526T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250526T1330/20250526T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250527T0130/20250527T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250527T1330/20250527T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250528T0130/20250528T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250528T1330/20250528T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250529T0130/20250529T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250529T1330/20250529T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250530T0130/20250530T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250530T1330/20250530T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250531T0130/20250531T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250531T1330/20250531T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250601T0130/20250601T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250601T1330/20250601T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250602T0130/20250602T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250602T1330/20250602T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250603T0130/20250603T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250603T1330/20250603T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250604T0130/20250604T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250604T1330/20250604T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250605T0130/20250605T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250605T1330/20250605T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250606T0130/20250606T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250606T1330/20250606T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250607T0130/20250607T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250607T1330/20250607T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250608T0130/20250608T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250608T1330/20250608T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250609T0130/20250609T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250609T1330/20250609T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250610T0130/20250610T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250610T1330/20250610T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250611T0130/20250611T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250611T1330/20250611T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250612T0130/20250612T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250612T1330/20250612T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250613T0130/20250613T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250613T1330/20250613T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250614T0130/20250614T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250614T1330/20250614T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250615T0130/20250615T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250615T1330/20250615T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250616T0130/20250616T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250616T1330/20250616T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250617T0130/20250617T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250617T1330/20250617T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250618T0130/20250618T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250618T1330/20250618T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250619T0130/20250619T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250619T1330/20250619T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250620T0130/20250620T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250620T1330/20250620T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250621T0130/20250621T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250621T1330/20250621T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250622T0130/20250622T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250622T1330/20250622T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250623T0130/20250623T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250623T1330/20250623T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250624T0130/20250624T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250624T1330/20250624T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250625T0130/20250625T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250625T1330/20250625T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250626T0130/20250626T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250626T1330/20250626T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250627T0130/20250627T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250627T1330/20250627T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250628T0130/20250628T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250628T1330/20250628T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250629T0130/20250629T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250629T1330/20250629T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250630T0130/20250630T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250630T1330/20250630T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250701T0130/20250701T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250701T1330/20250701T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250702T0130/20250702T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250702T1330/20250702T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250703T0130/20250703T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250703T1330/20250703T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250704T0130/20250704T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250704T1330/20250704T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250705T0130/20250705T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250705T1330/20250705T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250706T0130/20250706T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250706T1330/20250706T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250707T0130/20250707T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250707T1330/20250707T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250708T0130/20250708T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250708T1330/20250708T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250709T0130/20250709T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250709T1330/20250709T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250710T0130/20250710T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250710T1330/20250710T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250711T0130/20250711T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250711T1330/20250711T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250712T0130/20250712T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250712T1330/20250712T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250713T0130/20250713T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250713T1330/20250713T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250714T0130/20250714T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250714T1330/20250714T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250715T0130/20250715T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250715T1330/20250715T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250716T0130/20250716T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250716T1330/20250716T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250717T0130/20250717T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250717T1330/20250717T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250718T0130/20250718T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250718T1330/20250718T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250719T0130/20250719T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250719T1330/20250719T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250720T0130/20250720T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250720T1330/20250720T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250721T0130/20250721T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250721T1330/20250721T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250722T0130/20250722T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250722T1330/20250722T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250723T0130/20250723T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250723T1330/20250723T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250724T0130/20250724T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250724T1330/20250724T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250725T0130/20250725T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250725T1330/20250725T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250726T0130/20250726T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250726T1330/20250726T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250727T0130/20250727T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250727T1330/20250727T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250728T0130/20250728T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250728T1330/20250728T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250729T0130/20250729T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250729T1330/20250729T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250730T0130/20250730T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250730T1330/20250730T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250731T0130/20250731T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250731T1330/20250731T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250801T0130/20250801T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250801T1330/20250801T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250802T0130/20250802T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250802T1330/20250802T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250803T0130/20250803T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250803T1330/20250803T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250804T0130/20250804T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250804T1330/20250804T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250805T0130/20250805T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250805T1330/20250805T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250806T0130/20250806T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250806T1330/20250806T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250807T0130/20250807T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250807T1330/20250807T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250808T0130/20250808T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250808T1330/20250808T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250809T0130/20250809T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250809T1330/20250809T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250810T0130/20250810T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250810T1330/20250810T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250811T0130/20250811T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250811T1330/20250811T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250812T0130/20250812T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250812T1330/20250812T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250813T0130/20250813T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250813T1330/20250813T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250814T0130/20250814T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250814T1330/20250814T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250815T0130/20250815T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250815T1330/20250815T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250816T0130/20250816T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250816T1330/20250816T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250817T0130/20250817T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250817T1330/20250817T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250818T0130/20250818T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250818T1330/20250818T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250819T0130/20250819T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250819T1330/20250819T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250820T0130/20250820T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250820T1330/20250820T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250821T0130/20250821T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250821T1330/20250821T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250822T0130/20250822T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250822T1330/20250822T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250823T0130/20250823T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250823T1330/20250823T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250824T0130/20250824T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250824T1330/20250824T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250825T0130/20250825T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250825T1330/20250825T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250826T0130/20250826T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250826T1330/20250826T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250827T0130/20250827T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250827T1330/20250827T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250828T0130/20250828T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250828T1330/20250828T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250829T0130/20250829T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250829T1330/20250829T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250830T0130/20250830T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250830T1330/20250830T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250831T0130/20250831T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250831T1330/20250831T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250901T0130/20250901T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250901T1330/20250901T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250902T0130/20250902T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250902T1330/20250902T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250903T0130/20250903T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250903T1330/20250903T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250904T0130/20250904T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250904T1330/20250904T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250905T0130/20250905T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250905T1330/20250905T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250906T0130/20250906T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250906T1330/20250906T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250907T0130/20250907T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250907T1330/20250907T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250908T0130/20250908T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250908T1330/20250908T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250909T0130/20250909T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250909T1330/20250909T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250910T0130/20250910T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250910T1330/20250910T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250911T0130/20250911T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250911T1330/20250911T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250912T0130/20250912T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250912T1330/20250912T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250913T0130/20250913T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250913T1330/20250913T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250914T0130/20250914T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250914T1330/20250914T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250915T0130/20250915T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250915T1330/20250915T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250916T0130/20250916T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250916T1330/20250916T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250917T0130/20250917T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250917T1330/20250917T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250918T0130/20250918T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250918T1330/20250918T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250919T0130/20250919T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250919T1330/20250919T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250920T0130/20250920T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250920T1330/20250920T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250921T0130/20250921T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250921T1330/20250921T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250922T0130/20250922T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250922T1330/20250922T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250923T0130/20250923T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250923T1330/20250923T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250924T0130/20250924T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250924T1330/20250924T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250925T0130/20250925T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250925T1330/20250925T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250926T0130/20250926T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250926T1330/20250926T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250927T0130/20250927T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250927T1330/20250927T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250928T0130/20250928T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250928T1330/20250928T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250929T0130/20250929T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250929T1330/20250929T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250930T0130/20250930T0130.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250930T1330/20250930T1330.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "title": "Open Canada - Fort McKay", + "type": "application/json" + } + ], + "license": "CC-BY-4.0" +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20220322_181150_95_249d/20220322_181150_95_249d.json b/stac/open-canada/ft-mckay/psscene/20220322_181150_95_249d/20220322_181150_95_249d.json new file mode 100644 index 000000000..6dee6f265 --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20220322_181150_95_249d/20220322_181150_95_249d.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220322_181150_95_249d", + "collection": "psscene", + "properties": { + "datetime": "2022-03-22T18:11:50.955449Z", + "gsd": 4.1, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2022-03-23T23:38:53Z", + "updated": "2023-02-01T00:05:53Z" + }, + "bbox": [ + -112.20756300216061, + 57.31616012315286, + -111.51961683595066, + 57.593161252967526 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.11216392297032, + 57.593161252967526 + ], + [ + -112.20756300216061, + 57.40273585809065 + ], + [ + -111.6174758521618, + 57.31616012315286 + ], + [ + -111.51961683595066, + 57.50510574470763 + ], + [ + -112.11216392297032, + 57.593161252967526 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181150_95_249d/20220322_181150_95_249d_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181150_95_249d/20220322_181150_95_249d_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181150_95_249d/20220322_181150_95_249d_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181150_95_249d/20220322_181150_95_249d_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20220322_181153_29_249d/20220322_181153_29_249d.json b/stac/open-canada/ft-mckay/psscene/20220322_181153_29_249d/20220322_181153_29_249d.json new file mode 100644 index 000000000..4b7f1602a --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20220322_181153_29_249d/20220322_181153_29_249d.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220322_181153_29_249d", + "collection": "psscene", + "properties": { + "datetime": "2022-03-22T18:11:53.290969Z", + "gsd": 4.1, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2022-03-23T23:38:41Z", + "updated": "2023-02-01T00:05:53Z" + }, + "bbox": [ + -112.27788833052945, + 57.17321274677433, + -111.59244985545693, + 57.45005253757723 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.18286931443909, + 57.45005253757723 + ], + [ + -112.27788833052945, + 57.25953848649177 + ], + [ + -111.68979710692685, + 57.17321274677433 + ], + [ + -111.59244985545693, + 57.36221736155218 + ], + [ + -112.18286931443909, + 57.45005253757723 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181153_29_249d/20220322_181153_29_249d_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181153_29_249d/20220322_181153_29_249d_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181153_29_249d/20220322_181153_29_249d_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181153_29_249d/20220322_181153_29_249d_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20220322_181155_62_249d/20220322_181155_62_249d.json b/stac/open-canada/ft-mckay/psscene/20220322_181155_62_249d/20220322_181155_62_249d.json new file mode 100644 index 000000000..744746934 --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20220322_181155_62_249d/20220322_181155_62_249d.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220322_181155_62_249d", + "collection": "psscene", + "properties": { + "datetime": "2022-03-22T18:11:55.626488Z", + "gsd": 4.1, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2022-03-23T13:14:54Z", + "updated": "2023-02-01T00:05:53Z" + }, + "bbox": [ + -112.34869931503664, + 57.03001159556063, + -111.6658926060624, + 57.306805559346216 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.25447934854172, + 57.306805559346216 + ], + [ + -112.34869931503664, + 57.116238871693575 + ], + [ + -111.76245828977024, + 57.03001159556063 + ], + [ + -111.6658926060624, + 57.21909397013703 + ], + [ + -112.25447934854172, + 57.306805559346216 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181155_62_249d/20220322_181155_62_249d_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181155_62_249d/20220322_181155_62_249d_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181155_62_249d/20220322_181155_62_249d_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220322_181155_62_249d/20220322_181155_62_249d_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20220812_174337_02_2421/20220812_174337_02_2421.json b/stac/open-canada/ft-mckay/psscene/20220812_174337_02_2421/20220812_174337_02_2421.json new file mode 100644 index 000000000..62afe154a --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20220812_174337_02_2421/20220812_174337_02_2421.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220812_174337_02_2421", + "collection": "psscene", + "properties": { + "datetime": "2022-08-12T17:43:37.029297Z", + "gsd": 4, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2022-08-13T02:54:19Z", + "updated": "2023-03-16T01:49:46Z" + }, + "bbox": [ + -112.15461788091358, + 57.37254852219115, + -111.49254112341502, + 57.64168229314964 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.05867413821744, + 57.64168229314964 + ], + [ + -112.15461788091358, + 57.46035624176139 + ], + [ + -111.5917598094219, + 57.37254852219115 + ], + [ + -111.49254112341502, + 57.55368642743408 + ], + [ + -112.05867413821744, + 57.64168229314964 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220812_174337_02_2421/20220812_174337_02_2421_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220812_174337_02_2421/20220812_174337_02_2421_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220812_174337_02_2421/20220812_174337_02_2421_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220812_174337_02_2421/20220812_174337_02_2421_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20220812_174339_32_2421/20220812_174339_32_2421.json b/stac/open-canada/ft-mckay/psscene/20220812_174339_32_2421/20220812_174339_32_2421.json new file mode 100644 index 000000000..9a015a720 --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20220812_174339_32_2421/20220812_174339_32_2421.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220812_174339_32_2421", + "collection": "psscene", + "properties": { + "datetime": "2022-08-12T17:43:39.325095Z", + "gsd": 4, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2022-08-13T02:54:19Z", + "updated": "2023-03-16T01:49:48Z" + }, + "bbox": [ + -112.22848145225386, + 57.232058071644346, + -111.56919872656503, + 57.50097760972609 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.13312914654163, + 57.50097760972609 + ], + [ + -112.22848145225386, + 57.319585537923864 + ], + [ + -111.66771439180971, + 57.232058071644346 + ], + [ + -111.56919872656503, + 57.41319810845802 + ], + [ + -112.13312914654163, + 57.50097760972609 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220812_174339_32_2421/20220812_174339_32_2421_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220812_174339_32_2421/20220812_174339_32_2421_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220812_174339_32_2421/20220812_174339_32_2421_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20220812_174339_32_2421/20220812_174339_32_2421_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20250328_185751_68_2514/20250328_185751_68_2514.json b/stac/open-canada/ft-mckay/psscene/20250328_185751_68_2514/20250328_185751_68_2514.json new file mode 100644 index 000000000..1d9dcfb0c --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20250328_185751_68_2514/20250328_185751_68_2514.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250328_185751_68_2514", + "collection": "psscene", + "properties": { + "datetime": "2025-03-28T18:57:51.686466Z", + "gsd": 3.8, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2025-03-29T02:52:16Z", + "updated": "2025-03-29T09:59:34Z" + }, + "bbox": [ + -112.1310179453546, + 57.40869823347991, + -111.49859918528675, + 57.66563706722706 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.03826979897315, + 57.66563706722706 + ], + [ + -112.1310179453546, + 57.494097475681144 + ], + [ + -111.5943503475797, + 57.40869823347991 + ], + [ + -111.49859918528675, + 57.58102017055091 + ], + [ + -112.03826979897315, + 57.66563706722706 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185751_68_2514/20250328_185751_68_2514_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185751_68_2514/20250328_185751_68_2514_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185751_68_2514/20250328_185751_68_2514_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185751_68_2514/20250328_185751_68_2514_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20250328_185753_93_2514/20250328_185753_93_2514.json b/stac/open-canada/ft-mckay/psscene/20250328_185753_93_2514/20250328_185753_93_2514.json new file mode 100644 index 000000000..a9db0cb6a --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20250328_185753_93_2514/20250328_185753_93_2514.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250328_185753_93_2514", + "collection": "psscene", + "properties": { + "datetime": "2025-03-28T18:57:53.936226Z", + "gsd": 3.8, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2025-03-29T04:40:51Z", + "updated": "2025-03-29T09:59:38Z" + }, + "bbox": [ + -112.20425531681443, + 57.270410635815075, + -111.57459138311025, + 57.52717839502688 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.11229789158476, + 57.52717839502688 + ], + [ + -112.20425531681443, + 57.35555678227024 + ], + [ + -111.6695609399043, + 57.270410635815075 + ], + [ + -111.57459138311025, + 57.44277170872108 + ], + [ + -112.11229789158476, + 57.52717839502688 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185753_93_2514/20250328_185753_93_2514_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185753_93_2514/20250328_185753_93_2514_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185753_93_2514/20250328_185753_93_2514_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185753_93_2514/20250328_185753_93_2514_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20250328_185756_18_2514/20250328_185756_18_2514.json b/stac/open-canada/ft-mckay/psscene/20250328_185756_18_2514/20250328_185756_18_2514.json new file mode 100644 index 000000000..b86074f7d --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20250328_185756_18_2514/20250328_185756_18_2514.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250328_185756_18_2514", + "collection": "psscene", + "properties": { + "datetime": "2025-03-28T18:57:56.185986Z", + "gsd": 3.8, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2025-03-29T04:41:20Z", + "updated": "2025-03-29T09:59:41Z" + }, + "bbox": [ + -112.27701698130981, + 57.13207781047684, + -111.6498855023402, + 57.388627443423985 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.18557806594629, + 57.388627443423985 + ], + [ + -112.27701698130981, + 57.21693503475852 + ], + [ + -111.74436346109854, + 57.13207781047684 + ], + [ + -111.6498855023402, + 57.30445409963354 + ], + [ + -112.18557806594629, + 57.388627443423985 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185756_18_2514/20250328_185756_18_2514_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185756_18_2514/20250328_185756_18_2514_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185756_18_2514/20250328_185756_18_2514_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250328_185756_18_2514/20250328_185756_18_2514_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20250801_190507_70_2522/20250801_190507_70_2522.json b/stac/open-canada/ft-mckay/psscene/20250801_190507_70_2522/20250801_190507_70_2522.json new file mode 100644 index 000000000..b8a95af0f --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20250801_190507_70_2522/20250801_190507_70_2522.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250801_190507_70_2522", + "collection": "psscene", + "properties": { + "datetime": "2025-08-01T19:05:07.703093Z", + "gsd": 3.9, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2025-08-01T21:46:59Z", + "updated": "2025-08-02T04:06:15Z" + }, + "bbox": [ + -112.15095757649725, + 57.39864266444616, + -111.50024660408792, + 57.66262640813979 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.05739447090521, + 57.66262640813979 + ], + [ + -112.15095757649725, + 57.48395424614214 + ], + [ + -111.59653283730789, + 57.39864266444616 + ], + [ + -111.50024660408792, + 57.57696803181412 + ], + [ + -112.05739447090521, + 57.66262640813979 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190507_70_2522/20250801_190507_70_2522_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190507_70_2522/20250801_190507_70_2522_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190507_70_2522/20250801_190507_70_2522_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190507_70_2522/20250801_190507_70_2522_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20250801_190510_06_2522/20250801_190510_06_2522.json b/stac/open-canada/ft-mckay/psscene/20250801_190510_06_2522/20250801_190510_06_2522.json new file mode 100644 index 000000000..a4a1259ec --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20250801_190510_06_2522/20250801_190510_06_2522.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250801_190510_06_2522", + "collection": "psscene", + "properties": { + "datetime": "2025-08-01T19:05:10.066183Z", + "gsd": 3.9, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2025-08-01T21:45:43Z", + "updated": "2025-08-02T04:06:15Z" + }, + "bbox": [ + -112.22611298647328, + 57.253016974185265, + -111.57802636495487, + 57.516777807230255 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.13300970601587, + 57.516777807230255 + ], + [ + -112.22611298647328, + 57.3380283196063 + ], + [ + -111.67353771014402, + 57.253016974185265 + ], + [ + -111.57802636495487, + 57.431431285380874 + ], + [ + -112.13300970601587, + 57.516777807230255 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190510_06_2522/20250801_190510_06_2522_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190510_06_2522/20250801_190510_06_2522_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190510_06_2522/20250801_190510_06_2522_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190510_06_2522/20250801_190510_06_2522_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/20250801_190512_42_2522/20250801_190512_42_2522.json b/stac/open-canada/ft-mckay/psscene/20250801_190512_42_2522/20250801_190512_42_2522.json new file mode 100644 index 000000000..c32f251fc --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/20250801_190512_42_2522/20250801_190512_42_2522.json @@ -0,0 +1,102 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250801_190512_42_2522", + "collection": "psscene", + "properties": { + "datetime": "2025-08-01T19:05:12.429273Z", + "gsd": 3.9, + "license": "CC-BY-4.0", + "constellation": "PlanetScope", + "created": "2025-08-01T21:44:48Z", + "updated": "2025-08-02T04:06:15Z" + }, + "bbox": [ + -112.30129527261124, + 57.10764918665809, + -111.6558453863439, + 57.371296275044735 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.20891137929871, + 57.371296275044735 + ], + [ + -112.30129527261124, + 57.19241694200642 + ], + [ + -111.7508197125185, + 57.10764918665809 + ], + [ + -111.6558453863439, + 57.2861354623477 + ], + [ + -112.20891137929871, + 57.371296275044735 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190512_42_2522/20250801_190512_42_2522_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190512_42_2522/20250801_190512_42_2522_3B_AnalyticMS_SR_8b.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190512_42_2522/20250801_190512_42_2522_3B_udm2.tif", + "roles": [ + "data" + ] + }, + "xml-metadata": { + "type": "application/xml", + "title": "XML Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/psscene/20250801_190512_42_2522/20250801_190512_42_2522_3B_AnalyticMS_8b_metadata.xml", + "roles": [ + "metadata" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "PlanetScope", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "PlanetScope", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/psscene/collection.json b/stac/open-canada/ft-mckay/psscene/collection.json new file mode 100644 index 000000000..9b02995ea --- /dev/null +++ b/stac/open-canada/ft-mckay/psscene/collection.json @@ -0,0 +1,96 @@ +{ + "stac_version": "1.1.0", + "type": "Collection", + "id": "psscene", + "title": "PlanetScope", + "description": "8-band PlanetScope imagery that is framed as captured.", + "extent": { + "spatial": { + "bbox": [ + [ + -112.34869931503664, + 57.03001159556063, + -111.49254112341502, + 57.66563706722706 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2022-03-22T18:11:50.955449Z", + "2025-08-01T19:05:12.429273Z" + ] + ] + } + }, + "links": [ + { + "href": "../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./20220322_181150_95_249d/20220322_181150_95_249d.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220322_181153_29_249d/20220322_181153_29_249d.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220322_181155_62_249d/20220322_181155_62_249d.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220812_174337_02_2421/20220812_174337_02_2421.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220812_174339_32_2421/20220812_174339_32_2421.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250328_185751_68_2514/20250328_185751_68_2514.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250328_185753_93_2514/20250328_185753_93_2514.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250328_185756_18_2514/20250328_185756_18_2514.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250801_190507_70_2522/20250801_190507_70_2522.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250801_190510_06_2522/20250801_190510_06_2522.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250801_190512_42_2522/20250801_190512_42_2522.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "title": "Open Canada - Fort McKay", + "type": "application/json" + } + ], + "license": "CC-BY-4.0" +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0001/20230317_174615_ssc4_u0001.json b/stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0001/20230317_174615_ssc4_u0001.json new file mode 100644 index 000000000..595fab327 --- /dev/null +++ b/stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0001/20230317_174615_ssc4_u0001.json @@ -0,0 +1,530 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230317_174615_ssc4_u0001", + "collection": "skysat", + "properties": { + "datetime": "2023-03-17T17:46:15.250000Z", + "gsd": 0.83, + "license": "CC-BY-4.0", + "constellation": "SkySat", + "created": "2023-03-18T00:24:41Z", + "updated": "2023-03-18T05:13:47Z" + }, + "bbox": [ + -111.8434841871581, + 57.31527930907041, + -111.5141146317413, + 57.39403901602479 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.8274699743243, + 57.31577134109651 + ], + [ + -111.8409365333949, + 57.31527930907041 + ], + [ + -111.8415786050494, + 57.33939440326992 + ], + [ + -111.8250109803685, + 57.33999817134334 + ], + [ + -111.8250100754778, + 57.33996722594115 + ], + [ + -111.8114669856843, + 57.34045730402222 + ], + [ + -111.8114665627412, + 57.34044233786555 + ], + [ + -111.7979156665365, + 57.3410039177027 + ], + [ + -111.7979152693888, + 57.34098904893006 + ], + [ + -111.7888693296917, + 57.34132610829964 + ], + [ + -111.7894823863173, + 57.35976554215164 + ], + [ + -111.7991682650673, + 57.35941527327856 + ], + [ + -111.7991670417455, + 57.35937436916453 + ], + [ + -111.8126723150789, + 57.35889021583855 + ], + [ + -111.8126715232381, + 57.35886402479433 + ], + [ + -111.8261901005047, + 57.35835955821047 + ], + [ + -111.8261892145528, + 57.35833189493648 + ], + [ + -111.8427611238014, + 57.35767693260576 + ], + [ + -111.8434841871581, + 57.38157495703135 + ], + [ + -111.8299257059249, + 57.38207951979051 + ], + [ + -111.8299286085347, + 57.38218512665127 + ], + [ + -111.8164341818077, + 57.38266678152549 + ], + [ + -111.8164365570177, + 57.38275308772072 + ], + [ + -111.8029697039061, + 57.38323751152979 + ], + [ + -111.8029722615964, + 57.38332909953696 + ], + [ + -111.7895021210994, + 57.38384934418939 + ], + [ + -111.7895049193135, + 57.38395127560181 + ], + [ + -111.7760577891257, + 57.38444396459833 + ], + [ + -111.7760609430512, + 57.38455905258157 + ], + [ + -111.7626282906285, + 57.38501500277153 + ], + [ + -111.7626313556263, + 57.385125368236 + ], + [ + -111.7491927149086, + 57.38560856235087 + ], + [ + -111.7491966258309, + 57.38575032884144 + ], + [ + -111.7357767636773, + 57.38621472383824 + ], + [ + -111.7357806865888, + 57.38635680149557 + ], + [ + -111.7223281114252, + 57.38684069090201 + ], + [ + -111.722331403736, + 57.38695851934751 + ], + [ + -111.7088521296474, + 57.38744812700131 + ], + [ + -111.7088544259489, + 57.38752794849274 + ], + [ + -111.6953448215689, + 57.38804211119918 + ], + [ + -111.6953477477091, + 57.38814930538295 + ], + [ + -111.6818642430075, + 57.38860842329154 + ], + [ + -111.681866673733, + 57.38869409788741 + ], + [ + -111.6683563639581, + 57.38916764321348 + ], + [ + -111.6683591507554, + 57.38927031147925 + ], + [ + -111.6549010481683, + 57.38962723473003 + ], + [ + -111.6549019858787, + 57.3896578274131 + ], + [ + -111.6413564750716, + 57.39031086767069 + ], + [ + -111.6413593451809, + 57.39040288334893 + ], + [ + -111.6278040982153, + 57.39104713547425 + ], + [ + -111.6278070236628, + 57.39114312515054 + ], + [ + -111.6142949201981, + 57.39160359078619 + ], + [ + -111.6142979880529, + 57.39170387194162 + ], + [ + -111.6008228137057, + 57.39245037699834 + ], + [ + -111.6008239888441, + 57.39248894922589 + ], + [ + -111.5873523681213, + 57.39316262766533 + ], + [ + -111.5873589163241, + 57.39338055795598 + ], + [ + -111.5704531485793, + 57.39403901602479 + ], + [ + -111.5697322531222, + 57.37155351515208 + ], + [ + -111.559203902389, + 57.37199506444566 + ], + [ + -111.5592066171047, + 57.3720770631679 + ], + [ + -111.5456440115596, + 57.37254582404192 + ], + [ + -111.5456475269752, + 57.37265051026927 + ], + [ + -111.5320717053684, + 57.37316499497606 + ], + [ + -111.5320758963592, + 57.37328770719363 + ], + [ + -111.5150188213923, + 57.37377749604755 + ], + [ + -111.5141146317413, + 57.34846311599554 + ], + [ + -111.5277847197916, + 57.34801290920092 + ], + [ + -111.5277840241611, + 57.3479935291893 + ], + [ + -111.5447993451163, + 57.34739234192535 + ], + [ + -111.5447998024906, + 57.34740596216104 + ], + [ + -111.5561233718708, + 57.34700824764987 + ], + [ + -111.5682628535582, + 57.34640432679307 + ], + [ + -111.5676565389515, + 57.323900704766 + ], + [ + -111.5847431888235, + 57.32331133947573 + ], + [ + -111.5847441054659, + 57.32335080800181 + ], + [ + -111.5982199476583, + 57.32286066817628 + ], + [ + -111.5982215590946, + 57.32292791829587 + ], + [ + -111.6117182219803, + 57.32246162497422 + ], + [ + -111.6117204134893, + 57.32255469828616 + ], + [ + -111.6252328890191, + 57.32204813206008 + ], + [ + -111.6252356809935, + 57.32216555204743 + ], + [ + -111.6387731437933, + 57.32165621885186 + ], + [ + -111.6387757892737, + 57.32176765016046 + ], + [ + -111.6522906745843, + 57.32122747020044 + ], + [ + -111.6522927066131, + 57.32130970022258 + ], + [ + -111.6658204581352, + 57.32071349114502 + ], + [ + -111.6658239965173, + 57.32084631127644 + ], + [ + -111.6793524488623, + 57.32013588810845 + ], + [ + -111.6793552454177, + 57.32025468046752 + ], + [ + -111.6928245960555, + 57.31988253875246 + ], + [ + -111.6928279748949, + 57.32001540197956 + ], + [ + -111.7063015626966, + 57.31957449771068 + ], + [ + -111.706303958299, + 57.31966890185473 + ], + [ + -111.7197871060383, + 57.31919671146711 + ], + [ + -111.7197888964134, + 57.31926526778013 + ], + [ + -111.7332472707715, + 57.31876643645163 + ], + [ + -111.7332487155752, + 57.31882196570438 + ], + [ + -111.7466571465138, + 57.31837672246201 + ], + [ + -111.7466578733506, + 57.31840466615474 + ], + [ + -111.7601018479899, + 57.3178786266678 + ], + [ + -111.7601038701178, + 57.31795784036397 + ], + [ + -111.7735539346812, + 57.31741951234773 + ], + [ + -111.7735555926698, + 57.31748347011893 + ], + [ + -111.7870009888331, + 57.31699420741984 + ], + [ + -111.7870025912479, + 57.31705729720711 + ], + [ + -111.8004812369913, + 57.31654637080727 + ], + [ + -111.8004829977975, + 57.3166155809326 + ], + [ + -111.8139719257449, + 57.31609939828871 + ], + [ + -111.8139742658073, + 57.31618717861894 + ], + [ + -111.8274665823338, + 57.31564273801459 + ], + [ + -111.8274699743243, + 57.31577134109651 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0001/20230317_174615_ssc4_u0001_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0001/20230317_174615_ssc4_u0001_analytic_SR.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0001/20230317_174615_ssc4_u0001_udm2.tif", + "roles": [ + "data" + ] + }, + "visual": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Visual Image with Color Correction", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0001/20230317_174615_ssc4_u0001_visual.tif", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "SkySat", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "SkySat", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0002/20230317_174615_ssc4_u0002.json b/stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0002/20230317_174615_ssc4_u0002.json new file mode 100644 index 000000000..d53e3f10b --- /dev/null +++ b/stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0002/20230317_174615_ssc4_u0002.json @@ -0,0 +1,582 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230317_174615_ssc4_u0002", + "collection": "skysat", + "properties": { + "datetime": "2023-03-17T17:46:15.250000Z", + "gsd": 0.79, + "license": "CC-BY-4.0", + "constellation": "SkySat", + "created": "2023-03-18T00:24:41Z", + "updated": "2023-03-18T05:13:47Z" + }, + "bbox": [ + -112.1518676799206, + 57.30443605680739, + -111.7858530320245, + 57.38163213670499 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.1372219765529, + 57.30492073836192 + ], + [ + -112.1491741946856, + 57.30443605680739 + ], + [ + -112.1498556124914, + 57.32727150534691 + ], + [ + -112.1379152492626, + 57.32772638026911 + ], + [ + -112.1379164996433, + 57.32776751232895 + ], + [ + -112.1244879518467, + 57.32829331072493 + ], + [ + -112.1244890566129, + 57.32833014041438 + ], + [ + -112.1110521209949, + 57.32884678208674 + ], + [ + -112.1110534152864, + 57.32888952862307 + ], + [ + -112.0985066273255, + 57.32936237669657 + ], + [ + -112.0991305648504, + 57.34687988125961 + ], + [ + -112.1095387807927, + 57.34645133129423 + ], + [ + -112.109535876444, + 57.34636496387552 + ], + [ + -112.1229886263147, + 57.3458394323389 + ], + [ + -112.1229863064938, + 57.34577036749632 + ], + [ + -112.1349456432822, + 57.34529705760821 + ], + [ + -112.1349437936141, + 57.34524798737935 + ], + [ + -112.1511186426846, + 57.34460952526641 + ], + [ + -112.1518676799206, + 57.36728312183514 + ], + [ + -112.1399837296079, + 57.36764178347149 + ], + [ + -112.1399856152853, + 57.36769412433353 + ], + [ + -112.1264331627091, + 57.36837178393403 + ], + [ + -112.1264388188728, + 57.36855508222319 + ], + [ + -112.1130019483288, + 57.36903297869371 + ], + [ + -112.1130060085406, + 57.36916301827031 + ], + [ + -112.0995494815376, + 57.36967866723201 + ], + [ + -112.0995536135405, + 57.36981045581204 + ], + [ + -112.0860945251899, + 57.37033160958484 + ], + [ + -112.0860987409277, + 57.37048014612608 + ], + [ + -112.0726411217809, + 57.37097620584542 + ], + [ + -112.0726457199144, + 57.37112652807158 + ], + [ + -112.0591860756084, + 57.37162499655484 + ], + [ + -112.0591901206063, + 57.3717644123312 + ], + [ + -112.0457093672438, + 57.37227696652202 + ], + [ + -112.0457131252108, + 57.37240870444606 + ], + [ + -112.0322320494266, + 57.3729060515226 + ], + [ + -112.0322359435572, + 57.37304506226617 + ], + [ + -112.0187512384437, + 57.37353358564334 + ], + [ + -112.0187545956504, + 57.37365338988262 + ], + [ + -112.0052457390327, + 57.37414028607215 + ], + [ + -112.0052492494598, + 57.37426471531675 + ], + [ + -111.9917527348779, + 57.37474841057501 + ], + [ + -111.9917556964941, + 57.37485011398689 + ], + [ + -111.9782611158968, + 57.37535034943116 + ], + [ + -111.9782644239859, + 57.37546431710629 + ], + [ + -111.9647737825301, + 57.37597724837369 + ], + [ + -111.9647781231204, + 57.37612904306854 + ], + [ + -111.9513159822529, + 57.37661171608882 + ], + [ + -111.9513212261298, + 57.37679208478389 + ], + [ + -111.9379072995528, + 57.37715488305687 + ], + [ + -111.9379116094792, + 57.37728916042906 + ], + [ + -111.9244256940096, + 57.37784780011593 + ], + [ + -111.9244308847847, + 57.37801585130225 + ], + [ + -111.911221968389, + 57.37849087146468 + ], + [ + -111.9112301522362, + 57.37878754468334 + ], + [ + -111.8976933524647, + 57.37918547096525 + ], + [ + -111.8976961271728, + 57.3792835320894 + ], + [ + -111.8841249994753, + 57.37978309835184 + ], + [ + -111.8841270908863, + 57.37985801362723 + ], + [ + -111.8705439872247, + 57.38033912910184 + ], + [ + -111.8705463058092, + 57.38042378081443 + ], + [ + -111.8569905508207, + 57.38089628174323 + ], + [ + -111.8569926169839, + 57.38097139308863 + ], + [ + -111.8404581470525, + 57.38163213670499 + ], + [ + -111.8398497524689, + 57.36051637788361 + ], + [ + -111.8303446171426, + 57.36089062677306 + ], + [ + -111.8303463954525, + 57.36094536145759 + ], + [ + -111.8167529320344, + 57.36146111761811 + ], + [ + -111.8167537039346, + 57.36148473211723 + ], + [ + -111.8031517800698, + 57.36198383724252 + ], + [ + -111.8031526225803, + 57.36200965693614 + ], + [ + -111.7866702168402, + 57.36256758493253 + ], + [ + -111.7858530320245, + 57.3386547834391 + ], + [ + -111.8023704432066, + 57.33803887914754 + ], + [ + -111.8023718584299, + 57.33808225027577 + ], + [ + -111.8159712890183, + 57.33754855934506 + ], + [ + -111.8159730757383, + 57.33760321990808 + ], + [ + -111.8295712028179, + 57.33708567089266 + ], + [ + -111.8295722463253, + 57.33711778905757 + ], + [ + -111.8384385635163, + 57.33675650947192 + ], + [ + -111.8378349186607, + 57.31545384351946 + ], + [ + -111.8545266540657, + 57.3148041316504 + ], + [ + -111.8545299444029, + 57.31493433536874 + ], + [ + -111.868107086089, + 57.31436666262157 + ], + [ + -111.8681097243849, + 57.31447382980865 + ], + [ + -111.8816451201792, + 57.31392442861962 + ], + [ + -111.8816456527429, + 57.31394682318785 + ], + [ + -111.8950697845726, + 57.31341847400869 + ], + [ + -111.8950762472477, + 57.31370758750168 + ], + [ + -111.905341285959, + 57.31330539869281 + ], + [ + -111.9053367122346, + 57.31311700163096 + ], + [ + -111.9218635707799, + 57.31256880400338 + ], + [ + -111.9218640735502, + 57.31259111466746 + ], + [ + -111.9353599613249, + 57.31211679833135 + ], + [ + -111.9353607062109, + 57.31214957645149 + ], + [ + -111.9488430964454, + 57.31166758116584 + ], + [ + -111.9488433470517, + 57.31167826202975 + ], + [ + -111.9622790668588, + 57.31121863284085 + ], + [ + -111.9622794274155, + 57.31123320138362 + ], + [ + -111.9757284104104, + 57.31076797068435 + ], + [ + -111.9757294812362, + 57.31080866213885 + ], + [ + -111.989184140013, + 57.31033039546048 + ], + [ + -111.989184512875, + 57.31034384355839 + ], + [ + -112.0027241773432, + 57.30975156375489 + ], + [ + -112.0027268498129, + 57.30985179764431 + ], + [ + -112.0161763854339, + 57.30938978060531 + ], + [ + -112.0161772143536, + 57.30941888401167 + ], + [ + -112.0267654955364, + 57.30901948560026 + ], + [ + -112.0267649305503, + 57.30900094630312 + ], + [ + -112.0431281814617, + 57.30840609969732 + ], + [ + -112.0431292412192, + 57.30844088774129 + ], + [ + -112.0565813218024, + 57.30794897900064 + ], + [ + -112.056581490174, + 57.30795461497408 + ], + [ + -112.0671537639331, + 57.30755733560451 + ], + [ + -112.067153730309, + 57.3075562663513 + ], + [ + -112.0834776348739, + 57.30693472409722 + ], + [ + -112.0834780916362, + 57.30694957943484 + ], + [ + -112.096915971228, + 57.30641967444618 + ], + [ + -112.096916635107, + 57.3064412035995 + ], + [ + -112.1075379806124, + 57.3060175232951 + ], + [ + -112.1075375620755, + 57.30600432697749 + ], + [ + -112.1238008150854, + 57.30538617026499 + ], + [ + -112.1238016656763, + 57.30541452649128 + ], + [ + -112.1372216020741, + 57.30490841964673 + ], + [ + -112.1372219765529, + 57.30492073836192 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0002/20230317_174615_ssc4_u0002_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0002/20230317_174615_ssc4_u0002_analytic_SR.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0002/20230317_174615_ssc4_u0002_udm2.tif", + "roles": [ + "data" + ] + }, + "visual": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Visual Image with Color Correction", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174615_ssc4_u0002/20230317_174615_ssc4_u0002_visual.tif", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "SkySat", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "SkySat", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0001/20230317_174646_ssc4_u0001.json b/stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0001/20230317_174646_ssc4_u0001.json new file mode 100644 index 000000000..aecad3221 --- /dev/null +++ b/stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0001/20230317_174646_ssc4_u0001.json @@ -0,0 +1,534 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230317_174646_ssc4_u0001", + "collection": "skysat", + "properties": { + "datetime": "2023-03-17T17:46:46.812000Z", + "gsd": 0.66, + "license": "CC-BY-4.0", + "constellation": "SkySat", + "created": "2023-03-17T23:58:30Z", + "updated": "2023-03-18T05:14:08Z" + }, + "bbox": [ + -112.1184270535205, + 57.27298754996342, + -111.8227893703498, + 57.33497359996261 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.0958866962292, + 57.2736127256766 + ], + [ + -112.0958859173884, + 57.27360703346027 + ], + [ + -112.1105161377678, + 57.27298754996342 + ], + [ + -112.1130939690117, + 57.29187407685415 + ], + [ + -112.0984713317072, + 57.29250272683969 + ], + [ + -112.0984696512387, + 57.29249044501008 + ], + [ + -112.0866407984326, + 57.29299196248452 + ], + [ + -112.0866396052439, + 57.29298327874998 + ], + [ + -112.0748386441513, + 57.29348063807198 + ], + [ + -112.0748379357882, + 57.29347549788237 + ], + [ + -112.0667083487479, + 57.29381344596732 + ], + [ + -112.0687684612078, + 57.30821235296002 + ], + [ + -112.0790567479522, + 57.30778900144931 + ], + [ + -112.0790590703548, + 57.30780557637619 + ], + [ + -112.0921608659387, + 57.30725745615135 + ], + [ + -112.0921636639001, + 57.30727749190568 + ], + [ + -112.1039757665384, + 57.30678076709248 + ], + [ + -112.1039788158208, + 57.30680265358679 + ], + [ + -112.11581301104, + 57.30630360252274 + ], + [ + -112.1184270535205, + 57.32509492159939 + ], + [ + -112.1038291115107, + 57.32571740902848 + ], + [ + -112.1038235795207, + 57.32567782318267 + ], + [ + -112.0919974320713, + 57.32617558556084 + ], + [ + -112.0919929241426, + 57.32614345674741 + ], + [ + -112.0801989113709, + 57.32663683434055 + ], + [ + -112.080194799792, + 57.32660765360966 + ], + [ + -112.0670999328508, + 57.32715057277111 + ], + [ + -112.067097294473, + 57.32713186743696 + ], + [ + -112.0540065821663, + 57.3276735911916 + ], + [ + -112.0540043975777, + 57.32765812987149 + ], + [ + -112.0422295359169, + 57.32814373259448 + ], + [ + -112.0422276826633, + 57.32813063751695 + ], + [ + -112.0304442798785, + 57.32861293068481 + ], + [ + -112.0304431079915, + 57.32860467241758 + ], + [ + -112.0213514811067, + 57.32897948125377 + ], + [ + -112.0213525278242, + 57.32898691199014 + ], + [ + -112.0094440149639, + 57.3294793421724 + ], + [ + -112.0094471143113, + 57.32950137493968 + ], + [ + -111.9975032310551, + 57.3299859325932 + ], + [ + -111.9975087260761, + 57.33002519568997 + ], + [ + -111.9855768766407, + 57.3305104985519 + ], + [ + -111.9855849340369, + 57.3305680351835 + ], + [ + -111.9736453852301, + 57.33104888207168 + ], + [ + -111.9736537885715, + 57.33110895311793 + ], + [ + -111.9616632613274, + 57.33159133783831 + ], + [ + -111.9616678376576, + 57.33162396436086 + ], + [ + -111.9496612386833, + 57.33210428761853 + ], + [ + -111.9496616340017, + 57.33210708735648 + ], + [ + -111.9376288215901, + 57.3325829230474 + ], + [ + -111.937629504315, + 57.33258774129217 + ], + [ + -111.9230778682535, + 57.33317584651176 + ], + [ + -111.9230774674501, + 57.33317305198934 + ], + [ + -111.9110366784628, + 57.33365621222426 + ], + [ + -111.911031351269, + 57.33361934788552 + ], + [ + -111.8988866687558, + 57.33411546151141 + ], + [ + -111.8988764831374, + 57.33404657531938 + ], + [ + -111.8868675148943, + 57.33454620208007 + ], + [ + -111.8868577690916, + 57.33448020338087 + ], + [ + -111.8747808672977, + 57.33497359996261 + ], + [ + -111.8723771193885, + 57.31860980412695 + ], + [ + -111.8617215613903, + 57.31902719729327 + ], + [ + -111.8617167665932, + 57.31899326516708 + ], + [ + -111.8496300417379, + 57.31946644958789 + ], + [ + -111.8496210059201, + 57.31940277290306 + ], + [ + -111.8375115405493, + 57.31987972187441 + ], + [ + -111.8375047431207, + 57.31983204665295 + ], + [ + -111.825379650904, + 57.32030292522387 + ], + [ + -111.8227893703498, + 57.30161865049772 + ], + [ + -111.8373437500647, + 57.30103633840332 + ], + [ + -111.8373507201544, + 57.30108573632849 + ], + [ + -111.8494135664026, + 57.30060676566951 + ], + [ + -111.8494243120396, + 57.30068266480247 + ], + [ + -111.8615490880772, + 57.30020099549667 + ], + [ + -111.8615547423626, + 57.30024101247415 + ], + [ + -111.8691161354784, + 57.29993800108252 + ], + [ + -111.8668218080024, + 57.2832776642311 + ], + [ + -111.8814423331243, + 57.282714059364 + ], + [ + -111.8814469351363, + 57.28274759503273 + ], + [ + -111.8934939800378, + 57.28227915195065 + ], + [ + -111.8935022539505, + 57.2823391190483 + ], + [ + -111.9056088337038, + 57.281865368609 + ], + [ + -111.9056116952235, + 57.28188607296006 + ], + [ + -111.9151276986367, + 57.28151043576901 + ], + [ + -111.9151258471633, + 57.28149711680584 + ], + [ + -111.9271703415452, + 57.28101884497769 + ], + [ + -111.9271667621355, + 57.28099303395638 + ], + [ + -111.9391797450381, + 57.28051563340014 + ], + [ + -111.9391745905045, + 57.28047874768694 + ], + [ + -111.9511712534764, + 57.27999987853581 + ], + [ + -111.9511626521043, + 57.27993797746448 + ], + [ + -111.9631073999772, + 57.27946128558455 + ], + [ + -111.9630946625463, + 57.27936934274756 + ], + [ + -111.9750195783039, + 57.27889535083089 + ], + [ + -111.9750090465692, + 57.27881953534536 + ], + [ + -111.9869267426023, + 57.27834222052518 + ], + [ + -111.98691512605, + 57.27825877651849 + ], + [ + -111.9988288709966, + 57.27778700396356 + ], + [ + -111.9988215161194, + 57.27773408182883 + ], + [ + -112.010683270931, + 57.27726232616217 + ], + [ + -112.0106778473515, + 57.27722330366284 + ], + [ + -112.0224914727869, + 57.27674753533 + ], + [ + -112.0224882823019, + 57.27672454526389 + ], + [ + -112.0342879318378, + 57.27624696435412 + ], + [ + -112.0342850578209, + 57.27622614423215 + ], + [ + -112.046064601899, + 57.27574481135159 + ], + [ + -112.0460613434872, + 57.27572114885628 + ], + [ + -112.0591469435932, + 57.27518310142298 + ], + [ + -112.0591439927948, + 57.27516169601883 + ], + [ + -112.0722399529027, + 57.2746234106292 + ], + [ + -112.0722382428016, + 57.27461100139634 + ], + [ + -112.0840472186872, + 57.2741165253526 + ], + [ + -112.0840466979563, + 57.2741127356007 + ], + [ + -112.0958866962292, + 57.2736127256766 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0001/20230317_174646_ssc4_u0001_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0001/20230317_174646_ssc4_u0001_analytic_SR.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0001/20230317_174646_ssc4_u0001_udm2.tif", + "roles": [ + "data" + ] + }, + "visual": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Visual Image with Color Correction", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0001/20230317_174646_ssc4_u0001_visual.tif", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "SkySat", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "SkySat", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0002/20230317_174646_ssc4_u0002.json b/stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0002/20230317_174646_ssc4_u0002.json new file mode 100644 index 000000000..6f74e9fdb --- /dev/null +++ b/stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0002/20230317_174646_ssc4_u0002.json @@ -0,0 +1,534 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230317_174646_ssc4_u0002", + "collection": "skysat", + "properties": { + "datetime": "2023-03-17T17:46:46.812000Z", + "gsd": 0.66, + "license": "CC-BY-4.0", + "constellation": "SkySat", + "created": "2023-03-17T23:58:30Z", + "updated": "2023-03-18T05:14:08Z" + }, + "bbox": [ + -111.8774029795889, + 57.28320917254349, + -111.5856415978222, + 57.34563453929974 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.8548927415416, + 57.28385761320417 + ], + [ + -111.8548808457143, + 57.28377084264898 + ], + [ + -111.8694965709453, + 57.28320917254349 + ], + [ + -111.8720656959973, + 57.30195923327897 + ], + [ + -111.8601891572015, + 57.30242517087334 + ], + [ + -111.8601990329236, + 57.30249760839533 + ], + [ + -111.8483307314338, + 57.30296041783412 + ], + [ + -111.8483440116545, + 57.3030574120661 + ], + [ + -111.8364671606488, + 57.30352047117134 + ], + [ + -111.8364802673779, + 57.30361630053124 + ], + [ + -111.8257441493743, + 57.30403522881829 + ], + [ + -111.8277290196423, + 57.31827670701723 + ], + [ + -111.8363617652424, + 57.31793958899081 + ], + [ + -111.8363492732567, + 57.31785392606774 + ], + [ + -111.8482325295257, + 57.31737956293066 + ], + [ + -111.8482189751752, + 57.31728710816893 + ], + [ + -111.8600913537547, + 57.31681387206109 + ], + [ + -111.8600812010205, + 57.31674454329758 + ], + [ + -111.874678054908, + 57.31616365935761 + ], + [ + -111.8774029795889, + 57.33487872116874 + ], + [ + -111.865524340871, + 57.33536067724064 + ], + [ + -111.8655336321075, + 57.3354245760499 + ], + [ + -111.8536649242049, + 57.33590603696869 + ], + [ + -111.8536774437732, + 57.33599220481482 + ], + [ + -111.8417822694278, + 57.33647139396046 + ], + [ + -111.8417952376206, + 57.33656073078477 + ], + [ + -111.8299271232445, + 57.33704651591749 + ], + [ + -111.8299376124154, + 57.33711892934072 + ], + [ + -111.8180884059048, + 57.33759654104946 + ], + [ + -111.8181011208435, + 57.33768513951087 + ], + [ + -111.8062676655268, + 57.33816291319904 + ], + [ + -111.8062791915774, + 57.33824384859773 + ], + [ + -111.7944422780807, + 57.33871644397233 + ], + [ + -111.7944548482456, + 57.33880567190894 + ], + [ + -111.7826130473056, + 57.33927949007914 + ], + [ + -111.782625198289, + 57.33936663978595 + ], + [ + -111.770784442021, + 57.3398363872962 + ], + [ + -111.7707993515117, + 57.3399445598109 + ], + [ + -111.7589820842377, + 57.34040878249282 + ], + [ + -111.7589887343024, + 57.3404574150207 + ], + [ + -111.7471313268363, + 57.34092422492687 + ], + [ + -111.7471398102745, + 57.34098683500945 + ], + [ + -111.7352682745076, + 57.34145616148499 + ], + [ + -111.7352742047564, + 57.34150051716016 + ], + [ + -111.7233617005806, + 57.34195586910963 + ], + [ + -111.7233702497143, + 57.34202261905006 + ], + [ + -111.7115367377732, + 57.34251809617555 + ], + [ + -111.7115406591481, + 57.34254809258259 + ], + [ + -111.6996493949285, + 57.34302883854865 + ], + [ + -111.699655108258, + 57.34307255141898 + ], + [ + -111.687765339231, + 57.34354578817428 + ], + [ + -111.6877709782905, + 57.34358901878213 + ], + [ + -111.675824179828, + 57.34406579301812 + ], + [ + -111.6758293065054, + 57.34410606574389 + ], + [ + -111.6639163430456, + 57.3445592495149 + ], + [ + -111.663922095406, + 57.3446061500736 + ], + [ + -111.6520889346328, + 57.34505004831698 + ], + [ + -111.6520918309903, + 57.34507294833985 + ], + [ + -111.6374321372037, + 57.34563453929974 + ], + [ + -111.6352893138702, + 57.32895003110305 + ], + [ + -111.6265261393883, + 57.32927685821922 + ], + [ + -111.6265315999572, + 57.3293202669884 + ], + [ + -111.6146081733968, + 57.32976486679521 + ], + [ + -111.6146132746021, + 57.32980538962633 + ], + [ + -111.6026757679181, + 57.33025167971586 + ], + [ + -111.6026789295129, + 57.33027699408237 + ], + [ + -111.5879826518043, + 57.33082506069611 + ], + [ + -111.5856415978222, + 57.31200336424988 + ], + [ + -111.5975655475287, + 57.31155754593458 + ], + [ + -111.5975641644432, + 57.31154661618792 + ], + [ + -111.6094935288158, + 57.31110057212374 + ], + [ + -111.6094908126198, + 57.31107914317273 + ], + [ + -111.6214008898727, + 57.31062892475829 + ], + [ + -111.6213976527116, + 57.31060342771561 + ], + [ + -111.6323058378238, + 57.31018769253284 + ], + [ + -111.630208301664, + 57.29368731685899 + ], + [ + -111.6420982202401, + 57.29324790230764 + ], + [ + -111.642095612881, + 57.29322737661629 + ], + [ + -111.6539704273457, + 57.29278411763696 + ], + [ + -111.6539661785312, + 57.2927507903044 + ], + [ + -111.6657721795989, + 57.29231283107605 + ], + [ + -111.6657672526327, + 57.29227402185894 + ], + [ + -111.6776532003618, + 57.29182948985719 + ], + [ + -111.6776478142563, + 57.29178717014425 + ], + [ + -111.6895319992727, + 57.29133965746899 + ], + [ + -111.6895267566756, + 57.291298682373 + ], + [ + -111.7013168552848, + 57.29085763492935 + ], + [ + -111.7013109886531, + 57.29081357494511 + ], + [ + -111.7131424244027, + 57.29036336350489 + ], + [ + -111.7131356597497, + 57.29031240871781 + ], + [ + -111.7249948561864, + 57.28986123918198 + ], + [ + -111.7249849466334, + 57.28978546787997 + ], + [ + -111.7368578876019, + 57.28933704827814 + ], + [ + -111.7368493441511, + 57.28927081718135 + ], + [ + -111.7486707631689, + 57.28882072220453 + ], + [ + -111.7486602717201, + 57.28873961516412 + ], + [ + -111.760445441506, + 57.2882881220754 + ], + [ + -111.7604345486157, + 57.28820429414186 + ], + [ + -111.7721950284066, + 57.28775559299187 + ], + [ + -111.772182831185, + 57.28766282723466 + ], + [ + -111.7839595531997, + 57.28721087787383 + ], + [ + -111.7839472723402, + 57.28711834327959 + ], + [ + -111.7957271207358, + 57.28665621039482 + ], + [ + -111.7957132796853, + 57.28655248693749 + ], + [ + -111.8075024460149, + 57.28609250284573 + ], + [ + -111.8074891075681, + 57.28599369104151 + ], + [ + -111.8193093114927, + 57.28553260451915 + ], + [ + -111.8192965655761, + 57.28543989614675 + ], + [ + -111.8311747696105, + 57.28497935385767 + ], + [ + -111.8311609347701, + 57.28487828484955 + ], + [ + -111.8430245167045, + 57.28441940386317 + ], + [ + -111.8430101667581, + 57.28431492025651 + ], + [ + -111.8548927415416, + 57.28385761320417 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0002/20230317_174646_ssc4_u0002_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0002/20230317_174646_ssc4_u0002_analytic_SR.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0002/20230317_174646_ssc4_u0002_udm2.tif", + "roles": [ + "data" + ] + }, + "visual": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Visual Image with Color Correction", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230317_174646_ssc4_u0002/20230317_174646_ssc4_u0002_visual.tif", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "SkySat", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "SkySat", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/skysat/20230923_173322_ssc4_u0001/20230923_173322_ssc4_u0001.json b/stac/open-canada/ft-mckay/skysat/20230923_173322_ssc4_u0001/20230923_173322_ssc4_u0001.json new file mode 100644 index 000000000..1dad8437c --- /dev/null +++ b/stac/open-canada/ft-mckay/skysat/20230923_173322_ssc4_u0001/20230923_173322_ssc4_u0001.json @@ -0,0 +1,530 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230923_173322_ssc4_u0001", + "collection": "skysat", + "properties": { + "datetime": "2023-09-23T17:33:22.562000Z", + "gsd": 0.67, + "license": "CC-BY-4.0", + "constellation": "SkySat", + "created": "2023-09-23T22:02:34Z", + "updated": "2023-09-24T04:31:46Z" + }, + "bbox": [ + -111.9486463729062, + 57.2924490515715, + -111.8497734143463, + 57.45069420938027 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.8819309260119, + 57.30048572726367 + ], + [ + -111.8818842937603, + 57.30048563956337 + ], + [ + -111.8819614087653, + 57.2924490515715 + ], + [ + -111.917392503042, + 57.2925340656249 + ], + [ + -111.9174020225656, + 57.29903528160843 + ], + [ + -111.9174207640197, + 57.29903532105492 + ], + [ + -111.9174463904054, + 57.30705867988855 + ], + [ + -111.9174438220168, + 57.30705867609748 + ], + [ + -111.9174708085208, + 57.31205769813094 + ], + [ + -111.9174805936044, + 57.31205771193916 + ], + [ + -111.9175072678999, + 57.31805008300234 + ], + [ + -111.948532390322, + 57.31816774939801 + ], + [ + -111.9484905138871, + 57.32469603574712 + ], + [ + -111.9485589495368, + 57.32469630377253 + ], + [ + -111.9485093894315, + 57.33122931619404 + ], + [ + -111.9485646990255, + 57.3312295374928 + ], + [ + -111.9485026612429, + 57.33928132312272 + ], + [ + -111.9481898090614, + 57.33928011459462 + ], + [ + -111.9481509578637, + 57.34406687294068 + ], + [ + -111.9482178765316, + 57.34406694131226 + ], + [ + -111.9480697334766, + 57.35064844468054 + ], + [ + -111.9484540628046, + 57.35065006830122 + ], + [ + -111.9483796677883, + 57.35716626067055 + ], + [ + -111.9484173799332, + 57.35716642836378 + ], + [ + -111.9483593031006, + 57.36364704327509 + ], + [ + -111.9486463729062, + 57.36364875711187 + ], + [ + -111.948575736979, + 57.37015593749767 + ], + [ + -111.9485967202786, + 57.37015604863922 + ], + [ + -111.9485001235882, + 57.37667316901305 + ], + [ + -111.9485503174894, + 57.37667340383326 + ], + [ + -111.9484745456064, + 57.38318058691292 + ], + [ + -111.9485156718173, + 57.38318074743896 + ], + [ + -111.9484517998891, + 57.38972804824163 + ], + [ + -111.9484957420177, + 57.38972825333146 + ], + [ + -111.9484199380496, + 57.39624318579825 + ], + [ + -111.9484441721421, + 57.39624329698226 + ], + [ + -111.9483796909976, + 57.40273213306475 + ], + [ + -111.948397833527, + 57.40273219787707 + ], + [ + -111.9483143828892, + 57.41077609425963 + ], + [ + -111.9482869494521, + 57.41077599608915 + ], + [ + -111.9482417014545, + 57.41802747796793 + ], + [ + -111.9482387956081, + 57.41802746534122 + ], + [ + -111.9481877680344, + 57.42453770020727 + ], + [ + -111.9481668479969, + 57.42453760421154 + ], + [ + -111.9481504273949, + 57.43105783066567 + ], + [ + -111.9481428305256, + 57.43105779245722 + ], + [ + -111.9481231158301, + 57.43758472611304 + ], + [ + -111.9481115875738, + 57.43758466445331 + ], + [ + -111.9480850022761, + 57.44412594796701 + ], + [ + -111.9480586989177, + 57.44412580878456 + ], + [ + -111.9480488339135, + 57.45069420938027 + ], + [ + -111.9124038044158, + 57.45049736188928 + ], + [ + -111.912423941151, + 57.44242734400264 + ], + [ + -111.9124731516117, + 57.44242761939024 + ], + [ + -111.9124991780929, + 57.43587885369031 + ], + [ + -111.9125174379952, + 57.43587895290744 + ], + [ + -111.9125689681581, + 57.42934423011889 + ], + [ + -111.9125807438535, + 57.42934429004242 + ], + [ + -111.9126114048226, + 57.4249259791719 + ], + [ + -111.8855322159616, + 57.424805253565 + ], + [ + -111.8854928544698, + 57.43111690218446 + ], + [ + -111.8854649917931, + 57.43111675540889 + ], + [ + -111.8854055988688, + 57.43611169291 + ], + [ + -111.8854104914218, + 57.43611171690944 + ], + [ + -111.885327554268, + 57.44414780240329 + ], + [ + -111.8852868013147, + 57.44414760685144 + ], + [ + -111.8852353197883, + 57.45068855608531 + ], + [ + -111.8497734143463, + 57.45051518937458 + ], + [ + -111.8498254734321, + 57.44247750870707 + ], + [ + -111.8498719836834, + 57.44247773142703 + ], + [ + -111.8499111935385, + 57.43593758215245 + ], + [ + -111.8499216400105, + 57.43593763339554 + ], + [ + -111.8499535435243, + 57.43091020444945 + ], + [ + -111.8499984761229, + 57.42288514126103 + ], + [ + -111.8500291811072, + 57.42288530059452 + ], + [ + -111.850062821565, + 57.41638218389323 + ], + [ + -111.8500815672079, + 57.41638227987674 + ], + [ + -111.8501259049821, + 57.4098732468093 + ], + [ + -111.8502111314828, + 57.40987367365933 + ], + [ + -111.8502420985106, + 57.40417468259803 + ], + [ + -111.8501847706013, + 57.40417439673649 + ], + [ + -111.8502464178007, + 57.3976652949792 + ], + [ + -111.8502326330408, + 57.39766523198684 + ], + [ + -111.8502637657011, + 57.39114418000969 + ], + [ + -111.8502264376675, + 57.39114401453509 + ], + [ + -111.8502751938014, + 57.38463331258274 + ], + [ + -111.8502289530696, + 57.38463312738875 + ], + [ + -111.8502534912661, + 57.37812978181406 + ], + [ + -111.8502225863022, + 57.37812966897984 + ], + [ + -111.8502670613597, + 57.371646175195 + ], + [ + -111.8502367996596, + 57.3716460819385 + ], + [ + -111.8502799807608, + 57.36516827272126 + ], + [ + -111.8502297695403, + 57.36516815423857 + ], + [ + -111.8502769057723, + 57.35869258536565 + ], + [ + -111.8502339343831, + 57.35869251950515 + ], + [ + -111.8502847308805, + 57.35067159182508 + ], + [ + -111.8504182659124, + 57.35067163349915 + ], + [ + -111.8504462586731, + 57.34445383720136 + ], + [ + -111.850476995447, + 57.34445389114796 + ], + [ + -111.8504966682594, + 57.3394174380418 + ], + [ + -111.850465163934, + 57.3394172806902 + ], + [ + -111.8504905867915, + 57.33291881105699 + ], + [ + -111.8504582157923, + 57.33291866596125 + ], + [ + -111.8504616747045, + 57.32642844973062 + ], + [ + -111.8504496508329, + 57.32642842366427 + ], + [ + -111.8504758559037, + 57.31838415104391 + ], + [ + -111.8818510856942, + 57.31839026221772 + ], + [ + -111.8818802261033, + 57.31354035744999 + ], + [ + -111.881855066965, + 57.3135403320771 + ], + [ + -111.8819148684525, + 57.30700623364347 + ], + [ + -111.8818827446521, + 57.30700618622718 + ], + [ + -111.8819309260119, + 57.30048572726367 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230923_173322_ssc4_u0001/20230923_173322_ssc4_u0001_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230923_173322_ssc4_u0001/20230923_173322_ssc4_u0001_analytic_SR.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230923_173322_ssc4_u0001/20230923_173322_ssc4_u0001_udm2.tif", + "roles": [ + "data" + ] + }, + "visual": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Visual Image with Color Correction", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20230923_173322_ssc4_u0001/20230923_173322_ssc4_u0001_visual.tif", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "SkySat", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "SkySat", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/skysat/20241006_162447_ssc4_u0001/20241006_162447_ssc4_u0001.json b/stac/open-canada/ft-mckay/skysat/20241006_162447_ssc4_u0001/20241006_162447_ssc4_u0001.json new file mode 100644 index 000000000..76bb4fe7f --- /dev/null +++ b/stac/open-canada/ft-mckay/skysat/20241006_162447_ssc4_u0001/20241006_162447_ssc4_u0001.json @@ -0,0 +1,598 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241006_162447_ssc4_u0001", + "collection": "skysat", + "properties": { + "datetime": "2024-10-06T16:24:47.925000Z", + "gsd": 0.87, + "license": "CC-BY-4.0", + "constellation": "SkySat", + "created": "2024-10-06T21:57:55Z", + "updated": "2024-10-07T04:07:14Z" + }, + "bbox": [ + -111.7958748769801, + 57.21634365471234, + -111.5497721439379, + 57.40695446785293 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.6311844543241, + 57.23634868850121 + ], + [ + -111.6310422645931, + 57.23638850603447 + ], + [ + -111.6235386887927, + 57.2279289224752 + ], + [ + -111.6648404223951, + 57.21634365471234 + ], + [ + -111.6694870934172, + 57.22149480714226 + ], + [ + -111.6696648407777, + 57.22144494497359 + ], + [ + -111.6755848108285, + 57.2280694249652 + ], + [ + -111.6757712366977, + 57.2280171129668 + ], + [ + -111.6817675404309, + 57.23462294975423 + ], + [ + -111.6819750823733, + 57.23456469788719 + ], + [ + -111.6879079183392, + 57.24118992412544 + ], + [ + -111.6881712612544, + 57.24111590171748 + ], + [ + -111.6941254704133, + 57.24773844632292 + ], + [ + -111.6943380560521, + 57.2476786626696 + ], + [ + -111.700265337408, + 57.25427304364844 + ], + [ + -111.7004895464565, + 57.25420985012912 + ], + [ + -111.7064488481873, + 57.26083574300539 + ], + [ + -111.7066283492111, + 57.26078516594217 + ], + [ + -111.7127417149853, + 57.26731971898225 + ], + [ + -111.7130598747983, + 57.26722973820235 + ], + [ + -111.7188009641597, + 57.27395096363895 + ], + [ + -111.7188854177813, + 57.27392711842973 + ], + [ + -111.7248018857296, + 57.28055580415296 + ], + [ + -111.7250181379336, + 57.2804945992551 + ], + [ + -111.7309953962723, + 57.28714111375426 + ], + [ + -111.7311888408985, + 57.28708647254869 + ], + [ + -111.7372122760606, + 57.29368011949861 + ], + [ + -111.737423628479, + 57.29362026808188 + ], + [ + -111.7433452624045, + 57.30022676954965 + ], + [ + -111.7435579406221, + 57.30016633869196 + ], + [ + -111.7501878870742, + 57.30655808926639 + ], + [ + -111.7504998478123, + 57.30646901996037 + ], + [ + -111.7565372044025, + 57.31310700981932 + ], + [ + -111.7568109467227, + 57.31302874266193 + ], + [ + -111.7621304922454, + 57.31989605487235 + ], + [ + -111.7621380825888, + 57.3198938998087 + ], + [ + -111.768164264731, + 57.32650575043723 + ], + [ + -111.7684083217354, + 57.32643642533699 + ], + [ + -111.774308337601, + 57.3330554103913 + ], + [ + -111.7745135679994, + 57.33299696011365 + ], + [ + -111.7811490007608, + 57.34034321886953 + ], + [ + -111.7813987556334, + 57.34027203755002 + ], + [ + -111.7879993615612, + 57.34759716301801 + ], + [ + -111.7882299357345, + 57.34753142799972 + ], + [ + -111.7958748769801, + 57.35619175237262 + ], + [ + -111.7572244978241, + 57.36718972371347 + ], + [ + -111.7610692938066, + 57.37146887923078 + ], + [ + -111.7612311085968, + 57.37142309803795 + ], + [ + -111.7678756179339, + 57.37881604690803 + ], + [ + -111.767990421495, + 57.37878354212473 + ], + [ + -111.7746240868357, + 57.38616937180394 + ], + [ + -111.7747524595242, + 57.38613305701694 + ], + [ + -111.7825259790368, + 57.39469316153207 + ], + [ + -111.7391221142512, + 57.40695446785293 + ], + [ + -111.7326047145162, + 57.39950869372662 + ], + [ + -111.7324454436196, + 57.39955362704533 + ], + [ + -111.7257728297702, + 57.39216544086341 + ], + [ + -111.725737492388, + 57.39217541694767 + ], + [ + -111.7197692231914, + 57.38549337752391 + ], + [ + -111.7197290012026, + 57.38550472259303 + ], + [ + -111.714551463229, + 57.37981197264199 + ], + [ + -111.676792344336, + 57.39052389972501 + ], + [ + -111.6701998000875, + 57.38313238125923 + ], + [ + -111.6701813589247, + 57.38313760800296 + ], + [ + -111.6696324543488, + 57.38249627684402 + ], + [ + -111.6691367098325, + 57.38194045126163 + ], + [ + -111.669152813914, + 57.3819358727785 + ], + [ + -111.6635251924047, + 57.37536065154185 + ], + [ + -111.6578486532732, + 57.36906635238886 + ], + [ + -111.6578375956509, + 57.36906949111413 + ], + [ + -111.6514389971951, + 57.3625378419968 + ], + [ + -111.6512996295697, + 57.36257738033581 + ], + [ + -111.6452886100024, + 57.3559296792827 + ], + [ + -111.6452809293518, + 57.35593185691553 + ], + [ + -111.6449765455744, + 57.35558456128677 + ], + [ + -111.6435927363522, + 57.35405418030555 + ], + [ + -111.6436267780191, + 57.35404450427135 + ], + [ + -111.6383871431698, + 57.34806618868943 + ], + [ + -111.6322982055414, + 57.34126429515994 + ], + [ + -111.6273766980678, + 57.33592716937811 + ], + [ + -111.6273443476419, + 57.3359363164093 + ], + [ + -111.6196973736349, + 57.32744570696195 + ], + [ + -111.6197311021132, + 57.32743616995905 + ], + [ + -111.6137940850911, + 57.3207421493184 + ], + [ + -111.6137971474414, + 57.32074128519082 + ], + [ + -111.6094342571342, + 57.31591095516192 + ], + [ + -111.6094291618287, + 57.31591238712502 + ], + [ + -111.6092205533635, + 57.31567435518615 + ], + [ + -111.6077938589263, + 57.31409480482003 + ], + [ + -111.6078278557591, + 57.31408522259378 + ], + [ + -111.6019712792892, + 57.30740259707726 + ], + [ + -111.6019813063689, + 57.30739977263134 + ], + [ + -111.5960188011115, + 57.30073881853424 + ], + [ + -111.5960465795476, + 57.3007310044945 + ], + [ + -111.5912923404343, + 57.29539678334694 + ], + [ + -111.5841403733703, + 57.28742575372497 + ], + [ + -111.5841948044692, + 57.28741047055626 + ], + [ + -111.5798732541946, + 57.28255377759675 + ], + [ + -111.5798693077647, + 57.28255488185271 + ], + [ + -111.5739306967865, + 57.27591441059521 + ], + [ + -111.5739290530215, + 57.27591487050291 + ], + [ + -111.567729235437, + 57.26934681896896 + ], + [ + -111.5677178055021, + 57.2693500132784 + ], + [ + -111.5614078446151, + 57.2628034345148 + ], + [ + -111.5613366866408, + 57.26282334934957 + ], + [ + -111.5607260161444, + 57.26209603808768 + ], + [ + -111.5597272254084, + 57.26105979359448 + ], + [ + -111.5598313957172, + 57.26103054120239 + ], + [ + -111.5541809457709, + 57.25430083032708 + ], + [ + -111.5541892870788, + 57.25429849367244 + ], + [ + -111.5497721439379, + 57.2490679561737 + ], + [ + -111.5914542377366, + 57.23741267162832 + ], + [ + -111.5961022541448, + 57.2425573937832 + ], + [ + -111.5961609085956, + 57.24254096288331 + ], + [ + -111.6021462708445, + 57.24914796801026 + ], + [ + -111.6022419651951, + 57.24912109577864 + ], + [ + -111.6081483062087, + 57.2557837199508 + ], + [ + -111.6082432110754, + 57.2557570936202 + ], + [ + -111.614173207794, + 57.2623863359342 + ], + [ + -111.6142677885776, + 57.26235980378691 + ], + [ + -111.6157344790489, + 57.26400338223914 + ], + [ + -111.6482474544569, + 57.25497241556371 + ], + [ + -111.6480317791313, + 57.25473603356649 + ], + [ + -111.6478581541673, + 57.25478487535234 + ], + [ + -111.6419277196509, + 57.24809491705719 + ], + [ + -111.641797786998, + 57.24813131009537 + ], + [ + -111.6358418263734, + 57.24149387594589 + ], + [ + -111.6357416728802, + 57.24152191690444 + ], + [ + -111.6311844543241, + 57.23634868850121 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20241006_162447_ssc4_u0001/20241006_162447_ssc4_u0001_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20241006_162447_ssc4_u0001/20241006_162447_ssc4_u0001_analytic_SR.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20241006_162447_ssc4_u0001/20241006_162447_ssc4_u0001_udm2.tif", + "roles": [ + "data" + ] + }, + "visual": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Visual Image with Color Correction", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20241006_162447_ssc4_u0001/20241006_162447_ssc4_u0001_visual.tif", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "SkySat", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "SkySat", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/skysat/20250320_161513_ssc4_u0001/20250320_161513_ssc4_u0001.json b/stac/open-canada/ft-mckay/skysat/20250320_161513_ssc4_u0001/20250320_161513_ssc4_u0001.json new file mode 100644 index 000000000..0bfb809c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/skysat/20250320_161513_ssc4_u0001/20250320_161513_ssc4_u0001.json @@ -0,0 +1,546 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250320_161513_ssc4_u0001", + "collection": "skysat", + "properties": { + "datetime": "2025-03-20T16:15:13.476000Z", + "gsd": 0.68, + "license": "CC-BY-4.0", + "constellation": "SkySat", + "created": "2025-03-20T19:34:45Z", + "updated": "2025-03-21T04:14:12Z" + }, + "bbox": [ + -111.9276042323574, + 57.30437126180006, + -111.8268884175397, + 57.46604643098277 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -111.8909737634988, + 57.31262024470784 + ], + [ + -111.8909570998246, + 57.31262021862321 + ], + [ + -111.8909453255613, + 57.30437126180006 + ], + [ + -111.9270908464063, + 57.30443267385317 + ], + [ + -111.9271052763872, + 57.31113778652922 + ], + [ + -111.9271240260644, + 57.31113782425732 + ], + [ + -111.9271212835202, + 57.31785330265955 + ], + [ + -111.9271401550119, + 57.31785334665592 + ], + [ + -111.9271234791008, + 57.32454136984384 + ], + [ + -111.9271427505131, + 57.32454140562989 + ], + [ + -111.9271269444826, + 57.33123941086623 + ], + [ + -111.9271279096532, + 57.3312394129542 + ], + [ + -111.9271262102764, + 57.33155054004833 + ], + [ + -111.9271233145151, + 57.33277765551622 + ], + [ + -111.9271195078153, + 57.33277764705698 + ], + [ + -111.9270912421484, + 57.33795261154168 + ], + [ + -111.9271157419524, + 57.3379526470352 + ], + [ + -111.927099170309, + 57.34464164732334 + ], + [ + -111.9271503778954, + 57.3446417116165 + ], + [ + -111.9271117819395, + 57.35132701266651 + ], + [ + -111.9271689508951, + 57.35132695995965 + ], + [ + -111.9271399508068, + 57.35802113634313 + ], + [ + -111.927190772811, + 57.35802117172858 + ], + [ + -111.9271647127563, + 57.36468718548385 + ], + [ + -111.9272138924975, + 57.36468722451666 + ], + [ + -111.927178188797, + 57.37138379625746 + ], + [ + -111.9272356989093, + 57.37138392048172 + ], + [ + -111.927194554843, + 57.37798510569969 + ], + [ + -111.9272742663539, + 57.37798527818556 + ], + [ + -111.927238261828, + 57.3846680463777 + ], + [ + -111.9272939166151, + 57.38466816190223 + ], + [ + -111.9272751809087, + 57.39134997505724 + ], + [ + -111.9273257817927, + 57.39135004738093 + ], + [ + -111.9273199417083, + 57.39803988256786 + ], + [ + -111.927382475472, + 57.39804001344948 + ], + [ + -111.9273158596397, + 57.40470362411742 + ], + [ + -111.9273734961617, + 57.40470372933511 + ], + [ + -111.9273344911982, + 57.41138362887332 + ], + [ + -111.9273999341849, + 57.41138374862453 + ], + [ + -111.9274170537934, + 57.41808156591225 + ], + [ + -111.9274948134197, + 57.41808172879718 + ], + [ + -111.927466123575, + 57.42476879812362 + ], + [ + -111.927549967976, + 57.42476902025506 + ], + [ + -111.9275210042618, + 57.4314455374778 + ], + [ + -111.9276042323574, + 57.4314457963496 + ], + [ + -111.9275932127225, + 57.43968677064823 + ], + [ + -111.8953905552947, + 57.43959098866642 + ], + [ + -111.8953556241545, + 57.44445933156673 + ], + [ + -111.8954335425382, + 57.44445950318146 + ], + [ + -111.8954075336535, + 57.45114595180327 + ], + [ + -111.8955045313015, + 57.45114617155775 + ], + [ + -111.8954669518333, + 57.45781473895366 + ], + [ + -111.8955613102346, + 57.45781499433115 + ], + [ + -111.8955092550268, + 57.46604643098277 + ], + [ + -111.8590907037512, + 57.46594851842781 + ], + [ + -111.8591482960169, + 57.45925506814728 + ], + [ + -111.8590769262234, + 57.45925488698995 + ], + [ + -111.8591380093194, + 57.4526022698222 + ], + [ + -111.8590663029597, + 57.45260211469618 + ], + [ + -111.8591073549086, + 57.44591940795347 + ], + [ + -111.8590446637918, + 57.44591927784927 + ], + [ + -111.8590508926999, + 57.43984013904485 + ], + [ + -111.8271820691905, + 57.43970601337799 + ], + [ + -111.8273165375782, + 57.43304173856961 + ], + [ + -111.8272174710354, + 57.43304141895798 + ], + [ + -111.8272988941272, + 57.4263759393358 + ], + [ + -111.8272053381303, + 57.42637564950061 + ], + [ + -111.8272755245409, + 57.41970960905455 + ], + [ + -111.8272003475407, + 57.41970938848284 + ], + [ + -111.8272545185456, + 57.41303950647956 + ], + [ + -111.8271893391313, + 57.4130393107077 + ], + [ + -111.8272258530841, + 57.40636570380395 + ], + [ + -111.8271388934543, + 57.40636545757426 + ], + [ + -111.8272178397625, + 57.39968791421944 + ], + [ + -111.8271379995647, + 57.39968771778319 + ], + [ + -111.8271883824189, + 57.39301190388802 + ], + [ + -111.8271064259392, + 57.39301168767993 + ], + [ + -111.8271603489513, + 57.38633286137503 + ], + [ + -111.8270712514373, + 57.38633260267162 + ], + [ + -111.8271360993117, + 57.37965988408608 + ], + [ + -111.8270502365645, + 57.37965965840273 + ], + [ + -111.8271179619216, + 57.37296888931844 + ], + [ + -111.8270320990282, + 57.37296861244096 + ], + [ + -111.8270807644094, + 57.36629772837149 + ], + [ + -111.8270056710814, + 57.3662974512859 + ], + [ + -111.8270713786297, + 57.35959097676943 + ], + [ + -111.8270039272212, + 57.35959076409682 + ], + [ + -111.8270580537804, + 57.35291703797861 + ], + [ + -111.8269851562084, + 57.35291674770912 + ], + [ + -111.8270519429996, + 57.34621242870617 + ], + [ + -111.8269996256655, + 57.34621223639963 + ], + [ + -111.8269523676913, + 57.33952757275326 + ], + [ + -111.8268884175397, + 57.33952733146045 + ], + [ + -111.826945035412, + 57.33285852218933 + ], + [ + -111.8269128776932, + 57.3328584347283 + ], + [ + -111.8269802288777, + 57.32618292598166 + ], + [ + -111.82694255889, + 57.32618282744148 + ], + [ + -111.8269864053883, + 57.31947038034581 + ], + [ + -111.8269227238046, + 57.319470189775 + ], + [ + -111.8270248323662, + 57.31279092881672 + ], + [ + -111.8269852478043, + 57.3127908179871 + ], + [ + -111.8271234188716, + 57.3045712968597 + ], + [ + -111.8634630947241, + 57.30467295550853 + ], + [ + -111.8633631078397, + 57.31132654390524 + ], + [ + -111.8633908409817, + 57.31132662840219 + ], + [ + -111.8633346892411, + 57.3180162949071 + ], + [ + -111.8633738555352, + 57.318016421371 + ], + [ + -111.863353591552, + 57.32471399807821 + ], + [ + -111.8633963752489, + 57.32471411615034 + ], + [ + -111.8633378952822, + 57.3308118313471 + ], + [ + -111.890967485778, + 57.33089820430903 + ], + [ + -111.8910196214377, + 57.32601630370443 + ], + [ + -111.8910085292622, + 57.32601628514381 + ], + [ + -111.8910047427761, + 57.3193245021164 + ], + [ + -111.8909876776933, + 57.3193244702975 + ], + [ + -111.8909737634988, + 57.31262024470784 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20250320_161513_ssc4_u0001/20250320_161513_ssc4_u0001_metadata.json", + "roles": [ + "metadata" + ] + }, + "sr": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Surface Reflectance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20250320_161513_ssc4_u0001/20250320_161513_ssc4_u0001_analytic_SR.tif", + "roles": [ + "data", + "reflectance" + ] + }, + "udm": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Usable Data Mask", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20250320_161513_ssc4_u0001/20250320_161513_ssc4_u0001_udm2.tif", + "roles": [ + "data" + ] + }, + "visual": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Visual Image with Color Correction", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/skysat/20250320_161513_ssc4_u0001/20250320_161513_ssc4_u0001_visual.tif", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "SkySat", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "SkySat", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/skysat/collection.json b/stac/open-canada/ft-mckay/skysat/collection.json new file mode 100644 index 000000000..e670028c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/skysat/collection.json @@ -0,0 +1,76 @@ +{ + "stac_version": "1.1.0", + "type": "Collection", + "id": "skysat", + "title": "SkySat", + "description": "SkySat, operated by Planet, is a high resolution constellation of 15 satellites, able to image revisit any location on Earth up to 10x daily (a daily collection capacity of 4,000 km2/day). SkySat supports the Planet high resolution tasking, which allows you to choose when and where to capture SkySat imagery. SkySat produces 4-band and panchromatic imagery and is sampled at 50 centimeters per pixel when orthorectified.", + "extent": { + "spatial": { + "bbox": [ + [ + -112.1518676799206, + 57.21634365471234, + -111.5141146317413, + 57.46604643098277 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2023-03-17T17:46:15.250000Z", + "2025-03-20T16:15:13.476000Z" + ] + ] + } + }, + "links": [ + { + "href": "../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./20230317_174615_ssc4_u0001/20230317_174615_ssc4_u0001.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230317_174615_ssc4_u0002/20230317_174615_ssc4_u0002.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230317_174646_ssc4_u0001/20230317_174646_ssc4_u0001.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230317_174646_ssc4_u0002/20230317_174646_ssc4_u0002.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230923_173322_ssc4_u0001/20230923_173322_ssc4_u0001.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241006_162447_ssc4_u0001/20241006_162447_ssc4_u0001.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250320_161513_ssc4_u0001/20250320_161513_ssc4_u0001.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "title": "Open Canada - Fort McKay", + "type": "application/json" + } + ], + "license": "CC-BY-4.0" +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200101T0600/20200101T0600.json b/stac/open-canada/ft-mckay/swc/20200101T0600/20200101T0600.json new file mode 100644 index 000000000..426e968e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200101T0600/20200101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200101T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200101T0600/SWC-SMAP-L_V2.0_100-20200101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200101T0600/SWC-SMAP-L_V2.0_100-20200101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200102T0600/20200102T0600.json b/stac/open-canada/ft-mckay/swc/20200102T0600/20200102T0600.json new file mode 100644 index 000000000..3ac010521 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200102T0600/20200102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200102T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200102T0600/SWC-SMAP-L_V2.0_100-20200102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200102T0600/SWC-SMAP-L_V2.0_100-20200102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200103T0600/20200103T0600.json b/stac/open-canada/ft-mckay/swc/20200103T0600/20200103T0600.json new file mode 100644 index 000000000..dfc6af0a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200103T0600/20200103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200103T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200103T0600/SWC-SMAP-L_V2.0_100-20200103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200103T0600/SWC-SMAP-L_V2.0_100-20200103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200104T0600/20200104T0600.json b/stac/open-canada/ft-mckay/swc/20200104T0600/20200104T0600.json new file mode 100644 index 000000000..ba38335b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200104T0600/20200104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200104T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200104T0600/SWC-SMAP-L_V2.0_100-20200104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200104T0600/SWC-SMAP-L_V2.0_100-20200104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200105T0600/20200105T0600.json b/stac/open-canada/ft-mckay/swc/20200105T0600/20200105T0600.json new file mode 100644 index 000000000..fad59a8df --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200105T0600/20200105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200105T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200105T0600/SWC-SMAP-L_V2.0_100-20200105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200105T0600/SWC-SMAP-L_V2.0_100-20200105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200106T0600/20200106T0600.json b/stac/open-canada/ft-mckay/swc/20200106T0600/20200106T0600.json new file mode 100644 index 000000000..1d1f85e9b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200106T0600/20200106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200106T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200106T0600/SWC-SMAP-L_V2.0_100-20200106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200106T0600/SWC-SMAP-L_V2.0_100-20200106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200107T0600/20200107T0600.json b/stac/open-canada/ft-mckay/swc/20200107T0600/20200107T0600.json new file mode 100644 index 000000000..9d3c17793 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200107T0600/20200107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200107T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200107T0600/SWC-SMAP-L_V2.0_100-20200107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200107T0600/SWC-SMAP-L_V2.0_100-20200107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200108T0600/20200108T0600.json b/stac/open-canada/ft-mckay/swc/20200108T0600/20200108T0600.json new file mode 100644 index 000000000..c44a057f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200108T0600/20200108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200108T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200108T0600/SWC-SMAP-L_V2.0_100-20200108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200108T0600/SWC-SMAP-L_V2.0_100-20200108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200109T0600/20200109T0600.json b/stac/open-canada/ft-mckay/swc/20200109T0600/20200109T0600.json new file mode 100644 index 000000000..788604d77 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200109T0600/20200109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200109T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200109T0600/SWC-SMAP-L_V2.0_100-20200109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200109T0600/SWC-SMAP-L_V2.0_100-20200109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200110T0600/20200110T0600.json b/stac/open-canada/ft-mckay/swc/20200110T0600/20200110T0600.json new file mode 100644 index 000000000..374af0ec7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200110T0600/20200110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200110T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200110T0600/SWC-SMAP-L_V2.0_100-20200110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200110T0600/SWC-SMAP-L_V2.0_100-20200110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200111T0600/20200111T0600.json b/stac/open-canada/ft-mckay/swc/20200111T0600/20200111T0600.json new file mode 100644 index 000000000..473b30d66 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200111T0600/20200111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200111T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200111T0600/SWC-SMAP-L_V2.0_100-20200111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200111T0600/SWC-SMAP-L_V2.0_100-20200111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200112T0600/20200112T0600.json b/stac/open-canada/ft-mckay/swc/20200112T0600/20200112T0600.json new file mode 100644 index 000000000..2b33b4897 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200112T0600/20200112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200112T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200112T0600/SWC-SMAP-L_V2.0_100-20200112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200112T0600/SWC-SMAP-L_V2.0_100-20200112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200113T0600/20200113T0600.json b/stac/open-canada/ft-mckay/swc/20200113T0600/20200113T0600.json new file mode 100644 index 000000000..0ce92b78b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200113T0600/20200113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200113T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200113T0600/SWC-SMAP-L_V2.0_100-20200113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200113T0600/SWC-SMAP-L_V2.0_100-20200113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200114T0600/20200114T0600.json b/stac/open-canada/ft-mckay/swc/20200114T0600/20200114T0600.json new file mode 100644 index 000000000..0116eb035 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200114T0600/20200114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200114T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200114T0600/SWC-SMAP-L_V2.0_100-20200114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200114T0600/SWC-SMAP-L_V2.0_100-20200114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200115T0600/20200115T0600.json b/stac/open-canada/ft-mckay/swc/20200115T0600/20200115T0600.json new file mode 100644 index 000000000..b293d9fe7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200115T0600/20200115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200115T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200115T0600/SWC-SMAP-L_V2.0_100-20200115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200115T0600/SWC-SMAP-L_V2.0_100-20200115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200116T0600/20200116T0600.json b/stac/open-canada/ft-mckay/swc/20200116T0600/20200116T0600.json new file mode 100644 index 000000000..423b53bfd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200116T0600/20200116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200116T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200116T0600/SWC-SMAP-L_V2.0_100-20200116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200116T0600/SWC-SMAP-L_V2.0_100-20200116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200117T0600/20200117T0600.json b/stac/open-canada/ft-mckay/swc/20200117T0600/20200117T0600.json new file mode 100644 index 000000000..1b2342748 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200117T0600/20200117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200117T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200117T0600/SWC-SMAP-L_V2.0_100-20200117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200117T0600/SWC-SMAP-L_V2.0_100-20200117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200118T0600/20200118T0600.json b/stac/open-canada/ft-mckay/swc/20200118T0600/20200118T0600.json new file mode 100644 index 000000000..cac6cb013 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200118T0600/20200118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200118T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200118T0600/SWC-SMAP-L_V2.0_100-20200118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200118T0600/SWC-SMAP-L_V2.0_100-20200118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200119T0600/20200119T0600.json b/stac/open-canada/ft-mckay/swc/20200119T0600/20200119T0600.json new file mode 100644 index 000000000..236af0fcc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200119T0600/20200119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200119T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200119T0600/SWC-SMAP-L_V2.0_100-20200119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200119T0600/SWC-SMAP-L_V2.0_100-20200119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200120T0600/20200120T0600.json b/stac/open-canada/ft-mckay/swc/20200120T0600/20200120T0600.json new file mode 100644 index 000000000..51a6db5fe --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200120T0600/20200120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200120T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200120T0600/SWC-SMAP-L_V2.0_100-20200120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200120T0600/SWC-SMAP-L_V2.0_100-20200120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200121T0600/20200121T0600.json b/stac/open-canada/ft-mckay/swc/20200121T0600/20200121T0600.json new file mode 100644 index 000000000..c7b15dfba --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200121T0600/20200121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200121T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200121T0600/SWC-SMAP-L_V2.0_100-20200121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200121T0600/SWC-SMAP-L_V2.0_100-20200121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200122T0600/20200122T0600.json b/stac/open-canada/ft-mckay/swc/20200122T0600/20200122T0600.json new file mode 100644 index 000000000..a82ca0778 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200122T0600/20200122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200122T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200122T0600/SWC-SMAP-L_V2.0_100-20200122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200122T0600/SWC-SMAP-L_V2.0_100-20200122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200123T0600/20200123T0600.json b/stac/open-canada/ft-mckay/swc/20200123T0600/20200123T0600.json new file mode 100644 index 000000000..c6c811a74 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200123T0600/20200123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200123T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200123T0600/SWC-SMAP-L_V2.0_100-20200123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200123T0600/SWC-SMAP-L_V2.0_100-20200123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200124T0600/20200124T0600.json b/stac/open-canada/ft-mckay/swc/20200124T0600/20200124T0600.json new file mode 100644 index 000000000..a0ee81ede --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200124T0600/20200124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200124T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200124T0600/SWC-SMAP-L_V2.0_100-20200124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200124T0600/SWC-SMAP-L_V2.0_100-20200124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200125T0600/20200125T0600.json b/stac/open-canada/ft-mckay/swc/20200125T0600/20200125T0600.json new file mode 100644 index 000000000..843556029 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200125T0600/20200125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200125T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200125T0600/SWC-SMAP-L_V2.0_100-20200125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200125T0600/SWC-SMAP-L_V2.0_100-20200125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200126T0600/20200126T0600.json b/stac/open-canada/ft-mckay/swc/20200126T0600/20200126T0600.json new file mode 100644 index 000000000..3c05eaa10 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200126T0600/20200126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200126T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200126T0600/SWC-SMAP-L_V2.0_100-20200126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200126T0600/SWC-SMAP-L_V2.0_100-20200126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200127T0600/20200127T0600.json b/stac/open-canada/ft-mckay/swc/20200127T0600/20200127T0600.json new file mode 100644 index 000000000..c0ef4cc0a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200127T0600/20200127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200127T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200127T0600/SWC-SMAP-L_V2.0_100-20200127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200127T0600/SWC-SMAP-L_V2.0_100-20200127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200128T0600/20200128T0600.json b/stac/open-canada/ft-mckay/swc/20200128T0600/20200128T0600.json new file mode 100644 index 000000000..725c6b053 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200128T0600/20200128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200128T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200128T0600/SWC-SMAP-L_V2.0_100-20200128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200128T0600/SWC-SMAP-L_V2.0_100-20200128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200129T0600/20200129T0600.json b/stac/open-canada/ft-mckay/swc/20200129T0600/20200129T0600.json new file mode 100644 index 000000000..f0e298848 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200129T0600/20200129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200129T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200129T0600/SWC-SMAP-L_V2.0_100-20200129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200129T0600/SWC-SMAP-L_V2.0_100-20200129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200130T0600/20200130T0600.json b/stac/open-canada/ft-mckay/swc/20200130T0600/20200130T0600.json new file mode 100644 index 000000000..76862be72 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200130T0600/20200130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200130T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200130T0600/SWC-SMAP-L_V2.0_100-20200130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200130T0600/SWC-SMAP-L_V2.0_100-20200130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200131T0600/20200131T0600.json b/stac/open-canada/ft-mckay/swc/20200131T0600/20200131T0600.json new file mode 100644 index 000000000..79d089094 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200131T0600/20200131T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200131T0600", + "collection": "swc", + "properties": { + "datetime": "2020-01-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200131T0600/SWC-SMAP-L_V2.0_100-20200131T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200131T0600/SWC-SMAP-L_V2.0_100-20200131T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200201T0600/20200201T0600.json b/stac/open-canada/ft-mckay/swc/20200201T0600/20200201T0600.json new file mode 100644 index 000000000..2ba128f3c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200201T0600/20200201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200201T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200201T0600/SWC-SMAP-L_V2.0_100-20200201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200201T0600/SWC-SMAP-L_V2.0_100-20200201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200202T0600/20200202T0600.json b/stac/open-canada/ft-mckay/swc/20200202T0600/20200202T0600.json new file mode 100644 index 000000000..2780ee776 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200202T0600/20200202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200202T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200202T0600/SWC-SMAP-L_V2.0_100-20200202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200202T0600/SWC-SMAP-L_V2.0_100-20200202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200203T0600/20200203T0600.json b/stac/open-canada/ft-mckay/swc/20200203T0600/20200203T0600.json new file mode 100644 index 000000000..05f8c0832 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200203T0600/20200203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200203T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200203T0600/SWC-SMAP-L_V2.0_100-20200203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200203T0600/SWC-SMAP-L_V2.0_100-20200203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200204T0600/20200204T0600.json b/stac/open-canada/ft-mckay/swc/20200204T0600/20200204T0600.json new file mode 100644 index 000000000..9238019db --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200204T0600/20200204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200204T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200204T0600/SWC-SMAP-L_V2.0_100-20200204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200204T0600/SWC-SMAP-L_V2.0_100-20200204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200205T0600/20200205T0600.json b/stac/open-canada/ft-mckay/swc/20200205T0600/20200205T0600.json new file mode 100644 index 000000000..9fa765b7b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200205T0600/20200205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200205T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200205T0600/SWC-SMAP-L_V2.0_100-20200205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200205T0600/SWC-SMAP-L_V2.0_100-20200205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200206T0600/20200206T0600.json b/stac/open-canada/ft-mckay/swc/20200206T0600/20200206T0600.json new file mode 100644 index 000000000..1821bc739 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200206T0600/20200206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200206T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200206T0600/SWC-SMAP-L_V2.0_100-20200206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200206T0600/SWC-SMAP-L_V2.0_100-20200206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200207T0600/20200207T0600.json b/stac/open-canada/ft-mckay/swc/20200207T0600/20200207T0600.json new file mode 100644 index 000000000..7bfc82a4a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200207T0600/20200207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200207T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200207T0600/SWC-SMAP-L_V2.0_100-20200207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200207T0600/SWC-SMAP-L_V2.0_100-20200207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200208T0600/20200208T0600.json b/stac/open-canada/ft-mckay/swc/20200208T0600/20200208T0600.json new file mode 100644 index 000000000..507cf450e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200208T0600/20200208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200208T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200208T0600/SWC-SMAP-L_V2.0_100-20200208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200208T0600/SWC-SMAP-L_V2.0_100-20200208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200209T0600/20200209T0600.json b/stac/open-canada/ft-mckay/swc/20200209T0600/20200209T0600.json new file mode 100644 index 000000000..6f2793357 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200209T0600/20200209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200209T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200209T0600/SWC-SMAP-L_V2.0_100-20200209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200209T0600/SWC-SMAP-L_V2.0_100-20200209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200210T0600/20200210T0600.json b/stac/open-canada/ft-mckay/swc/20200210T0600/20200210T0600.json new file mode 100644 index 000000000..3ecbd8d75 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200210T0600/20200210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200210T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200210T0600/SWC-SMAP-L_V2.0_100-20200210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200210T0600/SWC-SMAP-L_V2.0_100-20200210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200211T0600/20200211T0600.json b/stac/open-canada/ft-mckay/swc/20200211T0600/20200211T0600.json new file mode 100644 index 000000000..5c61b7ad5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200211T0600/20200211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200211T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200211T0600/SWC-SMAP-L_V2.0_100-20200211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200211T0600/SWC-SMAP-L_V2.0_100-20200211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200212T0600/20200212T0600.json b/stac/open-canada/ft-mckay/swc/20200212T0600/20200212T0600.json new file mode 100644 index 000000000..cdf826421 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200212T0600/20200212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200212T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200212T0600/SWC-SMAP-L_V2.0_100-20200212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200212T0600/SWC-SMAP-L_V2.0_100-20200212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200213T0600/20200213T0600.json b/stac/open-canada/ft-mckay/swc/20200213T0600/20200213T0600.json new file mode 100644 index 000000000..6cd38e99d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200213T0600/20200213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200213T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200213T0600/SWC-SMAP-L_V2.0_100-20200213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200213T0600/SWC-SMAP-L_V2.0_100-20200213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200214T0600/20200214T0600.json b/stac/open-canada/ft-mckay/swc/20200214T0600/20200214T0600.json new file mode 100644 index 000000000..eb4ca5b8f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200214T0600/20200214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200214T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200214T0600/SWC-SMAP-L_V2.0_100-20200214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200214T0600/SWC-SMAP-L_V2.0_100-20200214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200215T0600/20200215T0600.json b/stac/open-canada/ft-mckay/swc/20200215T0600/20200215T0600.json new file mode 100644 index 000000000..ded7b4c5f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200215T0600/20200215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200215T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200215T0600/SWC-SMAP-L_V2.0_100-20200215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200215T0600/SWC-SMAP-L_V2.0_100-20200215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200216T0600/20200216T0600.json b/stac/open-canada/ft-mckay/swc/20200216T0600/20200216T0600.json new file mode 100644 index 000000000..f2b2385b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200216T0600/20200216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200216T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200216T0600/SWC-SMAP-L_V2.0_100-20200216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200216T0600/SWC-SMAP-L_V2.0_100-20200216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200217T0600/20200217T0600.json b/stac/open-canada/ft-mckay/swc/20200217T0600/20200217T0600.json new file mode 100644 index 000000000..ea4dea2e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200217T0600/20200217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200217T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200217T0600/SWC-SMAP-L_V2.0_100-20200217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200217T0600/SWC-SMAP-L_V2.0_100-20200217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200218T0600/20200218T0600.json b/stac/open-canada/ft-mckay/swc/20200218T0600/20200218T0600.json new file mode 100644 index 000000000..931622ef4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200218T0600/20200218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200218T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200218T0600/SWC-SMAP-L_V2.0_100-20200218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200218T0600/SWC-SMAP-L_V2.0_100-20200218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200219T0600/20200219T0600.json b/stac/open-canada/ft-mckay/swc/20200219T0600/20200219T0600.json new file mode 100644 index 000000000..80284238a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200219T0600/20200219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200219T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200219T0600/SWC-SMAP-L_V2.0_100-20200219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200219T0600/SWC-SMAP-L_V2.0_100-20200219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200220T0600/20200220T0600.json b/stac/open-canada/ft-mckay/swc/20200220T0600/20200220T0600.json new file mode 100644 index 000000000..89503d8c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200220T0600/20200220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200220T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200220T0600/SWC-SMAP-L_V2.0_100-20200220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200220T0600/SWC-SMAP-L_V2.0_100-20200220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200221T0600/20200221T0600.json b/stac/open-canada/ft-mckay/swc/20200221T0600/20200221T0600.json new file mode 100644 index 000000000..9c0e408ce --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200221T0600/20200221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200221T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200221T0600/SWC-SMAP-L_V2.0_100-20200221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200221T0600/SWC-SMAP-L_V2.0_100-20200221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200222T0600/20200222T0600.json b/stac/open-canada/ft-mckay/swc/20200222T0600/20200222T0600.json new file mode 100644 index 000000000..26768a810 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200222T0600/20200222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200222T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200222T0600/SWC-SMAP-L_V2.0_100-20200222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200222T0600/SWC-SMAP-L_V2.0_100-20200222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200223T0600/20200223T0600.json b/stac/open-canada/ft-mckay/swc/20200223T0600/20200223T0600.json new file mode 100644 index 000000000..8cb88923d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200223T0600/20200223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200223T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200223T0600/SWC-SMAP-L_V2.0_100-20200223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200223T0600/SWC-SMAP-L_V2.0_100-20200223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200224T0600/20200224T0600.json b/stac/open-canada/ft-mckay/swc/20200224T0600/20200224T0600.json new file mode 100644 index 000000000..7d43f9da1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200224T0600/20200224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200224T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200224T0600/SWC-SMAP-L_V2.0_100-20200224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200224T0600/SWC-SMAP-L_V2.0_100-20200224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200225T0600/20200225T0600.json b/stac/open-canada/ft-mckay/swc/20200225T0600/20200225T0600.json new file mode 100644 index 000000000..a7c9b47d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200225T0600/20200225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200225T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200225T0600/SWC-SMAP-L_V2.0_100-20200225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200225T0600/SWC-SMAP-L_V2.0_100-20200225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200226T0600/20200226T0600.json b/stac/open-canada/ft-mckay/swc/20200226T0600/20200226T0600.json new file mode 100644 index 000000000..e9be4765c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200226T0600/20200226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200226T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200226T0600/SWC-SMAP-L_V2.0_100-20200226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200226T0600/SWC-SMAP-L_V2.0_100-20200226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200227T0600/20200227T0600.json b/stac/open-canada/ft-mckay/swc/20200227T0600/20200227T0600.json new file mode 100644 index 000000000..f1a91b61e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200227T0600/20200227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200227T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200227T0600/SWC-SMAP-L_V2.0_100-20200227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200227T0600/SWC-SMAP-L_V2.0_100-20200227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200228T0600/20200228T0600.json b/stac/open-canada/ft-mckay/swc/20200228T0600/20200228T0600.json new file mode 100644 index 000000000..442a09b69 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200228T0600/20200228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200228T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200228T0600/SWC-SMAP-L_V2.0_100-20200228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200228T0600/SWC-SMAP-L_V2.0_100-20200228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200229T0600/20200229T0600.json b/stac/open-canada/ft-mckay/swc/20200229T0600/20200229T0600.json new file mode 100644 index 000000000..fdeaa8454 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200229T0600/20200229T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200229T0600", + "collection": "swc", + "properties": { + "datetime": "2020-02-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200229T0600/SWC-SMAP-L_V2.0_100-20200229T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200229T0600/SWC-SMAP-L_V2.0_100-20200229T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200301T0600/20200301T0600.json b/stac/open-canada/ft-mckay/swc/20200301T0600/20200301T0600.json new file mode 100644 index 000000000..14faae6f8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200301T0600/20200301T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200301T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200301T0600/SWC-SMAP-L_V2.0_100-20200301T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200301T0600/SWC-SMAP-L_V2.0_100-20200301T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200302T0600/20200302T0600.json b/stac/open-canada/ft-mckay/swc/20200302T0600/20200302T0600.json new file mode 100644 index 000000000..6188f2a2f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200302T0600/20200302T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200302T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200302T0600/SWC-SMAP-L_V2.0_100-20200302T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200302T0600/SWC-SMAP-L_V2.0_100-20200302T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200303T0600/20200303T0600.json b/stac/open-canada/ft-mckay/swc/20200303T0600/20200303T0600.json new file mode 100644 index 000000000..2406e2cf0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200303T0600/20200303T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200303T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200303T0600/SWC-SMAP-L_V2.0_100-20200303T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200303T0600/SWC-SMAP-L_V2.0_100-20200303T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200304T0600/20200304T0600.json b/stac/open-canada/ft-mckay/swc/20200304T0600/20200304T0600.json new file mode 100644 index 000000000..286c104e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200304T0600/20200304T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200304T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200304T0600/SWC-SMAP-L_V2.0_100-20200304T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200304T0600/SWC-SMAP-L_V2.0_100-20200304T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200305T0600/20200305T0600.json b/stac/open-canada/ft-mckay/swc/20200305T0600/20200305T0600.json new file mode 100644 index 000000000..d53fb1cdb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200305T0600/20200305T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200305T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200305T0600/SWC-SMAP-L_V2.0_100-20200305T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200305T0600/SWC-SMAP-L_V2.0_100-20200305T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200306T0600/20200306T0600.json b/stac/open-canada/ft-mckay/swc/20200306T0600/20200306T0600.json new file mode 100644 index 000000000..33c1a78cd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200306T0600/20200306T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200306T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200306T0600/SWC-SMAP-L_V2.0_100-20200306T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200306T0600/SWC-SMAP-L_V2.0_100-20200306T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200307T0600/20200307T0600.json b/stac/open-canada/ft-mckay/swc/20200307T0600/20200307T0600.json new file mode 100644 index 000000000..dbaac5e86 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200307T0600/20200307T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200307T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200307T0600/SWC-SMAP-L_V2.0_100-20200307T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200307T0600/SWC-SMAP-L_V2.0_100-20200307T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200308T0600/20200308T0600.json b/stac/open-canada/ft-mckay/swc/20200308T0600/20200308T0600.json new file mode 100644 index 000000000..8218a7154 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200308T0600/20200308T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200308T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200308T0600/SWC-SMAP-L_V2.0_100-20200308T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200308T0600/SWC-SMAP-L_V2.0_100-20200308T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200309T0600/20200309T0600.json b/stac/open-canada/ft-mckay/swc/20200309T0600/20200309T0600.json new file mode 100644 index 000000000..5c14d08e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200309T0600/20200309T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200309T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200309T0600/SWC-SMAP-L_V2.0_100-20200309T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200309T0600/SWC-SMAP-L_V2.0_100-20200309T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200310T0600/20200310T0600.json b/stac/open-canada/ft-mckay/swc/20200310T0600/20200310T0600.json new file mode 100644 index 000000000..a0d8d93c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200310T0600/20200310T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200310T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200310T0600/SWC-SMAP-L_V2.0_100-20200310T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200310T0600/SWC-SMAP-L_V2.0_100-20200310T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200311T0600/20200311T0600.json b/stac/open-canada/ft-mckay/swc/20200311T0600/20200311T0600.json new file mode 100644 index 000000000..01019c56a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200311T0600/20200311T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200311T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200311T0600/SWC-SMAP-L_V2.0_100-20200311T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200311T0600/SWC-SMAP-L_V2.0_100-20200311T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200312T0600/20200312T0600.json b/stac/open-canada/ft-mckay/swc/20200312T0600/20200312T0600.json new file mode 100644 index 000000000..9608b3a03 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200312T0600/20200312T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200312T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200312T0600/SWC-SMAP-L_V2.0_100-20200312T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200312T0600/SWC-SMAP-L_V2.0_100-20200312T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200313T0600/20200313T0600.json b/stac/open-canada/ft-mckay/swc/20200313T0600/20200313T0600.json new file mode 100644 index 000000000..9231ecd0e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200313T0600/20200313T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200313T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200313T0600/SWC-SMAP-L_V2.0_100-20200313T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200313T0600/SWC-SMAP-L_V2.0_100-20200313T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200314T0600/20200314T0600.json b/stac/open-canada/ft-mckay/swc/20200314T0600/20200314T0600.json new file mode 100644 index 000000000..b2fe61d6c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200314T0600/20200314T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200314T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200314T0600/SWC-SMAP-L_V2.0_100-20200314T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200314T0600/SWC-SMAP-L_V2.0_100-20200314T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200315T0600/20200315T0600.json b/stac/open-canada/ft-mckay/swc/20200315T0600/20200315T0600.json new file mode 100644 index 000000000..a612269d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200315T0600/20200315T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200315T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200315T0600/SWC-SMAP-L_V2.0_100-20200315T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200315T0600/SWC-SMAP-L_V2.0_100-20200315T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200316T0600/20200316T0600.json b/stac/open-canada/ft-mckay/swc/20200316T0600/20200316T0600.json new file mode 100644 index 000000000..6539b1d74 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200316T0600/20200316T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200316T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200316T0600/SWC-SMAP-L_V2.0_100-20200316T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200316T0600/SWC-SMAP-L_V2.0_100-20200316T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200317T0600/20200317T0600.json b/stac/open-canada/ft-mckay/swc/20200317T0600/20200317T0600.json new file mode 100644 index 000000000..7df51153d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200317T0600/20200317T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200317T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200317T0600/SWC-SMAP-L_V2.0_100-20200317T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200317T0600/SWC-SMAP-L_V2.0_100-20200317T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200318T0600/20200318T0600.json b/stac/open-canada/ft-mckay/swc/20200318T0600/20200318T0600.json new file mode 100644 index 000000000..58ab80e54 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200318T0600/20200318T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200318T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200318T0600/SWC-SMAP-L_V2.0_100-20200318T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200318T0600/SWC-SMAP-L_V2.0_100-20200318T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200319T0600/20200319T0600.json b/stac/open-canada/ft-mckay/swc/20200319T0600/20200319T0600.json new file mode 100644 index 000000000..344925c16 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200319T0600/20200319T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200319T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200319T0600/SWC-SMAP-L_V2.0_100-20200319T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200319T0600/SWC-SMAP-L_V2.0_100-20200319T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200320T0600/20200320T0600.json b/stac/open-canada/ft-mckay/swc/20200320T0600/20200320T0600.json new file mode 100644 index 000000000..5865d5521 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200320T0600/20200320T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200320T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200320T0600/SWC-SMAP-L_V2.0_100-20200320T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200320T0600/SWC-SMAP-L_V2.0_100-20200320T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200321T0600/20200321T0600.json b/stac/open-canada/ft-mckay/swc/20200321T0600/20200321T0600.json new file mode 100644 index 000000000..3c18b6db9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200321T0600/20200321T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200321T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200321T0600/SWC-SMAP-L_V2.0_100-20200321T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200321T0600/SWC-SMAP-L_V2.0_100-20200321T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200322T0600/20200322T0600.json b/stac/open-canada/ft-mckay/swc/20200322T0600/20200322T0600.json new file mode 100644 index 000000000..d7dfea720 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200322T0600/20200322T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200322T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200322T0600/SWC-SMAP-L_V2.0_100-20200322T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200322T0600/SWC-SMAP-L_V2.0_100-20200322T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200323T0600/20200323T0600.json b/stac/open-canada/ft-mckay/swc/20200323T0600/20200323T0600.json new file mode 100644 index 000000000..5b5c49f53 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200323T0600/20200323T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200323T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200323T0600/SWC-SMAP-L_V2.0_100-20200323T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200323T0600/SWC-SMAP-L_V2.0_100-20200323T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200324T0600/20200324T0600.json b/stac/open-canada/ft-mckay/swc/20200324T0600/20200324T0600.json new file mode 100644 index 000000000..a09568197 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200324T0600/20200324T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200324T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200324T0600/SWC-SMAP-L_V2.0_100-20200324T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200324T0600/SWC-SMAP-L_V2.0_100-20200324T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200325T0600/20200325T0600.json b/stac/open-canada/ft-mckay/swc/20200325T0600/20200325T0600.json new file mode 100644 index 000000000..5907e623e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200325T0600/20200325T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200325T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200325T0600/SWC-SMAP-L_V2.0_100-20200325T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200325T0600/SWC-SMAP-L_V2.0_100-20200325T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200326T0600/20200326T0600.json b/stac/open-canada/ft-mckay/swc/20200326T0600/20200326T0600.json new file mode 100644 index 000000000..38c423418 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200326T0600/20200326T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200326T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200326T0600/SWC-SMAP-L_V2.0_100-20200326T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200326T0600/SWC-SMAP-L_V2.0_100-20200326T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200327T0600/20200327T0600.json b/stac/open-canada/ft-mckay/swc/20200327T0600/20200327T0600.json new file mode 100644 index 000000000..45ff5a2bc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200327T0600/20200327T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200327T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200327T0600/SWC-SMAP-L_V2.0_100-20200327T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200327T0600/SWC-SMAP-L_V2.0_100-20200327T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200328T0600/20200328T0600.json b/stac/open-canada/ft-mckay/swc/20200328T0600/20200328T0600.json new file mode 100644 index 000000000..4b1c04698 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200328T0600/20200328T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200328T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200328T0600/SWC-SMAP-L_V2.0_100-20200328T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200328T0600/SWC-SMAP-L_V2.0_100-20200328T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200329T0600/20200329T0600.json b/stac/open-canada/ft-mckay/swc/20200329T0600/20200329T0600.json new file mode 100644 index 000000000..a0aecb520 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200329T0600/20200329T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200329T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200329T0600/SWC-SMAP-L_V2.0_100-20200329T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200329T0600/SWC-SMAP-L_V2.0_100-20200329T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200330T0600/20200330T0600.json b/stac/open-canada/ft-mckay/swc/20200330T0600/20200330T0600.json new file mode 100644 index 000000000..e7b5dc82f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200330T0600/20200330T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200330T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200330T0600/SWC-SMAP-L_V2.0_100-20200330T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200330T0600/SWC-SMAP-L_V2.0_100-20200330T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200331T0600/20200331T0600.json b/stac/open-canada/ft-mckay/swc/20200331T0600/20200331T0600.json new file mode 100644 index 000000000..a87539580 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200331T0600/20200331T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200331T0600", + "collection": "swc", + "properties": { + "datetime": "2020-03-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200331T0600/SWC-SMAP-L_V2.0_100-20200331T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200331T0600/SWC-SMAP-L_V2.0_100-20200331T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200401T0600/20200401T0600.json b/stac/open-canada/ft-mckay/swc/20200401T0600/20200401T0600.json new file mode 100644 index 000000000..7d7e0a199 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200401T0600/20200401T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200401T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200401T0600/SWC-SMAP-L_V2.0_100-20200401T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200401T0600/SWC-SMAP-L_V2.0_100-20200401T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200402T0600/20200402T0600.json b/stac/open-canada/ft-mckay/swc/20200402T0600/20200402T0600.json new file mode 100644 index 000000000..85e5921b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200402T0600/20200402T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200402T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200402T0600/SWC-SMAP-L_V2.0_100-20200402T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200402T0600/SWC-SMAP-L_V2.0_100-20200402T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200403T0600/20200403T0600.json b/stac/open-canada/ft-mckay/swc/20200403T0600/20200403T0600.json new file mode 100644 index 000000000..e629405cc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200403T0600/20200403T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200403T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200403T0600/SWC-SMAP-L_V2.0_100-20200403T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200403T0600/SWC-SMAP-L_V2.0_100-20200403T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200404T0600/20200404T0600.json b/stac/open-canada/ft-mckay/swc/20200404T0600/20200404T0600.json new file mode 100644 index 000000000..d0f6b52a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200404T0600/20200404T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200404T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200404T0600/SWC-SMAP-L_V2.0_100-20200404T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200404T0600/SWC-SMAP-L_V2.0_100-20200404T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200405T0600/20200405T0600.json b/stac/open-canada/ft-mckay/swc/20200405T0600/20200405T0600.json new file mode 100644 index 000000000..3bbdfee03 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200405T0600/20200405T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200405T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200405T0600/SWC-SMAP-L_V2.0_100-20200405T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200405T0600/SWC-SMAP-L_V2.0_100-20200405T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200406T0600/20200406T0600.json b/stac/open-canada/ft-mckay/swc/20200406T0600/20200406T0600.json new file mode 100644 index 000000000..0235e4b59 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200406T0600/20200406T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200406T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200406T0600/SWC-SMAP-L_V2.0_100-20200406T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200406T0600/SWC-SMAP-L_V2.0_100-20200406T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200407T0600/20200407T0600.json b/stac/open-canada/ft-mckay/swc/20200407T0600/20200407T0600.json new file mode 100644 index 000000000..a1b31b69a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200407T0600/20200407T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200407T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200407T0600/SWC-SMAP-L_V2.0_100-20200407T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200407T0600/SWC-SMAP-L_V2.0_100-20200407T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200408T0600/20200408T0600.json b/stac/open-canada/ft-mckay/swc/20200408T0600/20200408T0600.json new file mode 100644 index 000000000..bbc0229f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200408T0600/20200408T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200408T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200408T0600/SWC-SMAP-L_V2.0_100-20200408T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200408T0600/SWC-SMAP-L_V2.0_100-20200408T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200409T0600/20200409T0600.json b/stac/open-canada/ft-mckay/swc/20200409T0600/20200409T0600.json new file mode 100644 index 000000000..24ab70e37 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200409T0600/20200409T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200409T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200409T0600/SWC-SMAP-L_V2.0_100-20200409T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200409T0600/SWC-SMAP-L_V2.0_100-20200409T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200410T0600/20200410T0600.json b/stac/open-canada/ft-mckay/swc/20200410T0600/20200410T0600.json new file mode 100644 index 000000000..d2fa8613f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200410T0600/20200410T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200410T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200410T0600/SWC-SMAP-L_V2.0_100-20200410T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200410T0600/SWC-SMAP-L_V2.0_100-20200410T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200411T0600/20200411T0600.json b/stac/open-canada/ft-mckay/swc/20200411T0600/20200411T0600.json new file mode 100644 index 000000000..075701f55 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200411T0600/20200411T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200411T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200411T0600/SWC-SMAP-L_V2.0_100-20200411T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200411T0600/SWC-SMAP-L_V2.0_100-20200411T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200412T0600/20200412T0600.json b/stac/open-canada/ft-mckay/swc/20200412T0600/20200412T0600.json new file mode 100644 index 000000000..27ad72766 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200412T0600/20200412T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200412T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200412T0600/SWC-SMAP-L_V2.0_100-20200412T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200412T0600/SWC-SMAP-L_V2.0_100-20200412T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200413T0600/20200413T0600.json b/stac/open-canada/ft-mckay/swc/20200413T0600/20200413T0600.json new file mode 100644 index 000000000..6b272ebf7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200413T0600/20200413T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200413T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200413T0600/SWC-SMAP-L_V2.0_100-20200413T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200413T0600/SWC-SMAP-L_V2.0_100-20200413T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200414T0600/20200414T0600.json b/stac/open-canada/ft-mckay/swc/20200414T0600/20200414T0600.json new file mode 100644 index 000000000..b06f8de50 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200414T0600/20200414T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200414T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200414T0600/SWC-SMAP-L_V2.0_100-20200414T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200414T0600/SWC-SMAP-L_V2.0_100-20200414T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200415T0600/20200415T0600.json b/stac/open-canada/ft-mckay/swc/20200415T0600/20200415T0600.json new file mode 100644 index 000000000..c800d4201 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200415T0600/20200415T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200415T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200415T0600/SWC-SMAP-L_V2.0_100-20200415T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200415T0600/SWC-SMAP-L_V2.0_100-20200415T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200416T0600/20200416T0600.json b/stac/open-canada/ft-mckay/swc/20200416T0600/20200416T0600.json new file mode 100644 index 000000000..90edaa19b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200416T0600/20200416T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200416T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200416T0600/SWC-SMAP-L_V2.0_100-20200416T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200416T0600/SWC-SMAP-L_V2.0_100-20200416T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200417T0600/20200417T0600.json b/stac/open-canada/ft-mckay/swc/20200417T0600/20200417T0600.json new file mode 100644 index 000000000..737edc66e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200417T0600/20200417T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200417T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200417T0600/SWC-SMAP-L_V2.0_100-20200417T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200417T0600/SWC-SMAP-L_V2.0_100-20200417T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200418T0600/20200418T0600.json b/stac/open-canada/ft-mckay/swc/20200418T0600/20200418T0600.json new file mode 100644 index 000000000..6665c8d64 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200418T0600/20200418T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200418T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200418T0600/SWC-SMAP-L_V2.0_100-20200418T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200418T0600/SWC-SMAP-L_V2.0_100-20200418T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200419T0600/20200419T0600.json b/stac/open-canada/ft-mckay/swc/20200419T0600/20200419T0600.json new file mode 100644 index 000000000..e6d0cef21 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200419T0600/20200419T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200419T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200419T0600/SWC-SMAP-L_V2.0_100-20200419T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200419T0600/SWC-SMAP-L_V2.0_100-20200419T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200420T0600/20200420T0600.json b/stac/open-canada/ft-mckay/swc/20200420T0600/20200420T0600.json new file mode 100644 index 000000000..c811c096a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200420T0600/20200420T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200420T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200420T0600/SWC-SMAP-L_V2.0_100-20200420T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200420T0600/SWC-SMAP-L_V2.0_100-20200420T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200421T0600/20200421T0600.json b/stac/open-canada/ft-mckay/swc/20200421T0600/20200421T0600.json new file mode 100644 index 000000000..713671cc4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200421T0600/20200421T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200421T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200421T0600/SWC-SMAP-L_V2.0_100-20200421T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200421T0600/SWC-SMAP-L_V2.0_100-20200421T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200422T0600/20200422T0600.json b/stac/open-canada/ft-mckay/swc/20200422T0600/20200422T0600.json new file mode 100644 index 000000000..e5170c958 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200422T0600/20200422T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200422T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200422T0600/SWC-SMAP-L_V2.0_100-20200422T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200422T0600/SWC-SMAP-L_V2.0_100-20200422T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200423T0600/20200423T0600.json b/stac/open-canada/ft-mckay/swc/20200423T0600/20200423T0600.json new file mode 100644 index 000000000..ab15268f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200423T0600/20200423T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200423T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200423T0600/SWC-SMAP-L_V2.0_100-20200423T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200423T0600/SWC-SMAP-L_V2.0_100-20200423T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200424T0600/20200424T0600.json b/stac/open-canada/ft-mckay/swc/20200424T0600/20200424T0600.json new file mode 100644 index 000000000..c6a807fb8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200424T0600/20200424T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200424T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200424T0600/SWC-SMAP-L_V2.0_100-20200424T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200424T0600/SWC-SMAP-L_V2.0_100-20200424T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200425T0600/20200425T0600.json b/stac/open-canada/ft-mckay/swc/20200425T0600/20200425T0600.json new file mode 100644 index 000000000..0cae0f503 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200425T0600/20200425T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200425T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200425T0600/SWC-SMAP-L_V2.0_100-20200425T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200425T0600/SWC-SMAP-L_V2.0_100-20200425T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200426T0600/20200426T0600.json b/stac/open-canada/ft-mckay/swc/20200426T0600/20200426T0600.json new file mode 100644 index 000000000..25312be18 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200426T0600/20200426T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200426T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200426T0600/SWC-SMAP-L_V2.0_100-20200426T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200426T0600/SWC-SMAP-L_V2.0_100-20200426T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200427T0600/20200427T0600.json b/stac/open-canada/ft-mckay/swc/20200427T0600/20200427T0600.json new file mode 100644 index 000000000..0d230ce8b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200427T0600/20200427T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200427T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200427T0600/SWC-SMAP-L_V2.0_100-20200427T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200427T0600/SWC-SMAP-L_V2.0_100-20200427T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200428T0600/20200428T0600.json b/stac/open-canada/ft-mckay/swc/20200428T0600/20200428T0600.json new file mode 100644 index 000000000..b1cfbed11 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200428T0600/20200428T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200428T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200428T0600/SWC-SMAP-L_V2.0_100-20200428T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200428T0600/SWC-SMAP-L_V2.0_100-20200428T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200429T0600/20200429T0600.json b/stac/open-canada/ft-mckay/swc/20200429T0600/20200429T0600.json new file mode 100644 index 000000000..86930e227 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200429T0600/20200429T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200429T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200429T0600/SWC-SMAP-L_V2.0_100-20200429T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200429T0600/SWC-SMAP-L_V2.0_100-20200429T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200430T0600/20200430T0600.json b/stac/open-canada/ft-mckay/swc/20200430T0600/20200430T0600.json new file mode 100644 index 000000000..9e7040023 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200430T0600/20200430T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200430T0600", + "collection": "swc", + "properties": { + "datetime": "2020-04-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200430T0600/SWC-SMAP-L_V2.0_100-20200430T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200430T0600/SWC-SMAP-L_V2.0_100-20200430T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200501T0600/20200501T0600.json b/stac/open-canada/ft-mckay/swc/20200501T0600/20200501T0600.json new file mode 100644 index 000000000..fab07ded9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200501T0600/20200501T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200501T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200501T0600/SWC-SMAP-L_V2.0_100-20200501T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200501T0600/SWC-SMAP-L_V2.0_100-20200501T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200502T0600/20200502T0600.json b/stac/open-canada/ft-mckay/swc/20200502T0600/20200502T0600.json new file mode 100644 index 000000000..e5efdc8a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200502T0600/20200502T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200502T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200502T0600/SWC-SMAP-L_V2.0_100-20200502T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200502T0600/SWC-SMAP-L_V2.0_100-20200502T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200503T0600/20200503T0600.json b/stac/open-canada/ft-mckay/swc/20200503T0600/20200503T0600.json new file mode 100644 index 000000000..9f156ccf3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200503T0600/20200503T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200503T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200503T0600/SWC-SMAP-L_V2.0_100-20200503T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200503T0600/SWC-SMAP-L_V2.0_100-20200503T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200504T0600/20200504T0600.json b/stac/open-canada/ft-mckay/swc/20200504T0600/20200504T0600.json new file mode 100644 index 000000000..b2fa78dac --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200504T0600/20200504T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200504T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200504T0600/SWC-SMAP-L_V2.0_100-20200504T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200504T0600/SWC-SMAP-L_V2.0_100-20200504T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200505T0600/20200505T0600.json b/stac/open-canada/ft-mckay/swc/20200505T0600/20200505T0600.json new file mode 100644 index 000000000..235429b08 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200505T0600/20200505T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200505T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200505T0600/SWC-SMAP-L_V2.0_100-20200505T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200505T0600/SWC-SMAP-L_V2.0_100-20200505T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200506T0600/20200506T0600.json b/stac/open-canada/ft-mckay/swc/20200506T0600/20200506T0600.json new file mode 100644 index 000000000..3b91e8db4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200506T0600/20200506T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200506T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200506T0600/SWC-SMAP-L_V2.0_100-20200506T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200506T0600/SWC-SMAP-L_V2.0_100-20200506T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200507T0600/20200507T0600.json b/stac/open-canada/ft-mckay/swc/20200507T0600/20200507T0600.json new file mode 100644 index 000000000..c78fe2e27 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200507T0600/20200507T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200507T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200507T0600/SWC-SMAP-L_V2.0_100-20200507T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200507T0600/SWC-SMAP-L_V2.0_100-20200507T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200508T0600/20200508T0600.json b/stac/open-canada/ft-mckay/swc/20200508T0600/20200508T0600.json new file mode 100644 index 000000000..6ff0df1b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200508T0600/20200508T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200508T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200508T0600/SWC-SMAP-L_V2.0_100-20200508T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200508T0600/SWC-SMAP-L_V2.0_100-20200508T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200509T0600/20200509T0600.json b/stac/open-canada/ft-mckay/swc/20200509T0600/20200509T0600.json new file mode 100644 index 000000000..1b059cc42 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200509T0600/20200509T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200509T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200509T0600/SWC-SMAP-L_V2.0_100-20200509T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200509T0600/SWC-SMAP-L_V2.0_100-20200509T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200510T0600/20200510T0600.json b/stac/open-canada/ft-mckay/swc/20200510T0600/20200510T0600.json new file mode 100644 index 000000000..aca88bbb4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200510T0600/20200510T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200510T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200510T0600/SWC-SMAP-L_V2.0_100-20200510T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200510T0600/SWC-SMAP-L_V2.0_100-20200510T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200511T0600/20200511T0600.json b/stac/open-canada/ft-mckay/swc/20200511T0600/20200511T0600.json new file mode 100644 index 000000000..66082b172 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200511T0600/20200511T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200511T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200511T0600/SWC-SMAP-L_V2.0_100-20200511T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200511T0600/SWC-SMAP-L_V2.0_100-20200511T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200512T0600/20200512T0600.json b/stac/open-canada/ft-mckay/swc/20200512T0600/20200512T0600.json new file mode 100644 index 000000000..ad34e3ea4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200512T0600/20200512T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200512T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200512T0600/SWC-SMAP-L_V2.0_100-20200512T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200512T0600/SWC-SMAP-L_V2.0_100-20200512T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200513T0600/20200513T0600.json b/stac/open-canada/ft-mckay/swc/20200513T0600/20200513T0600.json new file mode 100644 index 000000000..ca47cb357 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200513T0600/20200513T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200513T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200513T0600/SWC-SMAP-L_V2.0_100-20200513T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200513T0600/SWC-SMAP-L_V2.0_100-20200513T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200514T0600/20200514T0600.json b/stac/open-canada/ft-mckay/swc/20200514T0600/20200514T0600.json new file mode 100644 index 000000000..bf4510112 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200514T0600/20200514T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200514T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200514T0600/SWC-SMAP-L_V2.0_100-20200514T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200514T0600/SWC-SMAP-L_V2.0_100-20200514T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200515T0600/20200515T0600.json b/stac/open-canada/ft-mckay/swc/20200515T0600/20200515T0600.json new file mode 100644 index 000000000..056d0371b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200515T0600/20200515T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200515T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200515T0600/SWC-SMAP-L_V2.0_100-20200515T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200515T0600/SWC-SMAP-L_V2.0_100-20200515T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200516T0600/20200516T0600.json b/stac/open-canada/ft-mckay/swc/20200516T0600/20200516T0600.json new file mode 100644 index 000000000..5b3314492 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200516T0600/20200516T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200516T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200516T0600/SWC-SMAP-L_V2.0_100-20200516T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200516T0600/SWC-SMAP-L_V2.0_100-20200516T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200517T0600/20200517T0600.json b/stac/open-canada/ft-mckay/swc/20200517T0600/20200517T0600.json new file mode 100644 index 000000000..eb5ef01cd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200517T0600/20200517T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200517T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200517T0600/SWC-SMAP-L_V2.0_100-20200517T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200517T0600/SWC-SMAP-L_V2.0_100-20200517T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200518T0600/20200518T0600.json b/stac/open-canada/ft-mckay/swc/20200518T0600/20200518T0600.json new file mode 100644 index 000000000..01548cd29 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200518T0600/20200518T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200518T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200518T0600/SWC-SMAP-L_V2.0_100-20200518T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200518T0600/SWC-SMAP-L_V2.0_100-20200518T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200519T0600/20200519T0600.json b/stac/open-canada/ft-mckay/swc/20200519T0600/20200519T0600.json new file mode 100644 index 000000000..4c2ad7b80 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200519T0600/20200519T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200519T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200519T0600/SWC-SMAP-L_V2.0_100-20200519T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200519T0600/SWC-SMAP-L_V2.0_100-20200519T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200520T0600/20200520T0600.json b/stac/open-canada/ft-mckay/swc/20200520T0600/20200520T0600.json new file mode 100644 index 000000000..1bfd212df --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200520T0600/20200520T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200520T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200520T0600/SWC-SMAP-L_V2.0_100-20200520T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200520T0600/SWC-SMAP-L_V2.0_100-20200520T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200521T0600/20200521T0600.json b/stac/open-canada/ft-mckay/swc/20200521T0600/20200521T0600.json new file mode 100644 index 000000000..cfd97294f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200521T0600/20200521T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200521T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200521T0600/SWC-SMAP-L_V2.0_100-20200521T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200521T0600/SWC-SMAP-L_V2.0_100-20200521T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200522T0600/20200522T0600.json b/stac/open-canada/ft-mckay/swc/20200522T0600/20200522T0600.json new file mode 100644 index 000000000..7afc52afd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200522T0600/20200522T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200522T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200522T0600/SWC-SMAP-L_V2.0_100-20200522T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200522T0600/SWC-SMAP-L_V2.0_100-20200522T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200523T0600/20200523T0600.json b/stac/open-canada/ft-mckay/swc/20200523T0600/20200523T0600.json new file mode 100644 index 000000000..5421a6665 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200523T0600/20200523T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200523T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200523T0600/SWC-SMAP-L_V2.0_100-20200523T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200523T0600/SWC-SMAP-L_V2.0_100-20200523T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200524T0600/20200524T0600.json b/stac/open-canada/ft-mckay/swc/20200524T0600/20200524T0600.json new file mode 100644 index 000000000..0ac8b41c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200524T0600/20200524T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200524T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200524T0600/SWC-SMAP-L_V2.0_100-20200524T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200524T0600/SWC-SMAP-L_V2.0_100-20200524T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200525T0600/20200525T0600.json b/stac/open-canada/ft-mckay/swc/20200525T0600/20200525T0600.json new file mode 100644 index 000000000..63172c693 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200525T0600/20200525T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200525T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200525T0600/SWC-SMAP-L_V2.0_100-20200525T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200525T0600/SWC-SMAP-L_V2.0_100-20200525T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200526T0600/20200526T0600.json b/stac/open-canada/ft-mckay/swc/20200526T0600/20200526T0600.json new file mode 100644 index 000000000..c168784b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200526T0600/20200526T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200526T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200526T0600/SWC-SMAP-L_V2.0_100-20200526T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200526T0600/SWC-SMAP-L_V2.0_100-20200526T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200527T0600/20200527T0600.json b/stac/open-canada/ft-mckay/swc/20200527T0600/20200527T0600.json new file mode 100644 index 000000000..c69bb0b35 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200527T0600/20200527T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200527T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200527T0600/SWC-SMAP-L_V2.0_100-20200527T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200527T0600/SWC-SMAP-L_V2.0_100-20200527T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200528T0600/20200528T0600.json b/stac/open-canada/ft-mckay/swc/20200528T0600/20200528T0600.json new file mode 100644 index 000000000..906fa953b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200528T0600/20200528T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200528T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200528T0600/SWC-SMAP-L_V2.0_100-20200528T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200528T0600/SWC-SMAP-L_V2.0_100-20200528T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200529T0600/20200529T0600.json b/stac/open-canada/ft-mckay/swc/20200529T0600/20200529T0600.json new file mode 100644 index 000000000..bc34b9a01 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200529T0600/20200529T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200529T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200529T0600/SWC-SMAP-L_V2.0_100-20200529T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200529T0600/SWC-SMAP-L_V2.0_100-20200529T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200530T0600/20200530T0600.json b/stac/open-canada/ft-mckay/swc/20200530T0600/20200530T0600.json new file mode 100644 index 000000000..44d5f7b28 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200530T0600/20200530T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200530T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200530T0600/SWC-SMAP-L_V2.0_100-20200530T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200530T0600/SWC-SMAP-L_V2.0_100-20200530T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200531T0600/20200531T0600.json b/stac/open-canada/ft-mckay/swc/20200531T0600/20200531T0600.json new file mode 100644 index 000000000..0ad3121f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200531T0600/20200531T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200531T0600", + "collection": "swc", + "properties": { + "datetime": "2020-05-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200531T0600/SWC-SMAP-L_V2.0_100-20200531T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200531T0600/SWC-SMAP-L_V2.0_100-20200531T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200601T0600/20200601T0600.json b/stac/open-canada/ft-mckay/swc/20200601T0600/20200601T0600.json new file mode 100644 index 000000000..268dee7a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200601T0600/20200601T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200601T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200601T0600/SWC-SMAP-L_V2.0_100-20200601T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200601T0600/SWC-SMAP-L_V2.0_100-20200601T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200602T0600/20200602T0600.json b/stac/open-canada/ft-mckay/swc/20200602T0600/20200602T0600.json new file mode 100644 index 000000000..c1d19afb9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200602T0600/20200602T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200602T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200602T0600/SWC-SMAP-L_V2.0_100-20200602T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200602T0600/SWC-SMAP-L_V2.0_100-20200602T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200603T0600/20200603T0600.json b/stac/open-canada/ft-mckay/swc/20200603T0600/20200603T0600.json new file mode 100644 index 000000000..38c123c15 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200603T0600/20200603T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200603T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200603T0600/SWC-SMAP-L_V2.0_100-20200603T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200603T0600/SWC-SMAP-L_V2.0_100-20200603T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200604T0600/20200604T0600.json b/stac/open-canada/ft-mckay/swc/20200604T0600/20200604T0600.json new file mode 100644 index 000000000..e0017be02 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200604T0600/20200604T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200604T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200604T0600/SWC-SMAP-L_V2.0_100-20200604T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200604T0600/SWC-SMAP-L_V2.0_100-20200604T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200605T0600/20200605T0600.json b/stac/open-canada/ft-mckay/swc/20200605T0600/20200605T0600.json new file mode 100644 index 000000000..453d8233a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200605T0600/20200605T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200605T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200605T0600/SWC-SMAP-L_V2.0_100-20200605T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200605T0600/SWC-SMAP-L_V2.0_100-20200605T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200606T0600/20200606T0600.json b/stac/open-canada/ft-mckay/swc/20200606T0600/20200606T0600.json new file mode 100644 index 000000000..4654f2a5e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200606T0600/20200606T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200606T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200606T0600/SWC-SMAP-L_V2.0_100-20200606T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200606T0600/SWC-SMAP-L_V2.0_100-20200606T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200607T0600/20200607T0600.json b/stac/open-canada/ft-mckay/swc/20200607T0600/20200607T0600.json new file mode 100644 index 000000000..46dabba3a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200607T0600/20200607T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200607T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200607T0600/SWC-SMAP-L_V2.0_100-20200607T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200607T0600/SWC-SMAP-L_V2.0_100-20200607T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200608T0600/20200608T0600.json b/stac/open-canada/ft-mckay/swc/20200608T0600/20200608T0600.json new file mode 100644 index 000000000..52a7b41ca --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200608T0600/20200608T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200608T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200608T0600/SWC-SMAP-L_V2.0_100-20200608T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200608T0600/SWC-SMAP-L_V2.0_100-20200608T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200609T0600/20200609T0600.json b/stac/open-canada/ft-mckay/swc/20200609T0600/20200609T0600.json new file mode 100644 index 000000000..eb54defb8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200609T0600/20200609T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200609T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200609T0600/SWC-SMAP-L_V2.0_100-20200609T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200609T0600/SWC-SMAP-L_V2.0_100-20200609T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200610T0600/20200610T0600.json b/stac/open-canada/ft-mckay/swc/20200610T0600/20200610T0600.json new file mode 100644 index 000000000..240f92d39 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200610T0600/20200610T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200610T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200610T0600/SWC-SMAP-L_V2.0_100-20200610T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200610T0600/SWC-SMAP-L_V2.0_100-20200610T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200611T0600/20200611T0600.json b/stac/open-canada/ft-mckay/swc/20200611T0600/20200611T0600.json new file mode 100644 index 000000000..770d5b941 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200611T0600/20200611T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200611T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200611T0600/SWC-SMAP-L_V2.0_100-20200611T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200611T0600/SWC-SMAP-L_V2.0_100-20200611T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200612T0600/20200612T0600.json b/stac/open-canada/ft-mckay/swc/20200612T0600/20200612T0600.json new file mode 100644 index 000000000..06313bd81 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200612T0600/20200612T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200612T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200612T0600/SWC-SMAP-L_V2.0_100-20200612T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200612T0600/SWC-SMAP-L_V2.0_100-20200612T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200613T0600/20200613T0600.json b/stac/open-canada/ft-mckay/swc/20200613T0600/20200613T0600.json new file mode 100644 index 000000000..e80471206 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200613T0600/20200613T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200613T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200613T0600/SWC-SMAP-L_V2.0_100-20200613T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200613T0600/SWC-SMAP-L_V2.0_100-20200613T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200614T0600/20200614T0600.json b/stac/open-canada/ft-mckay/swc/20200614T0600/20200614T0600.json new file mode 100644 index 000000000..9eccc2382 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200614T0600/20200614T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200614T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200614T0600/SWC-SMAP-L_V2.0_100-20200614T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200614T0600/SWC-SMAP-L_V2.0_100-20200614T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200615T0600/20200615T0600.json b/stac/open-canada/ft-mckay/swc/20200615T0600/20200615T0600.json new file mode 100644 index 000000000..3b79d8148 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200615T0600/20200615T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200615T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200615T0600/SWC-SMAP-L_V2.0_100-20200615T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200615T0600/SWC-SMAP-L_V2.0_100-20200615T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200616T0600/20200616T0600.json b/stac/open-canada/ft-mckay/swc/20200616T0600/20200616T0600.json new file mode 100644 index 000000000..38aa37e4e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200616T0600/20200616T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200616T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200616T0600/SWC-SMAP-L_V2.0_100-20200616T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200616T0600/SWC-SMAP-L_V2.0_100-20200616T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200617T0600/20200617T0600.json b/stac/open-canada/ft-mckay/swc/20200617T0600/20200617T0600.json new file mode 100644 index 000000000..c048228e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200617T0600/20200617T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200617T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200617T0600/SWC-SMAP-L_V2.0_100-20200617T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200617T0600/SWC-SMAP-L_V2.0_100-20200617T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200618T0600/20200618T0600.json b/stac/open-canada/ft-mckay/swc/20200618T0600/20200618T0600.json new file mode 100644 index 000000000..7c04c13b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200618T0600/20200618T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200618T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200618T0600/SWC-SMAP-L_V2.0_100-20200618T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200618T0600/SWC-SMAP-L_V2.0_100-20200618T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200619T0600/20200619T0600.json b/stac/open-canada/ft-mckay/swc/20200619T0600/20200619T0600.json new file mode 100644 index 000000000..0f0a117b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200619T0600/20200619T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200619T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200619T0600/SWC-SMAP-L_V2.0_100-20200619T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200619T0600/SWC-SMAP-L_V2.0_100-20200619T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200620T0600/20200620T0600.json b/stac/open-canada/ft-mckay/swc/20200620T0600/20200620T0600.json new file mode 100644 index 000000000..28c6ed328 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200620T0600/20200620T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200620T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200620T0600/SWC-SMAP-L_V2.0_100-20200620T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200620T0600/SWC-SMAP-L_V2.0_100-20200620T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200621T0600/20200621T0600.json b/stac/open-canada/ft-mckay/swc/20200621T0600/20200621T0600.json new file mode 100644 index 000000000..847539400 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200621T0600/20200621T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200621T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200621T0600/SWC-SMAP-L_V2.0_100-20200621T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200621T0600/SWC-SMAP-L_V2.0_100-20200621T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200622T0600/20200622T0600.json b/stac/open-canada/ft-mckay/swc/20200622T0600/20200622T0600.json new file mode 100644 index 000000000..bfe00b7ce --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200622T0600/20200622T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200622T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200622T0600/SWC-SMAP-L_V2.0_100-20200622T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200622T0600/SWC-SMAP-L_V2.0_100-20200622T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200623T0600/20200623T0600.json b/stac/open-canada/ft-mckay/swc/20200623T0600/20200623T0600.json new file mode 100644 index 000000000..3a62d76ac --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200623T0600/20200623T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200623T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200623T0600/SWC-SMAP-L_V2.0_100-20200623T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200623T0600/SWC-SMAP-L_V2.0_100-20200623T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200624T0600/20200624T0600.json b/stac/open-canada/ft-mckay/swc/20200624T0600/20200624T0600.json new file mode 100644 index 000000000..a9e9b0718 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200624T0600/20200624T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200624T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200624T0600/SWC-SMAP-L_V2.0_100-20200624T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200624T0600/SWC-SMAP-L_V2.0_100-20200624T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200625T0600/20200625T0600.json b/stac/open-canada/ft-mckay/swc/20200625T0600/20200625T0600.json new file mode 100644 index 000000000..3606b8278 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200625T0600/20200625T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200625T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200625T0600/SWC-SMAP-L_V2.0_100-20200625T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200625T0600/SWC-SMAP-L_V2.0_100-20200625T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200626T0600/20200626T0600.json b/stac/open-canada/ft-mckay/swc/20200626T0600/20200626T0600.json new file mode 100644 index 000000000..e01735fae --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200626T0600/20200626T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200626T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200626T0600/SWC-SMAP-L_V2.0_100-20200626T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200626T0600/SWC-SMAP-L_V2.0_100-20200626T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200627T0600/20200627T0600.json b/stac/open-canada/ft-mckay/swc/20200627T0600/20200627T0600.json new file mode 100644 index 000000000..a751571be --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200627T0600/20200627T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200627T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200627T0600/SWC-SMAP-L_V2.0_100-20200627T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200627T0600/SWC-SMAP-L_V2.0_100-20200627T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200628T0600/20200628T0600.json b/stac/open-canada/ft-mckay/swc/20200628T0600/20200628T0600.json new file mode 100644 index 000000000..434ed1c56 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200628T0600/20200628T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200628T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200628T0600/SWC-SMAP-L_V2.0_100-20200628T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200628T0600/SWC-SMAP-L_V2.0_100-20200628T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200629T0600/20200629T0600.json b/stac/open-canada/ft-mckay/swc/20200629T0600/20200629T0600.json new file mode 100644 index 000000000..7e94952cd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200629T0600/20200629T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200629T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200629T0600/SWC-SMAP-L_V2.0_100-20200629T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200629T0600/SWC-SMAP-L_V2.0_100-20200629T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200630T0600/20200630T0600.json b/stac/open-canada/ft-mckay/swc/20200630T0600/20200630T0600.json new file mode 100644 index 000000000..7248042e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200630T0600/20200630T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200630T0600", + "collection": "swc", + "properties": { + "datetime": "2020-06-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200630T0600/SWC-SMAP-L_V2.0_100-20200630T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200630T0600/SWC-SMAP-L_V2.0_100-20200630T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200701T0600/20200701T0600.json b/stac/open-canada/ft-mckay/swc/20200701T0600/20200701T0600.json new file mode 100644 index 000000000..6d9625f91 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200701T0600/20200701T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200701T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200701T0600/SWC-SMAP-L_V2.0_100-20200701T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200701T0600/SWC-SMAP-L_V2.0_100-20200701T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200702T0600/20200702T0600.json b/stac/open-canada/ft-mckay/swc/20200702T0600/20200702T0600.json new file mode 100644 index 000000000..0c7646d12 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200702T0600/20200702T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200702T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200702T0600/SWC-SMAP-L_V2.0_100-20200702T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200702T0600/SWC-SMAP-L_V2.0_100-20200702T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200703T0600/20200703T0600.json b/stac/open-canada/ft-mckay/swc/20200703T0600/20200703T0600.json new file mode 100644 index 000000000..b2a2a9fc5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200703T0600/20200703T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200703T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200703T0600/SWC-SMAP-L_V2.0_100-20200703T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200703T0600/SWC-SMAP-L_V2.0_100-20200703T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200704T0600/20200704T0600.json b/stac/open-canada/ft-mckay/swc/20200704T0600/20200704T0600.json new file mode 100644 index 000000000..e2257f58f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200704T0600/20200704T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200704T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200704T0600/SWC-SMAP-L_V2.0_100-20200704T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200704T0600/SWC-SMAP-L_V2.0_100-20200704T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200705T0600/20200705T0600.json b/stac/open-canada/ft-mckay/swc/20200705T0600/20200705T0600.json new file mode 100644 index 000000000..423f3495b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200705T0600/20200705T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200705T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200705T0600/SWC-SMAP-L_V2.0_100-20200705T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200705T0600/SWC-SMAP-L_V2.0_100-20200705T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200706T0600/20200706T0600.json b/stac/open-canada/ft-mckay/swc/20200706T0600/20200706T0600.json new file mode 100644 index 000000000..7960bfbbb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200706T0600/20200706T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200706T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200706T0600/SWC-SMAP-L_V2.0_100-20200706T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200706T0600/SWC-SMAP-L_V2.0_100-20200706T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200707T0600/20200707T0600.json b/stac/open-canada/ft-mckay/swc/20200707T0600/20200707T0600.json new file mode 100644 index 000000000..3c295b0f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200707T0600/20200707T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200707T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200707T0600/SWC-SMAP-L_V2.0_100-20200707T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200707T0600/SWC-SMAP-L_V2.0_100-20200707T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200708T0600/20200708T0600.json b/stac/open-canada/ft-mckay/swc/20200708T0600/20200708T0600.json new file mode 100644 index 000000000..477175705 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200708T0600/20200708T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200708T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200708T0600/SWC-SMAP-L_V2.0_100-20200708T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200708T0600/SWC-SMAP-L_V2.0_100-20200708T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200709T0600/20200709T0600.json b/stac/open-canada/ft-mckay/swc/20200709T0600/20200709T0600.json new file mode 100644 index 000000000..60b45f396 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200709T0600/20200709T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200709T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200709T0600/SWC-SMAP-L_V2.0_100-20200709T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200709T0600/SWC-SMAP-L_V2.0_100-20200709T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200710T0600/20200710T0600.json b/stac/open-canada/ft-mckay/swc/20200710T0600/20200710T0600.json new file mode 100644 index 000000000..cff66b795 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200710T0600/20200710T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200710T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200710T0600/SWC-SMAP-L_V2.0_100-20200710T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200710T0600/SWC-SMAP-L_V2.0_100-20200710T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200711T0600/20200711T0600.json b/stac/open-canada/ft-mckay/swc/20200711T0600/20200711T0600.json new file mode 100644 index 000000000..97c16ec43 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200711T0600/20200711T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200711T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200711T0600/SWC-SMAP-L_V2.0_100-20200711T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200711T0600/SWC-SMAP-L_V2.0_100-20200711T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200712T0600/20200712T0600.json b/stac/open-canada/ft-mckay/swc/20200712T0600/20200712T0600.json new file mode 100644 index 000000000..a68615bca --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200712T0600/20200712T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200712T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200712T0600/SWC-SMAP-L_V2.0_100-20200712T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200712T0600/SWC-SMAP-L_V2.0_100-20200712T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200713T0600/20200713T0600.json b/stac/open-canada/ft-mckay/swc/20200713T0600/20200713T0600.json new file mode 100644 index 000000000..dd645083e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200713T0600/20200713T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200713T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200713T0600/SWC-SMAP-L_V2.0_100-20200713T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200713T0600/SWC-SMAP-L_V2.0_100-20200713T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200714T0600/20200714T0600.json b/stac/open-canada/ft-mckay/swc/20200714T0600/20200714T0600.json new file mode 100644 index 000000000..8e92b4ae1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200714T0600/20200714T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200714T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200714T0600/SWC-SMAP-L_V2.0_100-20200714T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200714T0600/SWC-SMAP-L_V2.0_100-20200714T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200715T0600/20200715T0600.json b/stac/open-canada/ft-mckay/swc/20200715T0600/20200715T0600.json new file mode 100644 index 000000000..a53d250c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200715T0600/20200715T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200715T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200715T0600/SWC-SMAP-L_V2.0_100-20200715T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200715T0600/SWC-SMAP-L_V2.0_100-20200715T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200716T0600/20200716T0600.json b/stac/open-canada/ft-mckay/swc/20200716T0600/20200716T0600.json new file mode 100644 index 000000000..17662f102 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200716T0600/20200716T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200716T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200716T0600/SWC-SMAP-L_V2.0_100-20200716T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200716T0600/SWC-SMAP-L_V2.0_100-20200716T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200717T0600/20200717T0600.json b/stac/open-canada/ft-mckay/swc/20200717T0600/20200717T0600.json new file mode 100644 index 000000000..88e421084 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200717T0600/20200717T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200717T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200717T0600/SWC-SMAP-L_V2.0_100-20200717T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200717T0600/SWC-SMAP-L_V2.0_100-20200717T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200718T0600/20200718T0600.json b/stac/open-canada/ft-mckay/swc/20200718T0600/20200718T0600.json new file mode 100644 index 000000000..9142ae442 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200718T0600/20200718T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200718T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200718T0600/SWC-SMAP-L_V2.0_100-20200718T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200718T0600/SWC-SMAP-L_V2.0_100-20200718T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200719T0600/20200719T0600.json b/stac/open-canada/ft-mckay/swc/20200719T0600/20200719T0600.json new file mode 100644 index 000000000..13dbcbe41 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200719T0600/20200719T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200719T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200719T0600/SWC-SMAP-L_V2.0_100-20200719T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200719T0600/SWC-SMAP-L_V2.0_100-20200719T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200720T0600/20200720T0600.json b/stac/open-canada/ft-mckay/swc/20200720T0600/20200720T0600.json new file mode 100644 index 000000000..3000dc908 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200720T0600/20200720T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200720T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200720T0600/SWC-SMAP-L_V2.0_100-20200720T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200720T0600/SWC-SMAP-L_V2.0_100-20200720T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200721T0600/20200721T0600.json b/stac/open-canada/ft-mckay/swc/20200721T0600/20200721T0600.json new file mode 100644 index 000000000..db8f593e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200721T0600/20200721T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200721T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200721T0600/SWC-SMAP-L_V2.0_100-20200721T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200721T0600/SWC-SMAP-L_V2.0_100-20200721T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200722T0600/20200722T0600.json b/stac/open-canada/ft-mckay/swc/20200722T0600/20200722T0600.json new file mode 100644 index 000000000..dcf74403e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200722T0600/20200722T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200722T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200722T0600/SWC-SMAP-L_V2.0_100-20200722T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200722T0600/SWC-SMAP-L_V2.0_100-20200722T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200723T0600/20200723T0600.json b/stac/open-canada/ft-mckay/swc/20200723T0600/20200723T0600.json new file mode 100644 index 000000000..0755cac4e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200723T0600/20200723T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200723T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200723T0600/SWC-SMAP-L_V2.0_100-20200723T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200723T0600/SWC-SMAP-L_V2.0_100-20200723T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200724T0600/20200724T0600.json b/stac/open-canada/ft-mckay/swc/20200724T0600/20200724T0600.json new file mode 100644 index 000000000..0ef51e0c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200724T0600/20200724T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200724T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200724T0600/SWC-SMAP-L_V2.0_100-20200724T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200724T0600/SWC-SMAP-L_V2.0_100-20200724T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200725T0600/20200725T0600.json b/stac/open-canada/ft-mckay/swc/20200725T0600/20200725T0600.json new file mode 100644 index 000000000..942fa2a6d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200725T0600/20200725T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200725T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200725T0600/SWC-SMAP-L_V2.0_100-20200725T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200725T0600/SWC-SMAP-L_V2.0_100-20200725T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200726T0600/20200726T0600.json b/stac/open-canada/ft-mckay/swc/20200726T0600/20200726T0600.json new file mode 100644 index 000000000..5a00d8e62 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200726T0600/20200726T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200726T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200726T0600/SWC-SMAP-L_V2.0_100-20200726T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200726T0600/SWC-SMAP-L_V2.0_100-20200726T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200727T0600/20200727T0600.json b/stac/open-canada/ft-mckay/swc/20200727T0600/20200727T0600.json new file mode 100644 index 000000000..88e5fc559 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200727T0600/20200727T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200727T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200727T0600/SWC-SMAP-L_V2.0_100-20200727T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200727T0600/SWC-SMAP-L_V2.0_100-20200727T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200728T0600/20200728T0600.json b/stac/open-canada/ft-mckay/swc/20200728T0600/20200728T0600.json new file mode 100644 index 000000000..3e65a473e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200728T0600/20200728T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200728T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200728T0600/SWC-SMAP-L_V2.0_100-20200728T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200728T0600/SWC-SMAP-L_V2.0_100-20200728T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200729T0600/20200729T0600.json b/stac/open-canada/ft-mckay/swc/20200729T0600/20200729T0600.json new file mode 100644 index 000000000..91d6bd9eb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200729T0600/20200729T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200729T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200729T0600/SWC-SMAP-L_V2.0_100-20200729T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200729T0600/SWC-SMAP-L_V2.0_100-20200729T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200730T0600/20200730T0600.json b/stac/open-canada/ft-mckay/swc/20200730T0600/20200730T0600.json new file mode 100644 index 000000000..147f8486a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200730T0600/20200730T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200730T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200730T0600/SWC-SMAP-L_V2.0_100-20200730T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200730T0600/SWC-SMAP-L_V2.0_100-20200730T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200731T0600/20200731T0600.json b/stac/open-canada/ft-mckay/swc/20200731T0600/20200731T0600.json new file mode 100644 index 000000000..941a4d126 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200731T0600/20200731T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200731T0600", + "collection": "swc", + "properties": { + "datetime": "2020-07-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200731T0600/SWC-SMAP-L_V2.0_100-20200731T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200731T0600/SWC-SMAP-L_V2.0_100-20200731T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200801T0600/20200801T0600.json b/stac/open-canada/ft-mckay/swc/20200801T0600/20200801T0600.json new file mode 100644 index 000000000..0681c174c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200801T0600/20200801T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200801T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200801T0600/SWC-SMAP-L_V2.0_100-20200801T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200801T0600/SWC-SMAP-L_V2.0_100-20200801T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200802T0600/20200802T0600.json b/stac/open-canada/ft-mckay/swc/20200802T0600/20200802T0600.json new file mode 100644 index 000000000..c8619c98d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200802T0600/20200802T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200802T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200802T0600/SWC-SMAP-L_V2.0_100-20200802T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200802T0600/SWC-SMAP-L_V2.0_100-20200802T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200803T0600/20200803T0600.json b/stac/open-canada/ft-mckay/swc/20200803T0600/20200803T0600.json new file mode 100644 index 000000000..d91013cf8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200803T0600/20200803T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200803T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200803T0600/SWC-SMAP-L_V2.0_100-20200803T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200803T0600/SWC-SMAP-L_V2.0_100-20200803T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200804T0600/20200804T0600.json b/stac/open-canada/ft-mckay/swc/20200804T0600/20200804T0600.json new file mode 100644 index 000000000..bf238d22e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200804T0600/20200804T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200804T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200804T0600/SWC-SMAP-L_V2.0_100-20200804T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200804T0600/SWC-SMAP-L_V2.0_100-20200804T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200805T0600/20200805T0600.json b/stac/open-canada/ft-mckay/swc/20200805T0600/20200805T0600.json new file mode 100644 index 000000000..e9fac1e45 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200805T0600/20200805T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200805T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200805T0600/SWC-SMAP-L_V2.0_100-20200805T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200805T0600/SWC-SMAP-L_V2.0_100-20200805T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200806T0600/20200806T0600.json b/stac/open-canada/ft-mckay/swc/20200806T0600/20200806T0600.json new file mode 100644 index 000000000..cd8d4e1dc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200806T0600/20200806T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200806T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200806T0600/SWC-SMAP-L_V2.0_100-20200806T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200806T0600/SWC-SMAP-L_V2.0_100-20200806T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200807T0600/20200807T0600.json b/stac/open-canada/ft-mckay/swc/20200807T0600/20200807T0600.json new file mode 100644 index 000000000..e823d8467 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200807T0600/20200807T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200807T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200807T0600/SWC-SMAP-L_V2.0_100-20200807T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200807T0600/SWC-SMAP-L_V2.0_100-20200807T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200808T0600/20200808T0600.json b/stac/open-canada/ft-mckay/swc/20200808T0600/20200808T0600.json new file mode 100644 index 000000000..53c1dd173 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200808T0600/20200808T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200808T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200808T0600/SWC-SMAP-L_V2.0_100-20200808T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200808T0600/SWC-SMAP-L_V2.0_100-20200808T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200809T0600/20200809T0600.json b/stac/open-canada/ft-mckay/swc/20200809T0600/20200809T0600.json new file mode 100644 index 000000000..25f09fbc1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200809T0600/20200809T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200809T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200809T0600/SWC-SMAP-L_V2.0_100-20200809T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200809T0600/SWC-SMAP-L_V2.0_100-20200809T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200810T0600/20200810T0600.json b/stac/open-canada/ft-mckay/swc/20200810T0600/20200810T0600.json new file mode 100644 index 000000000..bfcc9ed7e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200810T0600/20200810T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200810T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200810T0600/SWC-SMAP-L_V2.0_100-20200810T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200810T0600/SWC-SMAP-L_V2.0_100-20200810T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200811T0600/20200811T0600.json b/stac/open-canada/ft-mckay/swc/20200811T0600/20200811T0600.json new file mode 100644 index 000000000..31a488ff9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200811T0600/20200811T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200811T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200811T0600/SWC-SMAP-L_V2.0_100-20200811T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200811T0600/SWC-SMAP-L_V2.0_100-20200811T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200812T0600/20200812T0600.json b/stac/open-canada/ft-mckay/swc/20200812T0600/20200812T0600.json new file mode 100644 index 000000000..749a8f752 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200812T0600/20200812T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200812T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200812T0600/SWC-SMAP-L_V2.0_100-20200812T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200812T0600/SWC-SMAP-L_V2.0_100-20200812T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200813T0600/20200813T0600.json b/stac/open-canada/ft-mckay/swc/20200813T0600/20200813T0600.json new file mode 100644 index 000000000..46c2358d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200813T0600/20200813T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200813T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200813T0600/SWC-SMAP-L_V2.0_100-20200813T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200813T0600/SWC-SMAP-L_V2.0_100-20200813T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200814T0600/20200814T0600.json b/stac/open-canada/ft-mckay/swc/20200814T0600/20200814T0600.json new file mode 100644 index 000000000..ffdc26728 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200814T0600/20200814T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200814T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200814T0600/SWC-SMAP-L_V2.0_100-20200814T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200814T0600/SWC-SMAP-L_V2.0_100-20200814T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200815T0600/20200815T0600.json b/stac/open-canada/ft-mckay/swc/20200815T0600/20200815T0600.json new file mode 100644 index 000000000..236953e30 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200815T0600/20200815T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200815T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200815T0600/SWC-SMAP-L_V2.0_100-20200815T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200815T0600/SWC-SMAP-L_V2.0_100-20200815T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200816T0600/20200816T0600.json b/stac/open-canada/ft-mckay/swc/20200816T0600/20200816T0600.json new file mode 100644 index 000000000..90762589b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200816T0600/20200816T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200816T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200816T0600/SWC-SMAP-L_V2.0_100-20200816T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200816T0600/SWC-SMAP-L_V2.0_100-20200816T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200817T0600/20200817T0600.json b/stac/open-canada/ft-mckay/swc/20200817T0600/20200817T0600.json new file mode 100644 index 000000000..eee703e50 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200817T0600/20200817T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200817T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200817T0600/SWC-SMAP-L_V2.0_100-20200817T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200817T0600/SWC-SMAP-L_V2.0_100-20200817T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200818T0600/20200818T0600.json b/stac/open-canada/ft-mckay/swc/20200818T0600/20200818T0600.json new file mode 100644 index 000000000..40cb6382e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200818T0600/20200818T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200818T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200818T0600/SWC-SMAP-L_V2.0_100-20200818T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200818T0600/SWC-SMAP-L_V2.0_100-20200818T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200819T0600/20200819T0600.json b/stac/open-canada/ft-mckay/swc/20200819T0600/20200819T0600.json new file mode 100644 index 000000000..2d97b6941 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200819T0600/20200819T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200819T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200819T0600/SWC-SMAP-L_V2.0_100-20200819T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200819T0600/SWC-SMAP-L_V2.0_100-20200819T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200820T0600/20200820T0600.json b/stac/open-canada/ft-mckay/swc/20200820T0600/20200820T0600.json new file mode 100644 index 000000000..ea51a0769 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200820T0600/20200820T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200820T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200820T0600/SWC-SMAP-L_V2.0_100-20200820T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200820T0600/SWC-SMAP-L_V2.0_100-20200820T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200821T0600/20200821T0600.json b/stac/open-canada/ft-mckay/swc/20200821T0600/20200821T0600.json new file mode 100644 index 000000000..caa632dc7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200821T0600/20200821T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200821T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200821T0600/SWC-SMAP-L_V2.0_100-20200821T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200821T0600/SWC-SMAP-L_V2.0_100-20200821T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200822T0600/20200822T0600.json b/stac/open-canada/ft-mckay/swc/20200822T0600/20200822T0600.json new file mode 100644 index 000000000..3026a3a44 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200822T0600/20200822T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200822T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200822T0600/SWC-SMAP-L_V2.0_100-20200822T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200822T0600/SWC-SMAP-L_V2.0_100-20200822T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200823T0600/20200823T0600.json b/stac/open-canada/ft-mckay/swc/20200823T0600/20200823T0600.json new file mode 100644 index 000000000..e63ec2453 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200823T0600/20200823T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200823T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200823T0600/SWC-SMAP-L_V2.0_100-20200823T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200823T0600/SWC-SMAP-L_V2.0_100-20200823T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200824T0600/20200824T0600.json b/stac/open-canada/ft-mckay/swc/20200824T0600/20200824T0600.json new file mode 100644 index 000000000..82e14e61f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200824T0600/20200824T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200824T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200824T0600/SWC-SMAP-L_V2.0_100-20200824T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200824T0600/SWC-SMAP-L_V2.0_100-20200824T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200825T0600/20200825T0600.json b/stac/open-canada/ft-mckay/swc/20200825T0600/20200825T0600.json new file mode 100644 index 000000000..a29873d1b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200825T0600/20200825T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200825T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200825T0600/SWC-SMAP-L_V2.0_100-20200825T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200825T0600/SWC-SMAP-L_V2.0_100-20200825T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200826T0600/20200826T0600.json b/stac/open-canada/ft-mckay/swc/20200826T0600/20200826T0600.json new file mode 100644 index 000000000..791307223 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200826T0600/20200826T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200826T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200826T0600/SWC-SMAP-L_V2.0_100-20200826T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200826T0600/SWC-SMAP-L_V2.0_100-20200826T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200827T0600/20200827T0600.json b/stac/open-canada/ft-mckay/swc/20200827T0600/20200827T0600.json new file mode 100644 index 000000000..e9e6f1872 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200827T0600/20200827T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200827T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200827T0600/SWC-SMAP-L_V2.0_100-20200827T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200827T0600/SWC-SMAP-L_V2.0_100-20200827T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200828T0600/20200828T0600.json b/stac/open-canada/ft-mckay/swc/20200828T0600/20200828T0600.json new file mode 100644 index 000000000..dd08e070e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200828T0600/20200828T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200828T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200828T0600/SWC-SMAP-L_V2.0_100-20200828T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200828T0600/SWC-SMAP-L_V2.0_100-20200828T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200829T0600/20200829T0600.json b/stac/open-canada/ft-mckay/swc/20200829T0600/20200829T0600.json new file mode 100644 index 000000000..0face094c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200829T0600/20200829T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200829T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200829T0600/SWC-SMAP-L_V2.0_100-20200829T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200829T0600/SWC-SMAP-L_V2.0_100-20200829T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200830T0600/20200830T0600.json b/stac/open-canada/ft-mckay/swc/20200830T0600/20200830T0600.json new file mode 100644 index 000000000..3aa581e1d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200830T0600/20200830T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200830T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200830T0600/SWC-SMAP-L_V2.0_100-20200830T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200830T0600/SWC-SMAP-L_V2.0_100-20200830T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200831T0600/20200831T0600.json b/stac/open-canada/ft-mckay/swc/20200831T0600/20200831T0600.json new file mode 100644 index 000000000..7c2f27b89 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200831T0600/20200831T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200831T0600", + "collection": "swc", + "properties": { + "datetime": "2020-08-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200831T0600/SWC-SMAP-L_V2.0_100-20200831T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200831T0600/SWC-SMAP-L_V2.0_100-20200831T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200901T0600/20200901T0600.json b/stac/open-canada/ft-mckay/swc/20200901T0600/20200901T0600.json new file mode 100644 index 000000000..4b40d9a70 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200901T0600/20200901T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200901T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200901T0600/SWC-SMAP-L_V2.0_100-20200901T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200901T0600/SWC-SMAP-L_V2.0_100-20200901T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200902T0600/20200902T0600.json b/stac/open-canada/ft-mckay/swc/20200902T0600/20200902T0600.json new file mode 100644 index 000000000..0f36fcc4a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200902T0600/20200902T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200902T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200902T0600/SWC-SMAP-L_V2.0_100-20200902T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200902T0600/SWC-SMAP-L_V2.0_100-20200902T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200903T0600/20200903T0600.json b/stac/open-canada/ft-mckay/swc/20200903T0600/20200903T0600.json new file mode 100644 index 000000000..031136323 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200903T0600/20200903T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200903T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200903T0600/SWC-SMAP-L_V2.0_100-20200903T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200903T0600/SWC-SMAP-L_V2.0_100-20200903T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200904T0600/20200904T0600.json b/stac/open-canada/ft-mckay/swc/20200904T0600/20200904T0600.json new file mode 100644 index 000000000..91562f015 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200904T0600/20200904T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200904T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200904T0600/SWC-SMAP-L_V2.0_100-20200904T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200904T0600/SWC-SMAP-L_V2.0_100-20200904T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200905T0600/20200905T0600.json b/stac/open-canada/ft-mckay/swc/20200905T0600/20200905T0600.json new file mode 100644 index 000000000..67a228854 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200905T0600/20200905T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200905T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200905T0600/SWC-SMAP-L_V2.0_100-20200905T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200905T0600/SWC-SMAP-L_V2.0_100-20200905T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200906T0600/20200906T0600.json b/stac/open-canada/ft-mckay/swc/20200906T0600/20200906T0600.json new file mode 100644 index 000000000..ff3fd143e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200906T0600/20200906T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200906T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200906T0600/SWC-SMAP-L_V2.0_100-20200906T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200906T0600/SWC-SMAP-L_V2.0_100-20200906T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200907T0600/20200907T0600.json b/stac/open-canada/ft-mckay/swc/20200907T0600/20200907T0600.json new file mode 100644 index 000000000..1daca9c53 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200907T0600/20200907T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200907T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200907T0600/SWC-SMAP-L_V2.0_100-20200907T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200907T0600/SWC-SMAP-L_V2.0_100-20200907T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200908T0600/20200908T0600.json b/stac/open-canada/ft-mckay/swc/20200908T0600/20200908T0600.json new file mode 100644 index 000000000..d219f7821 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200908T0600/20200908T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200908T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200908T0600/SWC-SMAP-L_V2.0_100-20200908T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200908T0600/SWC-SMAP-L_V2.0_100-20200908T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200909T0600/20200909T0600.json b/stac/open-canada/ft-mckay/swc/20200909T0600/20200909T0600.json new file mode 100644 index 000000000..f2111c1d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200909T0600/20200909T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200909T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200909T0600/SWC-SMAP-L_V2.0_100-20200909T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200909T0600/SWC-SMAP-L_V2.0_100-20200909T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200910T0600/20200910T0600.json b/stac/open-canada/ft-mckay/swc/20200910T0600/20200910T0600.json new file mode 100644 index 000000000..42c231608 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200910T0600/20200910T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200910T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200910T0600/SWC-SMAP-L_V2.0_100-20200910T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200910T0600/SWC-SMAP-L_V2.0_100-20200910T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200911T0600/20200911T0600.json b/stac/open-canada/ft-mckay/swc/20200911T0600/20200911T0600.json new file mode 100644 index 000000000..b394c0070 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200911T0600/20200911T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200911T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200911T0600/SWC-SMAP-L_V2.0_100-20200911T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200911T0600/SWC-SMAP-L_V2.0_100-20200911T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200912T0600/20200912T0600.json b/stac/open-canada/ft-mckay/swc/20200912T0600/20200912T0600.json new file mode 100644 index 000000000..83dcafbd6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200912T0600/20200912T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200912T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200912T0600/SWC-SMAP-L_V2.0_100-20200912T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200912T0600/SWC-SMAP-L_V2.0_100-20200912T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200913T0600/20200913T0600.json b/stac/open-canada/ft-mckay/swc/20200913T0600/20200913T0600.json new file mode 100644 index 000000000..472c517dd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200913T0600/20200913T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200913T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200913T0600/SWC-SMAP-L_V2.0_100-20200913T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200913T0600/SWC-SMAP-L_V2.0_100-20200913T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200914T0600/20200914T0600.json b/stac/open-canada/ft-mckay/swc/20200914T0600/20200914T0600.json new file mode 100644 index 000000000..0c4e5ac32 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200914T0600/20200914T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200914T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200914T0600/SWC-SMAP-L_V2.0_100-20200914T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200914T0600/SWC-SMAP-L_V2.0_100-20200914T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200915T0600/20200915T0600.json b/stac/open-canada/ft-mckay/swc/20200915T0600/20200915T0600.json new file mode 100644 index 000000000..12f857c1e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200915T0600/20200915T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200915T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200915T0600/SWC-SMAP-L_V2.0_100-20200915T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200915T0600/SWC-SMAP-L_V2.0_100-20200915T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200916T0600/20200916T0600.json b/stac/open-canada/ft-mckay/swc/20200916T0600/20200916T0600.json new file mode 100644 index 000000000..074aa0cec --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200916T0600/20200916T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200916T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200916T0600/SWC-SMAP-L_V2.0_100-20200916T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200916T0600/SWC-SMAP-L_V2.0_100-20200916T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200917T0600/20200917T0600.json b/stac/open-canada/ft-mckay/swc/20200917T0600/20200917T0600.json new file mode 100644 index 000000000..f8677c165 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200917T0600/20200917T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200917T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200917T0600/SWC-SMAP-L_V2.0_100-20200917T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200917T0600/SWC-SMAP-L_V2.0_100-20200917T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200918T0600/20200918T0600.json b/stac/open-canada/ft-mckay/swc/20200918T0600/20200918T0600.json new file mode 100644 index 000000000..654058c28 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200918T0600/20200918T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200918T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200918T0600/SWC-SMAP-L_V2.0_100-20200918T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200918T0600/SWC-SMAP-L_V2.0_100-20200918T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200919T0600/20200919T0600.json b/stac/open-canada/ft-mckay/swc/20200919T0600/20200919T0600.json new file mode 100644 index 000000000..54c40a985 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200919T0600/20200919T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200919T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200919T0600/SWC-SMAP-L_V2.0_100-20200919T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200919T0600/SWC-SMAP-L_V2.0_100-20200919T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200920T0600/20200920T0600.json b/stac/open-canada/ft-mckay/swc/20200920T0600/20200920T0600.json new file mode 100644 index 000000000..d94f4e5f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200920T0600/20200920T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200920T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200920T0600/SWC-SMAP-L_V2.0_100-20200920T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200920T0600/SWC-SMAP-L_V2.0_100-20200920T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200921T0600/20200921T0600.json b/stac/open-canada/ft-mckay/swc/20200921T0600/20200921T0600.json new file mode 100644 index 000000000..a31d2caff --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200921T0600/20200921T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200921T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200921T0600/SWC-SMAP-L_V2.0_100-20200921T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200921T0600/SWC-SMAP-L_V2.0_100-20200921T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200922T0600/20200922T0600.json b/stac/open-canada/ft-mckay/swc/20200922T0600/20200922T0600.json new file mode 100644 index 000000000..ab1cdac44 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200922T0600/20200922T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200922T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200922T0600/SWC-SMAP-L_V2.0_100-20200922T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200922T0600/SWC-SMAP-L_V2.0_100-20200922T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200923T0600/20200923T0600.json b/stac/open-canada/ft-mckay/swc/20200923T0600/20200923T0600.json new file mode 100644 index 000000000..f7d880ff6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200923T0600/20200923T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200923T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200923T0600/SWC-SMAP-L_V2.0_100-20200923T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200923T0600/SWC-SMAP-L_V2.0_100-20200923T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200924T0600/20200924T0600.json b/stac/open-canada/ft-mckay/swc/20200924T0600/20200924T0600.json new file mode 100644 index 000000000..3457ad7e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200924T0600/20200924T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200924T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200924T0600/SWC-SMAP-L_V2.0_100-20200924T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200924T0600/SWC-SMAP-L_V2.0_100-20200924T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200925T0600/20200925T0600.json b/stac/open-canada/ft-mckay/swc/20200925T0600/20200925T0600.json new file mode 100644 index 000000000..6b7d1f511 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200925T0600/20200925T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200925T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200925T0600/SWC-SMAP-L_V2.0_100-20200925T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200925T0600/SWC-SMAP-L_V2.0_100-20200925T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200926T0600/20200926T0600.json b/stac/open-canada/ft-mckay/swc/20200926T0600/20200926T0600.json new file mode 100644 index 000000000..890f9d62a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200926T0600/20200926T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200926T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200926T0600/SWC-SMAP-L_V2.0_100-20200926T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200926T0600/SWC-SMAP-L_V2.0_100-20200926T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200927T0600/20200927T0600.json b/stac/open-canada/ft-mckay/swc/20200927T0600/20200927T0600.json new file mode 100644 index 000000000..f35d33412 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200927T0600/20200927T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200927T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200927T0600/SWC-SMAP-L_V2.0_100-20200927T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200927T0600/SWC-SMAP-L_V2.0_100-20200927T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200928T0600/20200928T0600.json b/stac/open-canada/ft-mckay/swc/20200928T0600/20200928T0600.json new file mode 100644 index 000000000..a92189097 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200928T0600/20200928T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200928T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200928T0600/SWC-SMAP-L_V2.0_100-20200928T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200928T0600/SWC-SMAP-L_V2.0_100-20200928T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200929T0600/20200929T0600.json b/stac/open-canada/ft-mckay/swc/20200929T0600/20200929T0600.json new file mode 100644 index 000000000..62bda7f7c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200929T0600/20200929T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200929T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200929T0600/SWC-SMAP-L_V2.0_100-20200929T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200929T0600/SWC-SMAP-L_V2.0_100-20200929T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20200930T0600/20200930T0600.json b/stac/open-canada/ft-mckay/swc/20200930T0600/20200930T0600.json new file mode 100644 index 000000000..e0c37cd07 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20200930T0600/20200930T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20200930T0600", + "collection": "swc", + "properties": { + "datetime": "2020-09-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200930T0600/SWC-SMAP-L_V2.0_100-20200930T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20200930T0600/SWC-SMAP-L_V2.0_100-20200930T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201001T0600/20201001T0600.json b/stac/open-canada/ft-mckay/swc/20201001T0600/20201001T0600.json new file mode 100644 index 000000000..c1c2d00ec --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201001T0600/20201001T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201001T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201001T0600/SWC-SMAP-L_V2.0_100-20201001T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201001T0600/SWC-SMAP-L_V2.0_100-20201001T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201002T0600/20201002T0600.json b/stac/open-canada/ft-mckay/swc/20201002T0600/20201002T0600.json new file mode 100644 index 000000000..a9fd259f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201002T0600/20201002T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201002T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201002T0600/SWC-SMAP-L_V2.0_100-20201002T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201002T0600/SWC-SMAP-L_V2.0_100-20201002T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201003T0600/20201003T0600.json b/stac/open-canada/ft-mckay/swc/20201003T0600/20201003T0600.json new file mode 100644 index 000000000..6fbed4dcf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201003T0600/20201003T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201003T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201003T0600/SWC-SMAP-L_V2.0_100-20201003T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201003T0600/SWC-SMAP-L_V2.0_100-20201003T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201004T0600/20201004T0600.json b/stac/open-canada/ft-mckay/swc/20201004T0600/20201004T0600.json new file mode 100644 index 000000000..6c7a5b675 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201004T0600/20201004T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201004T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201004T0600/SWC-SMAP-L_V2.0_100-20201004T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201004T0600/SWC-SMAP-L_V2.0_100-20201004T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201005T0600/20201005T0600.json b/stac/open-canada/ft-mckay/swc/20201005T0600/20201005T0600.json new file mode 100644 index 000000000..bf73daa7b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201005T0600/20201005T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201005T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201005T0600/SWC-SMAP-L_V2.0_100-20201005T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201005T0600/SWC-SMAP-L_V2.0_100-20201005T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201006T0600/20201006T0600.json b/stac/open-canada/ft-mckay/swc/20201006T0600/20201006T0600.json new file mode 100644 index 000000000..00d79b85a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201006T0600/20201006T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201006T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201006T0600/SWC-SMAP-L_V2.0_100-20201006T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201006T0600/SWC-SMAP-L_V2.0_100-20201006T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201007T0600/20201007T0600.json b/stac/open-canada/ft-mckay/swc/20201007T0600/20201007T0600.json new file mode 100644 index 000000000..51700f6c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201007T0600/20201007T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201007T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201007T0600/SWC-SMAP-L_V2.0_100-20201007T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201007T0600/SWC-SMAP-L_V2.0_100-20201007T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201008T0600/20201008T0600.json b/stac/open-canada/ft-mckay/swc/20201008T0600/20201008T0600.json new file mode 100644 index 000000000..e6dfe8674 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201008T0600/20201008T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201008T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201008T0600/SWC-SMAP-L_V2.0_100-20201008T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201008T0600/SWC-SMAP-L_V2.0_100-20201008T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201009T0600/20201009T0600.json b/stac/open-canada/ft-mckay/swc/20201009T0600/20201009T0600.json new file mode 100644 index 000000000..d9e0cdf14 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201009T0600/20201009T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201009T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201009T0600/SWC-SMAP-L_V2.0_100-20201009T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201009T0600/SWC-SMAP-L_V2.0_100-20201009T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201010T0600/20201010T0600.json b/stac/open-canada/ft-mckay/swc/20201010T0600/20201010T0600.json new file mode 100644 index 000000000..473970dfc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201010T0600/20201010T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201010T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201010T0600/SWC-SMAP-L_V2.0_100-20201010T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201010T0600/SWC-SMAP-L_V2.0_100-20201010T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201011T0600/20201011T0600.json b/stac/open-canada/ft-mckay/swc/20201011T0600/20201011T0600.json new file mode 100644 index 000000000..cfe943505 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201011T0600/20201011T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201011T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201011T0600/SWC-SMAP-L_V2.0_100-20201011T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201011T0600/SWC-SMAP-L_V2.0_100-20201011T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201012T0600/20201012T0600.json b/stac/open-canada/ft-mckay/swc/20201012T0600/20201012T0600.json new file mode 100644 index 000000000..52ae22e99 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201012T0600/20201012T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201012T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201012T0600/SWC-SMAP-L_V2.0_100-20201012T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201012T0600/SWC-SMAP-L_V2.0_100-20201012T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201013T0600/20201013T0600.json b/stac/open-canada/ft-mckay/swc/20201013T0600/20201013T0600.json new file mode 100644 index 000000000..35f37a002 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201013T0600/20201013T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201013T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201013T0600/SWC-SMAP-L_V2.0_100-20201013T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201013T0600/SWC-SMAP-L_V2.0_100-20201013T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201014T0600/20201014T0600.json b/stac/open-canada/ft-mckay/swc/20201014T0600/20201014T0600.json new file mode 100644 index 000000000..d5f94da3d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201014T0600/20201014T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201014T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201014T0600/SWC-SMAP-L_V2.0_100-20201014T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201014T0600/SWC-SMAP-L_V2.0_100-20201014T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201015T0600/20201015T0600.json b/stac/open-canada/ft-mckay/swc/20201015T0600/20201015T0600.json new file mode 100644 index 000000000..2223b2479 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201015T0600/20201015T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201015T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201015T0600/SWC-SMAP-L_V2.0_100-20201015T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201015T0600/SWC-SMAP-L_V2.0_100-20201015T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201016T0600/20201016T0600.json b/stac/open-canada/ft-mckay/swc/20201016T0600/20201016T0600.json new file mode 100644 index 000000000..4bf377d39 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201016T0600/20201016T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201016T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201016T0600/SWC-SMAP-L_V2.0_100-20201016T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201016T0600/SWC-SMAP-L_V2.0_100-20201016T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201017T0600/20201017T0600.json b/stac/open-canada/ft-mckay/swc/20201017T0600/20201017T0600.json new file mode 100644 index 000000000..82565355b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201017T0600/20201017T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201017T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201017T0600/SWC-SMAP-L_V2.0_100-20201017T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201017T0600/SWC-SMAP-L_V2.0_100-20201017T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201018T0600/20201018T0600.json b/stac/open-canada/ft-mckay/swc/20201018T0600/20201018T0600.json new file mode 100644 index 000000000..b4592dd7c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201018T0600/20201018T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201018T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201018T0600/SWC-SMAP-L_V2.0_100-20201018T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201018T0600/SWC-SMAP-L_V2.0_100-20201018T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201019T0600/20201019T0600.json b/stac/open-canada/ft-mckay/swc/20201019T0600/20201019T0600.json new file mode 100644 index 000000000..07636cd27 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201019T0600/20201019T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201019T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201019T0600/SWC-SMAP-L_V2.0_100-20201019T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201019T0600/SWC-SMAP-L_V2.0_100-20201019T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201020T0600/20201020T0600.json b/stac/open-canada/ft-mckay/swc/20201020T0600/20201020T0600.json new file mode 100644 index 000000000..442283241 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201020T0600/20201020T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201020T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201020T0600/SWC-SMAP-L_V2.0_100-20201020T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201020T0600/SWC-SMAP-L_V2.0_100-20201020T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201021T0600/20201021T0600.json b/stac/open-canada/ft-mckay/swc/20201021T0600/20201021T0600.json new file mode 100644 index 000000000..01b18d139 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201021T0600/20201021T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201021T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201021T0600/SWC-SMAP-L_V2.0_100-20201021T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201021T0600/SWC-SMAP-L_V2.0_100-20201021T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201022T0600/20201022T0600.json b/stac/open-canada/ft-mckay/swc/20201022T0600/20201022T0600.json new file mode 100644 index 000000000..8b9ce8d41 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201022T0600/20201022T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201022T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201022T0600/SWC-SMAP-L_V2.0_100-20201022T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201022T0600/SWC-SMAP-L_V2.0_100-20201022T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201023T0600/20201023T0600.json b/stac/open-canada/ft-mckay/swc/20201023T0600/20201023T0600.json new file mode 100644 index 000000000..e81ba517e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201023T0600/20201023T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201023T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201023T0600/SWC-SMAP-L_V2.0_100-20201023T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201023T0600/SWC-SMAP-L_V2.0_100-20201023T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201024T0600/20201024T0600.json b/stac/open-canada/ft-mckay/swc/20201024T0600/20201024T0600.json new file mode 100644 index 000000000..b6668d07d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201024T0600/20201024T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201024T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201024T0600/SWC-SMAP-L_V2.0_100-20201024T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201024T0600/SWC-SMAP-L_V2.0_100-20201024T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201025T0600/20201025T0600.json b/stac/open-canada/ft-mckay/swc/20201025T0600/20201025T0600.json new file mode 100644 index 000000000..c3a642132 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201025T0600/20201025T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201025T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201025T0600/SWC-SMAP-L_V2.0_100-20201025T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201025T0600/SWC-SMAP-L_V2.0_100-20201025T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201026T0600/20201026T0600.json b/stac/open-canada/ft-mckay/swc/20201026T0600/20201026T0600.json new file mode 100644 index 000000000..13478d08b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201026T0600/20201026T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201026T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201026T0600/SWC-SMAP-L_V2.0_100-20201026T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201026T0600/SWC-SMAP-L_V2.0_100-20201026T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201027T0600/20201027T0600.json b/stac/open-canada/ft-mckay/swc/20201027T0600/20201027T0600.json new file mode 100644 index 000000000..f5d75ac78 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201027T0600/20201027T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201027T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201027T0600/SWC-SMAP-L_V2.0_100-20201027T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201027T0600/SWC-SMAP-L_V2.0_100-20201027T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201028T0600/20201028T0600.json b/stac/open-canada/ft-mckay/swc/20201028T0600/20201028T0600.json new file mode 100644 index 000000000..ab4d58655 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201028T0600/20201028T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201028T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201028T0600/SWC-SMAP-L_V2.0_100-20201028T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201028T0600/SWC-SMAP-L_V2.0_100-20201028T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201029T0600/20201029T0600.json b/stac/open-canada/ft-mckay/swc/20201029T0600/20201029T0600.json new file mode 100644 index 000000000..fdbaa214b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201029T0600/20201029T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201029T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201029T0600/SWC-SMAP-L_V2.0_100-20201029T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201029T0600/SWC-SMAP-L_V2.0_100-20201029T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201030T0600/20201030T0600.json b/stac/open-canada/ft-mckay/swc/20201030T0600/20201030T0600.json new file mode 100644 index 000000000..c59a8d9e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201030T0600/20201030T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201030T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201030T0600/SWC-SMAP-L_V2.0_100-20201030T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201030T0600/SWC-SMAP-L_V2.0_100-20201030T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201031T0600/20201031T0600.json b/stac/open-canada/ft-mckay/swc/20201031T0600/20201031T0600.json new file mode 100644 index 000000000..46bb8ba7f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201031T0600/20201031T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201031T0600", + "collection": "swc", + "properties": { + "datetime": "2020-10-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201031T0600/SWC-SMAP-L_V2.0_100-20201031T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201031T0600/SWC-SMAP-L_V2.0_100-20201031T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201101T0600/20201101T0600.json b/stac/open-canada/ft-mckay/swc/20201101T0600/20201101T0600.json new file mode 100644 index 000000000..65089b5fd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201101T0600/20201101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201101T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201101T0600/SWC-SMAP-L_V2.0_100-20201101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201101T0600/SWC-SMAP-L_V2.0_100-20201101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201102T0600/20201102T0600.json b/stac/open-canada/ft-mckay/swc/20201102T0600/20201102T0600.json new file mode 100644 index 000000000..b82292da6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201102T0600/20201102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201102T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201102T0600/SWC-SMAP-L_V2.0_100-20201102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201102T0600/SWC-SMAP-L_V2.0_100-20201102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201103T0600/20201103T0600.json b/stac/open-canada/ft-mckay/swc/20201103T0600/20201103T0600.json new file mode 100644 index 000000000..c3cf6f56e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201103T0600/20201103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201103T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201103T0600/SWC-SMAP-L_V2.0_100-20201103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201103T0600/SWC-SMAP-L_V2.0_100-20201103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201104T0600/20201104T0600.json b/stac/open-canada/ft-mckay/swc/20201104T0600/20201104T0600.json new file mode 100644 index 000000000..8c1779345 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201104T0600/20201104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201104T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201104T0600/SWC-SMAP-L_V2.0_100-20201104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201104T0600/SWC-SMAP-L_V2.0_100-20201104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201105T0600/20201105T0600.json b/stac/open-canada/ft-mckay/swc/20201105T0600/20201105T0600.json new file mode 100644 index 000000000..ebd430dbc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201105T0600/20201105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201105T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201105T0600/SWC-SMAP-L_V2.0_100-20201105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201105T0600/SWC-SMAP-L_V2.0_100-20201105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201106T0600/20201106T0600.json b/stac/open-canada/ft-mckay/swc/20201106T0600/20201106T0600.json new file mode 100644 index 000000000..f2a00f068 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201106T0600/20201106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201106T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201106T0600/SWC-SMAP-L_V2.0_100-20201106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201106T0600/SWC-SMAP-L_V2.0_100-20201106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201107T0600/20201107T0600.json b/stac/open-canada/ft-mckay/swc/20201107T0600/20201107T0600.json new file mode 100644 index 000000000..133ce8c6e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201107T0600/20201107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201107T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201107T0600/SWC-SMAP-L_V2.0_100-20201107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201107T0600/SWC-SMAP-L_V2.0_100-20201107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201108T0600/20201108T0600.json b/stac/open-canada/ft-mckay/swc/20201108T0600/20201108T0600.json new file mode 100644 index 000000000..d460f5817 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201108T0600/20201108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201108T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201108T0600/SWC-SMAP-L_V2.0_100-20201108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201108T0600/SWC-SMAP-L_V2.0_100-20201108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201109T0600/20201109T0600.json b/stac/open-canada/ft-mckay/swc/20201109T0600/20201109T0600.json new file mode 100644 index 000000000..ae44c014f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201109T0600/20201109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201109T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201109T0600/SWC-SMAP-L_V2.0_100-20201109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201109T0600/SWC-SMAP-L_V2.0_100-20201109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201110T0600/20201110T0600.json b/stac/open-canada/ft-mckay/swc/20201110T0600/20201110T0600.json new file mode 100644 index 000000000..0fc0afb8d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201110T0600/20201110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201110T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201110T0600/SWC-SMAP-L_V2.0_100-20201110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201110T0600/SWC-SMAP-L_V2.0_100-20201110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201111T0600/20201111T0600.json b/stac/open-canada/ft-mckay/swc/20201111T0600/20201111T0600.json new file mode 100644 index 000000000..e2a41d2f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201111T0600/20201111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201111T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201111T0600/SWC-SMAP-L_V2.0_100-20201111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201111T0600/SWC-SMAP-L_V2.0_100-20201111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201112T0600/20201112T0600.json b/stac/open-canada/ft-mckay/swc/20201112T0600/20201112T0600.json new file mode 100644 index 000000000..362de7de0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201112T0600/20201112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201112T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201112T0600/SWC-SMAP-L_V2.0_100-20201112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201112T0600/SWC-SMAP-L_V2.0_100-20201112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201113T0600/20201113T0600.json b/stac/open-canada/ft-mckay/swc/20201113T0600/20201113T0600.json new file mode 100644 index 000000000..a9b1f75e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201113T0600/20201113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201113T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201113T0600/SWC-SMAP-L_V2.0_100-20201113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201113T0600/SWC-SMAP-L_V2.0_100-20201113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201114T0600/20201114T0600.json b/stac/open-canada/ft-mckay/swc/20201114T0600/20201114T0600.json new file mode 100644 index 000000000..2d8c9b307 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201114T0600/20201114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201114T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201114T0600/SWC-SMAP-L_V2.0_100-20201114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201114T0600/SWC-SMAP-L_V2.0_100-20201114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201115T0600/20201115T0600.json b/stac/open-canada/ft-mckay/swc/20201115T0600/20201115T0600.json new file mode 100644 index 000000000..381d1ef36 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201115T0600/20201115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201115T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201115T0600/SWC-SMAP-L_V2.0_100-20201115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201115T0600/SWC-SMAP-L_V2.0_100-20201115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201116T0600/20201116T0600.json b/stac/open-canada/ft-mckay/swc/20201116T0600/20201116T0600.json new file mode 100644 index 000000000..82e97617a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201116T0600/20201116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201116T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201116T0600/SWC-SMAP-L_V2.0_100-20201116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201116T0600/SWC-SMAP-L_V2.0_100-20201116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201117T0600/20201117T0600.json b/stac/open-canada/ft-mckay/swc/20201117T0600/20201117T0600.json new file mode 100644 index 000000000..9aa746fb3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201117T0600/20201117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201117T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201117T0600/SWC-SMAP-L_V2.0_100-20201117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201117T0600/SWC-SMAP-L_V2.0_100-20201117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201118T0600/20201118T0600.json b/stac/open-canada/ft-mckay/swc/20201118T0600/20201118T0600.json new file mode 100644 index 000000000..e3e21d4a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201118T0600/20201118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201118T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201118T0600/SWC-SMAP-L_V2.0_100-20201118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201118T0600/SWC-SMAP-L_V2.0_100-20201118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201119T0600/20201119T0600.json b/stac/open-canada/ft-mckay/swc/20201119T0600/20201119T0600.json new file mode 100644 index 000000000..a99d1fe19 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201119T0600/20201119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201119T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201119T0600/SWC-SMAP-L_V2.0_100-20201119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201119T0600/SWC-SMAP-L_V2.0_100-20201119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201120T0600/20201120T0600.json b/stac/open-canada/ft-mckay/swc/20201120T0600/20201120T0600.json new file mode 100644 index 000000000..26d4f6cc8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201120T0600/20201120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201120T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201120T0600/SWC-SMAP-L_V2.0_100-20201120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201120T0600/SWC-SMAP-L_V2.0_100-20201120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201121T0600/20201121T0600.json b/stac/open-canada/ft-mckay/swc/20201121T0600/20201121T0600.json new file mode 100644 index 000000000..570e93086 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201121T0600/20201121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201121T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201121T0600/SWC-SMAP-L_V2.0_100-20201121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201121T0600/SWC-SMAP-L_V2.0_100-20201121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201122T0600/20201122T0600.json b/stac/open-canada/ft-mckay/swc/20201122T0600/20201122T0600.json new file mode 100644 index 000000000..a596270fd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201122T0600/20201122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201122T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201122T0600/SWC-SMAP-L_V2.0_100-20201122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201122T0600/SWC-SMAP-L_V2.0_100-20201122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201123T0600/20201123T0600.json b/stac/open-canada/ft-mckay/swc/20201123T0600/20201123T0600.json new file mode 100644 index 000000000..117bf91b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201123T0600/20201123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201123T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201123T0600/SWC-SMAP-L_V2.0_100-20201123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201123T0600/SWC-SMAP-L_V2.0_100-20201123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201124T0600/20201124T0600.json b/stac/open-canada/ft-mckay/swc/20201124T0600/20201124T0600.json new file mode 100644 index 000000000..b09c77b5b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201124T0600/20201124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201124T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201124T0600/SWC-SMAP-L_V2.0_100-20201124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201124T0600/SWC-SMAP-L_V2.0_100-20201124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201125T0600/20201125T0600.json b/stac/open-canada/ft-mckay/swc/20201125T0600/20201125T0600.json new file mode 100644 index 000000000..a0a82fb9d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201125T0600/20201125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201125T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201125T0600/SWC-SMAP-L_V2.0_100-20201125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201125T0600/SWC-SMAP-L_V2.0_100-20201125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201126T0600/20201126T0600.json b/stac/open-canada/ft-mckay/swc/20201126T0600/20201126T0600.json new file mode 100644 index 000000000..a2baeacdf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201126T0600/20201126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201126T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201126T0600/SWC-SMAP-L_V2.0_100-20201126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201126T0600/SWC-SMAP-L_V2.0_100-20201126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201127T0600/20201127T0600.json b/stac/open-canada/ft-mckay/swc/20201127T0600/20201127T0600.json new file mode 100644 index 000000000..b8c855d7e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201127T0600/20201127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201127T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201127T0600/SWC-SMAP-L_V2.0_100-20201127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201127T0600/SWC-SMAP-L_V2.0_100-20201127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201128T0600/20201128T0600.json b/stac/open-canada/ft-mckay/swc/20201128T0600/20201128T0600.json new file mode 100644 index 000000000..473a646da --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201128T0600/20201128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201128T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201128T0600/SWC-SMAP-L_V2.0_100-20201128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201128T0600/SWC-SMAP-L_V2.0_100-20201128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201129T0600/20201129T0600.json b/stac/open-canada/ft-mckay/swc/20201129T0600/20201129T0600.json new file mode 100644 index 000000000..f33446a28 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201129T0600/20201129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201129T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201129T0600/SWC-SMAP-L_V2.0_100-20201129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201129T0600/SWC-SMAP-L_V2.0_100-20201129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201130T0600/20201130T0600.json b/stac/open-canada/ft-mckay/swc/20201130T0600/20201130T0600.json new file mode 100644 index 000000000..eebed02e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201130T0600/20201130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201130T0600", + "collection": "swc", + "properties": { + "datetime": "2020-11-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201130T0600/SWC-SMAP-L_V2.0_100-20201130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201130T0600/SWC-SMAP-L_V2.0_100-20201130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201201T0600/20201201T0600.json b/stac/open-canada/ft-mckay/swc/20201201T0600/20201201T0600.json new file mode 100644 index 000000000..83c658f2a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201201T0600/20201201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201201T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201201T0600/SWC-SMAP-L_V2.0_100-20201201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201201T0600/SWC-SMAP-L_V2.0_100-20201201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201202T0600/20201202T0600.json b/stac/open-canada/ft-mckay/swc/20201202T0600/20201202T0600.json new file mode 100644 index 000000000..d709a1739 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201202T0600/20201202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201202T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201202T0600/SWC-SMAP-L_V2.0_100-20201202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201202T0600/SWC-SMAP-L_V2.0_100-20201202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201203T0600/20201203T0600.json b/stac/open-canada/ft-mckay/swc/20201203T0600/20201203T0600.json new file mode 100644 index 000000000..ca37d8d2d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201203T0600/20201203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201203T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201203T0600/SWC-SMAP-L_V2.0_100-20201203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201203T0600/SWC-SMAP-L_V2.0_100-20201203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201204T0600/20201204T0600.json b/stac/open-canada/ft-mckay/swc/20201204T0600/20201204T0600.json new file mode 100644 index 000000000..ef9e30978 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201204T0600/20201204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201204T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201204T0600/SWC-SMAP-L_V2.0_100-20201204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201204T0600/SWC-SMAP-L_V2.0_100-20201204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201205T0600/20201205T0600.json b/stac/open-canada/ft-mckay/swc/20201205T0600/20201205T0600.json new file mode 100644 index 000000000..763daa5f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201205T0600/20201205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201205T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201205T0600/SWC-SMAP-L_V2.0_100-20201205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201205T0600/SWC-SMAP-L_V2.0_100-20201205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201206T0600/20201206T0600.json b/stac/open-canada/ft-mckay/swc/20201206T0600/20201206T0600.json new file mode 100644 index 000000000..e7e26fb62 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201206T0600/20201206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201206T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201206T0600/SWC-SMAP-L_V2.0_100-20201206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201206T0600/SWC-SMAP-L_V2.0_100-20201206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201207T0600/20201207T0600.json b/stac/open-canada/ft-mckay/swc/20201207T0600/20201207T0600.json new file mode 100644 index 000000000..1458a9789 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201207T0600/20201207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201207T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201207T0600/SWC-SMAP-L_V2.0_100-20201207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201207T0600/SWC-SMAP-L_V2.0_100-20201207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201208T0600/20201208T0600.json b/stac/open-canada/ft-mckay/swc/20201208T0600/20201208T0600.json new file mode 100644 index 000000000..ee1b24d95 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201208T0600/20201208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201208T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201208T0600/SWC-SMAP-L_V2.0_100-20201208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201208T0600/SWC-SMAP-L_V2.0_100-20201208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201209T0600/20201209T0600.json b/stac/open-canada/ft-mckay/swc/20201209T0600/20201209T0600.json new file mode 100644 index 000000000..e7549616c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201209T0600/20201209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201209T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201209T0600/SWC-SMAP-L_V2.0_100-20201209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201209T0600/SWC-SMAP-L_V2.0_100-20201209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201210T0600/20201210T0600.json b/stac/open-canada/ft-mckay/swc/20201210T0600/20201210T0600.json new file mode 100644 index 000000000..7f6badf50 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201210T0600/20201210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201210T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201210T0600/SWC-SMAP-L_V2.0_100-20201210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201210T0600/SWC-SMAP-L_V2.0_100-20201210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201211T0600/20201211T0600.json b/stac/open-canada/ft-mckay/swc/20201211T0600/20201211T0600.json new file mode 100644 index 000000000..cc94fcb1b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201211T0600/20201211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201211T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201211T0600/SWC-SMAP-L_V2.0_100-20201211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201211T0600/SWC-SMAP-L_V2.0_100-20201211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201212T0600/20201212T0600.json b/stac/open-canada/ft-mckay/swc/20201212T0600/20201212T0600.json new file mode 100644 index 000000000..5a42fbe43 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201212T0600/20201212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201212T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201212T0600/SWC-SMAP-L_V2.0_100-20201212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201212T0600/SWC-SMAP-L_V2.0_100-20201212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201213T0600/20201213T0600.json b/stac/open-canada/ft-mckay/swc/20201213T0600/20201213T0600.json new file mode 100644 index 000000000..204815087 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201213T0600/20201213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201213T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201213T0600/SWC-SMAP-L_V2.0_100-20201213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201213T0600/SWC-SMAP-L_V2.0_100-20201213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201214T0600/20201214T0600.json b/stac/open-canada/ft-mckay/swc/20201214T0600/20201214T0600.json new file mode 100644 index 000000000..6467a273c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201214T0600/20201214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201214T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201214T0600/SWC-SMAP-L_V2.0_100-20201214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201214T0600/SWC-SMAP-L_V2.0_100-20201214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201215T0600/20201215T0600.json b/stac/open-canada/ft-mckay/swc/20201215T0600/20201215T0600.json new file mode 100644 index 000000000..3b36f3da6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201215T0600/20201215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201215T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201215T0600/SWC-SMAP-L_V2.0_100-20201215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201215T0600/SWC-SMAP-L_V2.0_100-20201215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201216T0600/20201216T0600.json b/stac/open-canada/ft-mckay/swc/20201216T0600/20201216T0600.json new file mode 100644 index 000000000..b9c2b8f3e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201216T0600/20201216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201216T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201216T0600/SWC-SMAP-L_V2.0_100-20201216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201216T0600/SWC-SMAP-L_V2.0_100-20201216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201217T0600/20201217T0600.json b/stac/open-canada/ft-mckay/swc/20201217T0600/20201217T0600.json new file mode 100644 index 000000000..ca4b5db9d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201217T0600/20201217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201217T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201217T0600/SWC-SMAP-L_V2.0_100-20201217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201217T0600/SWC-SMAP-L_V2.0_100-20201217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201218T0600/20201218T0600.json b/stac/open-canada/ft-mckay/swc/20201218T0600/20201218T0600.json new file mode 100644 index 000000000..1febddfca --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201218T0600/20201218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201218T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201218T0600/SWC-SMAP-L_V2.0_100-20201218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201218T0600/SWC-SMAP-L_V2.0_100-20201218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201219T0600/20201219T0600.json b/stac/open-canada/ft-mckay/swc/20201219T0600/20201219T0600.json new file mode 100644 index 000000000..756d3fece --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201219T0600/20201219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201219T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201219T0600/SWC-SMAP-L_V2.0_100-20201219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201219T0600/SWC-SMAP-L_V2.0_100-20201219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201220T0600/20201220T0600.json b/stac/open-canada/ft-mckay/swc/20201220T0600/20201220T0600.json new file mode 100644 index 000000000..aecdd2327 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201220T0600/20201220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201220T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201220T0600/SWC-SMAP-L_V2.0_100-20201220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201220T0600/SWC-SMAP-L_V2.0_100-20201220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201221T0600/20201221T0600.json b/stac/open-canada/ft-mckay/swc/20201221T0600/20201221T0600.json new file mode 100644 index 000000000..351618e5f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201221T0600/20201221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201221T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201221T0600/SWC-SMAP-L_V2.0_100-20201221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201221T0600/SWC-SMAP-L_V2.0_100-20201221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201222T0600/20201222T0600.json b/stac/open-canada/ft-mckay/swc/20201222T0600/20201222T0600.json new file mode 100644 index 000000000..608e0d5d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201222T0600/20201222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201222T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201222T0600/SWC-SMAP-L_V2.0_100-20201222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201222T0600/SWC-SMAP-L_V2.0_100-20201222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201223T0600/20201223T0600.json b/stac/open-canada/ft-mckay/swc/20201223T0600/20201223T0600.json new file mode 100644 index 000000000..1341a8d3e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201223T0600/20201223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201223T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201223T0600/SWC-SMAP-L_V2.0_100-20201223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201223T0600/SWC-SMAP-L_V2.0_100-20201223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201224T0600/20201224T0600.json b/stac/open-canada/ft-mckay/swc/20201224T0600/20201224T0600.json new file mode 100644 index 000000000..1dda2650f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201224T0600/20201224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201224T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201224T0600/SWC-SMAP-L_V2.0_100-20201224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201224T0600/SWC-SMAP-L_V2.0_100-20201224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201225T0600/20201225T0600.json b/stac/open-canada/ft-mckay/swc/20201225T0600/20201225T0600.json new file mode 100644 index 000000000..384acc7e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201225T0600/20201225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201225T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201225T0600/SWC-SMAP-L_V2.0_100-20201225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201225T0600/SWC-SMAP-L_V2.0_100-20201225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201226T0600/20201226T0600.json b/stac/open-canada/ft-mckay/swc/20201226T0600/20201226T0600.json new file mode 100644 index 000000000..5a50e4198 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201226T0600/20201226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201226T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201226T0600/SWC-SMAP-L_V2.0_100-20201226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201226T0600/SWC-SMAP-L_V2.0_100-20201226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201227T0600/20201227T0600.json b/stac/open-canada/ft-mckay/swc/20201227T0600/20201227T0600.json new file mode 100644 index 000000000..cda4a0630 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201227T0600/20201227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201227T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201227T0600/SWC-SMAP-L_V2.0_100-20201227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201227T0600/SWC-SMAP-L_V2.0_100-20201227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201228T0600/20201228T0600.json b/stac/open-canada/ft-mckay/swc/20201228T0600/20201228T0600.json new file mode 100644 index 000000000..09c5d5287 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201228T0600/20201228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201228T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201228T0600/SWC-SMAP-L_V2.0_100-20201228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201228T0600/SWC-SMAP-L_V2.0_100-20201228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201229T0600/20201229T0600.json b/stac/open-canada/ft-mckay/swc/20201229T0600/20201229T0600.json new file mode 100644 index 000000000..86c13a22d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201229T0600/20201229T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201229T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201229T0600/SWC-SMAP-L_V2.0_100-20201229T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201229T0600/SWC-SMAP-L_V2.0_100-20201229T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201230T0600/20201230T0600.json b/stac/open-canada/ft-mckay/swc/20201230T0600/20201230T0600.json new file mode 100644 index 000000000..ff9b489eb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201230T0600/20201230T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201230T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201230T0600/SWC-SMAP-L_V2.0_100-20201230T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201230T0600/SWC-SMAP-L_V2.0_100-20201230T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20201231T0600/20201231T0600.json b/stac/open-canada/ft-mckay/swc/20201231T0600/20201231T0600.json new file mode 100644 index 000000000..1f7a9a089 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20201231T0600/20201231T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20201231T0600", + "collection": "swc", + "properties": { + "datetime": "2020-12-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201231T0600/SWC-SMAP-L_V2.0_100-20201231T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20201231T0600/SWC-SMAP-L_V2.0_100-20201231T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210101T0600/20210101T0600.json b/stac/open-canada/ft-mckay/swc/20210101T0600/20210101T0600.json new file mode 100644 index 000000000..66f152018 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210101T0600/20210101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210101T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210101T0600/SWC-SMAP-L_V2.0_100-20210101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210101T0600/SWC-SMAP-L_V2.0_100-20210101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210102T0600/20210102T0600.json b/stac/open-canada/ft-mckay/swc/20210102T0600/20210102T0600.json new file mode 100644 index 000000000..f1b4cf92b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210102T0600/20210102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210102T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210102T0600/SWC-SMAP-L_V2.0_100-20210102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210102T0600/SWC-SMAP-L_V2.0_100-20210102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210103T0600/20210103T0600.json b/stac/open-canada/ft-mckay/swc/20210103T0600/20210103T0600.json new file mode 100644 index 000000000..6c30a40a0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210103T0600/20210103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210103T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210103T0600/SWC-SMAP-L_V2.0_100-20210103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210103T0600/SWC-SMAP-L_V2.0_100-20210103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210104T0600/20210104T0600.json b/stac/open-canada/ft-mckay/swc/20210104T0600/20210104T0600.json new file mode 100644 index 000000000..759f87f46 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210104T0600/20210104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210104T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210104T0600/SWC-SMAP-L_V2.0_100-20210104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210104T0600/SWC-SMAP-L_V2.0_100-20210104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210105T0600/20210105T0600.json b/stac/open-canada/ft-mckay/swc/20210105T0600/20210105T0600.json new file mode 100644 index 000000000..8ebbe94d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210105T0600/20210105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210105T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210105T0600/SWC-SMAP-L_V2.0_100-20210105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210105T0600/SWC-SMAP-L_V2.0_100-20210105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210106T0600/20210106T0600.json b/stac/open-canada/ft-mckay/swc/20210106T0600/20210106T0600.json new file mode 100644 index 000000000..5ffda1690 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210106T0600/20210106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210106T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210106T0600/SWC-SMAP-L_V2.0_100-20210106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210106T0600/SWC-SMAP-L_V2.0_100-20210106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210107T0600/20210107T0600.json b/stac/open-canada/ft-mckay/swc/20210107T0600/20210107T0600.json new file mode 100644 index 000000000..f3f5bcd95 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210107T0600/20210107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210107T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210107T0600/SWC-SMAP-L_V2.0_100-20210107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210107T0600/SWC-SMAP-L_V2.0_100-20210107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210108T0600/20210108T0600.json b/stac/open-canada/ft-mckay/swc/20210108T0600/20210108T0600.json new file mode 100644 index 000000000..2d700d4e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210108T0600/20210108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210108T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210108T0600/SWC-SMAP-L_V2.0_100-20210108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210108T0600/SWC-SMAP-L_V2.0_100-20210108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210109T0600/20210109T0600.json b/stac/open-canada/ft-mckay/swc/20210109T0600/20210109T0600.json new file mode 100644 index 000000000..978cf9e4e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210109T0600/20210109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210109T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210109T0600/SWC-SMAP-L_V2.0_100-20210109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210109T0600/SWC-SMAP-L_V2.0_100-20210109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210110T0600/20210110T0600.json b/stac/open-canada/ft-mckay/swc/20210110T0600/20210110T0600.json new file mode 100644 index 000000000..bf6edf457 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210110T0600/20210110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210110T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210110T0600/SWC-SMAP-L_V2.0_100-20210110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210110T0600/SWC-SMAP-L_V2.0_100-20210110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210111T0600/20210111T0600.json b/stac/open-canada/ft-mckay/swc/20210111T0600/20210111T0600.json new file mode 100644 index 000000000..d55537dc0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210111T0600/20210111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210111T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210111T0600/SWC-SMAP-L_V2.0_100-20210111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210111T0600/SWC-SMAP-L_V2.0_100-20210111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210112T0600/20210112T0600.json b/stac/open-canada/ft-mckay/swc/20210112T0600/20210112T0600.json new file mode 100644 index 000000000..dacd11ccb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210112T0600/20210112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210112T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210112T0600/SWC-SMAP-L_V2.0_100-20210112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210112T0600/SWC-SMAP-L_V2.0_100-20210112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210113T0600/20210113T0600.json b/stac/open-canada/ft-mckay/swc/20210113T0600/20210113T0600.json new file mode 100644 index 000000000..93c91a49a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210113T0600/20210113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210113T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210113T0600/SWC-SMAP-L_V2.0_100-20210113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210113T0600/SWC-SMAP-L_V2.0_100-20210113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210114T0600/20210114T0600.json b/stac/open-canada/ft-mckay/swc/20210114T0600/20210114T0600.json new file mode 100644 index 000000000..6d3be6d43 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210114T0600/20210114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210114T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210114T0600/SWC-SMAP-L_V2.0_100-20210114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210114T0600/SWC-SMAP-L_V2.0_100-20210114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210115T0600/20210115T0600.json b/stac/open-canada/ft-mckay/swc/20210115T0600/20210115T0600.json new file mode 100644 index 000000000..185293895 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210115T0600/20210115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210115T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210115T0600/SWC-SMAP-L_V2.0_100-20210115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210115T0600/SWC-SMAP-L_V2.0_100-20210115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210116T0600/20210116T0600.json b/stac/open-canada/ft-mckay/swc/20210116T0600/20210116T0600.json new file mode 100644 index 000000000..48b5ec2c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210116T0600/20210116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210116T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210116T0600/SWC-SMAP-L_V2.0_100-20210116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210116T0600/SWC-SMAP-L_V2.0_100-20210116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210117T0600/20210117T0600.json b/stac/open-canada/ft-mckay/swc/20210117T0600/20210117T0600.json new file mode 100644 index 000000000..87c2fdbcb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210117T0600/20210117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210117T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210117T0600/SWC-SMAP-L_V2.0_100-20210117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210117T0600/SWC-SMAP-L_V2.0_100-20210117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210118T0600/20210118T0600.json b/stac/open-canada/ft-mckay/swc/20210118T0600/20210118T0600.json new file mode 100644 index 000000000..cad2030dc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210118T0600/20210118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210118T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210118T0600/SWC-SMAP-L_V2.0_100-20210118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210118T0600/SWC-SMAP-L_V2.0_100-20210118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210119T0600/20210119T0600.json b/stac/open-canada/ft-mckay/swc/20210119T0600/20210119T0600.json new file mode 100644 index 000000000..7739da29e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210119T0600/20210119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210119T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210119T0600/SWC-SMAP-L_V2.0_100-20210119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210119T0600/SWC-SMAP-L_V2.0_100-20210119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210120T0600/20210120T0600.json b/stac/open-canada/ft-mckay/swc/20210120T0600/20210120T0600.json new file mode 100644 index 000000000..56ce20d5e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210120T0600/20210120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210120T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210120T0600/SWC-SMAP-L_V2.0_100-20210120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210120T0600/SWC-SMAP-L_V2.0_100-20210120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210121T0600/20210121T0600.json b/stac/open-canada/ft-mckay/swc/20210121T0600/20210121T0600.json new file mode 100644 index 000000000..7e0212c5e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210121T0600/20210121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210121T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210121T0600/SWC-SMAP-L_V2.0_100-20210121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210121T0600/SWC-SMAP-L_V2.0_100-20210121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210122T0600/20210122T0600.json b/stac/open-canada/ft-mckay/swc/20210122T0600/20210122T0600.json new file mode 100644 index 000000000..221b6abd2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210122T0600/20210122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210122T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210122T0600/SWC-SMAP-L_V2.0_100-20210122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210122T0600/SWC-SMAP-L_V2.0_100-20210122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210123T0600/20210123T0600.json b/stac/open-canada/ft-mckay/swc/20210123T0600/20210123T0600.json new file mode 100644 index 000000000..6b640e07d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210123T0600/20210123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210123T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210123T0600/SWC-SMAP-L_V2.0_100-20210123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210123T0600/SWC-SMAP-L_V2.0_100-20210123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210124T0600/20210124T0600.json b/stac/open-canada/ft-mckay/swc/20210124T0600/20210124T0600.json new file mode 100644 index 000000000..8d5fa9386 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210124T0600/20210124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210124T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210124T0600/SWC-SMAP-L_V2.0_100-20210124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210124T0600/SWC-SMAP-L_V2.0_100-20210124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210125T0600/20210125T0600.json b/stac/open-canada/ft-mckay/swc/20210125T0600/20210125T0600.json new file mode 100644 index 000000000..41f73831a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210125T0600/20210125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210125T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210125T0600/SWC-SMAP-L_V2.0_100-20210125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210125T0600/SWC-SMAP-L_V2.0_100-20210125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210126T0600/20210126T0600.json b/stac/open-canada/ft-mckay/swc/20210126T0600/20210126T0600.json new file mode 100644 index 000000000..0586744c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210126T0600/20210126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210126T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210126T0600/SWC-SMAP-L_V2.0_100-20210126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210126T0600/SWC-SMAP-L_V2.0_100-20210126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210127T0600/20210127T0600.json b/stac/open-canada/ft-mckay/swc/20210127T0600/20210127T0600.json new file mode 100644 index 000000000..328d18094 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210127T0600/20210127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210127T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210127T0600/SWC-SMAP-L_V2.0_100-20210127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210127T0600/SWC-SMAP-L_V2.0_100-20210127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210128T0600/20210128T0600.json b/stac/open-canada/ft-mckay/swc/20210128T0600/20210128T0600.json new file mode 100644 index 000000000..5087e8796 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210128T0600/20210128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210128T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210128T0600/SWC-SMAP-L_V2.0_100-20210128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210128T0600/SWC-SMAP-L_V2.0_100-20210128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210129T0600/20210129T0600.json b/stac/open-canada/ft-mckay/swc/20210129T0600/20210129T0600.json new file mode 100644 index 000000000..305efdeeb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210129T0600/20210129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210129T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210129T0600/SWC-SMAP-L_V2.0_100-20210129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210129T0600/SWC-SMAP-L_V2.0_100-20210129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210130T0600/20210130T0600.json b/stac/open-canada/ft-mckay/swc/20210130T0600/20210130T0600.json new file mode 100644 index 000000000..43d1ac930 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210130T0600/20210130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210130T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210130T0600/SWC-SMAP-L_V2.0_100-20210130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210130T0600/SWC-SMAP-L_V2.0_100-20210130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210131T0600/20210131T0600.json b/stac/open-canada/ft-mckay/swc/20210131T0600/20210131T0600.json new file mode 100644 index 000000000..d2a85a2f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210131T0600/20210131T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210131T0600", + "collection": "swc", + "properties": { + "datetime": "2021-01-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210131T0600/SWC-SMAP-L_V2.0_100-20210131T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210131T0600/SWC-SMAP-L_V2.0_100-20210131T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210201T0600/20210201T0600.json b/stac/open-canada/ft-mckay/swc/20210201T0600/20210201T0600.json new file mode 100644 index 000000000..47d8ac8aa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210201T0600/20210201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210201T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210201T0600/SWC-SMAP-L_V2.0_100-20210201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210201T0600/SWC-SMAP-L_V2.0_100-20210201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210202T0600/20210202T0600.json b/stac/open-canada/ft-mckay/swc/20210202T0600/20210202T0600.json new file mode 100644 index 000000000..fcefd669e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210202T0600/20210202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210202T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210202T0600/SWC-SMAP-L_V2.0_100-20210202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210202T0600/SWC-SMAP-L_V2.0_100-20210202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210203T0600/20210203T0600.json b/stac/open-canada/ft-mckay/swc/20210203T0600/20210203T0600.json new file mode 100644 index 000000000..9db88679e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210203T0600/20210203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210203T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210203T0600/SWC-SMAP-L_V2.0_100-20210203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210203T0600/SWC-SMAP-L_V2.0_100-20210203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210204T0600/20210204T0600.json b/stac/open-canada/ft-mckay/swc/20210204T0600/20210204T0600.json new file mode 100644 index 000000000..0645ce968 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210204T0600/20210204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210204T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210204T0600/SWC-SMAP-L_V2.0_100-20210204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210204T0600/SWC-SMAP-L_V2.0_100-20210204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210205T0600/20210205T0600.json b/stac/open-canada/ft-mckay/swc/20210205T0600/20210205T0600.json new file mode 100644 index 000000000..a8f34edd7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210205T0600/20210205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210205T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210205T0600/SWC-SMAP-L_V2.0_100-20210205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210205T0600/SWC-SMAP-L_V2.0_100-20210205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210206T0600/20210206T0600.json b/stac/open-canada/ft-mckay/swc/20210206T0600/20210206T0600.json new file mode 100644 index 000000000..1fa840767 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210206T0600/20210206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210206T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210206T0600/SWC-SMAP-L_V2.0_100-20210206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210206T0600/SWC-SMAP-L_V2.0_100-20210206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210207T0600/20210207T0600.json b/stac/open-canada/ft-mckay/swc/20210207T0600/20210207T0600.json new file mode 100644 index 000000000..10a749073 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210207T0600/20210207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210207T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210207T0600/SWC-SMAP-L_V2.0_100-20210207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210207T0600/SWC-SMAP-L_V2.0_100-20210207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210208T0600/20210208T0600.json b/stac/open-canada/ft-mckay/swc/20210208T0600/20210208T0600.json new file mode 100644 index 000000000..d0613efaa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210208T0600/20210208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210208T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210208T0600/SWC-SMAP-L_V2.0_100-20210208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210208T0600/SWC-SMAP-L_V2.0_100-20210208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210209T0600/20210209T0600.json b/stac/open-canada/ft-mckay/swc/20210209T0600/20210209T0600.json new file mode 100644 index 000000000..c76cdf2ee --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210209T0600/20210209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210209T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210209T0600/SWC-SMAP-L_V2.0_100-20210209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210209T0600/SWC-SMAP-L_V2.0_100-20210209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210210T0600/20210210T0600.json b/stac/open-canada/ft-mckay/swc/20210210T0600/20210210T0600.json new file mode 100644 index 000000000..7a1455617 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210210T0600/20210210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210210T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210210T0600/SWC-SMAP-L_V2.0_100-20210210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210210T0600/SWC-SMAP-L_V2.0_100-20210210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210211T0600/20210211T0600.json b/stac/open-canada/ft-mckay/swc/20210211T0600/20210211T0600.json new file mode 100644 index 000000000..d0bce31e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210211T0600/20210211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210211T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210211T0600/SWC-SMAP-L_V2.0_100-20210211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210211T0600/SWC-SMAP-L_V2.0_100-20210211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210212T0600/20210212T0600.json b/stac/open-canada/ft-mckay/swc/20210212T0600/20210212T0600.json new file mode 100644 index 000000000..176713b2d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210212T0600/20210212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210212T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210212T0600/SWC-SMAP-L_V2.0_100-20210212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210212T0600/SWC-SMAP-L_V2.0_100-20210212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210213T0600/20210213T0600.json b/stac/open-canada/ft-mckay/swc/20210213T0600/20210213T0600.json new file mode 100644 index 000000000..49ae452cf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210213T0600/20210213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210213T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210213T0600/SWC-SMAP-L_V2.0_100-20210213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210213T0600/SWC-SMAP-L_V2.0_100-20210213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210214T0600/20210214T0600.json b/stac/open-canada/ft-mckay/swc/20210214T0600/20210214T0600.json new file mode 100644 index 000000000..27c243b57 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210214T0600/20210214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210214T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210214T0600/SWC-SMAP-L_V2.0_100-20210214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210214T0600/SWC-SMAP-L_V2.0_100-20210214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210215T0600/20210215T0600.json b/stac/open-canada/ft-mckay/swc/20210215T0600/20210215T0600.json new file mode 100644 index 000000000..9e61c830f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210215T0600/20210215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210215T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210215T0600/SWC-SMAP-L_V2.0_100-20210215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210215T0600/SWC-SMAP-L_V2.0_100-20210215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210216T0600/20210216T0600.json b/stac/open-canada/ft-mckay/swc/20210216T0600/20210216T0600.json new file mode 100644 index 000000000..9c44d52ad --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210216T0600/20210216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210216T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210216T0600/SWC-SMAP-L_V2.0_100-20210216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210216T0600/SWC-SMAP-L_V2.0_100-20210216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210217T0600/20210217T0600.json b/stac/open-canada/ft-mckay/swc/20210217T0600/20210217T0600.json new file mode 100644 index 000000000..4abf7133e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210217T0600/20210217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210217T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210217T0600/SWC-SMAP-L_V2.0_100-20210217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210217T0600/SWC-SMAP-L_V2.0_100-20210217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210218T0600/20210218T0600.json b/stac/open-canada/ft-mckay/swc/20210218T0600/20210218T0600.json new file mode 100644 index 000000000..d1ea6761d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210218T0600/20210218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210218T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210218T0600/SWC-SMAP-L_V2.0_100-20210218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210218T0600/SWC-SMAP-L_V2.0_100-20210218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210219T0600/20210219T0600.json b/stac/open-canada/ft-mckay/swc/20210219T0600/20210219T0600.json new file mode 100644 index 000000000..7c9560893 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210219T0600/20210219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210219T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210219T0600/SWC-SMAP-L_V2.0_100-20210219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210219T0600/SWC-SMAP-L_V2.0_100-20210219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210220T0600/20210220T0600.json b/stac/open-canada/ft-mckay/swc/20210220T0600/20210220T0600.json new file mode 100644 index 000000000..7e434d259 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210220T0600/20210220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210220T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210220T0600/SWC-SMAP-L_V2.0_100-20210220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210220T0600/SWC-SMAP-L_V2.0_100-20210220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210221T0600/20210221T0600.json b/stac/open-canada/ft-mckay/swc/20210221T0600/20210221T0600.json new file mode 100644 index 000000000..3d9ce7b1f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210221T0600/20210221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210221T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210221T0600/SWC-SMAP-L_V2.0_100-20210221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210221T0600/SWC-SMAP-L_V2.0_100-20210221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210222T0600/20210222T0600.json b/stac/open-canada/ft-mckay/swc/20210222T0600/20210222T0600.json new file mode 100644 index 000000000..9f0904190 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210222T0600/20210222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210222T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210222T0600/SWC-SMAP-L_V2.0_100-20210222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210222T0600/SWC-SMAP-L_V2.0_100-20210222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210223T0600/20210223T0600.json b/stac/open-canada/ft-mckay/swc/20210223T0600/20210223T0600.json new file mode 100644 index 000000000..43ff67a89 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210223T0600/20210223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210223T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210223T0600/SWC-SMAP-L_V2.0_100-20210223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210223T0600/SWC-SMAP-L_V2.0_100-20210223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210224T0600/20210224T0600.json b/stac/open-canada/ft-mckay/swc/20210224T0600/20210224T0600.json new file mode 100644 index 000000000..5b4c55a0a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210224T0600/20210224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210224T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210224T0600/SWC-SMAP-L_V2.0_100-20210224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210224T0600/SWC-SMAP-L_V2.0_100-20210224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210225T0600/20210225T0600.json b/stac/open-canada/ft-mckay/swc/20210225T0600/20210225T0600.json new file mode 100644 index 000000000..96bce1cab --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210225T0600/20210225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210225T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210225T0600/SWC-SMAP-L_V2.0_100-20210225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210225T0600/SWC-SMAP-L_V2.0_100-20210225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210226T0600/20210226T0600.json b/stac/open-canada/ft-mckay/swc/20210226T0600/20210226T0600.json new file mode 100644 index 000000000..e86f249bf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210226T0600/20210226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210226T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210226T0600/SWC-SMAP-L_V2.0_100-20210226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210226T0600/SWC-SMAP-L_V2.0_100-20210226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210227T0600/20210227T0600.json b/stac/open-canada/ft-mckay/swc/20210227T0600/20210227T0600.json new file mode 100644 index 000000000..ed5dc104d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210227T0600/20210227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210227T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210227T0600/SWC-SMAP-L_V2.0_100-20210227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210227T0600/SWC-SMAP-L_V2.0_100-20210227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210228T0600/20210228T0600.json b/stac/open-canada/ft-mckay/swc/20210228T0600/20210228T0600.json new file mode 100644 index 000000000..d2ecd9f1e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210228T0600/20210228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210228T0600", + "collection": "swc", + "properties": { + "datetime": "2021-02-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210228T0600/SWC-SMAP-L_V2.0_100-20210228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210228T0600/SWC-SMAP-L_V2.0_100-20210228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210301T0600/20210301T0600.json b/stac/open-canada/ft-mckay/swc/20210301T0600/20210301T0600.json new file mode 100644 index 000000000..594b689f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210301T0600/20210301T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210301T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210301T0600/SWC-SMAP-L_V2.0_100-20210301T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210301T0600/SWC-SMAP-L_V2.0_100-20210301T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210302T0600/20210302T0600.json b/stac/open-canada/ft-mckay/swc/20210302T0600/20210302T0600.json new file mode 100644 index 000000000..d50db182f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210302T0600/20210302T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210302T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210302T0600/SWC-SMAP-L_V2.0_100-20210302T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210302T0600/SWC-SMAP-L_V2.0_100-20210302T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210303T0600/20210303T0600.json b/stac/open-canada/ft-mckay/swc/20210303T0600/20210303T0600.json new file mode 100644 index 000000000..9402487fe --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210303T0600/20210303T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210303T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210303T0600/SWC-SMAP-L_V2.0_100-20210303T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210303T0600/SWC-SMAP-L_V2.0_100-20210303T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210304T0600/20210304T0600.json b/stac/open-canada/ft-mckay/swc/20210304T0600/20210304T0600.json new file mode 100644 index 000000000..741571da3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210304T0600/20210304T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210304T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210304T0600/SWC-SMAP-L_V2.0_100-20210304T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210304T0600/SWC-SMAP-L_V2.0_100-20210304T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210305T0600/20210305T0600.json b/stac/open-canada/ft-mckay/swc/20210305T0600/20210305T0600.json new file mode 100644 index 000000000..71f9344f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210305T0600/20210305T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210305T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210305T0600/SWC-SMAP-L_V2.0_100-20210305T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210305T0600/SWC-SMAP-L_V2.0_100-20210305T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210306T0600/20210306T0600.json b/stac/open-canada/ft-mckay/swc/20210306T0600/20210306T0600.json new file mode 100644 index 000000000..0b06eda1c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210306T0600/20210306T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210306T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210306T0600/SWC-SMAP-L_V2.0_100-20210306T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210306T0600/SWC-SMAP-L_V2.0_100-20210306T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210307T0600/20210307T0600.json b/stac/open-canada/ft-mckay/swc/20210307T0600/20210307T0600.json new file mode 100644 index 000000000..6698769b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210307T0600/20210307T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210307T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210307T0600/SWC-SMAP-L_V2.0_100-20210307T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210307T0600/SWC-SMAP-L_V2.0_100-20210307T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210308T0600/20210308T0600.json b/stac/open-canada/ft-mckay/swc/20210308T0600/20210308T0600.json new file mode 100644 index 000000000..7fcc0f1af --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210308T0600/20210308T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210308T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210308T0600/SWC-SMAP-L_V2.0_100-20210308T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210308T0600/SWC-SMAP-L_V2.0_100-20210308T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210309T0600/20210309T0600.json b/stac/open-canada/ft-mckay/swc/20210309T0600/20210309T0600.json new file mode 100644 index 000000000..a396c1d6a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210309T0600/20210309T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210309T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210309T0600/SWC-SMAP-L_V2.0_100-20210309T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210309T0600/SWC-SMAP-L_V2.0_100-20210309T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210310T0600/20210310T0600.json b/stac/open-canada/ft-mckay/swc/20210310T0600/20210310T0600.json new file mode 100644 index 000000000..7969f4bd0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210310T0600/20210310T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210310T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210310T0600/SWC-SMAP-L_V2.0_100-20210310T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210310T0600/SWC-SMAP-L_V2.0_100-20210310T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210311T0600/20210311T0600.json b/stac/open-canada/ft-mckay/swc/20210311T0600/20210311T0600.json new file mode 100644 index 000000000..a264bfa07 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210311T0600/20210311T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210311T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210311T0600/SWC-SMAP-L_V2.0_100-20210311T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210311T0600/SWC-SMAP-L_V2.0_100-20210311T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210312T0600/20210312T0600.json b/stac/open-canada/ft-mckay/swc/20210312T0600/20210312T0600.json new file mode 100644 index 000000000..f6cc1c234 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210312T0600/20210312T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210312T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210312T0600/SWC-SMAP-L_V2.0_100-20210312T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210312T0600/SWC-SMAP-L_V2.0_100-20210312T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210313T0600/20210313T0600.json b/stac/open-canada/ft-mckay/swc/20210313T0600/20210313T0600.json new file mode 100644 index 000000000..f2e0a2dc0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210313T0600/20210313T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210313T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210313T0600/SWC-SMAP-L_V2.0_100-20210313T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210313T0600/SWC-SMAP-L_V2.0_100-20210313T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210314T0600/20210314T0600.json b/stac/open-canada/ft-mckay/swc/20210314T0600/20210314T0600.json new file mode 100644 index 000000000..4e0f32daf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210314T0600/20210314T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210314T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210314T0600/SWC-SMAP-L_V2.0_100-20210314T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210314T0600/SWC-SMAP-L_V2.0_100-20210314T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210315T0600/20210315T0600.json b/stac/open-canada/ft-mckay/swc/20210315T0600/20210315T0600.json new file mode 100644 index 000000000..18e89c12f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210315T0600/20210315T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210315T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210315T0600/SWC-SMAP-L_V2.0_100-20210315T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210315T0600/SWC-SMAP-L_V2.0_100-20210315T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210316T0600/20210316T0600.json b/stac/open-canada/ft-mckay/swc/20210316T0600/20210316T0600.json new file mode 100644 index 000000000..e0cb0f8d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210316T0600/20210316T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210316T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210316T0600/SWC-SMAP-L_V2.0_100-20210316T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210316T0600/SWC-SMAP-L_V2.0_100-20210316T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210317T0600/20210317T0600.json b/stac/open-canada/ft-mckay/swc/20210317T0600/20210317T0600.json new file mode 100644 index 000000000..559fe7ae0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210317T0600/20210317T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210317T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210317T0600/SWC-SMAP-L_V2.0_100-20210317T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210317T0600/SWC-SMAP-L_V2.0_100-20210317T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210318T0600/20210318T0600.json b/stac/open-canada/ft-mckay/swc/20210318T0600/20210318T0600.json new file mode 100644 index 000000000..485aea01a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210318T0600/20210318T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210318T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210318T0600/SWC-SMAP-L_V2.0_100-20210318T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210318T0600/SWC-SMAP-L_V2.0_100-20210318T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210319T0600/20210319T0600.json b/stac/open-canada/ft-mckay/swc/20210319T0600/20210319T0600.json new file mode 100644 index 000000000..24dcced29 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210319T0600/20210319T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210319T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210319T0600/SWC-SMAP-L_V2.0_100-20210319T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210319T0600/SWC-SMAP-L_V2.0_100-20210319T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210320T0600/20210320T0600.json b/stac/open-canada/ft-mckay/swc/20210320T0600/20210320T0600.json new file mode 100644 index 000000000..c302cf859 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210320T0600/20210320T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210320T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210320T0600/SWC-SMAP-L_V2.0_100-20210320T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210320T0600/SWC-SMAP-L_V2.0_100-20210320T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210321T0600/20210321T0600.json b/stac/open-canada/ft-mckay/swc/20210321T0600/20210321T0600.json new file mode 100644 index 000000000..5cb311e0b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210321T0600/20210321T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210321T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210321T0600/SWC-SMAP-L_V2.0_100-20210321T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210321T0600/SWC-SMAP-L_V2.0_100-20210321T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210322T0600/20210322T0600.json b/stac/open-canada/ft-mckay/swc/20210322T0600/20210322T0600.json new file mode 100644 index 000000000..9bedc928c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210322T0600/20210322T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210322T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210322T0600/SWC-SMAP-L_V2.0_100-20210322T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210322T0600/SWC-SMAP-L_V2.0_100-20210322T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210323T0600/20210323T0600.json b/stac/open-canada/ft-mckay/swc/20210323T0600/20210323T0600.json new file mode 100644 index 000000000..5a68327d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210323T0600/20210323T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210323T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210323T0600/SWC-SMAP-L_V2.0_100-20210323T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210323T0600/SWC-SMAP-L_V2.0_100-20210323T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210324T0600/20210324T0600.json b/stac/open-canada/ft-mckay/swc/20210324T0600/20210324T0600.json new file mode 100644 index 000000000..4551df012 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210324T0600/20210324T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210324T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210324T0600/SWC-SMAP-L_V2.0_100-20210324T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210324T0600/SWC-SMAP-L_V2.0_100-20210324T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210325T0600/20210325T0600.json b/stac/open-canada/ft-mckay/swc/20210325T0600/20210325T0600.json new file mode 100644 index 000000000..f2c8f0c4a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210325T0600/20210325T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210325T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210325T0600/SWC-SMAP-L_V2.0_100-20210325T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210325T0600/SWC-SMAP-L_V2.0_100-20210325T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210326T0600/20210326T0600.json b/stac/open-canada/ft-mckay/swc/20210326T0600/20210326T0600.json new file mode 100644 index 000000000..412332172 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210326T0600/20210326T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210326T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210326T0600/SWC-SMAP-L_V2.0_100-20210326T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210326T0600/SWC-SMAP-L_V2.0_100-20210326T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210327T0600/20210327T0600.json b/stac/open-canada/ft-mckay/swc/20210327T0600/20210327T0600.json new file mode 100644 index 000000000..4fa1d50de --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210327T0600/20210327T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210327T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210327T0600/SWC-SMAP-L_V2.0_100-20210327T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210327T0600/SWC-SMAP-L_V2.0_100-20210327T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210328T0600/20210328T0600.json b/stac/open-canada/ft-mckay/swc/20210328T0600/20210328T0600.json new file mode 100644 index 000000000..b21e675fc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210328T0600/20210328T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210328T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210328T0600/SWC-SMAP-L_V2.0_100-20210328T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210328T0600/SWC-SMAP-L_V2.0_100-20210328T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210329T0600/20210329T0600.json b/stac/open-canada/ft-mckay/swc/20210329T0600/20210329T0600.json new file mode 100644 index 000000000..403e182ba --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210329T0600/20210329T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210329T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210329T0600/SWC-SMAP-L_V2.0_100-20210329T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210329T0600/SWC-SMAP-L_V2.0_100-20210329T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210330T0600/20210330T0600.json b/stac/open-canada/ft-mckay/swc/20210330T0600/20210330T0600.json new file mode 100644 index 000000000..dc819d51a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210330T0600/20210330T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210330T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210330T0600/SWC-SMAP-L_V2.0_100-20210330T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210330T0600/SWC-SMAP-L_V2.0_100-20210330T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210331T0600/20210331T0600.json b/stac/open-canada/ft-mckay/swc/20210331T0600/20210331T0600.json new file mode 100644 index 000000000..c73d92d99 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210331T0600/20210331T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210331T0600", + "collection": "swc", + "properties": { + "datetime": "2021-03-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210331T0600/SWC-SMAP-L_V2.0_100-20210331T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210331T0600/SWC-SMAP-L_V2.0_100-20210331T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210401T0600/20210401T0600.json b/stac/open-canada/ft-mckay/swc/20210401T0600/20210401T0600.json new file mode 100644 index 000000000..0072166d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210401T0600/20210401T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210401T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210401T0600/SWC-SMAP-L_V2.0_100-20210401T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210401T0600/SWC-SMAP-L_V2.0_100-20210401T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210402T0600/20210402T0600.json b/stac/open-canada/ft-mckay/swc/20210402T0600/20210402T0600.json new file mode 100644 index 000000000..5a7b802c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210402T0600/20210402T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210402T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210402T0600/SWC-SMAP-L_V2.0_100-20210402T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210402T0600/SWC-SMAP-L_V2.0_100-20210402T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210403T0600/20210403T0600.json b/stac/open-canada/ft-mckay/swc/20210403T0600/20210403T0600.json new file mode 100644 index 000000000..612cb8516 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210403T0600/20210403T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210403T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210403T0600/SWC-SMAP-L_V2.0_100-20210403T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210403T0600/SWC-SMAP-L_V2.0_100-20210403T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210404T0600/20210404T0600.json b/stac/open-canada/ft-mckay/swc/20210404T0600/20210404T0600.json new file mode 100644 index 000000000..f04b97f82 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210404T0600/20210404T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210404T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210404T0600/SWC-SMAP-L_V2.0_100-20210404T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210404T0600/SWC-SMAP-L_V2.0_100-20210404T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210405T0600/20210405T0600.json b/stac/open-canada/ft-mckay/swc/20210405T0600/20210405T0600.json new file mode 100644 index 000000000..e10aced7f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210405T0600/20210405T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210405T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210405T0600/SWC-SMAP-L_V2.0_100-20210405T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210405T0600/SWC-SMAP-L_V2.0_100-20210405T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210406T0600/20210406T0600.json b/stac/open-canada/ft-mckay/swc/20210406T0600/20210406T0600.json new file mode 100644 index 000000000..180a64025 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210406T0600/20210406T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210406T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210406T0600/SWC-SMAP-L_V2.0_100-20210406T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210406T0600/SWC-SMAP-L_V2.0_100-20210406T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210407T0600/20210407T0600.json b/stac/open-canada/ft-mckay/swc/20210407T0600/20210407T0600.json new file mode 100644 index 000000000..6dae80b6f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210407T0600/20210407T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210407T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210407T0600/SWC-SMAP-L_V2.0_100-20210407T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210407T0600/SWC-SMAP-L_V2.0_100-20210407T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210408T0600/20210408T0600.json b/stac/open-canada/ft-mckay/swc/20210408T0600/20210408T0600.json new file mode 100644 index 000000000..1d6b05b69 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210408T0600/20210408T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210408T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210408T0600/SWC-SMAP-L_V2.0_100-20210408T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210408T0600/SWC-SMAP-L_V2.0_100-20210408T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210409T0600/20210409T0600.json b/stac/open-canada/ft-mckay/swc/20210409T0600/20210409T0600.json new file mode 100644 index 000000000..fc88e67e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210409T0600/20210409T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210409T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210409T0600/SWC-SMAP-L_V2.0_100-20210409T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210409T0600/SWC-SMAP-L_V2.0_100-20210409T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210410T0600/20210410T0600.json b/stac/open-canada/ft-mckay/swc/20210410T0600/20210410T0600.json new file mode 100644 index 000000000..22496a9f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210410T0600/20210410T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210410T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210410T0600/SWC-SMAP-L_V2.0_100-20210410T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210410T0600/SWC-SMAP-L_V2.0_100-20210410T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210411T0600/20210411T0600.json b/stac/open-canada/ft-mckay/swc/20210411T0600/20210411T0600.json new file mode 100644 index 000000000..8e9cf607c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210411T0600/20210411T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210411T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210411T0600/SWC-SMAP-L_V2.0_100-20210411T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210411T0600/SWC-SMAP-L_V2.0_100-20210411T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210412T0600/20210412T0600.json b/stac/open-canada/ft-mckay/swc/20210412T0600/20210412T0600.json new file mode 100644 index 000000000..490440d31 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210412T0600/20210412T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210412T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210412T0600/SWC-SMAP-L_V2.0_100-20210412T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210412T0600/SWC-SMAP-L_V2.0_100-20210412T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210413T0600/20210413T0600.json b/stac/open-canada/ft-mckay/swc/20210413T0600/20210413T0600.json new file mode 100644 index 000000000..4ec29ab2e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210413T0600/20210413T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210413T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210413T0600/SWC-SMAP-L_V2.0_100-20210413T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210413T0600/SWC-SMAP-L_V2.0_100-20210413T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210414T0600/20210414T0600.json b/stac/open-canada/ft-mckay/swc/20210414T0600/20210414T0600.json new file mode 100644 index 000000000..ccc48a5e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210414T0600/20210414T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210414T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210414T0600/SWC-SMAP-L_V2.0_100-20210414T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210414T0600/SWC-SMAP-L_V2.0_100-20210414T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210415T0600/20210415T0600.json b/stac/open-canada/ft-mckay/swc/20210415T0600/20210415T0600.json new file mode 100644 index 000000000..8a419eca0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210415T0600/20210415T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210415T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210415T0600/SWC-SMAP-L_V2.0_100-20210415T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210415T0600/SWC-SMAP-L_V2.0_100-20210415T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210416T0600/20210416T0600.json b/stac/open-canada/ft-mckay/swc/20210416T0600/20210416T0600.json new file mode 100644 index 000000000..bf2f736b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210416T0600/20210416T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210416T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210416T0600/SWC-SMAP-L_V2.0_100-20210416T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210416T0600/SWC-SMAP-L_V2.0_100-20210416T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210417T0600/20210417T0600.json b/stac/open-canada/ft-mckay/swc/20210417T0600/20210417T0600.json new file mode 100644 index 000000000..3d8ec594c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210417T0600/20210417T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210417T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210417T0600/SWC-SMAP-L_V2.0_100-20210417T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210417T0600/SWC-SMAP-L_V2.0_100-20210417T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210418T0600/20210418T0600.json b/stac/open-canada/ft-mckay/swc/20210418T0600/20210418T0600.json new file mode 100644 index 000000000..acdfcbede --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210418T0600/20210418T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210418T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210418T0600/SWC-SMAP-L_V2.0_100-20210418T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210418T0600/SWC-SMAP-L_V2.0_100-20210418T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210419T0600/20210419T0600.json b/stac/open-canada/ft-mckay/swc/20210419T0600/20210419T0600.json new file mode 100644 index 000000000..b85af417c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210419T0600/20210419T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210419T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210419T0600/SWC-SMAP-L_V2.0_100-20210419T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210419T0600/SWC-SMAP-L_V2.0_100-20210419T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210420T0600/20210420T0600.json b/stac/open-canada/ft-mckay/swc/20210420T0600/20210420T0600.json new file mode 100644 index 000000000..b5f6653ee --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210420T0600/20210420T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210420T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210420T0600/SWC-SMAP-L_V2.0_100-20210420T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210420T0600/SWC-SMAP-L_V2.0_100-20210420T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210421T0600/20210421T0600.json b/stac/open-canada/ft-mckay/swc/20210421T0600/20210421T0600.json new file mode 100644 index 000000000..b54a7f5c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210421T0600/20210421T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210421T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210421T0600/SWC-SMAP-L_V2.0_100-20210421T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210421T0600/SWC-SMAP-L_V2.0_100-20210421T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210422T0600/20210422T0600.json b/stac/open-canada/ft-mckay/swc/20210422T0600/20210422T0600.json new file mode 100644 index 000000000..e830f1951 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210422T0600/20210422T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210422T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210422T0600/SWC-SMAP-L_V2.0_100-20210422T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210422T0600/SWC-SMAP-L_V2.0_100-20210422T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210423T0600/20210423T0600.json b/stac/open-canada/ft-mckay/swc/20210423T0600/20210423T0600.json new file mode 100644 index 000000000..c753991bc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210423T0600/20210423T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210423T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210423T0600/SWC-SMAP-L_V2.0_100-20210423T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210423T0600/SWC-SMAP-L_V2.0_100-20210423T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210424T0600/20210424T0600.json b/stac/open-canada/ft-mckay/swc/20210424T0600/20210424T0600.json new file mode 100644 index 000000000..89b5b8822 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210424T0600/20210424T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210424T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210424T0600/SWC-SMAP-L_V2.0_100-20210424T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210424T0600/SWC-SMAP-L_V2.0_100-20210424T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210425T0600/20210425T0600.json b/stac/open-canada/ft-mckay/swc/20210425T0600/20210425T0600.json new file mode 100644 index 000000000..7b01b31b5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210425T0600/20210425T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210425T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210425T0600/SWC-SMAP-L_V2.0_100-20210425T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210425T0600/SWC-SMAP-L_V2.0_100-20210425T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210426T0600/20210426T0600.json b/stac/open-canada/ft-mckay/swc/20210426T0600/20210426T0600.json new file mode 100644 index 000000000..5902901e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210426T0600/20210426T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210426T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210426T0600/SWC-SMAP-L_V2.0_100-20210426T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210426T0600/SWC-SMAP-L_V2.0_100-20210426T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210427T0600/20210427T0600.json b/stac/open-canada/ft-mckay/swc/20210427T0600/20210427T0600.json new file mode 100644 index 000000000..831577745 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210427T0600/20210427T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210427T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210427T0600/SWC-SMAP-L_V2.0_100-20210427T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210427T0600/SWC-SMAP-L_V2.0_100-20210427T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210428T0600/20210428T0600.json b/stac/open-canada/ft-mckay/swc/20210428T0600/20210428T0600.json new file mode 100644 index 000000000..1164d77f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210428T0600/20210428T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210428T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210428T0600/SWC-SMAP-L_V2.0_100-20210428T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210428T0600/SWC-SMAP-L_V2.0_100-20210428T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210429T0600/20210429T0600.json b/stac/open-canada/ft-mckay/swc/20210429T0600/20210429T0600.json new file mode 100644 index 000000000..62b3720f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210429T0600/20210429T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210429T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210429T0600/SWC-SMAP-L_V2.0_100-20210429T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210429T0600/SWC-SMAP-L_V2.0_100-20210429T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210430T0600/20210430T0600.json b/stac/open-canada/ft-mckay/swc/20210430T0600/20210430T0600.json new file mode 100644 index 000000000..f7302491a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210430T0600/20210430T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210430T0600", + "collection": "swc", + "properties": { + "datetime": "2021-04-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210430T0600/SWC-SMAP-L_V2.0_100-20210430T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210430T0600/SWC-SMAP-L_V2.0_100-20210430T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210501T0600/20210501T0600.json b/stac/open-canada/ft-mckay/swc/20210501T0600/20210501T0600.json new file mode 100644 index 000000000..a271df89c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210501T0600/20210501T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210501T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210501T0600/SWC-SMAP-L_V2.0_100-20210501T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210501T0600/SWC-SMAP-L_V2.0_100-20210501T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210502T0600/20210502T0600.json b/stac/open-canada/ft-mckay/swc/20210502T0600/20210502T0600.json new file mode 100644 index 000000000..7ef20c13d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210502T0600/20210502T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210502T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210502T0600/SWC-SMAP-L_V2.0_100-20210502T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210502T0600/SWC-SMAP-L_V2.0_100-20210502T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210503T0600/20210503T0600.json b/stac/open-canada/ft-mckay/swc/20210503T0600/20210503T0600.json new file mode 100644 index 000000000..9978332aa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210503T0600/20210503T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210503T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210503T0600/SWC-SMAP-L_V2.0_100-20210503T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210503T0600/SWC-SMAP-L_V2.0_100-20210503T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210504T0600/20210504T0600.json b/stac/open-canada/ft-mckay/swc/20210504T0600/20210504T0600.json new file mode 100644 index 000000000..b19b0996c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210504T0600/20210504T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210504T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210504T0600/SWC-SMAP-L_V2.0_100-20210504T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210504T0600/SWC-SMAP-L_V2.0_100-20210504T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210505T0600/20210505T0600.json b/stac/open-canada/ft-mckay/swc/20210505T0600/20210505T0600.json new file mode 100644 index 000000000..104255d9d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210505T0600/20210505T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210505T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210505T0600/SWC-SMAP-L_V2.0_100-20210505T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210505T0600/SWC-SMAP-L_V2.0_100-20210505T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210506T0600/20210506T0600.json b/stac/open-canada/ft-mckay/swc/20210506T0600/20210506T0600.json new file mode 100644 index 000000000..9ee480230 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210506T0600/20210506T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210506T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210506T0600/SWC-SMAP-L_V2.0_100-20210506T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210506T0600/SWC-SMAP-L_V2.0_100-20210506T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210507T0600/20210507T0600.json b/stac/open-canada/ft-mckay/swc/20210507T0600/20210507T0600.json new file mode 100644 index 000000000..8f67a6c7e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210507T0600/20210507T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210507T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210507T0600/SWC-SMAP-L_V2.0_100-20210507T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210507T0600/SWC-SMAP-L_V2.0_100-20210507T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210508T0600/20210508T0600.json b/stac/open-canada/ft-mckay/swc/20210508T0600/20210508T0600.json new file mode 100644 index 000000000..b3ff09b77 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210508T0600/20210508T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210508T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210508T0600/SWC-SMAP-L_V2.0_100-20210508T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210508T0600/SWC-SMAP-L_V2.0_100-20210508T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210509T0600/20210509T0600.json b/stac/open-canada/ft-mckay/swc/20210509T0600/20210509T0600.json new file mode 100644 index 000000000..018ebf01c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210509T0600/20210509T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210509T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210509T0600/SWC-SMAP-L_V2.0_100-20210509T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210509T0600/SWC-SMAP-L_V2.0_100-20210509T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210510T0600/20210510T0600.json b/stac/open-canada/ft-mckay/swc/20210510T0600/20210510T0600.json new file mode 100644 index 000000000..d2faa9b45 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210510T0600/20210510T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210510T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210510T0600/SWC-SMAP-L_V2.0_100-20210510T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210510T0600/SWC-SMAP-L_V2.0_100-20210510T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210511T0600/20210511T0600.json b/stac/open-canada/ft-mckay/swc/20210511T0600/20210511T0600.json new file mode 100644 index 000000000..1dadab4f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210511T0600/20210511T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210511T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210511T0600/SWC-SMAP-L_V2.0_100-20210511T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210511T0600/SWC-SMAP-L_V2.0_100-20210511T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210512T0600/20210512T0600.json b/stac/open-canada/ft-mckay/swc/20210512T0600/20210512T0600.json new file mode 100644 index 000000000..7fdab2b62 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210512T0600/20210512T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210512T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210512T0600/SWC-SMAP-L_V2.0_100-20210512T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210512T0600/SWC-SMAP-L_V2.0_100-20210512T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210513T0600/20210513T0600.json b/stac/open-canada/ft-mckay/swc/20210513T0600/20210513T0600.json new file mode 100644 index 000000000..aac0d7f4c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210513T0600/20210513T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210513T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210513T0600/SWC-SMAP-L_V2.0_100-20210513T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210513T0600/SWC-SMAP-L_V2.0_100-20210513T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210514T0600/20210514T0600.json b/stac/open-canada/ft-mckay/swc/20210514T0600/20210514T0600.json new file mode 100644 index 000000000..67907f6f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210514T0600/20210514T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210514T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210514T0600/SWC-SMAP-L_V2.0_100-20210514T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210514T0600/SWC-SMAP-L_V2.0_100-20210514T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210515T0600/20210515T0600.json b/stac/open-canada/ft-mckay/swc/20210515T0600/20210515T0600.json new file mode 100644 index 000000000..0d05e79db --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210515T0600/20210515T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210515T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210515T0600/SWC-SMAP-L_V2.0_100-20210515T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210515T0600/SWC-SMAP-L_V2.0_100-20210515T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210516T0600/20210516T0600.json b/stac/open-canada/ft-mckay/swc/20210516T0600/20210516T0600.json new file mode 100644 index 000000000..b2596f5a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210516T0600/20210516T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210516T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210516T0600/SWC-SMAP-L_V2.0_100-20210516T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210516T0600/SWC-SMAP-L_V2.0_100-20210516T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210517T0600/20210517T0600.json b/stac/open-canada/ft-mckay/swc/20210517T0600/20210517T0600.json new file mode 100644 index 000000000..58938028d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210517T0600/20210517T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210517T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210517T0600/SWC-SMAP-L_V2.0_100-20210517T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210517T0600/SWC-SMAP-L_V2.0_100-20210517T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210518T0600/20210518T0600.json b/stac/open-canada/ft-mckay/swc/20210518T0600/20210518T0600.json new file mode 100644 index 000000000..875a04523 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210518T0600/20210518T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210518T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210518T0600/SWC-SMAP-L_V2.0_100-20210518T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210518T0600/SWC-SMAP-L_V2.0_100-20210518T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210519T0600/20210519T0600.json b/stac/open-canada/ft-mckay/swc/20210519T0600/20210519T0600.json new file mode 100644 index 000000000..e435e64df --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210519T0600/20210519T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210519T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210519T0600/SWC-SMAP-L_V2.0_100-20210519T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210519T0600/SWC-SMAP-L_V2.0_100-20210519T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210520T0600/20210520T0600.json b/stac/open-canada/ft-mckay/swc/20210520T0600/20210520T0600.json new file mode 100644 index 000000000..16a854869 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210520T0600/20210520T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210520T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210520T0600/SWC-SMAP-L_V2.0_100-20210520T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210520T0600/SWC-SMAP-L_V2.0_100-20210520T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210521T0600/20210521T0600.json b/stac/open-canada/ft-mckay/swc/20210521T0600/20210521T0600.json new file mode 100644 index 000000000..c476b2eac --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210521T0600/20210521T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210521T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210521T0600/SWC-SMAP-L_V2.0_100-20210521T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210521T0600/SWC-SMAP-L_V2.0_100-20210521T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210522T0600/20210522T0600.json b/stac/open-canada/ft-mckay/swc/20210522T0600/20210522T0600.json new file mode 100644 index 000000000..1603e1600 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210522T0600/20210522T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210522T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210522T0600/SWC-SMAP-L_V2.0_100-20210522T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210522T0600/SWC-SMAP-L_V2.0_100-20210522T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210523T0600/20210523T0600.json b/stac/open-canada/ft-mckay/swc/20210523T0600/20210523T0600.json new file mode 100644 index 000000000..6e5e82d85 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210523T0600/20210523T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210523T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210523T0600/SWC-SMAP-L_V2.0_100-20210523T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210523T0600/SWC-SMAP-L_V2.0_100-20210523T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210524T0600/20210524T0600.json b/stac/open-canada/ft-mckay/swc/20210524T0600/20210524T0600.json new file mode 100644 index 000000000..78b9e0068 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210524T0600/20210524T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210524T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210524T0600/SWC-SMAP-L_V2.0_100-20210524T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210524T0600/SWC-SMAP-L_V2.0_100-20210524T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210525T0600/20210525T0600.json b/stac/open-canada/ft-mckay/swc/20210525T0600/20210525T0600.json new file mode 100644 index 000000000..6dc40c32a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210525T0600/20210525T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210525T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210525T0600/SWC-SMAP-L_V2.0_100-20210525T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210525T0600/SWC-SMAP-L_V2.0_100-20210525T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210526T0600/20210526T0600.json b/stac/open-canada/ft-mckay/swc/20210526T0600/20210526T0600.json new file mode 100644 index 000000000..a8554ed09 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210526T0600/20210526T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210526T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210526T0600/SWC-SMAP-L_V2.0_100-20210526T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210526T0600/SWC-SMAP-L_V2.0_100-20210526T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210527T0600/20210527T0600.json b/stac/open-canada/ft-mckay/swc/20210527T0600/20210527T0600.json new file mode 100644 index 000000000..7e5054915 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210527T0600/20210527T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210527T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210527T0600/SWC-SMAP-L_V2.0_100-20210527T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210527T0600/SWC-SMAP-L_V2.0_100-20210527T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210528T0600/20210528T0600.json b/stac/open-canada/ft-mckay/swc/20210528T0600/20210528T0600.json new file mode 100644 index 000000000..ddc4cc1bd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210528T0600/20210528T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210528T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210528T0600/SWC-SMAP-L_V2.0_100-20210528T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210528T0600/SWC-SMAP-L_V2.0_100-20210528T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210529T0600/20210529T0600.json b/stac/open-canada/ft-mckay/swc/20210529T0600/20210529T0600.json new file mode 100644 index 000000000..7b1146b64 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210529T0600/20210529T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210529T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210529T0600/SWC-SMAP-L_V2.0_100-20210529T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210529T0600/SWC-SMAP-L_V2.0_100-20210529T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210530T0600/20210530T0600.json b/stac/open-canada/ft-mckay/swc/20210530T0600/20210530T0600.json new file mode 100644 index 000000000..96a9bdb52 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210530T0600/20210530T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210530T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210530T0600/SWC-SMAP-L_V2.0_100-20210530T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210530T0600/SWC-SMAP-L_V2.0_100-20210530T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210531T0600/20210531T0600.json b/stac/open-canada/ft-mckay/swc/20210531T0600/20210531T0600.json new file mode 100644 index 000000000..cff4cdf8d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210531T0600/20210531T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210531T0600", + "collection": "swc", + "properties": { + "datetime": "2021-05-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210531T0600/SWC-SMAP-L_V2.0_100-20210531T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210531T0600/SWC-SMAP-L_V2.0_100-20210531T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210601T0600/20210601T0600.json b/stac/open-canada/ft-mckay/swc/20210601T0600/20210601T0600.json new file mode 100644 index 000000000..13a89b192 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210601T0600/20210601T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210601T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210601T0600/SWC-SMAP-L_V2.0_100-20210601T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210601T0600/SWC-SMAP-L_V2.0_100-20210601T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210602T0600/20210602T0600.json b/stac/open-canada/ft-mckay/swc/20210602T0600/20210602T0600.json new file mode 100644 index 000000000..52e1bf583 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210602T0600/20210602T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210602T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210602T0600/SWC-SMAP-L_V2.0_100-20210602T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210602T0600/SWC-SMAP-L_V2.0_100-20210602T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210603T0600/20210603T0600.json b/stac/open-canada/ft-mckay/swc/20210603T0600/20210603T0600.json new file mode 100644 index 000000000..f8edf1671 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210603T0600/20210603T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210603T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210603T0600/SWC-SMAP-L_V2.0_100-20210603T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210603T0600/SWC-SMAP-L_V2.0_100-20210603T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210604T0600/20210604T0600.json b/stac/open-canada/ft-mckay/swc/20210604T0600/20210604T0600.json new file mode 100644 index 000000000..69f359774 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210604T0600/20210604T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210604T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210604T0600/SWC-SMAP-L_V2.0_100-20210604T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210604T0600/SWC-SMAP-L_V2.0_100-20210604T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210605T0600/20210605T0600.json b/stac/open-canada/ft-mckay/swc/20210605T0600/20210605T0600.json new file mode 100644 index 000000000..434c19441 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210605T0600/20210605T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210605T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210605T0600/SWC-SMAP-L_V2.0_100-20210605T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210605T0600/SWC-SMAP-L_V2.0_100-20210605T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210606T0600/20210606T0600.json b/stac/open-canada/ft-mckay/swc/20210606T0600/20210606T0600.json new file mode 100644 index 000000000..2a4b05d73 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210606T0600/20210606T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210606T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210606T0600/SWC-SMAP-L_V2.0_100-20210606T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210606T0600/SWC-SMAP-L_V2.0_100-20210606T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210607T0600/20210607T0600.json b/stac/open-canada/ft-mckay/swc/20210607T0600/20210607T0600.json new file mode 100644 index 000000000..86210d50b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210607T0600/20210607T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210607T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210607T0600/SWC-SMAP-L_V2.0_100-20210607T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210607T0600/SWC-SMAP-L_V2.0_100-20210607T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210608T0600/20210608T0600.json b/stac/open-canada/ft-mckay/swc/20210608T0600/20210608T0600.json new file mode 100644 index 000000000..9e5ae1e6b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210608T0600/20210608T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210608T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210608T0600/SWC-SMAP-L_V2.0_100-20210608T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210608T0600/SWC-SMAP-L_V2.0_100-20210608T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210609T0600/20210609T0600.json b/stac/open-canada/ft-mckay/swc/20210609T0600/20210609T0600.json new file mode 100644 index 000000000..10ee3e8e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210609T0600/20210609T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210609T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210609T0600/SWC-SMAP-L_V2.0_100-20210609T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210609T0600/SWC-SMAP-L_V2.0_100-20210609T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210610T0600/20210610T0600.json b/stac/open-canada/ft-mckay/swc/20210610T0600/20210610T0600.json new file mode 100644 index 000000000..e320ef1c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210610T0600/20210610T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210610T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210610T0600/SWC-SMAP-L_V2.0_100-20210610T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210610T0600/SWC-SMAP-L_V2.0_100-20210610T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210611T0600/20210611T0600.json b/stac/open-canada/ft-mckay/swc/20210611T0600/20210611T0600.json new file mode 100644 index 000000000..44e4af516 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210611T0600/20210611T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210611T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210611T0600/SWC-SMAP-L_V2.0_100-20210611T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210611T0600/SWC-SMAP-L_V2.0_100-20210611T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210612T0600/20210612T0600.json b/stac/open-canada/ft-mckay/swc/20210612T0600/20210612T0600.json new file mode 100644 index 000000000..d2ef1a49d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210612T0600/20210612T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210612T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210612T0600/SWC-SMAP-L_V2.0_100-20210612T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210612T0600/SWC-SMAP-L_V2.0_100-20210612T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210613T0600/20210613T0600.json b/stac/open-canada/ft-mckay/swc/20210613T0600/20210613T0600.json new file mode 100644 index 000000000..86de2d608 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210613T0600/20210613T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210613T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210613T0600/SWC-SMAP-L_V2.0_100-20210613T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210613T0600/SWC-SMAP-L_V2.0_100-20210613T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210614T0600/20210614T0600.json b/stac/open-canada/ft-mckay/swc/20210614T0600/20210614T0600.json new file mode 100644 index 000000000..d088f50bf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210614T0600/20210614T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210614T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210614T0600/SWC-SMAP-L_V2.0_100-20210614T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210614T0600/SWC-SMAP-L_V2.0_100-20210614T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210615T0600/20210615T0600.json b/stac/open-canada/ft-mckay/swc/20210615T0600/20210615T0600.json new file mode 100644 index 000000000..cd6b19df7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210615T0600/20210615T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210615T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210615T0600/SWC-SMAP-L_V2.0_100-20210615T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210615T0600/SWC-SMAP-L_V2.0_100-20210615T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210616T0600/20210616T0600.json b/stac/open-canada/ft-mckay/swc/20210616T0600/20210616T0600.json new file mode 100644 index 000000000..9dd310c30 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210616T0600/20210616T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210616T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210616T0600/SWC-SMAP-L_V2.0_100-20210616T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210616T0600/SWC-SMAP-L_V2.0_100-20210616T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210617T0600/20210617T0600.json b/stac/open-canada/ft-mckay/swc/20210617T0600/20210617T0600.json new file mode 100644 index 000000000..4443806f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210617T0600/20210617T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210617T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210617T0600/SWC-SMAP-L_V2.0_100-20210617T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210617T0600/SWC-SMAP-L_V2.0_100-20210617T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210618T0600/20210618T0600.json b/stac/open-canada/ft-mckay/swc/20210618T0600/20210618T0600.json new file mode 100644 index 000000000..3276b733b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210618T0600/20210618T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210618T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210618T0600/SWC-SMAP-L_V2.0_100-20210618T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210618T0600/SWC-SMAP-L_V2.0_100-20210618T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210619T0600/20210619T0600.json b/stac/open-canada/ft-mckay/swc/20210619T0600/20210619T0600.json new file mode 100644 index 000000000..2928abe17 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210619T0600/20210619T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210619T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210619T0600/SWC-SMAP-L_V2.0_100-20210619T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210619T0600/SWC-SMAP-L_V2.0_100-20210619T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210620T0600/20210620T0600.json b/stac/open-canada/ft-mckay/swc/20210620T0600/20210620T0600.json new file mode 100644 index 000000000..ba5c80ba8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210620T0600/20210620T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210620T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210620T0600/SWC-SMAP-L_V2.0_100-20210620T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210620T0600/SWC-SMAP-L_V2.0_100-20210620T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210621T0600/20210621T0600.json b/stac/open-canada/ft-mckay/swc/20210621T0600/20210621T0600.json new file mode 100644 index 000000000..4a3a66c08 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210621T0600/20210621T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210621T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210621T0600/SWC-SMAP-L_V2.0_100-20210621T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210621T0600/SWC-SMAP-L_V2.0_100-20210621T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210622T0600/20210622T0600.json b/stac/open-canada/ft-mckay/swc/20210622T0600/20210622T0600.json new file mode 100644 index 000000000..6ef4364c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210622T0600/20210622T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210622T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210622T0600/SWC-SMAP-L_V2.0_100-20210622T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210622T0600/SWC-SMAP-L_V2.0_100-20210622T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210623T0600/20210623T0600.json b/stac/open-canada/ft-mckay/swc/20210623T0600/20210623T0600.json new file mode 100644 index 000000000..148e26cdb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210623T0600/20210623T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210623T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210623T0600/SWC-SMAP-L_V2.0_100-20210623T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210623T0600/SWC-SMAP-L_V2.0_100-20210623T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210624T0600/20210624T0600.json b/stac/open-canada/ft-mckay/swc/20210624T0600/20210624T0600.json new file mode 100644 index 000000000..b31961b84 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210624T0600/20210624T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210624T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210624T0600/SWC-SMAP-L_V2.0_100-20210624T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210624T0600/SWC-SMAP-L_V2.0_100-20210624T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210625T0600/20210625T0600.json b/stac/open-canada/ft-mckay/swc/20210625T0600/20210625T0600.json new file mode 100644 index 000000000..013a3e13c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210625T0600/20210625T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210625T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210625T0600/SWC-SMAP-L_V2.0_100-20210625T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210625T0600/SWC-SMAP-L_V2.0_100-20210625T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210626T0600/20210626T0600.json b/stac/open-canada/ft-mckay/swc/20210626T0600/20210626T0600.json new file mode 100644 index 000000000..a01c1810b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210626T0600/20210626T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210626T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210626T0600/SWC-SMAP-L_V2.0_100-20210626T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210626T0600/SWC-SMAP-L_V2.0_100-20210626T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210627T0600/20210627T0600.json b/stac/open-canada/ft-mckay/swc/20210627T0600/20210627T0600.json new file mode 100644 index 000000000..a4a861e00 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210627T0600/20210627T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210627T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210627T0600/SWC-SMAP-L_V2.0_100-20210627T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210627T0600/SWC-SMAP-L_V2.0_100-20210627T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210628T0600/20210628T0600.json b/stac/open-canada/ft-mckay/swc/20210628T0600/20210628T0600.json new file mode 100644 index 000000000..2662b7e59 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210628T0600/20210628T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210628T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210628T0600/SWC-SMAP-L_V2.0_100-20210628T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210628T0600/SWC-SMAP-L_V2.0_100-20210628T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210629T0600/20210629T0600.json b/stac/open-canada/ft-mckay/swc/20210629T0600/20210629T0600.json new file mode 100644 index 000000000..3bc286c9a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210629T0600/20210629T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210629T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210629T0600/SWC-SMAP-L_V2.0_100-20210629T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210629T0600/SWC-SMAP-L_V2.0_100-20210629T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210630T0600/20210630T0600.json b/stac/open-canada/ft-mckay/swc/20210630T0600/20210630T0600.json new file mode 100644 index 000000000..e51d75e8f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210630T0600/20210630T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210630T0600", + "collection": "swc", + "properties": { + "datetime": "2021-06-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210630T0600/SWC-SMAP-L_V2.0_100-20210630T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210630T0600/SWC-SMAP-L_V2.0_100-20210630T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210701T0600/20210701T0600.json b/stac/open-canada/ft-mckay/swc/20210701T0600/20210701T0600.json new file mode 100644 index 000000000..762460b03 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210701T0600/20210701T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210701T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210701T0600/SWC-SMAP-L_V2.0_100-20210701T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210701T0600/SWC-SMAP-L_V2.0_100-20210701T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210702T0600/20210702T0600.json b/stac/open-canada/ft-mckay/swc/20210702T0600/20210702T0600.json new file mode 100644 index 000000000..013f4d586 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210702T0600/20210702T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210702T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210702T0600/SWC-SMAP-L_V2.0_100-20210702T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210702T0600/SWC-SMAP-L_V2.0_100-20210702T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210703T0600/20210703T0600.json b/stac/open-canada/ft-mckay/swc/20210703T0600/20210703T0600.json new file mode 100644 index 000000000..0034120d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210703T0600/20210703T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210703T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210703T0600/SWC-SMAP-L_V2.0_100-20210703T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210703T0600/SWC-SMAP-L_V2.0_100-20210703T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210704T0600/20210704T0600.json b/stac/open-canada/ft-mckay/swc/20210704T0600/20210704T0600.json new file mode 100644 index 000000000..2a0790417 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210704T0600/20210704T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210704T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210704T0600/SWC-SMAP-L_V2.0_100-20210704T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210704T0600/SWC-SMAP-L_V2.0_100-20210704T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210705T0600/20210705T0600.json b/stac/open-canada/ft-mckay/swc/20210705T0600/20210705T0600.json new file mode 100644 index 000000000..6a6184fe3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210705T0600/20210705T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210705T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210705T0600/SWC-SMAP-L_V2.0_100-20210705T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210705T0600/SWC-SMAP-L_V2.0_100-20210705T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210706T0600/20210706T0600.json b/stac/open-canada/ft-mckay/swc/20210706T0600/20210706T0600.json new file mode 100644 index 000000000..4e53c9659 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210706T0600/20210706T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210706T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210706T0600/SWC-SMAP-L_V2.0_100-20210706T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210706T0600/SWC-SMAP-L_V2.0_100-20210706T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210707T0600/20210707T0600.json b/stac/open-canada/ft-mckay/swc/20210707T0600/20210707T0600.json new file mode 100644 index 000000000..cd2fc6693 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210707T0600/20210707T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210707T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210707T0600/SWC-SMAP-L_V2.0_100-20210707T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210707T0600/SWC-SMAP-L_V2.0_100-20210707T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210708T0600/20210708T0600.json b/stac/open-canada/ft-mckay/swc/20210708T0600/20210708T0600.json new file mode 100644 index 000000000..2a73d722a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210708T0600/20210708T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210708T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210708T0600/SWC-SMAP-L_V2.0_100-20210708T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210708T0600/SWC-SMAP-L_V2.0_100-20210708T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210709T0600/20210709T0600.json b/stac/open-canada/ft-mckay/swc/20210709T0600/20210709T0600.json new file mode 100644 index 000000000..bf8dca915 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210709T0600/20210709T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210709T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210709T0600/SWC-SMAP-L_V2.0_100-20210709T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210709T0600/SWC-SMAP-L_V2.0_100-20210709T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210710T0600/20210710T0600.json b/stac/open-canada/ft-mckay/swc/20210710T0600/20210710T0600.json new file mode 100644 index 000000000..8de72cb6c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210710T0600/20210710T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210710T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210710T0600/SWC-SMAP-L_V2.0_100-20210710T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210710T0600/SWC-SMAP-L_V2.0_100-20210710T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210711T0600/20210711T0600.json b/stac/open-canada/ft-mckay/swc/20210711T0600/20210711T0600.json new file mode 100644 index 000000000..9727b98d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210711T0600/20210711T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210711T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210711T0600/SWC-SMAP-L_V2.0_100-20210711T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210711T0600/SWC-SMAP-L_V2.0_100-20210711T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210712T0600/20210712T0600.json b/stac/open-canada/ft-mckay/swc/20210712T0600/20210712T0600.json new file mode 100644 index 000000000..0b514d8d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210712T0600/20210712T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210712T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210712T0600/SWC-SMAP-L_V2.0_100-20210712T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210712T0600/SWC-SMAP-L_V2.0_100-20210712T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210713T0600/20210713T0600.json b/stac/open-canada/ft-mckay/swc/20210713T0600/20210713T0600.json new file mode 100644 index 000000000..3563aa404 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210713T0600/20210713T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210713T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210713T0600/SWC-SMAP-L_V2.0_100-20210713T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210713T0600/SWC-SMAP-L_V2.0_100-20210713T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210714T0600/20210714T0600.json b/stac/open-canada/ft-mckay/swc/20210714T0600/20210714T0600.json new file mode 100644 index 000000000..354da1bca --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210714T0600/20210714T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210714T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210714T0600/SWC-SMAP-L_V2.0_100-20210714T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210714T0600/SWC-SMAP-L_V2.0_100-20210714T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210715T0600/20210715T0600.json b/stac/open-canada/ft-mckay/swc/20210715T0600/20210715T0600.json new file mode 100644 index 000000000..c58868f2b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210715T0600/20210715T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210715T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210715T0600/SWC-SMAP-L_V2.0_100-20210715T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210715T0600/SWC-SMAP-L_V2.0_100-20210715T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210716T0600/20210716T0600.json b/stac/open-canada/ft-mckay/swc/20210716T0600/20210716T0600.json new file mode 100644 index 000000000..1cf7da9eb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210716T0600/20210716T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210716T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210716T0600/SWC-SMAP-L_V2.0_100-20210716T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210716T0600/SWC-SMAP-L_V2.0_100-20210716T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210717T0600/20210717T0600.json b/stac/open-canada/ft-mckay/swc/20210717T0600/20210717T0600.json new file mode 100644 index 000000000..517a39ae2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210717T0600/20210717T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210717T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210717T0600/SWC-SMAP-L_V2.0_100-20210717T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210717T0600/SWC-SMAP-L_V2.0_100-20210717T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210718T0600/20210718T0600.json b/stac/open-canada/ft-mckay/swc/20210718T0600/20210718T0600.json new file mode 100644 index 000000000..fd163c150 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210718T0600/20210718T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210718T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210718T0600/SWC-SMAP-L_V2.0_100-20210718T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210718T0600/SWC-SMAP-L_V2.0_100-20210718T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210719T0600/20210719T0600.json b/stac/open-canada/ft-mckay/swc/20210719T0600/20210719T0600.json new file mode 100644 index 000000000..e89eb4ac5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210719T0600/20210719T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210719T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210719T0600/SWC-SMAP-L_V2.0_100-20210719T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210719T0600/SWC-SMAP-L_V2.0_100-20210719T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210720T0600/20210720T0600.json b/stac/open-canada/ft-mckay/swc/20210720T0600/20210720T0600.json new file mode 100644 index 000000000..241a0a241 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210720T0600/20210720T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210720T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210720T0600/SWC-SMAP-L_V2.0_100-20210720T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210720T0600/SWC-SMAP-L_V2.0_100-20210720T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210721T0600/20210721T0600.json b/stac/open-canada/ft-mckay/swc/20210721T0600/20210721T0600.json new file mode 100644 index 000000000..f67315deb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210721T0600/20210721T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210721T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210721T0600/SWC-SMAP-L_V2.0_100-20210721T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210721T0600/SWC-SMAP-L_V2.0_100-20210721T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210722T0600/20210722T0600.json b/stac/open-canada/ft-mckay/swc/20210722T0600/20210722T0600.json new file mode 100644 index 000000000..b8b9a8d99 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210722T0600/20210722T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210722T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210722T0600/SWC-SMAP-L_V2.0_100-20210722T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210722T0600/SWC-SMAP-L_V2.0_100-20210722T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210723T0600/20210723T0600.json b/stac/open-canada/ft-mckay/swc/20210723T0600/20210723T0600.json new file mode 100644 index 000000000..fca1fce2f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210723T0600/20210723T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210723T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210723T0600/SWC-SMAP-L_V2.0_100-20210723T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210723T0600/SWC-SMAP-L_V2.0_100-20210723T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210724T0600/20210724T0600.json b/stac/open-canada/ft-mckay/swc/20210724T0600/20210724T0600.json new file mode 100644 index 000000000..90ed8013d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210724T0600/20210724T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210724T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210724T0600/SWC-SMAP-L_V2.0_100-20210724T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210724T0600/SWC-SMAP-L_V2.0_100-20210724T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210725T0600/20210725T0600.json b/stac/open-canada/ft-mckay/swc/20210725T0600/20210725T0600.json new file mode 100644 index 000000000..848f7c29f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210725T0600/20210725T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210725T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210725T0600/SWC-SMAP-L_V2.0_100-20210725T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210725T0600/SWC-SMAP-L_V2.0_100-20210725T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210726T0600/20210726T0600.json b/stac/open-canada/ft-mckay/swc/20210726T0600/20210726T0600.json new file mode 100644 index 000000000..09f5514a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210726T0600/20210726T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210726T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210726T0600/SWC-SMAP-L_V2.0_100-20210726T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210726T0600/SWC-SMAP-L_V2.0_100-20210726T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210727T0600/20210727T0600.json b/stac/open-canada/ft-mckay/swc/20210727T0600/20210727T0600.json new file mode 100644 index 000000000..5ea190d7d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210727T0600/20210727T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210727T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210727T0600/SWC-SMAP-L_V2.0_100-20210727T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210727T0600/SWC-SMAP-L_V2.0_100-20210727T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210728T0600/20210728T0600.json b/stac/open-canada/ft-mckay/swc/20210728T0600/20210728T0600.json new file mode 100644 index 000000000..ee68faaac --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210728T0600/20210728T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210728T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210728T0600/SWC-SMAP-L_V2.0_100-20210728T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210728T0600/SWC-SMAP-L_V2.0_100-20210728T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210729T0600/20210729T0600.json b/stac/open-canada/ft-mckay/swc/20210729T0600/20210729T0600.json new file mode 100644 index 000000000..bcdb88e19 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210729T0600/20210729T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210729T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210729T0600/SWC-SMAP-L_V2.0_100-20210729T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210729T0600/SWC-SMAP-L_V2.0_100-20210729T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210730T0600/20210730T0600.json b/stac/open-canada/ft-mckay/swc/20210730T0600/20210730T0600.json new file mode 100644 index 000000000..5863ea37e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210730T0600/20210730T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210730T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210730T0600/SWC-SMAP-L_V2.0_100-20210730T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210730T0600/SWC-SMAP-L_V2.0_100-20210730T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210731T0600/20210731T0600.json b/stac/open-canada/ft-mckay/swc/20210731T0600/20210731T0600.json new file mode 100644 index 000000000..0500444b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210731T0600/20210731T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210731T0600", + "collection": "swc", + "properties": { + "datetime": "2021-07-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210731T0600/SWC-SMAP-L_V2.0_100-20210731T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210731T0600/SWC-SMAP-L_V2.0_100-20210731T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210801T0600/20210801T0600.json b/stac/open-canada/ft-mckay/swc/20210801T0600/20210801T0600.json new file mode 100644 index 000000000..0cfdf6862 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210801T0600/20210801T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210801T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210801T0600/SWC-SMAP-L_V2.0_100-20210801T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210801T0600/SWC-SMAP-L_V2.0_100-20210801T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210802T0600/20210802T0600.json b/stac/open-canada/ft-mckay/swc/20210802T0600/20210802T0600.json new file mode 100644 index 000000000..5673039a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210802T0600/20210802T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210802T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210802T0600/SWC-SMAP-L_V2.0_100-20210802T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210802T0600/SWC-SMAP-L_V2.0_100-20210802T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210803T0600/20210803T0600.json b/stac/open-canada/ft-mckay/swc/20210803T0600/20210803T0600.json new file mode 100644 index 000000000..fc6310616 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210803T0600/20210803T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210803T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210803T0600/SWC-SMAP-L_V2.0_100-20210803T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210803T0600/SWC-SMAP-L_V2.0_100-20210803T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210804T0600/20210804T0600.json b/stac/open-canada/ft-mckay/swc/20210804T0600/20210804T0600.json new file mode 100644 index 000000000..21c543557 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210804T0600/20210804T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210804T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210804T0600/SWC-SMAP-L_V2.0_100-20210804T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210804T0600/SWC-SMAP-L_V2.0_100-20210804T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210805T0600/20210805T0600.json b/stac/open-canada/ft-mckay/swc/20210805T0600/20210805T0600.json new file mode 100644 index 000000000..f324e153b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210805T0600/20210805T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210805T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210805T0600/SWC-SMAP-L_V2.0_100-20210805T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210805T0600/SWC-SMAP-L_V2.0_100-20210805T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210806T0600/20210806T0600.json b/stac/open-canada/ft-mckay/swc/20210806T0600/20210806T0600.json new file mode 100644 index 000000000..fcc37bee9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210806T0600/20210806T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210806T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210806T0600/SWC-SMAP-L_V2.0_100-20210806T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210806T0600/SWC-SMAP-L_V2.0_100-20210806T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210807T0600/20210807T0600.json b/stac/open-canada/ft-mckay/swc/20210807T0600/20210807T0600.json new file mode 100644 index 000000000..8d88a8fc3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210807T0600/20210807T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210807T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210807T0600/SWC-SMAP-L_V2.0_100-20210807T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210807T0600/SWC-SMAP-L_V2.0_100-20210807T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210808T0600/20210808T0600.json b/stac/open-canada/ft-mckay/swc/20210808T0600/20210808T0600.json new file mode 100644 index 000000000..d5d8871e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210808T0600/20210808T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210808T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210808T0600/SWC-SMAP-L_V2.0_100-20210808T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210808T0600/SWC-SMAP-L_V2.0_100-20210808T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210809T0600/20210809T0600.json b/stac/open-canada/ft-mckay/swc/20210809T0600/20210809T0600.json new file mode 100644 index 000000000..ebd89dcbb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210809T0600/20210809T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210809T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210809T0600/SWC-SMAP-L_V2.0_100-20210809T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210809T0600/SWC-SMAP-L_V2.0_100-20210809T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210810T0600/20210810T0600.json b/stac/open-canada/ft-mckay/swc/20210810T0600/20210810T0600.json new file mode 100644 index 000000000..e87401c62 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210810T0600/20210810T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210810T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210810T0600/SWC-SMAP-L_V2.0_100-20210810T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210810T0600/SWC-SMAP-L_V2.0_100-20210810T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210811T0600/20210811T0600.json b/stac/open-canada/ft-mckay/swc/20210811T0600/20210811T0600.json new file mode 100644 index 000000000..fd37313d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210811T0600/20210811T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210811T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210811T0600/SWC-SMAP-L_V2.0_100-20210811T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210811T0600/SWC-SMAP-L_V2.0_100-20210811T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210812T0600/20210812T0600.json b/stac/open-canada/ft-mckay/swc/20210812T0600/20210812T0600.json new file mode 100644 index 000000000..99acf065d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210812T0600/20210812T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210812T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210812T0600/SWC-SMAP-L_V2.0_100-20210812T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210812T0600/SWC-SMAP-L_V2.0_100-20210812T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210813T0600/20210813T0600.json b/stac/open-canada/ft-mckay/swc/20210813T0600/20210813T0600.json new file mode 100644 index 000000000..bee261b26 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210813T0600/20210813T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210813T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210813T0600/SWC-SMAP-L_V2.0_100-20210813T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210813T0600/SWC-SMAP-L_V2.0_100-20210813T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210814T0600/20210814T0600.json b/stac/open-canada/ft-mckay/swc/20210814T0600/20210814T0600.json new file mode 100644 index 000000000..f4f84079a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210814T0600/20210814T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210814T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210814T0600/SWC-SMAP-L_V2.0_100-20210814T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210814T0600/SWC-SMAP-L_V2.0_100-20210814T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210815T0600/20210815T0600.json b/stac/open-canada/ft-mckay/swc/20210815T0600/20210815T0600.json new file mode 100644 index 000000000..27bd2cd15 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210815T0600/20210815T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210815T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210815T0600/SWC-SMAP-L_V2.0_100-20210815T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210815T0600/SWC-SMAP-L_V2.0_100-20210815T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210816T0600/20210816T0600.json b/stac/open-canada/ft-mckay/swc/20210816T0600/20210816T0600.json new file mode 100644 index 000000000..301912ce5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210816T0600/20210816T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210816T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210816T0600/SWC-SMAP-L_V2.0_100-20210816T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210816T0600/SWC-SMAP-L_V2.0_100-20210816T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210817T0600/20210817T0600.json b/stac/open-canada/ft-mckay/swc/20210817T0600/20210817T0600.json new file mode 100644 index 000000000..a9b091fce --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210817T0600/20210817T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210817T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210817T0600/SWC-SMAP-L_V2.0_100-20210817T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210817T0600/SWC-SMAP-L_V2.0_100-20210817T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210818T0600/20210818T0600.json b/stac/open-canada/ft-mckay/swc/20210818T0600/20210818T0600.json new file mode 100644 index 000000000..9eab98b7c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210818T0600/20210818T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210818T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210818T0600/SWC-SMAP-L_V2.0_100-20210818T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210818T0600/SWC-SMAP-L_V2.0_100-20210818T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210819T0600/20210819T0600.json b/stac/open-canada/ft-mckay/swc/20210819T0600/20210819T0600.json new file mode 100644 index 000000000..2c9343734 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210819T0600/20210819T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210819T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210819T0600/SWC-SMAP-L_V2.0_100-20210819T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210819T0600/SWC-SMAP-L_V2.0_100-20210819T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210820T0600/20210820T0600.json b/stac/open-canada/ft-mckay/swc/20210820T0600/20210820T0600.json new file mode 100644 index 000000000..6d2068bc7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210820T0600/20210820T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210820T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210820T0600/SWC-SMAP-L_V2.0_100-20210820T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210820T0600/SWC-SMAP-L_V2.0_100-20210820T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210821T0600/20210821T0600.json b/stac/open-canada/ft-mckay/swc/20210821T0600/20210821T0600.json new file mode 100644 index 000000000..ffb25d79b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210821T0600/20210821T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210821T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210821T0600/SWC-SMAP-L_V2.0_100-20210821T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210821T0600/SWC-SMAP-L_V2.0_100-20210821T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210822T0600/20210822T0600.json b/stac/open-canada/ft-mckay/swc/20210822T0600/20210822T0600.json new file mode 100644 index 000000000..001336913 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210822T0600/20210822T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210822T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210822T0600/SWC-SMAP-L_V2.0_100-20210822T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210822T0600/SWC-SMAP-L_V2.0_100-20210822T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210823T0600/20210823T0600.json b/stac/open-canada/ft-mckay/swc/20210823T0600/20210823T0600.json new file mode 100644 index 000000000..7c0d821a0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210823T0600/20210823T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210823T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210823T0600/SWC-SMAP-L_V2.0_100-20210823T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210823T0600/SWC-SMAP-L_V2.0_100-20210823T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210824T0600/20210824T0600.json b/stac/open-canada/ft-mckay/swc/20210824T0600/20210824T0600.json new file mode 100644 index 000000000..f6e35e39b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210824T0600/20210824T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210824T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210824T0600/SWC-SMAP-L_V2.0_100-20210824T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210824T0600/SWC-SMAP-L_V2.0_100-20210824T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210825T0600/20210825T0600.json b/stac/open-canada/ft-mckay/swc/20210825T0600/20210825T0600.json new file mode 100644 index 000000000..fe2c3d7b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210825T0600/20210825T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210825T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210825T0600/SWC-SMAP-L_V2.0_100-20210825T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210825T0600/SWC-SMAP-L_V2.0_100-20210825T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210826T0600/20210826T0600.json b/stac/open-canada/ft-mckay/swc/20210826T0600/20210826T0600.json new file mode 100644 index 000000000..56f146f05 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210826T0600/20210826T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210826T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210826T0600/SWC-SMAP-L_V2.0_100-20210826T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210826T0600/SWC-SMAP-L_V2.0_100-20210826T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210827T0600/20210827T0600.json b/stac/open-canada/ft-mckay/swc/20210827T0600/20210827T0600.json new file mode 100644 index 000000000..39af711fd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210827T0600/20210827T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210827T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210827T0600/SWC-SMAP-L_V2.0_100-20210827T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210827T0600/SWC-SMAP-L_V2.0_100-20210827T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210828T0600/20210828T0600.json b/stac/open-canada/ft-mckay/swc/20210828T0600/20210828T0600.json new file mode 100644 index 000000000..212bcb2b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210828T0600/20210828T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210828T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210828T0600/SWC-SMAP-L_V2.0_100-20210828T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210828T0600/SWC-SMAP-L_V2.0_100-20210828T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210829T0600/20210829T0600.json b/stac/open-canada/ft-mckay/swc/20210829T0600/20210829T0600.json new file mode 100644 index 000000000..7511134c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210829T0600/20210829T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210829T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210829T0600/SWC-SMAP-L_V2.0_100-20210829T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210829T0600/SWC-SMAP-L_V2.0_100-20210829T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210830T0600/20210830T0600.json b/stac/open-canada/ft-mckay/swc/20210830T0600/20210830T0600.json new file mode 100644 index 000000000..fee33c8c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210830T0600/20210830T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210830T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210830T0600/SWC-SMAP-L_V2.0_100-20210830T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210830T0600/SWC-SMAP-L_V2.0_100-20210830T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210831T0600/20210831T0600.json b/stac/open-canada/ft-mckay/swc/20210831T0600/20210831T0600.json new file mode 100644 index 000000000..58b4be9f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210831T0600/20210831T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210831T0600", + "collection": "swc", + "properties": { + "datetime": "2021-08-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210831T0600/SWC-SMAP-L_V2.0_100-20210831T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210831T0600/SWC-SMAP-L_V2.0_100-20210831T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210901T0600/20210901T0600.json b/stac/open-canada/ft-mckay/swc/20210901T0600/20210901T0600.json new file mode 100644 index 000000000..5fa78513f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210901T0600/20210901T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210901T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210901T0600/SWC-SMAP-L_V2.0_100-20210901T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210901T0600/SWC-SMAP-L_V2.0_100-20210901T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210902T0600/20210902T0600.json b/stac/open-canada/ft-mckay/swc/20210902T0600/20210902T0600.json new file mode 100644 index 000000000..7da526335 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210902T0600/20210902T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210902T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210902T0600/SWC-SMAP-L_V2.0_100-20210902T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210902T0600/SWC-SMAP-L_V2.0_100-20210902T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210903T0600/20210903T0600.json b/stac/open-canada/ft-mckay/swc/20210903T0600/20210903T0600.json new file mode 100644 index 000000000..6bc7c2ce0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210903T0600/20210903T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210903T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210903T0600/SWC-SMAP-L_V2.0_100-20210903T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210903T0600/SWC-SMAP-L_V2.0_100-20210903T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210904T0600/20210904T0600.json b/stac/open-canada/ft-mckay/swc/20210904T0600/20210904T0600.json new file mode 100644 index 000000000..bafd8f10c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210904T0600/20210904T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210904T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210904T0600/SWC-SMAP-L_V2.0_100-20210904T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210904T0600/SWC-SMAP-L_V2.0_100-20210904T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210905T0600/20210905T0600.json b/stac/open-canada/ft-mckay/swc/20210905T0600/20210905T0600.json new file mode 100644 index 000000000..ef4cb55e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210905T0600/20210905T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210905T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210905T0600/SWC-SMAP-L_V2.0_100-20210905T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210905T0600/SWC-SMAP-L_V2.0_100-20210905T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210906T0600/20210906T0600.json b/stac/open-canada/ft-mckay/swc/20210906T0600/20210906T0600.json new file mode 100644 index 000000000..16d609868 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210906T0600/20210906T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210906T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210906T0600/SWC-SMAP-L_V2.0_100-20210906T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210906T0600/SWC-SMAP-L_V2.0_100-20210906T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210907T0600/20210907T0600.json b/stac/open-canada/ft-mckay/swc/20210907T0600/20210907T0600.json new file mode 100644 index 000000000..74b150200 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210907T0600/20210907T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210907T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210907T0600/SWC-SMAP-L_V2.0_100-20210907T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210907T0600/SWC-SMAP-L_V2.0_100-20210907T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210908T0600/20210908T0600.json b/stac/open-canada/ft-mckay/swc/20210908T0600/20210908T0600.json new file mode 100644 index 000000000..a01b452b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210908T0600/20210908T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210908T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210908T0600/SWC-SMAP-L_V2.0_100-20210908T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210908T0600/SWC-SMAP-L_V2.0_100-20210908T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210909T0600/20210909T0600.json b/stac/open-canada/ft-mckay/swc/20210909T0600/20210909T0600.json new file mode 100644 index 000000000..60a405cfa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210909T0600/20210909T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210909T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210909T0600/SWC-SMAP-L_V2.0_100-20210909T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210909T0600/SWC-SMAP-L_V2.0_100-20210909T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210910T0600/20210910T0600.json b/stac/open-canada/ft-mckay/swc/20210910T0600/20210910T0600.json new file mode 100644 index 000000000..1f240ae40 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210910T0600/20210910T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210910T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210910T0600/SWC-SMAP-L_V2.0_100-20210910T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210910T0600/SWC-SMAP-L_V2.0_100-20210910T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210911T0600/20210911T0600.json b/stac/open-canada/ft-mckay/swc/20210911T0600/20210911T0600.json new file mode 100644 index 000000000..0a2bcbc8a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210911T0600/20210911T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210911T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210911T0600/SWC-SMAP-L_V2.0_100-20210911T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210911T0600/SWC-SMAP-L_V2.0_100-20210911T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210912T0600/20210912T0600.json b/stac/open-canada/ft-mckay/swc/20210912T0600/20210912T0600.json new file mode 100644 index 000000000..985af2d63 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210912T0600/20210912T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210912T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210912T0600/SWC-SMAP-L_V2.0_100-20210912T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210912T0600/SWC-SMAP-L_V2.0_100-20210912T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210913T0600/20210913T0600.json b/stac/open-canada/ft-mckay/swc/20210913T0600/20210913T0600.json new file mode 100644 index 000000000..321ab0481 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210913T0600/20210913T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210913T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210913T0600/SWC-SMAP-L_V2.0_100-20210913T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210913T0600/SWC-SMAP-L_V2.0_100-20210913T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210914T0600/20210914T0600.json b/stac/open-canada/ft-mckay/swc/20210914T0600/20210914T0600.json new file mode 100644 index 000000000..b69426d01 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210914T0600/20210914T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210914T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210914T0600/SWC-SMAP-L_V2.0_100-20210914T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210914T0600/SWC-SMAP-L_V2.0_100-20210914T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210915T0600/20210915T0600.json b/stac/open-canada/ft-mckay/swc/20210915T0600/20210915T0600.json new file mode 100644 index 000000000..da51a489b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210915T0600/20210915T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210915T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210915T0600/SWC-SMAP-L_V2.0_100-20210915T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210915T0600/SWC-SMAP-L_V2.0_100-20210915T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210916T0600/20210916T0600.json b/stac/open-canada/ft-mckay/swc/20210916T0600/20210916T0600.json new file mode 100644 index 000000000..1773c309c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210916T0600/20210916T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210916T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210916T0600/SWC-SMAP-L_V2.0_100-20210916T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210916T0600/SWC-SMAP-L_V2.0_100-20210916T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210917T0600/20210917T0600.json b/stac/open-canada/ft-mckay/swc/20210917T0600/20210917T0600.json new file mode 100644 index 000000000..92ab9fe78 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210917T0600/20210917T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210917T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210917T0600/SWC-SMAP-L_V2.0_100-20210917T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210917T0600/SWC-SMAP-L_V2.0_100-20210917T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210918T0600/20210918T0600.json b/stac/open-canada/ft-mckay/swc/20210918T0600/20210918T0600.json new file mode 100644 index 000000000..0f2cdff03 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210918T0600/20210918T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210918T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210918T0600/SWC-SMAP-L_V2.0_100-20210918T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210918T0600/SWC-SMAP-L_V2.0_100-20210918T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210919T0600/20210919T0600.json b/stac/open-canada/ft-mckay/swc/20210919T0600/20210919T0600.json new file mode 100644 index 000000000..b7405d9aa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210919T0600/20210919T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210919T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210919T0600/SWC-SMAP-L_V2.0_100-20210919T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210919T0600/SWC-SMAP-L_V2.0_100-20210919T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210920T0600/20210920T0600.json b/stac/open-canada/ft-mckay/swc/20210920T0600/20210920T0600.json new file mode 100644 index 000000000..2ca30ff43 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210920T0600/20210920T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210920T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210920T0600/SWC-SMAP-L_V2.0_100-20210920T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210920T0600/SWC-SMAP-L_V2.0_100-20210920T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210921T0600/20210921T0600.json b/stac/open-canada/ft-mckay/swc/20210921T0600/20210921T0600.json new file mode 100644 index 000000000..f22123fb4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210921T0600/20210921T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210921T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210921T0600/SWC-SMAP-L_V2.0_100-20210921T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210921T0600/SWC-SMAP-L_V2.0_100-20210921T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210922T0600/20210922T0600.json b/stac/open-canada/ft-mckay/swc/20210922T0600/20210922T0600.json new file mode 100644 index 000000000..726e965cf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210922T0600/20210922T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210922T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210922T0600/SWC-SMAP-L_V2.0_100-20210922T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210922T0600/SWC-SMAP-L_V2.0_100-20210922T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210923T0600/20210923T0600.json b/stac/open-canada/ft-mckay/swc/20210923T0600/20210923T0600.json new file mode 100644 index 000000000..11a2da9ea --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210923T0600/20210923T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210923T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210923T0600/SWC-SMAP-L_V2.0_100-20210923T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210923T0600/SWC-SMAP-L_V2.0_100-20210923T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210924T0600/20210924T0600.json b/stac/open-canada/ft-mckay/swc/20210924T0600/20210924T0600.json new file mode 100644 index 000000000..ff52a479e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210924T0600/20210924T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210924T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210924T0600/SWC-SMAP-L_V2.0_100-20210924T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210924T0600/SWC-SMAP-L_V2.0_100-20210924T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210925T0600/20210925T0600.json b/stac/open-canada/ft-mckay/swc/20210925T0600/20210925T0600.json new file mode 100644 index 000000000..b115373e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210925T0600/20210925T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210925T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210925T0600/SWC-SMAP-L_V2.0_100-20210925T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210925T0600/SWC-SMAP-L_V2.0_100-20210925T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210926T0600/20210926T0600.json b/stac/open-canada/ft-mckay/swc/20210926T0600/20210926T0600.json new file mode 100644 index 000000000..b29517f4a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210926T0600/20210926T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210926T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210926T0600/SWC-SMAP-L_V2.0_100-20210926T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210926T0600/SWC-SMAP-L_V2.0_100-20210926T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210927T0600/20210927T0600.json b/stac/open-canada/ft-mckay/swc/20210927T0600/20210927T0600.json new file mode 100644 index 000000000..79ded0da8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210927T0600/20210927T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210927T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210927T0600/SWC-SMAP-L_V2.0_100-20210927T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210927T0600/SWC-SMAP-L_V2.0_100-20210927T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210928T0600/20210928T0600.json b/stac/open-canada/ft-mckay/swc/20210928T0600/20210928T0600.json new file mode 100644 index 000000000..0d73bcc0c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210928T0600/20210928T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210928T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210928T0600/SWC-SMAP-L_V2.0_100-20210928T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210928T0600/SWC-SMAP-L_V2.0_100-20210928T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210929T0600/20210929T0600.json b/stac/open-canada/ft-mckay/swc/20210929T0600/20210929T0600.json new file mode 100644 index 000000000..eb6296775 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210929T0600/20210929T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210929T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210929T0600/SWC-SMAP-L_V2.0_100-20210929T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210929T0600/SWC-SMAP-L_V2.0_100-20210929T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20210930T0600/20210930T0600.json b/stac/open-canada/ft-mckay/swc/20210930T0600/20210930T0600.json new file mode 100644 index 000000000..7cb6eb68a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20210930T0600/20210930T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20210930T0600", + "collection": "swc", + "properties": { + "datetime": "2021-09-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210930T0600/SWC-SMAP-L_V2.0_100-20210930T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20210930T0600/SWC-SMAP-L_V2.0_100-20210930T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211001T0600/20211001T0600.json b/stac/open-canada/ft-mckay/swc/20211001T0600/20211001T0600.json new file mode 100644 index 000000000..274f236bd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211001T0600/20211001T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211001T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211001T0600/SWC-SMAP-L_V2.0_100-20211001T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211001T0600/SWC-SMAP-L_V2.0_100-20211001T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211002T0600/20211002T0600.json b/stac/open-canada/ft-mckay/swc/20211002T0600/20211002T0600.json new file mode 100644 index 000000000..3764c0170 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211002T0600/20211002T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211002T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211002T0600/SWC-SMAP-L_V2.0_100-20211002T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211002T0600/SWC-SMAP-L_V2.0_100-20211002T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211003T0600/20211003T0600.json b/stac/open-canada/ft-mckay/swc/20211003T0600/20211003T0600.json new file mode 100644 index 000000000..297545f06 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211003T0600/20211003T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211003T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211003T0600/SWC-SMAP-L_V2.0_100-20211003T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211003T0600/SWC-SMAP-L_V2.0_100-20211003T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211004T0600/20211004T0600.json b/stac/open-canada/ft-mckay/swc/20211004T0600/20211004T0600.json new file mode 100644 index 000000000..f23bdd96f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211004T0600/20211004T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211004T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211004T0600/SWC-SMAP-L_V2.0_100-20211004T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211004T0600/SWC-SMAP-L_V2.0_100-20211004T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211005T0600/20211005T0600.json b/stac/open-canada/ft-mckay/swc/20211005T0600/20211005T0600.json new file mode 100644 index 000000000..b1a7e37d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211005T0600/20211005T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211005T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211005T0600/SWC-SMAP-L_V2.0_100-20211005T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211005T0600/SWC-SMAP-L_V2.0_100-20211005T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211006T0600/20211006T0600.json b/stac/open-canada/ft-mckay/swc/20211006T0600/20211006T0600.json new file mode 100644 index 000000000..f4db78465 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211006T0600/20211006T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211006T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211006T0600/SWC-SMAP-L_V2.0_100-20211006T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211006T0600/SWC-SMAP-L_V2.0_100-20211006T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211007T0600/20211007T0600.json b/stac/open-canada/ft-mckay/swc/20211007T0600/20211007T0600.json new file mode 100644 index 000000000..0e0aeeab7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211007T0600/20211007T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211007T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211007T0600/SWC-SMAP-L_V2.0_100-20211007T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211007T0600/SWC-SMAP-L_V2.0_100-20211007T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211008T0600/20211008T0600.json b/stac/open-canada/ft-mckay/swc/20211008T0600/20211008T0600.json new file mode 100644 index 000000000..db5ae0a87 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211008T0600/20211008T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211008T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211008T0600/SWC-SMAP-L_V2.0_100-20211008T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211008T0600/SWC-SMAP-L_V2.0_100-20211008T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211009T0600/20211009T0600.json b/stac/open-canada/ft-mckay/swc/20211009T0600/20211009T0600.json new file mode 100644 index 000000000..6b3abb283 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211009T0600/20211009T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211009T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211009T0600/SWC-SMAP-L_V2.0_100-20211009T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211009T0600/SWC-SMAP-L_V2.0_100-20211009T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211010T0600/20211010T0600.json b/stac/open-canada/ft-mckay/swc/20211010T0600/20211010T0600.json new file mode 100644 index 000000000..219eb04f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211010T0600/20211010T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211010T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211010T0600/SWC-SMAP-L_V2.0_100-20211010T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211010T0600/SWC-SMAP-L_V2.0_100-20211010T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211011T0600/20211011T0600.json b/stac/open-canada/ft-mckay/swc/20211011T0600/20211011T0600.json new file mode 100644 index 000000000..3e821d0ce --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211011T0600/20211011T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211011T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211011T0600/SWC-SMAP-L_V2.0_100-20211011T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211011T0600/SWC-SMAP-L_V2.0_100-20211011T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211012T0600/20211012T0600.json b/stac/open-canada/ft-mckay/swc/20211012T0600/20211012T0600.json new file mode 100644 index 000000000..2a0604f70 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211012T0600/20211012T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211012T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211012T0600/SWC-SMAP-L_V2.0_100-20211012T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211012T0600/SWC-SMAP-L_V2.0_100-20211012T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211013T0600/20211013T0600.json b/stac/open-canada/ft-mckay/swc/20211013T0600/20211013T0600.json new file mode 100644 index 000000000..4d273f21f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211013T0600/20211013T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211013T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211013T0600/SWC-SMAP-L_V2.0_100-20211013T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211013T0600/SWC-SMAP-L_V2.0_100-20211013T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211014T0600/20211014T0600.json b/stac/open-canada/ft-mckay/swc/20211014T0600/20211014T0600.json new file mode 100644 index 000000000..a09eec7d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211014T0600/20211014T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211014T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211014T0600/SWC-SMAP-L_V2.0_100-20211014T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211014T0600/SWC-SMAP-L_V2.0_100-20211014T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211015T0600/20211015T0600.json b/stac/open-canada/ft-mckay/swc/20211015T0600/20211015T0600.json new file mode 100644 index 000000000..bd10d00c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211015T0600/20211015T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211015T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211015T0600/SWC-SMAP-L_V2.0_100-20211015T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211015T0600/SWC-SMAP-L_V2.0_100-20211015T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211016T0600/20211016T0600.json b/stac/open-canada/ft-mckay/swc/20211016T0600/20211016T0600.json new file mode 100644 index 000000000..be7ebfaf5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211016T0600/20211016T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211016T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211016T0600/SWC-SMAP-L_V2.0_100-20211016T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211016T0600/SWC-SMAP-L_V2.0_100-20211016T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211017T0600/20211017T0600.json b/stac/open-canada/ft-mckay/swc/20211017T0600/20211017T0600.json new file mode 100644 index 000000000..feaf3e4ee --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211017T0600/20211017T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211017T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211017T0600/SWC-SMAP-L_V2.0_100-20211017T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211017T0600/SWC-SMAP-L_V2.0_100-20211017T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211018T0600/20211018T0600.json b/stac/open-canada/ft-mckay/swc/20211018T0600/20211018T0600.json new file mode 100644 index 000000000..3c02e2bb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211018T0600/20211018T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211018T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211018T0600/SWC-SMAP-L_V2.0_100-20211018T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211018T0600/SWC-SMAP-L_V2.0_100-20211018T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211019T0600/20211019T0600.json b/stac/open-canada/ft-mckay/swc/20211019T0600/20211019T0600.json new file mode 100644 index 000000000..ab60496c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211019T0600/20211019T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211019T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211019T0600/SWC-SMAP-L_V2.0_100-20211019T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211019T0600/SWC-SMAP-L_V2.0_100-20211019T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211020T0600/20211020T0600.json b/stac/open-canada/ft-mckay/swc/20211020T0600/20211020T0600.json new file mode 100644 index 000000000..a5077aa50 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211020T0600/20211020T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211020T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211020T0600/SWC-SMAP-L_V2.0_100-20211020T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211020T0600/SWC-SMAP-L_V2.0_100-20211020T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211021T0600/20211021T0600.json b/stac/open-canada/ft-mckay/swc/20211021T0600/20211021T0600.json new file mode 100644 index 000000000..561ce1f2b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211021T0600/20211021T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211021T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211021T0600/SWC-SMAP-L_V2.0_100-20211021T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211021T0600/SWC-SMAP-L_V2.0_100-20211021T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211022T0600/20211022T0600.json b/stac/open-canada/ft-mckay/swc/20211022T0600/20211022T0600.json new file mode 100644 index 000000000..c341da8bb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211022T0600/20211022T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211022T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211022T0600/SWC-SMAP-L_V2.0_100-20211022T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211022T0600/SWC-SMAP-L_V2.0_100-20211022T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211023T0600/20211023T0600.json b/stac/open-canada/ft-mckay/swc/20211023T0600/20211023T0600.json new file mode 100644 index 000000000..4f0268131 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211023T0600/20211023T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211023T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211023T0600/SWC-SMAP-L_V2.0_100-20211023T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211023T0600/SWC-SMAP-L_V2.0_100-20211023T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211024T0600/20211024T0600.json b/stac/open-canada/ft-mckay/swc/20211024T0600/20211024T0600.json new file mode 100644 index 000000000..029221ef9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211024T0600/20211024T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211024T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211024T0600/SWC-SMAP-L_V2.0_100-20211024T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211024T0600/SWC-SMAP-L_V2.0_100-20211024T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211025T0600/20211025T0600.json b/stac/open-canada/ft-mckay/swc/20211025T0600/20211025T0600.json new file mode 100644 index 000000000..7a6256a51 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211025T0600/20211025T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211025T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211025T0600/SWC-SMAP-L_V2.0_100-20211025T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211025T0600/SWC-SMAP-L_V2.0_100-20211025T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211026T0600/20211026T0600.json b/stac/open-canada/ft-mckay/swc/20211026T0600/20211026T0600.json new file mode 100644 index 000000000..1398ef34f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211026T0600/20211026T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211026T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211026T0600/SWC-SMAP-L_V2.0_100-20211026T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211026T0600/SWC-SMAP-L_V2.0_100-20211026T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211027T0600/20211027T0600.json b/stac/open-canada/ft-mckay/swc/20211027T0600/20211027T0600.json new file mode 100644 index 000000000..475a638c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211027T0600/20211027T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211027T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211027T0600/SWC-SMAP-L_V2.0_100-20211027T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211027T0600/SWC-SMAP-L_V2.0_100-20211027T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211028T0600/20211028T0600.json b/stac/open-canada/ft-mckay/swc/20211028T0600/20211028T0600.json new file mode 100644 index 000000000..9d040ee29 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211028T0600/20211028T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211028T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211028T0600/SWC-SMAP-L_V2.0_100-20211028T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211028T0600/SWC-SMAP-L_V2.0_100-20211028T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211029T0600/20211029T0600.json b/stac/open-canada/ft-mckay/swc/20211029T0600/20211029T0600.json new file mode 100644 index 000000000..eb503aa5a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211029T0600/20211029T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211029T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211029T0600/SWC-SMAP-L_V2.0_100-20211029T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211029T0600/SWC-SMAP-L_V2.0_100-20211029T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211030T0600/20211030T0600.json b/stac/open-canada/ft-mckay/swc/20211030T0600/20211030T0600.json new file mode 100644 index 000000000..77b255490 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211030T0600/20211030T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211030T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211030T0600/SWC-SMAP-L_V2.0_100-20211030T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211030T0600/SWC-SMAP-L_V2.0_100-20211030T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211031T0600/20211031T0600.json b/stac/open-canada/ft-mckay/swc/20211031T0600/20211031T0600.json new file mode 100644 index 000000000..73ed70b68 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211031T0600/20211031T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211031T0600", + "collection": "swc", + "properties": { + "datetime": "2021-10-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211031T0600/SWC-SMAP-L_V2.0_100-20211031T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211031T0600/SWC-SMAP-L_V2.0_100-20211031T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211101T0600/20211101T0600.json b/stac/open-canada/ft-mckay/swc/20211101T0600/20211101T0600.json new file mode 100644 index 000000000..1e910dc05 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211101T0600/20211101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211101T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211101T0600/SWC-SMAP-L_V2.0_100-20211101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211101T0600/SWC-SMAP-L_V2.0_100-20211101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211102T0600/20211102T0600.json b/stac/open-canada/ft-mckay/swc/20211102T0600/20211102T0600.json new file mode 100644 index 000000000..1632ec806 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211102T0600/20211102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211102T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211102T0600/SWC-SMAP-L_V2.0_100-20211102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211102T0600/SWC-SMAP-L_V2.0_100-20211102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211103T0600/20211103T0600.json b/stac/open-canada/ft-mckay/swc/20211103T0600/20211103T0600.json new file mode 100644 index 000000000..d3521d52d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211103T0600/20211103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211103T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211103T0600/SWC-SMAP-L_V2.0_100-20211103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211103T0600/SWC-SMAP-L_V2.0_100-20211103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211104T0600/20211104T0600.json b/stac/open-canada/ft-mckay/swc/20211104T0600/20211104T0600.json new file mode 100644 index 000000000..b6c91e154 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211104T0600/20211104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211104T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211104T0600/SWC-SMAP-L_V2.0_100-20211104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211104T0600/SWC-SMAP-L_V2.0_100-20211104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211105T0600/20211105T0600.json b/stac/open-canada/ft-mckay/swc/20211105T0600/20211105T0600.json new file mode 100644 index 000000000..548f9bd78 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211105T0600/20211105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211105T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211105T0600/SWC-SMAP-L_V2.0_100-20211105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211105T0600/SWC-SMAP-L_V2.0_100-20211105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211106T0600/20211106T0600.json b/stac/open-canada/ft-mckay/swc/20211106T0600/20211106T0600.json new file mode 100644 index 000000000..aaf5440a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211106T0600/20211106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211106T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211106T0600/SWC-SMAP-L_V2.0_100-20211106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211106T0600/SWC-SMAP-L_V2.0_100-20211106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211107T0600/20211107T0600.json b/stac/open-canada/ft-mckay/swc/20211107T0600/20211107T0600.json new file mode 100644 index 000000000..8fb77a355 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211107T0600/20211107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211107T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211107T0600/SWC-SMAP-L_V2.0_100-20211107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211107T0600/SWC-SMAP-L_V2.0_100-20211107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211108T0600/20211108T0600.json b/stac/open-canada/ft-mckay/swc/20211108T0600/20211108T0600.json new file mode 100644 index 000000000..7d4cc078b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211108T0600/20211108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211108T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211108T0600/SWC-SMAP-L_V2.0_100-20211108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211108T0600/SWC-SMAP-L_V2.0_100-20211108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211109T0600/20211109T0600.json b/stac/open-canada/ft-mckay/swc/20211109T0600/20211109T0600.json new file mode 100644 index 000000000..d66f2a8c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211109T0600/20211109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211109T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211109T0600/SWC-SMAP-L_V2.0_100-20211109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211109T0600/SWC-SMAP-L_V2.0_100-20211109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211110T0600/20211110T0600.json b/stac/open-canada/ft-mckay/swc/20211110T0600/20211110T0600.json new file mode 100644 index 000000000..94d3b0dd9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211110T0600/20211110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211110T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211110T0600/SWC-SMAP-L_V2.0_100-20211110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211110T0600/SWC-SMAP-L_V2.0_100-20211110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211111T0600/20211111T0600.json b/stac/open-canada/ft-mckay/swc/20211111T0600/20211111T0600.json new file mode 100644 index 000000000..bdca972d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211111T0600/20211111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211111T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211111T0600/SWC-SMAP-L_V2.0_100-20211111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211111T0600/SWC-SMAP-L_V2.0_100-20211111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211112T0600/20211112T0600.json b/stac/open-canada/ft-mckay/swc/20211112T0600/20211112T0600.json new file mode 100644 index 000000000..257b5431e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211112T0600/20211112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211112T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211112T0600/SWC-SMAP-L_V2.0_100-20211112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211112T0600/SWC-SMAP-L_V2.0_100-20211112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211113T0600/20211113T0600.json b/stac/open-canada/ft-mckay/swc/20211113T0600/20211113T0600.json new file mode 100644 index 000000000..644501a52 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211113T0600/20211113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211113T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211113T0600/SWC-SMAP-L_V2.0_100-20211113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211113T0600/SWC-SMAP-L_V2.0_100-20211113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211114T0600/20211114T0600.json b/stac/open-canada/ft-mckay/swc/20211114T0600/20211114T0600.json new file mode 100644 index 000000000..930591ec8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211114T0600/20211114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211114T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211114T0600/SWC-SMAP-L_V2.0_100-20211114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211114T0600/SWC-SMAP-L_V2.0_100-20211114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211115T0600/20211115T0600.json b/stac/open-canada/ft-mckay/swc/20211115T0600/20211115T0600.json new file mode 100644 index 000000000..66035f28c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211115T0600/20211115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211115T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211115T0600/SWC-SMAP-L_V2.0_100-20211115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211115T0600/SWC-SMAP-L_V2.0_100-20211115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211116T0600/20211116T0600.json b/stac/open-canada/ft-mckay/swc/20211116T0600/20211116T0600.json new file mode 100644 index 000000000..c6d32efaa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211116T0600/20211116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211116T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211116T0600/SWC-SMAP-L_V2.0_100-20211116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211116T0600/SWC-SMAP-L_V2.0_100-20211116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211117T0600/20211117T0600.json b/stac/open-canada/ft-mckay/swc/20211117T0600/20211117T0600.json new file mode 100644 index 000000000..ca39f67d0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211117T0600/20211117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211117T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211117T0600/SWC-SMAP-L_V2.0_100-20211117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211117T0600/SWC-SMAP-L_V2.0_100-20211117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211118T0600/20211118T0600.json b/stac/open-canada/ft-mckay/swc/20211118T0600/20211118T0600.json new file mode 100644 index 000000000..c4f58f46b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211118T0600/20211118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211118T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211118T0600/SWC-SMAP-L_V2.0_100-20211118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211118T0600/SWC-SMAP-L_V2.0_100-20211118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211119T0600/20211119T0600.json b/stac/open-canada/ft-mckay/swc/20211119T0600/20211119T0600.json new file mode 100644 index 000000000..39b37428e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211119T0600/20211119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211119T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211119T0600/SWC-SMAP-L_V2.0_100-20211119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211119T0600/SWC-SMAP-L_V2.0_100-20211119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211120T0600/20211120T0600.json b/stac/open-canada/ft-mckay/swc/20211120T0600/20211120T0600.json new file mode 100644 index 000000000..fcc379913 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211120T0600/20211120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211120T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211120T0600/SWC-SMAP-L_V2.0_100-20211120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211120T0600/SWC-SMAP-L_V2.0_100-20211120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211121T0600/20211121T0600.json b/stac/open-canada/ft-mckay/swc/20211121T0600/20211121T0600.json new file mode 100644 index 000000000..973559ba9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211121T0600/20211121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211121T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211121T0600/SWC-SMAP-L_V2.0_100-20211121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211121T0600/SWC-SMAP-L_V2.0_100-20211121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211122T0600/20211122T0600.json b/stac/open-canada/ft-mckay/swc/20211122T0600/20211122T0600.json new file mode 100644 index 000000000..b47cc5118 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211122T0600/20211122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211122T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211122T0600/SWC-SMAP-L_V2.0_100-20211122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211122T0600/SWC-SMAP-L_V2.0_100-20211122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211123T0600/20211123T0600.json b/stac/open-canada/ft-mckay/swc/20211123T0600/20211123T0600.json new file mode 100644 index 000000000..556fe2716 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211123T0600/20211123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211123T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211123T0600/SWC-SMAP-L_V2.0_100-20211123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211123T0600/SWC-SMAP-L_V2.0_100-20211123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211124T0600/20211124T0600.json b/stac/open-canada/ft-mckay/swc/20211124T0600/20211124T0600.json new file mode 100644 index 000000000..071756098 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211124T0600/20211124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211124T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211124T0600/SWC-SMAP-L_V2.0_100-20211124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211124T0600/SWC-SMAP-L_V2.0_100-20211124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211125T0600/20211125T0600.json b/stac/open-canada/ft-mckay/swc/20211125T0600/20211125T0600.json new file mode 100644 index 000000000..e14716007 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211125T0600/20211125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211125T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211125T0600/SWC-SMAP-L_V2.0_100-20211125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211125T0600/SWC-SMAP-L_V2.0_100-20211125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211126T0600/20211126T0600.json b/stac/open-canada/ft-mckay/swc/20211126T0600/20211126T0600.json new file mode 100644 index 000000000..95a5848ca --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211126T0600/20211126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211126T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211126T0600/SWC-SMAP-L_V2.0_100-20211126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211126T0600/SWC-SMAP-L_V2.0_100-20211126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211127T0600/20211127T0600.json b/stac/open-canada/ft-mckay/swc/20211127T0600/20211127T0600.json new file mode 100644 index 000000000..98d244a71 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211127T0600/20211127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211127T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211127T0600/SWC-SMAP-L_V2.0_100-20211127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211127T0600/SWC-SMAP-L_V2.0_100-20211127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211128T0600/20211128T0600.json b/stac/open-canada/ft-mckay/swc/20211128T0600/20211128T0600.json new file mode 100644 index 000000000..bfa9f5a35 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211128T0600/20211128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211128T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211128T0600/SWC-SMAP-L_V2.0_100-20211128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211128T0600/SWC-SMAP-L_V2.0_100-20211128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211129T0600/20211129T0600.json b/stac/open-canada/ft-mckay/swc/20211129T0600/20211129T0600.json new file mode 100644 index 000000000..78fa679a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211129T0600/20211129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211129T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211129T0600/SWC-SMAP-L_V2.0_100-20211129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211129T0600/SWC-SMAP-L_V2.0_100-20211129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211130T0600/20211130T0600.json b/stac/open-canada/ft-mckay/swc/20211130T0600/20211130T0600.json new file mode 100644 index 000000000..63cc5822d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211130T0600/20211130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211130T0600", + "collection": "swc", + "properties": { + "datetime": "2021-11-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211130T0600/SWC-SMAP-L_V2.0_100-20211130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211130T0600/SWC-SMAP-L_V2.0_100-20211130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211201T0600/20211201T0600.json b/stac/open-canada/ft-mckay/swc/20211201T0600/20211201T0600.json new file mode 100644 index 000000000..bd7d2b46c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211201T0600/20211201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211201T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211201T0600/SWC-SMAP-L_V2.0_100-20211201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211201T0600/SWC-SMAP-L_V2.0_100-20211201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211202T0600/20211202T0600.json b/stac/open-canada/ft-mckay/swc/20211202T0600/20211202T0600.json new file mode 100644 index 000000000..f5a1790c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211202T0600/20211202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211202T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211202T0600/SWC-SMAP-L_V2.0_100-20211202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211202T0600/SWC-SMAP-L_V2.0_100-20211202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211203T0600/20211203T0600.json b/stac/open-canada/ft-mckay/swc/20211203T0600/20211203T0600.json new file mode 100644 index 000000000..226438212 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211203T0600/20211203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211203T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211203T0600/SWC-SMAP-L_V2.0_100-20211203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211203T0600/SWC-SMAP-L_V2.0_100-20211203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211204T0600/20211204T0600.json b/stac/open-canada/ft-mckay/swc/20211204T0600/20211204T0600.json new file mode 100644 index 000000000..9589e8dfc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211204T0600/20211204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211204T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211204T0600/SWC-SMAP-L_V2.0_100-20211204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211204T0600/SWC-SMAP-L_V2.0_100-20211204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211205T0600/20211205T0600.json b/stac/open-canada/ft-mckay/swc/20211205T0600/20211205T0600.json new file mode 100644 index 000000000..044a57fbc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211205T0600/20211205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211205T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211205T0600/SWC-SMAP-L_V2.0_100-20211205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211205T0600/SWC-SMAP-L_V2.0_100-20211205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211206T0600/20211206T0600.json b/stac/open-canada/ft-mckay/swc/20211206T0600/20211206T0600.json new file mode 100644 index 000000000..4ae0b7de5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211206T0600/20211206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211206T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211206T0600/SWC-SMAP-L_V2.0_100-20211206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211206T0600/SWC-SMAP-L_V2.0_100-20211206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211207T0600/20211207T0600.json b/stac/open-canada/ft-mckay/swc/20211207T0600/20211207T0600.json new file mode 100644 index 000000000..2dea14842 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211207T0600/20211207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211207T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211207T0600/SWC-SMAP-L_V2.0_100-20211207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211207T0600/SWC-SMAP-L_V2.0_100-20211207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211208T0600/20211208T0600.json b/stac/open-canada/ft-mckay/swc/20211208T0600/20211208T0600.json new file mode 100644 index 000000000..8cfe90229 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211208T0600/20211208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211208T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211208T0600/SWC-SMAP-L_V2.0_100-20211208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211208T0600/SWC-SMAP-L_V2.0_100-20211208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211209T0600/20211209T0600.json b/stac/open-canada/ft-mckay/swc/20211209T0600/20211209T0600.json new file mode 100644 index 000000000..12416f38c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211209T0600/20211209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211209T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211209T0600/SWC-SMAP-L_V2.0_100-20211209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211209T0600/SWC-SMAP-L_V2.0_100-20211209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211210T0600/20211210T0600.json b/stac/open-canada/ft-mckay/swc/20211210T0600/20211210T0600.json new file mode 100644 index 000000000..ce26e085a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211210T0600/20211210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211210T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211210T0600/SWC-SMAP-L_V2.0_100-20211210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211210T0600/SWC-SMAP-L_V2.0_100-20211210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211211T0600/20211211T0600.json b/stac/open-canada/ft-mckay/swc/20211211T0600/20211211T0600.json new file mode 100644 index 000000000..3f053e0d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211211T0600/20211211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211211T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211211T0600/SWC-SMAP-L_V2.0_100-20211211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211211T0600/SWC-SMAP-L_V2.0_100-20211211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211212T0600/20211212T0600.json b/stac/open-canada/ft-mckay/swc/20211212T0600/20211212T0600.json new file mode 100644 index 000000000..ab87c8da7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211212T0600/20211212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211212T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211212T0600/SWC-SMAP-L_V2.0_100-20211212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211212T0600/SWC-SMAP-L_V2.0_100-20211212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211213T0600/20211213T0600.json b/stac/open-canada/ft-mckay/swc/20211213T0600/20211213T0600.json new file mode 100644 index 000000000..5eb0bed8c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211213T0600/20211213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211213T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211213T0600/SWC-SMAP-L_V2.0_100-20211213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211213T0600/SWC-SMAP-L_V2.0_100-20211213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211214T0600/20211214T0600.json b/stac/open-canada/ft-mckay/swc/20211214T0600/20211214T0600.json new file mode 100644 index 000000000..e9a446ced --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211214T0600/20211214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211214T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211214T0600/SWC-SMAP-L_V2.0_100-20211214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211214T0600/SWC-SMAP-L_V2.0_100-20211214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211215T0600/20211215T0600.json b/stac/open-canada/ft-mckay/swc/20211215T0600/20211215T0600.json new file mode 100644 index 000000000..0caa2e3d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211215T0600/20211215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211215T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211215T0600/SWC-SMAP-L_V2.0_100-20211215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211215T0600/SWC-SMAP-L_V2.0_100-20211215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211216T0600/20211216T0600.json b/stac/open-canada/ft-mckay/swc/20211216T0600/20211216T0600.json new file mode 100644 index 000000000..cdc1c876e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211216T0600/20211216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211216T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211216T0600/SWC-SMAP-L_V2.0_100-20211216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211216T0600/SWC-SMAP-L_V2.0_100-20211216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211217T0600/20211217T0600.json b/stac/open-canada/ft-mckay/swc/20211217T0600/20211217T0600.json new file mode 100644 index 000000000..f8c44391a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211217T0600/20211217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211217T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211217T0600/SWC-SMAP-L_V2.0_100-20211217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211217T0600/SWC-SMAP-L_V2.0_100-20211217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211218T0600/20211218T0600.json b/stac/open-canada/ft-mckay/swc/20211218T0600/20211218T0600.json new file mode 100644 index 000000000..1f1c8c03b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211218T0600/20211218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211218T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211218T0600/SWC-SMAP-L_V2.0_100-20211218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211218T0600/SWC-SMAP-L_V2.0_100-20211218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211219T0600/20211219T0600.json b/stac/open-canada/ft-mckay/swc/20211219T0600/20211219T0600.json new file mode 100644 index 000000000..77ffe0fe4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211219T0600/20211219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211219T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211219T0600/SWC-SMAP-L_V2.0_100-20211219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211219T0600/SWC-SMAP-L_V2.0_100-20211219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211220T0600/20211220T0600.json b/stac/open-canada/ft-mckay/swc/20211220T0600/20211220T0600.json new file mode 100644 index 000000000..8428e6c2a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211220T0600/20211220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211220T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211220T0600/SWC-SMAP-L_V2.0_100-20211220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211220T0600/SWC-SMAP-L_V2.0_100-20211220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211221T0600/20211221T0600.json b/stac/open-canada/ft-mckay/swc/20211221T0600/20211221T0600.json new file mode 100644 index 000000000..90ac64c33 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211221T0600/20211221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211221T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211221T0600/SWC-SMAP-L_V2.0_100-20211221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211221T0600/SWC-SMAP-L_V2.0_100-20211221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211222T0600/20211222T0600.json b/stac/open-canada/ft-mckay/swc/20211222T0600/20211222T0600.json new file mode 100644 index 000000000..c44641a99 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211222T0600/20211222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211222T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211222T0600/SWC-SMAP-L_V2.0_100-20211222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211222T0600/SWC-SMAP-L_V2.0_100-20211222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211223T0600/20211223T0600.json b/stac/open-canada/ft-mckay/swc/20211223T0600/20211223T0600.json new file mode 100644 index 000000000..f87768264 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211223T0600/20211223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211223T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211223T0600/SWC-SMAP-L_V2.0_100-20211223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211223T0600/SWC-SMAP-L_V2.0_100-20211223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211224T0600/20211224T0600.json b/stac/open-canada/ft-mckay/swc/20211224T0600/20211224T0600.json new file mode 100644 index 000000000..682fdfe24 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211224T0600/20211224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211224T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211224T0600/SWC-SMAP-L_V2.0_100-20211224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211224T0600/SWC-SMAP-L_V2.0_100-20211224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211225T0600/20211225T0600.json b/stac/open-canada/ft-mckay/swc/20211225T0600/20211225T0600.json new file mode 100644 index 000000000..f7534ecb3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211225T0600/20211225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211225T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211225T0600/SWC-SMAP-L_V2.0_100-20211225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211225T0600/SWC-SMAP-L_V2.0_100-20211225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211226T0600/20211226T0600.json b/stac/open-canada/ft-mckay/swc/20211226T0600/20211226T0600.json new file mode 100644 index 000000000..eb0bcaaa9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211226T0600/20211226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211226T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211226T0600/SWC-SMAP-L_V2.0_100-20211226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211226T0600/SWC-SMAP-L_V2.0_100-20211226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211227T0600/20211227T0600.json b/stac/open-canada/ft-mckay/swc/20211227T0600/20211227T0600.json new file mode 100644 index 000000000..5d841c3a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211227T0600/20211227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211227T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211227T0600/SWC-SMAP-L_V2.0_100-20211227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211227T0600/SWC-SMAP-L_V2.0_100-20211227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211228T0600/20211228T0600.json b/stac/open-canada/ft-mckay/swc/20211228T0600/20211228T0600.json new file mode 100644 index 000000000..7d11ce804 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211228T0600/20211228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211228T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211228T0600/SWC-SMAP-L_V2.0_100-20211228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211228T0600/SWC-SMAP-L_V2.0_100-20211228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211229T0600/20211229T0600.json b/stac/open-canada/ft-mckay/swc/20211229T0600/20211229T0600.json new file mode 100644 index 000000000..e2bc49da7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211229T0600/20211229T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211229T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211229T0600/SWC-SMAP-L_V2.0_100-20211229T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211229T0600/SWC-SMAP-L_V2.0_100-20211229T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211230T0600/20211230T0600.json b/stac/open-canada/ft-mckay/swc/20211230T0600/20211230T0600.json new file mode 100644 index 000000000..90c89e3d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211230T0600/20211230T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211230T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211230T0600/SWC-SMAP-L_V2.0_100-20211230T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211230T0600/SWC-SMAP-L_V2.0_100-20211230T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20211231T0600/20211231T0600.json b/stac/open-canada/ft-mckay/swc/20211231T0600/20211231T0600.json new file mode 100644 index 000000000..c33869d15 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20211231T0600/20211231T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20211231T0600", + "collection": "swc", + "properties": { + "datetime": "2021-12-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211231T0600/SWC-SMAP-L_V2.0_100-20211231T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20211231T0600/SWC-SMAP-L_V2.0_100-20211231T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220101T0600/20220101T0600.json b/stac/open-canada/ft-mckay/swc/20220101T0600/20220101T0600.json new file mode 100644 index 000000000..ab4296cf0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220101T0600/20220101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220101T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220101T0600/SWC-SMAP-L_V2.0_100-20220101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220101T0600/SWC-SMAP-L_V2.0_100-20220101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220102T0600/20220102T0600.json b/stac/open-canada/ft-mckay/swc/20220102T0600/20220102T0600.json new file mode 100644 index 000000000..7e6f14ca5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220102T0600/20220102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220102T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220102T0600/SWC-SMAP-L_V2.0_100-20220102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220102T0600/SWC-SMAP-L_V2.0_100-20220102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220103T0600/20220103T0600.json b/stac/open-canada/ft-mckay/swc/20220103T0600/20220103T0600.json new file mode 100644 index 000000000..5ffb7a4ca --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220103T0600/20220103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220103T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220103T0600/SWC-SMAP-L_V2.0_100-20220103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220103T0600/SWC-SMAP-L_V2.0_100-20220103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220104T0600/20220104T0600.json b/stac/open-canada/ft-mckay/swc/20220104T0600/20220104T0600.json new file mode 100644 index 000000000..b0d4aaedb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220104T0600/20220104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220104T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220104T0600/SWC-SMAP-L_V2.0_100-20220104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220104T0600/SWC-SMAP-L_V2.0_100-20220104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220105T0600/20220105T0600.json b/stac/open-canada/ft-mckay/swc/20220105T0600/20220105T0600.json new file mode 100644 index 000000000..d62bc13d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220105T0600/20220105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220105T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220105T0600/SWC-SMAP-L_V2.0_100-20220105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220105T0600/SWC-SMAP-L_V2.0_100-20220105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220106T0600/20220106T0600.json b/stac/open-canada/ft-mckay/swc/20220106T0600/20220106T0600.json new file mode 100644 index 000000000..73e5e5e35 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220106T0600/20220106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220106T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220106T0600/SWC-SMAP-L_V2.0_100-20220106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220106T0600/SWC-SMAP-L_V2.0_100-20220106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220107T0600/20220107T0600.json b/stac/open-canada/ft-mckay/swc/20220107T0600/20220107T0600.json new file mode 100644 index 000000000..fef62c45c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220107T0600/20220107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220107T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220107T0600/SWC-SMAP-L_V2.0_100-20220107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220107T0600/SWC-SMAP-L_V2.0_100-20220107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220108T0600/20220108T0600.json b/stac/open-canada/ft-mckay/swc/20220108T0600/20220108T0600.json new file mode 100644 index 000000000..a96bd2a3c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220108T0600/20220108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220108T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220108T0600/SWC-SMAP-L_V2.0_100-20220108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220108T0600/SWC-SMAP-L_V2.0_100-20220108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220109T0600/20220109T0600.json b/stac/open-canada/ft-mckay/swc/20220109T0600/20220109T0600.json new file mode 100644 index 000000000..498c17621 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220109T0600/20220109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220109T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220109T0600/SWC-SMAP-L_V2.0_100-20220109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220109T0600/SWC-SMAP-L_V2.0_100-20220109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220110T0600/20220110T0600.json b/stac/open-canada/ft-mckay/swc/20220110T0600/20220110T0600.json new file mode 100644 index 000000000..3c57e8dba --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220110T0600/20220110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220110T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220110T0600/SWC-SMAP-L_V2.0_100-20220110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220110T0600/SWC-SMAP-L_V2.0_100-20220110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220111T0600/20220111T0600.json b/stac/open-canada/ft-mckay/swc/20220111T0600/20220111T0600.json new file mode 100644 index 000000000..18de24b34 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220111T0600/20220111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220111T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220111T0600/SWC-SMAP-L_V2.0_100-20220111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220111T0600/SWC-SMAP-L_V2.0_100-20220111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220112T0600/20220112T0600.json b/stac/open-canada/ft-mckay/swc/20220112T0600/20220112T0600.json new file mode 100644 index 000000000..72f5d1303 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220112T0600/20220112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220112T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220112T0600/SWC-SMAP-L_V2.0_100-20220112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220112T0600/SWC-SMAP-L_V2.0_100-20220112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220113T0600/20220113T0600.json b/stac/open-canada/ft-mckay/swc/20220113T0600/20220113T0600.json new file mode 100644 index 000000000..d3990f009 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220113T0600/20220113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220113T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220113T0600/SWC-SMAP-L_V2.0_100-20220113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220113T0600/SWC-SMAP-L_V2.0_100-20220113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220114T0600/20220114T0600.json b/stac/open-canada/ft-mckay/swc/20220114T0600/20220114T0600.json new file mode 100644 index 000000000..a99ce18b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220114T0600/20220114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220114T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220114T0600/SWC-SMAP-L_V2.0_100-20220114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220114T0600/SWC-SMAP-L_V2.0_100-20220114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220115T0600/20220115T0600.json b/stac/open-canada/ft-mckay/swc/20220115T0600/20220115T0600.json new file mode 100644 index 000000000..2725d8f50 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220115T0600/20220115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220115T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220115T0600/SWC-SMAP-L_V2.0_100-20220115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220115T0600/SWC-SMAP-L_V2.0_100-20220115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220116T0600/20220116T0600.json b/stac/open-canada/ft-mckay/swc/20220116T0600/20220116T0600.json new file mode 100644 index 000000000..4c32fbf1e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220116T0600/20220116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220116T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220116T0600/SWC-SMAP-L_V2.0_100-20220116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220116T0600/SWC-SMAP-L_V2.0_100-20220116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220117T0600/20220117T0600.json b/stac/open-canada/ft-mckay/swc/20220117T0600/20220117T0600.json new file mode 100644 index 000000000..5ed5ef4f3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220117T0600/20220117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220117T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220117T0600/SWC-SMAP-L_V2.0_100-20220117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220117T0600/SWC-SMAP-L_V2.0_100-20220117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220118T0600/20220118T0600.json b/stac/open-canada/ft-mckay/swc/20220118T0600/20220118T0600.json new file mode 100644 index 000000000..163e85205 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220118T0600/20220118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220118T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220118T0600/SWC-SMAP-L_V2.0_100-20220118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220118T0600/SWC-SMAP-L_V2.0_100-20220118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220119T0600/20220119T0600.json b/stac/open-canada/ft-mckay/swc/20220119T0600/20220119T0600.json new file mode 100644 index 000000000..044e9f203 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220119T0600/20220119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220119T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220119T0600/SWC-SMAP-L_V2.0_100-20220119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220119T0600/SWC-SMAP-L_V2.0_100-20220119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220120T0600/20220120T0600.json b/stac/open-canada/ft-mckay/swc/20220120T0600/20220120T0600.json new file mode 100644 index 000000000..641733603 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220120T0600/20220120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220120T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220120T0600/SWC-SMAP-L_V2.0_100-20220120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220120T0600/SWC-SMAP-L_V2.0_100-20220120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220121T0600/20220121T0600.json b/stac/open-canada/ft-mckay/swc/20220121T0600/20220121T0600.json new file mode 100644 index 000000000..8269d3013 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220121T0600/20220121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220121T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220121T0600/SWC-SMAP-L_V2.0_100-20220121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220121T0600/SWC-SMAP-L_V2.0_100-20220121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220122T0600/20220122T0600.json b/stac/open-canada/ft-mckay/swc/20220122T0600/20220122T0600.json new file mode 100644 index 000000000..b5c481a5f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220122T0600/20220122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220122T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220122T0600/SWC-SMAP-L_V2.0_100-20220122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220122T0600/SWC-SMAP-L_V2.0_100-20220122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220123T0600/20220123T0600.json b/stac/open-canada/ft-mckay/swc/20220123T0600/20220123T0600.json new file mode 100644 index 000000000..5aa9cf129 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220123T0600/20220123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220123T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220123T0600/SWC-SMAP-L_V2.0_100-20220123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220123T0600/SWC-SMAP-L_V2.0_100-20220123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220124T0600/20220124T0600.json b/stac/open-canada/ft-mckay/swc/20220124T0600/20220124T0600.json new file mode 100644 index 000000000..e4a9143e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220124T0600/20220124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220124T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220124T0600/SWC-SMAP-L_V2.0_100-20220124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220124T0600/SWC-SMAP-L_V2.0_100-20220124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220125T0600/20220125T0600.json b/stac/open-canada/ft-mckay/swc/20220125T0600/20220125T0600.json new file mode 100644 index 000000000..d5dc1ae1b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220125T0600/20220125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220125T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220125T0600/SWC-SMAP-L_V2.0_100-20220125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220125T0600/SWC-SMAP-L_V2.0_100-20220125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220126T0600/20220126T0600.json b/stac/open-canada/ft-mckay/swc/20220126T0600/20220126T0600.json new file mode 100644 index 000000000..96a6182fb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220126T0600/20220126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220126T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220126T0600/SWC-SMAP-L_V2.0_100-20220126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220126T0600/SWC-SMAP-L_V2.0_100-20220126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220127T0600/20220127T0600.json b/stac/open-canada/ft-mckay/swc/20220127T0600/20220127T0600.json new file mode 100644 index 000000000..82c182921 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220127T0600/20220127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220127T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220127T0600/SWC-SMAP-L_V2.0_100-20220127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220127T0600/SWC-SMAP-L_V2.0_100-20220127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220128T0600/20220128T0600.json b/stac/open-canada/ft-mckay/swc/20220128T0600/20220128T0600.json new file mode 100644 index 000000000..13cdd407f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220128T0600/20220128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220128T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220128T0600/SWC-SMAP-L_V2.0_100-20220128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220128T0600/SWC-SMAP-L_V2.0_100-20220128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220129T0600/20220129T0600.json b/stac/open-canada/ft-mckay/swc/20220129T0600/20220129T0600.json new file mode 100644 index 000000000..68a3e7683 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220129T0600/20220129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220129T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220129T0600/SWC-SMAP-L_V2.0_100-20220129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220129T0600/SWC-SMAP-L_V2.0_100-20220129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220130T0600/20220130T0600.json b/stac/open-canada/ft-mckay/swc/20220130T0600/20220130T0600.json new file mode 100644 index 000000000..0e89e0400 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220130T0600/20220130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220130T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220130T0600/SWC-SMAP-L_V2.0_100-20220130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220130T0600/SWC-SMAP-L_V2.0_100-20220130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220131T0600/20220131T0600.json b/stac/open-canada/ft-mckay/swc/20220131T0600/20220131T0600.json new file mode 100644 index 000000000..c25880915 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220131T0600/20220131T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220131T0600", + "collection": "swc", + "properties": { + "datetime": "2022-01-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220131T0600/SWC-SMAP-L_V2.0_100-20220131T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220131T0600/SWC-SMAP-L_V2.0_100-20220131T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220201T0600/20220201T0600.json b/stac/open-canada/ft-mckay/swc/20220201T0600/20220201T0600.json new file mode 100644 index 000000000..ca17124e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220201T0600/20220201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220201T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220201T0600/SWC-SMAP-L_V2.0_100-20220201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220201T0600/SWC-SMAP-L_V2.0_100-20220201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220202T0600/20220202T0600.json b/stac/open-canada/ft-mckay/swc/20220202T0600/20220202T0600.json new file mode 100644 index 000000000..84eef46c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220202T0600/20220202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220202T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220202T0600/SWC-SMAP-L_V2.0_100-20220202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220202T0600/SWC-SMAP-L_V2.0_100-20220202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220203T0600/20220203T0600.json b/stac/open-canada/ft-mckay/swc/20220203T0600/20220203T0600.json new file mode 100644 index 000000000..970641059 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220203T0600/20220203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220203T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220203T0600/SWC-SMAP-L_V2.0_100-20220203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220203T0600/SWC-SMAP-L_V2.0_100-20220203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220204T0600/20220204T0600.json b/stac/open-canada/ft-mckay/swc/20220204T0600/20220204T0600.json new file mode 100644 index 000000000..762bb4a28 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220204T0600/20220204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220204T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220204T0600/SWC-SMAP-L_V2.0_100-20220204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220204T0600/SWC-SMAP-L_V2.0_100-20220204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220205T0600/20220205T0600.json b/stac/open-canada/ft-mckay/swc/20220205T0600/20220205T0600.json new file mode 100644 index 000000000..b913f7118 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220205T0600/20220205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220205T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220205T0600/SWC-SMAP-L_V2.0_100-20220205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220205T0600/SWC-SMAP-L_V2.0_100-20220205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220206T0600/20220206T0600.json b/stac/open-canada/ft-mckay/swc/20220206T0600/20220206T0600.json new file mode 100644 index 000000000..12d3293ca --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220206T0600/20220206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220206T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220206T0600/SWC-SMAP-L_V2.0_100-20220206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220206T0600/SWC-SMAP-L_V2.0_100-20220206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220207T0600/20220207T0600.json b/stac/open-canada/ft-mckay/swc/20220207T0600/20220207T0600.json new file mode 100644 index 000000000..c3a65bd74 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220207T0600/20220207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220207T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220207T0600/SWC-SMAP-L_V2.0_100-20220207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220207T0600/SWC-SMAP-L_V2.0_100-20220207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220208T0600/20220208T0600.json b/stac/open-canada/ft-mckay/swc/20220208T0600/20220208T0600.json new file mode 100644 index 000000000..914239113 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220208T0600/20220208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220208T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220208T0600/SWC-SMAP-L_V2.0_100-20220208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220208T0600/SWC-SMAP-L_V2.0_100-20220208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220209T0600/20220209T0600.json b/stac/open-canada/ft-mckay/swc/20220209T0600/20220209T0600.json new file mode 100644 index 000000000..c5efea5b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220209T0600/20220209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220209T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220209T0600/SWC-SMAP-L_V2.0_100-20220209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220209T0600/SWC-SMAP-L_V2.0_100-20220209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220210T0600/20220210T0600.json b/stac/open-canada/ft-mckay/swc/20220210T0600/20220210T0600.json new file mode 100644 index 000000000..b68d67201 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220210T0600/20220210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220210T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220210T0600/SWC-SMAP-L_V2.0_100-20220210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220210T0600/SWC-SMAP-L_V2.0_100-20220210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220211T0600/20220211T0600.json b/stac/open-canada/ft-mckay/swc/20220211T0600/20220211T0600.json new file mode 100644 index 000000000..441221576 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220211T0600/20220211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220211T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220211T0600/SWC-SMAP-L_V2.0_100-20220211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220211T0600/SWC-SMAP-L_V2.0_100-20220211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220212T0600/20220212T0600.json b/stac/open-canada/ft-mckay/swc/20220212T0600/20220212T0600.json new file mode 100644 index 000000000..acf7ff793 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220212T0600/20220212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220212T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220212T0600/SWC-SMAP-L_V2.0_100-20220212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220212T0600/SWC-SMAP-L_V2.0_100-20220212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220213T0600/20220213T0600.json b/stac/open-canada/ft-mckay/swc/20220213T0600/20220213T0600.json new file mode 100644 index 000000000..a785ac4d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220213T0600/20220213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220213T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220213T0600/SWC-SMAP-L_V2.0_100-20220213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220213T0600/SWC-SMAP-L_V2.0_100-20220213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220214T0600/20220214T0600.json b/stac/open-canada/ft-mckay/swc/20220214T0600/20220214T0600.json new file mode 100644 index 000000000..e2d1438e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220214T0600/20220214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220214T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220214T0600/SWC-SMAP-L_V2.0_100-20220214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220214T0600/SWC-SMAP-L_V2.0_100-20220214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220215T0600/20220215T0600.json b/stac/open-canada/ft-mckay/swc/20220215T0600/20220215T0600.json new file mode 100644 index 000000000..ce43d3d62 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220215T0600/20220215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220215T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220215T0600/SWC-SMAP-L_V2.0_100-20220215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220215T0600/SWC-SMAP-L_V2.0_100-20220215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220216T0600/20220216T0600.json b/stac/open-canada/ft-mckay/swc/20220216T0600/20220216T0600.json new file mode 100644 index 000000000..282d4ad21 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220216T0600/20220216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220216T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220216T0600/SWC-SMAP-L_V2.0_100-20220216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220216T0600/SWC-SMAP-L_V2.0_100-20220216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220217T0600/20220217T0600.json b/stac/open-canada/ft-mckay/swc/20220217T0600/20220217T0600.json new file mode 100644 index 000000000..048964ef7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220217T0600/20220217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220217T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220217T0600/SWC-SMAP-L_V2.0_100-20220217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220217T0600/SWC-SMAP-L_V2.0_100-20220217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220218T0600/20220218T0600.json b/stac/open-canada/ft-mckay/swc/20220218T0600/20220218T0600.json new file mode 100644 index 000000000..9bc62e4f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220218T0600/20220218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220218T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220218T0600/SWC-SMAP-L_V2.0_100-20220218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220218T0600/SWC-SMAP-L_V2.0_100-20220218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220219T0600/20220219T0600.json b/stac/open-canada/ft-mckay/swc/20220219T0600/20220219T0600.json new file mode 100644 index 000000000..9ce907237 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220219T0600/20220219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220219T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220219T0600/SWC-SMAP-L_V2.0_100-20220219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220219T0600/SWC-SMAP-L_V2.0_100-20220219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220220T0600/20220220T0600.json b/stac/open-canada/ft-mckay/swc/20220220T0600/20220220T0600.json new file mode 100644 index 000000000..21451978a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220220T0600/20220220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220220T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220220T0600/SWC-SMAP-L_V2.0_100-20220220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220220T0600/SWC-SMAP-L_V2.0_100-20220220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220221T0600/20220221T0600.json b/stac/open-canada/ft-mckay/swc/20220221T0600/20220221T0600.json new file mode 100644 index 000000000..e3a3d1f2e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220221T0600/20220221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220221T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220221T0600/SWC-SMAP-L_V2.0_100-20220221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220221T0600/SWC-SMAP-L_V2.0_100-20220221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220222T0600/20220222T0600.json b/stac/open-canada/ft-mckay/swc/20220222T0600/20220222T0600.json new file mode 100644 index 000000000..b9d1cf54f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220222T0600/20220222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220222T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220222T0600/SWC-SMAP-L_V2.0_100-20220222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220222T0600/SWC-SMAP-L_V2.0_100-20220222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220223T0600/20220223T0600.json b/stac/open-canada/ft-mckay/swc/20220223T0600/20220223T0600.json new file mode 100644 index 000000000..078ecbbc3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220223T0600/20220223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220223T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220223T0600/SWC-SMAP-L_V2.0_100-20220223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220223T0600/SWC-SMAP-L_V2.0_100-20220223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220224T0600/20220224T0600.json b/stac/open-canada/ft-mckay/swc/20220224T0600/20220224T0600.json new file mode 100644 index 000000000..109215efa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220224T0600/20220224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220224T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220224T0600/SWC-SMAP-L_V2.0_100-20220224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220224T0600/SWC-SMAP-L_V2.0_100-20220224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220225T0600/20220225T0600.json b/stac/open-canada/ft-mckay/swc/20220225T0600/20220225T0600.json new file mode 100644 index 000000000..903b2b3b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220225T0600/20220225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220225T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220225T0600/SWC-SMAP-L_V2.0_100-20220225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220225T0600/SWC-SMAP-L_V2.0_100-20220225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220226T0600/20220226T0600.json b/stac/open-canada/ft-mckay/swc/20220226T0600/20220226T0600.json new file mode 100644 index 000000000..01548f8cd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220226T0600/20220226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220226T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220226T0600/SWC-SMAP-L_V2.0_100-20220226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220226T0600/SWC-SMAP-L_V2.0_100-20220226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220227T0600/20220227T0600.json b/stac/open-canada/ft-mckay/swc/20220227T0600/20220227T0600.json new file mode 100644 index 000000000..6dcfd1f51 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220227T0600/20220227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220227T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220227T0600/SWC-SMAP-L_V2.0_100-20220227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220227T0600/SWC-SMAP-L_V2.0_100-20220227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220228T0600/20220228T0600.json b/stac/open-canada/ft-mckay/swc/20220228T0600/20220228T0600.json new file mode 100644 index 000000000..87ed94007 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220228T0600/20220228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220228T0600", + "collection": "swc", + "properties": { + "datetime": "2022-02-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220228T0600/SWC-SMAP-L_V2.0_100-20220228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220228T0600/SWC-SMAP-L_V2.0_100-20220228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220301T0600/20220301T0600.json b/stac/open-canada/ft-mckay/swc/20220301T0600/20220301T0600.json new file mode 100644 index 000000000..0d21b7d69 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220301T0600/20220301T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220301T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220301T0600/SWC-SMAP-L_V2.0_100-20220301T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220301T0600/SWC-SMAP-L_V2.0_100-20220301T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220302T0600/20220302T0600.json b/stac/open-canada/ft-mckay/swc/20220302T0600/20220302T0600.json new file mode 100644 index 000000000..459273a27 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220302T0600/20220302T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220302T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220302T0600/SWC-SMAP-L_V2.0_100-20220302T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220302T0600/SWC-SMAP-L_V2.0_100-20220302T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220303T0600/20220303T0600.json b/stac/open-canada/ft-mckay/swc/20220303T0600/20220303T0600.json new file mode 100644 index 000000000..4871f72d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220303T0600/20220303T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220303T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220303T0600/SWC-SMAP-L_V2.0_100-20220303T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220303T0600/SWC-SMAP-L_V2.0_100-20220303T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220304T0600/20220304T0600.json b/stac/open-canada/ft-mckay/swc/20220304T0600/20220304T0600.json new file mode 100644 index 000000000..58c3d1397 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220304T0600/20220304T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220304T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220304T0600/SWC-SMAP-L_V2.0_100-20220304T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220304T0600/SWC-SMAP-L_V2.0_100-20220304T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220305T0600/20220305T0600.json b/stac/open-canada/ft-mckay/swc/20220305T0600/20220305T0600.json new file mode 100644 index 000000000..2ac97fc88 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220305T0600/20220305T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220305T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220305T0600/SWC-SMAP-L_V2.0_100-20220305T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220305T0600/SWC-SMAP-L_V2.0_100-20220305T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220306T0600/20220306T0600.json b/stac/open-canada/ft-mckay/swc/20220306T0600/20220306T0600.json new file mode 100644 index 000000000..32a8021c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220306T0600/20220306T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220306T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220306T0600/SWC-SMAP-L_V2.0_100-20220306T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220306T0600/SWC-SMAP-L_V2.0_100-20220306T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220307T0600/20220307T0600.json b/stac/open-canada/ft-mckay/swc/20220307T0600/20220307T0600.json new file mode 100644 index 000000000..f2d9dec60 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220307T0600/20220307T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220307T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220307T0600/SWC-SMAP-L_V2.0_100-20220307T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220307T0600/SWC-SMAP-L_V2.0_100-20220307T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220308T0600/20220308T0600.json b/stac/open-canada/ft-mckay/swc/20220308T0600/20220308T0600.json new file mode 100644 index 000000000..3f65c3d22 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220308T0600/20220308T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220308T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220308T0600/SWC-SMAP-L_V2.0_100-20220308T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220308T0600/SWC-SMAP-L_V2.0_100-20220308T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220309T0600/20220309T0600.json b/stac/open-canada/ft-mckay/swc/20220309T0600/20220309T0600.json new file mode 100644 index 000000000..a55d4141d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220309T0600/20220309T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220309T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220309T0600/SWC-SMAP-L_V2.0_100-20220309T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220309T0600/SWC-SMAP-L_V2.0_100-20220309T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220310T0600/20220310T0600.json b/stac/open-canada/ft-mckay/swc/20220310T0600/20220310T0600.json new file mode 100644 index 000000000..04f487085 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220310T0600/20220310T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220310T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220310T0600/SWC-SMAP-L_V2.0_100-20220310T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220310T0600/SWC-SMAP-L_V2.0_100-20220310T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220311T0600/20220311T0600.json b/stac/open-canada/ft-mckay/swc/20220311T0600/20220311T0600.json new file mode 100644 index 000000000..741b75f90 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220311T0600/20220311T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220311T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220311T0600/SWC-SMAP-L_V2.0_100-20220311T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220311T0600/SWC-SMAP-L_V2.0_100-20220311T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220312T0600/20220312T0600.json b/stac/open-canada/ft-mckay/swc/20220312T0600/20220312T0600.json new file mode 100644 index 000000000..4954f3f9b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220312T0600/20220312T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220312T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220312T0600/SWC-SMAP-L_V2.0_100-20220312T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220312T0600/SWC-SMAP-L_V2.0_100-20220312T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220313T0600/20220313T0600.json b/stac/open-canada/ft-mckay/swc/20220313T0600/20220313T0600.json new file mode 100644 index 000000000..5ecc0c77f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220313T0600/20220313T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220313T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220313T0600/SWC-SMAP-L_V2.0_100-20220313T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220313T0600/SWC-SMAP-L_V2.0_100-20220313T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220314T0600/20220314T0600.json b/stac/open-canada/ft-mckay/swc/20220314T0600/20220314T0600.json new file mode 100644 index 000000000..bbe60604e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220314T0600/20220314T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220314T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220314T0600/SWC-SMAP-L_V2.0_100-20220314T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220314T0600/SWC-SMAP-L_V2.0_100-20220314T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220315T0600/20220315T0600.json b/stac/open-canada/ft-mckay/swc/20220315T0600/20220315T0600.json new file mode 100644 index 000000000..80330ec2a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220315T0600/20220315T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220315T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220315T0600/SWC-SMAP-L_V2.0_100-20220315T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220315T0600/SWC-SMAP-L_V2.0_100-20220315T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220316T0600/20220316T0600.json b/stac/open-canada/ft-mckay/swc/20220316T0600/20220316T0600.json new file mode 100644 index 000000000..e38e7d5bb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220316T0600/20220316T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220316T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220316T0600/SWC-SMAP-L_V2.0_100-20220316T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220316T0600/SWC-SMAP-L_V2.0_100-20220316T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220317T0600/20220317T0600.json b/stac/open-canada/ft-mckay/swc/20220317T0600/20220317T0600.json new file mode 100644 index 000000000..9f32d3cc0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220317T0600/20220317T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220317T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220317T0600/SWC-SMAP-L_V2.0_100-20220317T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220317T0600/SWC-SMAP-L_V2.0_100-20220317T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220318T0600/20220318T0600.json b/stac/open-canada/ft-mckay/swc/20220318T0600/20220318T0600.json new file mode 100644 index 000000000..ca0e0a34e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220318T0600/20220318T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220318T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220318T0600/SWC-SMAP-L_V2.0_100-20220318T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220318T0600/SWC-SMAP-L_V2.0_100-20220318T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220319T0600/20220319T0600.json b/stac/open-canada/ft-mckay/swc/20220319T0600/20220319T0600.json new file mode 100644 index 000000000..064c9ba6d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220319T0600/20220319T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220319T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220319T0600/SWC-SMAP-L_V2.0_100-20220319T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220319T0600/SWC-SMAP-L_V2.0_100-20220319T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220320T0600/20220320T0600.json b/stac/open-canada/ft-mckay/swc/20220320T0600/20220320T0600.json new file mode 100644 index 000000000..11d2b573a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220320T0600/20220320T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220320T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220320T0600/SWC-SMAP-L_V2.0_100-20220320T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220320T0600/SWC-SMAP-L_V2.0_100-20220320T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220321T0600/20220321T0600.json b/stac/open-canada/ft-mckay/swc/20220321T0600/20220321T0600.json new file mode 100644 index 000000000..dfa1140d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220321T0600/20220321T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220321T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220321T0600/SWC-SMAP-L_V2.0_100-20220321T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220321T0600/SWC-SMAP-L_V2.0_100-20220321T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220322T0600/20220322T0600.json b/stac/open-canada/ft-mckay/swc/20220322T0600/20220322T0600.json new file mode 100644 index 000000000..8e19754aa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220322T0600/20220322T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220322T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220322T0600/SWC-SMAP-L_V2.0_100-20220322T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220322T0600/SWC-SMAP-L_V2.0_100-20220322T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220323T0600/20220323T0600.json b/stac/open-canada/ft-mckay/swc/20220323T0600/20220323T0600.json new file mode 100644 index 000000000..cb7fb44d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220323T0600/20220323T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220323T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220323T0600/SWC-SMAP-L_V2.0_100-20220323T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220323T0600/SWC-SMAP-L_V2.0_100-20220323T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220324T0600/20220324T0600.json b/stac/open-canada/ft-mckay/swc/20220324T0600/20220324T0600.json new file mode 100644 index 000000000..5ad949fe8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220324T0600/20220324T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220324T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220324T0600/SWC-SMAP-L_V2.0_100-20220324T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220324T0600/SWC-SMAP-L_V2.0_100-20220324T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220325T0600/20220325T0600.json b/stac/open-canada/ft-mckay/swc/20220325T0600/20220325T0600.json new file mode 100644 index 000000000..a89a87020 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220325T0600/20220325T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220325T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220325T0600/SWC-SMAP-L_V2.0_100-20220325T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220325T0600/SWC-SMAP-L_V2.0_100-20220325T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220326T0600/20220326T0600.json b/stac/open-canada/ft-mckay/swc/20220326T0600/20220326T0600.json new file mode 100644 index 000000000..db56d6ace --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220326T0600/20220326T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220326T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220326T0600/SWC-SMAP-L_V2.0_100-20220326T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220326T0600/SWC-SMAP-L_V2.0_100-20220326T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220327T0600/20220327T0600.json b/stac/open-canada/ft-mckay/swc/20220327T0600/20220327T0600.json new file mode 100644 index 000000000..bd5511b14 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220327T0600/20220327T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220327T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220327T0600/SWC-SMAP-L_V2.0_100-20220327T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220327T0600/SWC-SMAP-L_V2.0_100-20220327T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220328T0600/20220328T0600.json b/stac/open-canada/ft-mckay/swc/20220328T0600/20220328T0600.json new file mode 100644 index 000000000..718513552 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220328T0600/20220328T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220328T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220328T0600/SWC-SMAP-L_V2.0_100-20220328T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220328T0600/SWC-SMAP-L_V2.0_100-20220328T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220329T0600/20220329T0600.json b/stac/open-canada/ft-mckay/swc/20220329T0600/20220329T0600.json new file mode 100644 index 000000000..36380b1bd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220329T0600/20220329T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220329T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220329T0600/SWC-SMAP-L_V2.0_100-20220329T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220329T0600/SWC-SMAP-L_V2.0_100-20220329T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220330T0600/20220330T0600.json b/stac/open-canada/ft-mckay/swc/20220330T0600/20220330T0600.json new file mode 100644 index 000000000..5e7025621 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220330T0600/20220330T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220330T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220330T0600/SWC-SMAP-L_V2.0_100-20220330T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220330T0600/SWC-SMAP-L_V2.0_100-20220330T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220331T0600/20220331T0600.json b/stac/open-canada/ft-mckay/swc/20220331T0600/20220331T0600.json new file mode 100644 index 000000000..7a12c0efc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220331T0600/20220331T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220331T0600", + "collection": "swc", + "properties": { + "datetime": "2022-03-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220331T0600/SWC-SMAP-L_V2.0_100-20220331T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220331T0600/SWC-SMAP-L_V2.0_100-20220331T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220401T0600/20220401T0600.json b/stac/open-canada/ft-mckay/swc/20220401T0600/20220401T0600.json new file mode 100644 index 000000000..414535143 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220401T0600/20220401T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220401T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220401T0600/SWC-SMAP-L_V2.0_100-20220401T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220401T0600/SWC-SMAP-L_V2.0_100-20220401T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220402T0600/20220402T0600.json b/stac/open-canada/ft-mckay/swc/20220402T0600/20220402T0600.json new file mode 100644 index 000000000..fc0a80f01 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220402T0600/20220402T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220402T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220402T0600/SWC-SMAP-L_V2.0_100-20220402T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220402T0600/SWC-SMAP-L_V2.0_100-20220402T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220403T0600/20220403T0600.json b/stac/open-canada/ft-mckay/swc/20220403T0600/20220403T0600.json new file mode 100644 index 000000000..034d93cdb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220403T0600/20220403T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220403T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220403T0600/SWC-SMAP-L_V2.0_100-20220403T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220403T0600/SWC-SMAP-L_V2.0_100-20220403T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220404T0600/20220404T0600.json b/stac/open-canada/ft-mckay/swc/20220404T0600/20220404T0600.json new file mode 100644 index 000000000..181ee4d25 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220404T0600/20220404T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220404T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220404T0600/SWC-SMAP-L_V2.0_100-20220404T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220404T0600/SWC-SMAP-L_V2.0_100-20220404T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220405T0600/20220405T0600.json b/stac/open-canada/ft-mckay/swc/20220405T0600/20220405T0600.json new file mode 100644 index 000000000..a84b65ffa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220405T0600/20220405T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220405T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220405T0600/SWC-SMAP-L_V2.0_100-20220405T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220405T0600/SWC-SMAP-L_V2.0_100-20220405T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220406T0600/20220406T0600.json b/stac/open-canada/ft-mckay/swc/20220406T0600/20220406T0600.json new file mode 100644 index 000000000..b54054f62 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220406T0600/20220406T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220406T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220406T0600/SWC-SMAP-L_V2.0_100-20220406T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220406T0600/SWC-SMAP-L_V2.0_100-20220406T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220407T0600/20220407T0600.json b/stac/open-canada/ft-mckay/swc/20220407T0600/20220407T0600.json new file mode 100644 index 000000000..aafa5891d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220407T0600/20220407T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220407T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220407T0600/SWC-SMAP-L_V2.0_100-20220407T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220407T0600/SWC-SMAP-L_V2.0_100-20220407T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220408T0600/20220408T0600.json b/stac/open-canada/ft-mckay/swc/20220408T0600/20220408T0600.json new file mode 100644 index 000000000..ebbc85a7f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220408T0600/20220408T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220408T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220408T0600/SWC-SMAP-L_V2.0_100-20220408T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220408T0600/SWC-SMAP-L_V2.0_100-20220408T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220409T0600/20220409T0600.json b/stac/open-canada/ft-mckay/swc/20220409T0600/20220409T0600.json new file mode 100644 index 000000000..531eecc4b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220409T0600/20220409T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220409T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220409T0600/SWC-SMAP-L_V2.0_100-20220409T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220409T0600/SWC-SMAP-L_V2.0_100-20220409T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220410T0600/20220410T0600.json b/stac/open-canada/ft-mckay/swc/20220410T0600/20220410T0600.json new file mode 100644 index 000000000..80bdf104e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220410T0600/20220410T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220410T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220410T0600/SWC-SMAP-L_V2.0_100-20220410T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220410T0600/SWC-SMAP-L_V2.0_100-20220410T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220411T0600/20220411T0600.json b/stac/open-canada/ft-mckay/swc/20220411T0600/20220411T0600.json new file mode 100644 index 000000000..e403d0ebf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220411T0600/20220411T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220411T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220411T0600/SWC-SMAP-L_V2.0_100-20220411T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220411T0600/SWC-SMAP-L_V2.0_100-20220411T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220412T0600/20220412T0600.json b/stac/open-canada/ft-mckay/swc/20220412T0600/20220412T0600.json new file mode 100644 index 000000000..b20252e9b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220412T0600/20220412T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220412T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220412T0600/SWC-SMAP-L_V2.0_100-20220412T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220412T0600/SWC-SMAP-L_V2.0_100-20220412T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220413T0600/20220413T0600.json b/stac/open-canada/ft-mckay/swc/20220413T0600/20220413T0600.json new file mode 100644 index 000000000..2fc1a794b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220413T0600/20220413T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220413T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220413T0600/SWC-SMAP-L_V2.0_100-20220413T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220413T0600/SWC-SMAP-L_V2.0_100-20220413T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220414T0600/20220414T0600.json b/stac/open-canada/ft-mckay/swc/20220414T0600/20220414T0600.json new file mode 100644 index 000000000..1c687076e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220414T0600/20220414T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220414T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220414T0600/SWC-SMAP-L_V2.0_100-20220414T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220414T0600/SWC-SMAP-L_V2.0_100-20220414T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220415T0600/20220415T0600.json b/stac/open-canada/ft-mckay/swc/20220415T0600/20220415T0600.json new file mode 100644 index 000000000..64bd69504 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220415T0600/20220415T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220415T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220415T0600/SWC-SMAP-L_V2.0_100-20220415T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220415T0600/SWC-SMAP-L_V2.0_100-20220415T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220416T0600/20220416T0600.json b/stac/open-canada/ft-mckay/swc/20220416T0600/20220416T0600.json new file mode 100644 index 000000000..4c259392f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220416T0600/20220416T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220416T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220416T0600/SWC-SMAP-L_V2.0_100-20220416T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220416T0600/SWC-SMAP-L_V2.0_100-20220416T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220417T0600/20220417T0600.json b/stac/open-canada/ft-mckay/swc/20220417T0600/20220417T0600.json new file mode 100644 index 000000000..9e61a03e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220417T0600/20220417T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220417T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220417T0600/SWC-SMAP-L_V2.0_100-20220417T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220417T0600/SWC-SMAP-L_V2.0_100-20220417T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220418T0600/20220418T0600.json b/stac/open-canada/ft-mckay/swc/20220418T0600/20220418T0600.json new file mode 100644 index 000000000..02557f861 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220418T0600/20220418T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220418T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220418T0600/SWC-SMAP-L_V2.0_100-20220418T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220418T0600/SWC-SMAP-L_V2.0_100-20220418T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220419T0600/20220419T0600.json b/stac/open-canada/ft-mckay/swc/20220419T0600/20220419T0600.json new file mode 100644 index 000000000..9ab408a0b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220419T0600/20220419T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220419T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220419T0600/SWC-SMAP-L_V2.0_100-20220419T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220419T0600/SWC-SMAP-L_V2.0_100-20220419T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220420T0600/20220420T0600.json b/stac/open-canada/ft-mckay/swc/20220420T0600/20220420T0600.json new file mode 100644 index 000000000..f93158f95 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220420T0600/20220420T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220420T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220420T0600/SWC-SMAP-L_V2.0_100-20220420T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220420T0600/SWC-SMAP-L_V2.0_100-20220420T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220421T0600/20220421T0600.json b/stac/open-canada/ft-mckay/swc/20220421T0600/20220421T0600.json new file mode 100644 index 000000000..d353ce98f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220421T0600/20220421T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220421T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220421T0600/SWC-SMAP-L_V2.0_100-20220421T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220421T0600/SWC-SMAP-L_V2.0_100-20220421T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220422T0600/20220422T0600.json b/stac/open-canada/ft-mckay/swc/20220422T0600/20220422T0600.json new file mode 100644 index 000000000..3a9ea60de --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220422T0600/20220422T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220422T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220422T0600/SWC-SMAP-L_V2.0_100-20220422T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220422T0600/SWC-SMAP-L_V2.0_100-20220422T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220423T0600/20220423T0600.json b/stac/open-canada/ft-mckay/swc/20220423T0600/20220423T0600.json new file mode 100644 index 000000000..d06986e23 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220423T0600/20220423T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220423T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220423T0600/SWC-SMAP-L_V2.0_100-20220423T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220423T0600/SWC-SMAP-L_V2.0_100-20220423T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220424T0600/20220424T0600.json b/stac/open-canada/ft-mckay/swc/20220424T0600/20220424T0600.json new file mode 100644 index 000000000..2a4a1ec1e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220424T0600/20220424T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220424T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220424T0600/SWC-SMAP-L_V2.0_100-20220424T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220424T0600/SWC-SMAP-L_V2.0_100-20220424T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220425T0600/20220425T0600.json b/stac/open-canada/ft-mckay/swc/20220425T0600/20220425T0600.json new file mode 100644 index 000000000..3c86f90ce --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220425T0600/20220425T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220425T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220425T0600/SWC-SMAP-L_V2.0_100-20220425T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220425T0600/SWC-SMAP-L_V2.0_100-20220425T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220426T0600/20220426T0600.json b/stac/open-canada/ft-mckay/swc/20220426T0600/20220426T0600.json new file mode 100644 index 000000000..19ac91475 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220426T0600/20220426T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220426T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220426T0600/SWC-SMAP-L_V2.0_100-20220426T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220426T0600/SWC-SMAP-L_V2.0_100-20220426T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220427T0600/20220427T0600.json b/stac/open-canada/ft-mckay/swc/20220427T0600/20220427T0600.json new file mode 100644 index 000000000..05bd64431 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220427T0600/20220427T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220427T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220427T0600/SWC-SMAP-L_V2.0_100-20220427T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220427T0600/SWC-SMAP-L_V2.0_100-20220427T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220428T0600/20220428T0600.json b/stac/open-canada/ft-mckay/swc/20220428T0600/20220428T0600.json new file mode 100644 index 000000000..23c5a45eb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220428T0600/20220428T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220428T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220428T0600/SWC-SMAP-L_V2.0_100-20220428T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220428T0600/SWC-SMAP-L_V2.0_100-20220428T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220429T0600/20220429T0600.json b/stac/open-canada/ft-mckay/swc/20220429T0600/20220429T0600.json new file mode 100644 index 000000000..0a3e216c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220429T0600/20220429T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220429T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220429T0600/SWC-SMAP-L_V2.0_100-20220429T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220429T0600/SWC-SMAP-L_V2.0_100-20220429T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220430T0600/20220430T0600.json b/stac/open-canada/ft-mckay/swc/20220430T0600/20220430T0600.json new file mode 100644 index 000000000..ab93ec725 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220430T0600/20220430T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220430T0600", + "collection": "swc", + "properties": { + "datetime": "2022-04-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220430T0600/SWC-SMAP-L_V2.0_100-20220430T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220430T0600/SWC-SMAP-L_V2.0_100-20220430T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220501T0600/20220501T0600.json b/stac/open-canada/ft-mckay/swc/20220501T0600/20220501T0600.json new file mode 100644 index 000000000..33508c6bb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220501T0600/20220501T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220501T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220501T0600/SWC-SMAP-L_V2.0_100-20220501T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220501T0600/SWC-SMAP-L_V2.0_100-20220501T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220502T0600/20220502T0600.json b/stac/open-canada/ft-mckay/swc/20220502T0600/20220502T0600.json new file mode 100644 index 000000000..8e7d0aeae --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220502T0600/20220502T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220502T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220502T0600/SWC-SMAP-L_V2.0_100-20220502T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220502T0600/SWC-SMAP-L_V2.0_100-20220502T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220503T0600/20220503T0600.json b/stac/open-canada/ft-mckay/swc/20220503T0600/20220503T0600.json new file mode 100644 index 000000000..d6b96ab92 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220503T0600/20220503T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220503T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220503T0600/SWC-SMAP-L_V2.0_100-20220503T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220503T0600/SWC-SMAP-L_V2.0_100-20220503T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220504T0600/20220504T0600.json b/stac/open-canada/ft-mckay/swc/20220504T0600/20220504T0600.json new file mode 100644 index 000000000..fbb7573da --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220504T0600/20220504T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220504T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220504T0600/SWC-SMAP-L_V2.0_100-20220504T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220504T0600/SWC-SMAP-L_V2.0_100-20220504T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220505T0600/20220505T0600.json b/stac/open-canada/ft-mckay/swc/20220505T0600/20220505T0600.json new file mode 100644 index 000000000..4c61b7f9e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220505T0600/20220505T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220505T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220505T0600/SWC-SMAP-L_V2.0_100-20220505T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220505T0600/SWC-SMAP-L_V2.0_100-20220505T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220506T0600/20220506T0600.json b/stac/open-canada/ft-mckay/swc/20220506T0600/20220506T0600.json new file mode 100644 index 000000000..36ce17fb3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220506T0600/20220506T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220506T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220506T0600/SWC-SMAP-L_V2.0_100-20220506T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220506T0600/SWC-SMAP-L_V2.0_100-20220506T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220507T0600/20220507T0600.json b/stac/open-canada/ft-mckay/swc/20220507T0600/20220507T0600.json new file mode 100644 index 000000000..a824c9c35 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220507T0600/20220507T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220507T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220507T0600/SWC-SMAP-L_V2.0_100-20220507T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220507T0600/SWC-SMAP-L_V2.0_100-20220507T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220508T0600/20220508T0600.json b/stac/open-canada/ft-mckay/swc/20220508T0600/20220508T0600.json new file mode 100644 index 000000000..1c067be44 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220508T0600/20220508T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220508T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220508T0600/SWC-SMAP-L_V2.0_100-20220508T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220508T0600/SWC-SMAP-L_V2.0_100-20220508T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220509T0600/20220509T0600.json b/stac/open-canada/ft-mckay/swc/20220509T0600/20220509T0600.json new file mode 100644 index 000000000..9fea81499 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220509T0600/20220509T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220509T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220509T0600/SWC-SMAP-L_V2.0_100-20220509T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220509T0600/SWC-SMAP-L_V2.0_100-20220509T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220510T0600/20220510T0600.json b/stac/open-canada/ft-mckay/swc/20220510T0600/20220510T0600.json new file mode 100644 index 000000000..443528f1f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220510T0600/20220510T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220510T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220510T0600/SWC-SMAP-L_V2.0_100-20220510T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220510T0600/SWC-SMAP-L_V2.0_100-20220510T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220511T0600/20220511T0600.json b/stac/open-canada/ft-mckay/swc/20220511T0600/20220511T0600.json new file mode 100644 index 000000000..fcfafaf63 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220511T0600/20220511T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220511T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220511T0600/SWC-SMAP-L_V2.0_100-20220511T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220511T0600/SWC-SMAP-L_V2.0_100-20220511T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220512T0600/20220512T0600.json b/stac/open-canada/ft-mckay/swc/20220512T0600/20220512T0600.json new file mode 100644 index 000000000..48a33e169 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220512T0600/20220512T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220512T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220512T0600/SWC-SMAP-L_V2.0_100-20220512T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220512T0600/SWC-SMAP-L_V2.0_100-20220512T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220513T0600/20220513T0600.json b/stac/open-canada/ft-mckay/swc/20220513T0600/20220513T0600.json new file mode 100644 index 000000000..52225c74d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220513T0600/20220513T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220513T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220513T0600/SWC-SMAP-L_V2.0_100-20220513T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220513T0600/SWC-SMAP-L_V2.0_100-20220513T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220514T0600/20220514T0600.json b/stac/open-canada/ft-mckay/swc/20220514T0600/20220514T0600.json new file mode 100644 index 000000000..72c0471a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220514T0600/20220514T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220514T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220514T0600/SWC-SMAP-L_V2.0_100-20220514T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220514T0600/SWC-SMAP-L_V2.0_100-20220514T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220515T0600/20220515T0600.json b/stac/open-canada/ft-mckay/swc/20220515T0600/20220515T0600.json new file mode 100644 index 000000000..7c1a7750c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220515T0600/20220515T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220515T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220515T0600/SWC-SMAP-L_V2.0_100-20220515T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220515T0600/SWC-SMAP-L_V2.0_100-20220515T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220516T0600/20220516T0600.json b/stac/open-canada/ft-mckay/swc/20220516T0600/20220516T0600.json new file mode 100644 index 000000000..17a97d70a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220516T0600/20220516T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220516T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220516T0600/SWC-SMAP-L_V2.0_100-20220516T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220516T0600/SWC-SMAP-L_V2.0_100-20220516T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220517T0600/20220517T0600.json b/stac/open-canada/ft-mckay/swc/20220517T0600/20220517T0600.json new file mode 100644 index 000000000..d784efa80 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220517T0600/20220517T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220517T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220517T0600/SWC-SMAP-L_V2.0_100-20220517T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220517T0600/SWC-SMAP-L_V2.0_100-20220517T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220518T0600/20220518T0600.json b/stac/open-canada/ft-mckay/swc/20220518T0600/20220518T0600.json new file mode 100644 index 000000000..e89fac405 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220518T0600/20220518T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220518T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220518T0600/SWC-SMAP-L_V2.0_100-20220518T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220518T0600/SWC-SMAP-L_V2.0_100-20220518T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220519T0600/20220519T0600.json b/stac/open-canada/ft-mckay/swc/20220519T0600/20220519T0600.json new file mode 100644 index 000000000..2e57b4d91 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220519T0600/20220519T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220519T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220519T0600/SWC-SMAP-L_V2.0_100-20220519T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220519T0600/SWC-SMAP-L_V2.0_100-20220519T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220520T0600/20220520T0600.json b/stac/open-canada/ft-mckay/swc/20220520T0600/20220520T0600.json new file mode 100644 index 000000000..fb3fd9889 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220520T0600/20220520T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220520T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220520T0600/SWC-SMAP-L_V2.0_100-20220520T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220520T0600/SWC-SMAP-L_V2.0_100-20220520T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220521T0600/20220521T0600.json b/stac/open-canada/ft-mckay/swc/20220521T0600/20220521T0600.json new file mode 100644 index 000000000..0b14cc8cd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220521T0600/20220521T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220521T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220521T0600/SWC-SMAP-L_V2.0_100-20220521T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220521T0600/SWC-SMAP-L_V2.0_100-20220521T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220522T0600/20220522T0600.json b/stac/open-canada/ft-mckay/swc/20220522T0600/20220522T0600.json new file mode 100644 index 000000000..3d4ae63c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220522T0600/20220522T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220522T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220522T0600/SWC-SMAP-L_V2.0_100-20220522T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220522T0600/SWC-SMAP-L_V2.0_100-20220522T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220523T0600/20220523T0600.json b/stac/open-canada/ft-mckay/swc/20220523T0600/20220523T0600.json new file mode 100644 index 000000000..4952f13ba --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220523T0600/20220523T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220523T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220523T0600/SWC-SMAP-L_V2.0_100-20220523T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220523T0600/SWC-SMAP-L_V2.0_100-20220523T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220524T0600/20220524T0600.json b/stac/open-canada/ft-mckay/swc/20220524T0600/20220524T0600.json new file mode 100644 index 000000000..e4daa6773 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220524T0600/20220524T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220524T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220524T0600/SWC-SMAP-L_V2.0_100-20220524T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220524T0600/SWC-SMAP-L_V2.0_100-20220524T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220525T0600/20220525T0600.json b/stac/open-canada/ft-mckay/swc/20220525T0600/20220525T0600.json new file mode 100644 index 000000000..7561d0b9a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220525T0600/20220525T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220525T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220525T0600/SWC-SMAP-L_V2.0_100-20220525T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220525T0600/SWC-SMAP-L_V2.0_100-20220525T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220526T0600/20220526T0600.json b/stac/open-canada/ft-mckay/swc/20220526T0600/20220526T0600.json new file mode 100644 index 000000000..2ab614302 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220526T0600/20220526T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220526T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220526T0600/SWC-SMAP-L_V2.0_100-20220526T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220526T0600/SWC-SMAP-L_V2.0_100-20220526T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220527T0600/20220527T0600.json b/stac/open-canada/ft-mckay/swc/20220527T0600/20220527T0600.json new file mode 100644 index 000000000..ce73bd7df --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220527T0600/20220527T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220527T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220527T0600/SWC-SMAP-L_V2.0_100-20220527T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220527T0600/SWC-SMAP-L_V2.0_100-20220527T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220528T0600/20220528T0600.json b/stac/open-canada/ft-mckay/swc/20220528T0600/20220528T0600.json new file mode 100644 index 000000000..266ef2321 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220528T0600/20220528T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220528T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220528T0600/SWC-SMAP-L_V2.0_100-20220528T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220528T0600/SWC-SMAP-L_V2.0_100-20220528T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220529T0600/20220529T0600.json b/stac/open-canada/ft-mckay/swc/20220529T0600/20220529T0600.json new file mode 100644 index 000000000..27cd2dede --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220529T0600/20220529T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220529T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220529T0600/SWC-SMAP-L_V2.0_100-20220529T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220529T0600/SWC-SMAP-L_V2.0_100-20220529T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220530T0600/20220530T0600.json b/stac/open-canada/ft-mckay/swc/20220530T0600/20220530T0600.json new file mode 100644 index 000000000..dd2e300d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220530T0600/20220530T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220530T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220530T0600/SWC-SMAP-L_V2.0_100-20220530T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220530T0600/SWC-SMAP-L_V2.0_100-20220530T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220531T0600/20220531T0600.json b/stac/open-canada/ft-mckay/swc/20220531T0600/20220531T0600.json new file mode 100644 index 000000000..18e9ab5d6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220531T0600/20220531T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220531T0600", + "collection": "swc", + "properties": { + "datetime": "2022-05-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220531T0600/SWC-SMAP-L_V2.0_100-20220531T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220531T0600/SWC-SMAP-L_V2.0_100-20220531T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220601T0600/20220601T0600.json b/stac/open-canada/ft-mckay/swc/20220601T0600/20220601T0600.json new file mode 100644 index 000000000..fbf627f17 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220601T0600/20220601T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220601T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220601T0600/SWC-SMAP-L_V2.0_100-20220601T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220601T0600/SWC-SMAP-L_V2.0_100-20220601T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220602T0600/20220602T0600.json b/stac/open-canada/ft-mckay/swc/20220602T0600/20220602T0600.json new file mode 100644 index 000000000..03142edf0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220602T0600/20220602T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220602T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220602T0600/SWC-SMAP-L_V2.0_100-20220602T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220602T0600/SWC-SMAP-L_V2.0_100-20220602T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220603T0600/20220603T0600.json b/stac/open-canada/ft-mckay/swc/20220603T0600/20220603T0600.json new file mode 100644 index 000000000..56c75a14a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220603T0600/20220603T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220603T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220603T0600/SWC-SMAP-L_V2.0_100-20220603T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220603T0600/SWC-SMAP-L_V2.0_100-20220603T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220604T0600/20220604T0600.json b/stac/open-canada/ft-mckay/swc/20220604T0600/20220604T0600.json new file mode 100644 index 000000000..6e7c59dc3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220604T0600/20220604T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220604T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220604T0600/SWC-SMAP-L_V2.0_100-20220604T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220604T0600/SWC-SMAP-L_V2.0_100-20220604T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220605T0600/20220605T0600.json b/stac/open-canada/ft-mckay/swc/20220605T0600/20220605T0600.json new file mode 100644 index 000000000..46ed0bffe --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220605T0600/20220605T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220605T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220605T0600/SWC-SMAP-L_V2.0_100-20220605T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220605T0600/SWC-SMAP-L_V2.0_100-20220605T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220606T0600/20220606T0600.json b/stac/open-canada/ft-mckay/swc/20220606T0600/20220606T0600.json new file mode 100644 index 000000000..6c7a42c31 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220606T0600/20220606T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220606T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220606T0600/SWC-SMAP-L_V2.0_100-20220606T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220606T0600/SWC-SMAP-L_V2.0_100-20220606T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220607T0600/20220607T0600.json b/stac/open-canada/ft-mckay/swc/20220607T0600/20220607T0600.json new file mode 100644 index 000000000..95eef2a55 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220607T0600/20220607T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220607T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220607T0600/SWC-SMAP-L_V2.0_100-20220607T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220607T0600/SWC-SMAP-L_V2.0_100-20220607T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220608T0600/20220608T0600.json b/stac/open-canada/ft-mckay/swc/20220608T0600/20220608T0600.json new file mode 100644 index 000000000..58d8fd77e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220608T0600/20220608T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220608T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220608T0600/SWC-SMAP-L_V2.0_100-20220608T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220608T0600/SWC-SMAP-L_V2.0_100-20220608T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220609T0600/20220609T0600.json b/stac/open-canada/ft-mckay/swc/20220609T0600/20220609T0600.json new file mode 100644 index 000000000..d0b7bce0c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220609T0600/20220609T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220609T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220609T0600/SWC-SMAP-L_V2.0_100-20220609T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220609T0600/SWC-SMAP-L_V2.0_100-20220609T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220610T0600/20220610T0600.json b/stac/open-canada/ft-mckay/swc/20220610T0600/20220610T0600.json new file mode 100644 index 000000000..9f6286011 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220610T0600/20220610T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220610T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220610T0600/SWC-SMAP-L_V2.0_100-20220610T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220610T0600/SWC-SMAP-L_V2.0_100-20220610T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220611T0600/20220611T0600.json b/stac/open-canada/ft-mckay/swc/20220611T0600/20220611T0600.json new file mode 100644 index 000000000..2704a1a2f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220611T0600/20220611T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220611T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220611T0600/SWC-SMAP-L_V2.0_100-20220611T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220611T0600/SWC-SMAP-L_V2.0_100-20220611T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220612T0600/20220612T0600.json b/stac/open-canada/ft-mckay/swc/20220612T0600/20220612T0600.json new file mode 100644 index 000000000..d49540004 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220612T0600/20220612T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220612T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220612T0600/SWC-SMAP-L_V2.0_100-20220612T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220612T0600/SWC-SMAP-L_V2.0_100-20220612T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220613T0600/20220613T0600.json b/stac/open-canada/ft-mckay/swc/20220613T0600/20220613T0600.json new file mode 100644 index 000000000..e8cde82cf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220613T0600/20220613T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220613T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220613T0600/SWC-SMAP-L_V2.0_100-20220613T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220613T0600/SWC-SMAP-L_V2.0_100-20220613T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220614T0600/20220614T0600.json b/stac/open-canada/ft-mckay/swc/20220614T0600/20220614T0600.json new file mode 100644 index 000000000..04b3920f9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220614T0600/20220614T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220614T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220614T0600/SWC-SMAP-L_V2.0_100-20220614T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220614T0600/SWC-SMAP-L_V2.0_100-20220614T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220615T0600/20220615T0600.json b/stac/open-canada/ft-mckay/swc/20220615T0600/20220615T0600.json new file mode 100644 index 000000000..e4cd83521 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220615T0600/20220615T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220615T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220615T0600/SWC-SMAP-L_V2.0_100-20220615T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220615T0600/SWC-SMAP-L_V2.0_100-20220615T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220616T0600/20220616T0600.json b/stac/open-canada/ft-mckay/swc/20220616T0600/20220616T0600.json new file mode 100644 index 000000000..41407168b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220616T0600/20220616T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220616T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220616T0600/SWC-SMAP-L_V2.0_100-20220616T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220616T0600/SWC-SMAP-L_V2.0_100-20220616T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220617T0600/20220617T0600.json b/stac/open-canada/ft-mckay/swc/20220617T0600/20220617T0600.json new file mode 100644 index 000000000..d03064e79 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220617T0600/20220617T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220617T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220617T0600/SWC-SMAP-L_V2.0_100-20220617T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220617T0600/SWC-SMAP-L_V2.0_100-20220617T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220618T0600/20220618T0600.json b/stac/open-canada/ft-mckay/swc/20220618T0600/20220618T0600.json new file mode 100644 index 000000000..89878cb2c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220618T0600/20220618T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220618T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220618T0600/SWC-SMAP-L_V2.0_100-20220618T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220618T0600/SWC-SMAP-L_V2.0_100-20220618T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220619T0600/20220619T0600.json b/stac/open-canada/ft-mckay/swc/20220619T0600/20220619T0600.json new file mode 100644 index 000000000..c5726e21c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220619T0600/20220619T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220619T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220619T0600/SWC-SMAP-L_V2.0_100-20220619T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220619T0600/SWC-SMAP-L_V2.0_100-20220619T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220620T0600/20220620T0600.json b/stac/open-canada/ft-mckay/swc/20220620T0600/20220620T0600.json new file mode 100644 index 000000000..553619c32 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220620T0600/20220620T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220620T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220620T0600/SWC-SMAP-L_V2.0_100-20220620T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220620T0600/SWC-SMAP-L_V2.0_100-20220620T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220621T0600/20220621T0600.json b/stac/open-canada/ft-mckay/swc/20220621T0600/20220621T0600.json new file mode 100644 index 000000000..fd4241244 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220621T0600/20220621T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220621T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220621T0600/SWC-SMAP-L_V2.0_100-20220621T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220621T0600/SWC-SMAP-L_V2.0_100-20220621T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220622T0600/20220622T0600.json b/stac/open-canada/ft-mckay/swc/20220622T0600/20220622T0600.json new file mode 100644 index 000000000..a072fa6ab --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220622T0600/20220622T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220622T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220622T0600/SWC-SMAP-L_V2.0_100-20220622T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220622T0600/SWC-SMAP-L_V2.0_100-20220622T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220623T0600/20220623T0600.json b/stac/open-canada/ft-mckay/swc/20220623T0600/20220623T0600.json new file mode 100644 index 000000000..37452bcb5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220623T0600/20220623T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220623T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220623T0600/SWC-SMAP-L_V2.0_100-20220623T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220623T0600/SWC-SMAP-L_V2.0_100-20220623T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220624T0600/20220624T0600.json b/stac/open-canada/ft-mckay/swc/20220624T0600/20220624T0600.json new file mode 100644 index 000000000..786a4fa8b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220624T0600/20220624T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220624T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220624T0600/SWC-SMAP-L_V2.0_100-20220624T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220624T0600/SWC-SMAP-L_V2.0_100-20220624T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220625T0600/20220625T0600.json b/stac/open-canada/ft-mckay/swc/20220625T0600/20220625T0600.json new file mode 100644 index 000000000..f563b5195 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220625T0600/20220625T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220625T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220625T0600/SWC-SMAP-L_V2.0_100-20220625T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220625T0600/SWC-SMAP-L_V2.0_100-20220625T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220626T0600/20220626T0600.json b/stac/open-canada/ft-mckay/swc/20220626T0600/20220626T0600.json new file mode 100644 index 000000000..02f1a9af4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220626T0600/20220626T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220626T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220626T0600/SWC-SMAP-L_V2.0_100-20220626T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220626T0600/SWC-SMAP-L_V2.0_100-20220626T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220627T0600/20220627T0600.json b/stac/open-canada/ft-mckay/swc/20220627T0600/20220627T0600.json new file mode 100644 index 000000000..f25488dc5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220627T0600/20220627T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220627T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220627T0600/SWC-SMAP-L_V2.0_100-20220627T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220627T0600/SWC-SMAP-L_V2.0_100-20220627T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220628T0600/20220628T0600.json b/stac/open-canada/ft-mckay/swc/20220628T0600/20220628T0600.json new file mode 100644 index 000000000..9a3ae20bc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220628T0600/20220628T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220628T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220628T0600/SWC-SMAP-L_V2.0_100-20220628T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220628T0600/SWC-SMAP-L_V2.0_100-20220628T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220629T0600/20220629T0600.json b/stac/open-canada/ft-mckay/swc/20220629T0600/20220629T0600.json new file mode 100644 index 000000000..0d27c4907 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220629T0600/20220629T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220629T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220629T0600/SWC-SMAP-L_V2.0_100-20220629T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220629T0600/SWC-SMAP-L_V2.0_100-20220629T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220630T0600/20220630T0600.json b/stac/open-canada/ft-mckay/swc/20220630T0600/20220630T0600.json new file mode 100644 index 000000000..c9760028d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220630T0600/20220630T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220630T0600", + "collection": "swc", + "properties": { + "datetime": "2022-06-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220630T0600/SWC-SMAP-L_V2.0_100-20220630T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220630T0600/SWC-SMAP-L_V2.0_100-20220630T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220701T0600/20220701T0600.json b/stac/open-canada/ft-mckay/swc/20220701T0600/20220701T0600.json new file mode 100644 index 000000000..70ad3f02c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220701T0600/20220701T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220701T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220701T0600/SWC-SMAP-L_V2.0_100-20220701T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220701T0600/SWC-SMAP-L_V2.0_100-20220701T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220702T0600/20220702T0600.json b/stac/open-canada/ft-mckay/swc/20220702T0600/20220702T0600.json new file mode 100644 index 000000000..56b9953d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220702T0600/20220702T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220702T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220702T0600/SWC-SMAP-L_V2.0_100-20220702T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220702T0600/SWC-SMAP-L_V2.0_100-20220702T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220703T0600/20220703T0600.json b/stac/open-canada/ft-mckay/swc/20220703T0600/20220703T0600.json new file mode 100644 index 000000000..bf6f02dcd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220703T0600/20220703T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220703T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220703T0600/SWC-SMAP-L_V2.0_100-20220703T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220703T0600/SWC-SMAP-L_V2.0_100-20220703T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220704T0600/20220704T0600.json b/stac/open-canada/ft-mckay/swc/20220704T0600/20220704T0600.json new file mode 100644 index 000000000..52c19a8bb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220704T0600/20220704T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220704T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220704T0600/SWC-SMAP-L_V2.0_100-20220704T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220704T0600/SWC-SMAP-L_V2.0_100-20220704T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220705T0600/20220705T0600.json b/stac/open-canada/ft-mckay/swc/20220705T0600/20220705T0600.json new file mode 100644 index 000000000..3189a4756 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220705T0600/20220705T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220705T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220705T0600/SWC-SMAP-L_V2.0_100-20220705T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220705T0600/SWC-SMAP-L_V2.0_100-20220705T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220706T0600/20220706T0600.json b/stac/open-canada/ft-mckay/swc/20220706T0600/20220706T0600.json new file mode 100644 index 000000000..16a935716 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220706T0600/20220706T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220706T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220706T0600/SWC-SMAP-L_V2.0_100-20220706T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220706T0600/SWC-SMAP-L_V2.0_100-20220706T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220707T0600/20220707T0600.json b/stac/open-canada/ft-mckay/swc/20220707T0600/20220707T0600.json new file mode 100644 index 000000000..d430fe282 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220707T0600/20220707T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220707T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220707T0600/SWC-SMAP-L_V2.0_100-20220707T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220707T0600/SWC-SMAP-L_V2.0_100-20220707T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220708T0600/20220708T0600.json b/stac/open-canada/ft-mckay/swc/20220708T0600/20220708T0600.json new file mode 100644 index 000000000..52805575e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220708T0600/20220708T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220708T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220708T0600/SWC-SMAP-L_V2.0_100-20220708T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220708T0600/SWC-SMAP-L_V2.0_100-20220708T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220709T0600/20220709T0600.json b/stac/open-canada/ft-mckay/swc/20220709T0600/20220709T0600.json new file mode 100644 index 000000000..6046ce194 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220709T0600/20220709T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220709T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220709T0600/SWC-SMAP-L_V2.0_100-20220709T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220709T0600/SWC-SMAP-L_V2.0_100-20220709T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220710T0600/20220710T0600.json b/stac/open-canada/ft-mckay/swc/20220710T0600/20220710T0600.json new file mode 100644 index 000000000..6f01b8f6e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220710T0600/20220710T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220710T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220710T0600/SWC-SMAP-L_V2.0_100-20220710T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220710T0600/SWC-SMAP-L_V2.0_100-20220710T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220711T0600/20220711T0600.json b/stac/open-canada/ft-mckay/swc/20220711T0600/20220711T0600.json new file mode 100644 index 000000000..89da11420 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220711T0600/20220711T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220711T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220711T0600/SWC-SMAP-L_V2.0_100-20220711T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220711T0600/SWC-SMAP-L_V2.0_100-20220711T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220712T0600/20220712T0600.json b/stac/open-canada/ft-mckay/swc/20220712T0600/20220712T0600.json new file mode 100644 index 000000000..c0b791d23 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220712T0600/20220712T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220712T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220712T0600/SWC-SMAP-L_V2.0_100-20220712T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220712T0600/SWC-SMAP-L_V2.0_100-20220712T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220713T0600/20220713T0600.json b/stac/open-canada/ft-mckay/swc/20220713T0600/20220713T0600.json new file mode 100644 index 000000000..6a00f4ba6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220713T0600/20220713T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220713T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220713T0600/SWC-SMAP-L_V2.0_100-20220713T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220713T0600/SWC-SMAP-L_V2.0_100-20220713T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220714T0600/20220714T0600.json b/stac/open-canada/ft-mckay/swc/20220714T0600/20220714T0600.json new file mode 100644 index 000000000..8e165075a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220714T0600/20220714T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220714T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220714T0600/SWC-SMAP-L_V2.0_100-20220714T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220714T0600/SWC-SMAP-L_V2.0_100-20220714T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220715T0600/20220715T0600.json b/stac/open-canada/ft-mckay/swc/20220715T0600/20220715T0600.json new file mode 100644 index 000000000..d7e0a4e06 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220715T0600/20220715T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220715T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220715T0600/SWC-SMAP-L_V2.0_100-20220715T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220715T0600/SWC-SMAP-L_V2.0_100-20220715T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220716T0600/20220716T0600.json b/stac/open-canada/ft-mckay/swc/20220716T0600/20220716T0600.json new file mode 100644 index 000000000..ea46e939f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220716T0600/20220716T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220716T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220716T0600/SWC-SMAP-L_V2.0_100-20220716T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220716T0600/SWC-SMAP-L_V2.0_100-20220716T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220717T0600/20220717T0600.json b/stac/open-canada/ft-mckay/swc/20220717T0600/20220717T0600.json new file mode 100644 index 000000000..de4e1dc07 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220717T0600/20220717T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220717T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220717T0600/SWC-SMAP-L_V2.0_100-20220717T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220717T0600/SWC-SMAP-L_V2.0_100-20220717T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220718T0600/20220718T0600.json b/stac/open-canada/ft-mckay/swc/20220718T0600/20220718T0600.json new file mode 100644 index 000000000..f415ceefe --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220718T0600/20220718T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220718T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220718T0600/SWC-SMAP-L_V2.0_100-20220718T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220718T0600/SWC-SMAP-L_V2.0_100-20220718T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220719T0600/20220719T0600.json b/stac/open-canada/ft-mckay/swc/20220719T0600/20220719T0600.json new file mode 100644 index 000000000..832e13d20 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220719T0600/20220719T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220719T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220719T0600/SWC-SMAP-L_V2.0_100-20220719T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220719T0600/SWC-SMAP-L_V2.0_100-20220719T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220720T0600/20220720T0600.json b/stac/open-canada/ft-mckay/swc/20220720T0600/20220720T0600.json new file mode 100644 index 000000000..c7481e9d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220720T0600/20220720T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220720T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220720T0600/SWC-SMAP-L_V2.0_100-20220720T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220720T0600/SWC-SMAP-L_V2.0_100-20220720T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220721T0600/20220721T0600.json b/stac/open-canada/ft-mckay/swc/20220721T0600/20220721T0600.json new file mode 100644 index 000000000..f622c613d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220721T0600/20220721T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220721T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220721T0600/SWC-SMAP-L_V2.0_100-20220721T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220721T0600/SWC-SMAP-L_V2.0_100-20220721T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220722T0600/20220722T0600.json b/stac/open-canada/ft-mckay/swc/20220722T0600/20220722T0600.json new file mode 100644 index 000000000..5e1398919 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220722T0600/20220722T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220722T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220722T0600/SWC-SMAP-L_V2.0_100-20220722T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220722T0600/SWC-SMAP-L_V2.0_100-20220722T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220723T0600/20220723T0600.json b/stac/open-canada/ft-mckay/swc/20220723T0600/20220723T0600.json new file mode 100644 index 000000000..680a0d0fd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220723T0600/20220723T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220723T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220723T0600/SWC-SMAP-L_V2.0_100-20220723T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220723T0600/SWC-SMAP-L_V2.0_100-20220723T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220724T0600/20220724T0600.json b/stac/open-canada/ft-mckay/swc/20220724T0600/20220724T0600.json new file mode 100644 index 000000000..828c96a54 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220724T0600/20220724T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220724T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220724T0600/SWC-SMAP-L_V2.0_100-20220724T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220724T0600/SWC-SMAP-L_V2.0_100-20220724T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220725T0600/20220725T0600.json b/stac/open-canada/ft-mckay/swc/20220725T0600/20220725T0600.json new file mode 100644 index 000000000..30a446301 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220725T0600/20220725T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220725T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220725T0600/SWC-SMAP-L_V2.0_100-20220725T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220725T0600/SWC-SMAP-L_V2.0_100-20220725T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220726T0600/20220726T0600.json b/stac/open-canada/ft-mckay/swc/20220726T0600/20220726T0600.json new file mode 100644 index 000000000..6eda9e85d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220726T0600/20220726T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220726T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220726T0600/SWC-SMAP-L_V2.0_100-20220726T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220726T0600/SWC-SMAP-L_V2.0_100-20220726T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220727T0600/20220727T0600.json b/stac/open-canada/ft-mckay/swc/20220727T0600/20220727T0600.json new file mode 100644 index 000000000..a96238c3e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220727T0600/20220727T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220727T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220727T0600/SWC-SMAP-L_V2.0_100-20220727T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220727T0600/SWC-SMAP-L_V2.0_100-20220727T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220728T0600/20220728T0600.json b/stac/open-canada/ft-mckay/swc/20220728T0600/20220728T0600.json new file mode 100644 index 000000000..6965b7c29 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220728T0600/20220728T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220728T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220728T0600/SWC-SMAP-L_V2.0_100-20220728T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220728T0600/SWC-SMAP-L_V2.0_100-20220728T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220729T0600/20220729T0600.json b/stac/open-canada/ft-mckay/swc/20220729T0600/20220729T0600.json new file mode 100644 index 000000000..1b1762a83 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220729T0600/20220729T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220729T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220729T0600/SWC-SMAP-L_V2.0_100-20220729T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220729T0600/SWC-SMAP-L_V2.0_100-20220729T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220730T0600/20220730T0600.json b/stac/open-canada/ft-mckay/swc/20220730T0600/20220730T0600.json new file mode 100644 index 000000000..5fdf2ed3c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220730T0600/20220730T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220730T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220730T0600/SWC-SMAP-L_V2.0_100-20220730T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220730T0600/SWC-SMAP-L_V2.0_100-20220730T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220731T0600/20220731T0600.json b/stac/open-canada/ft-mckay/swc/20220731T0600/20220731T0600.json new file mode 100644 index 000000000..ecc9641be --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220731T0600/20220731T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220731T0600", + "collection": "swc", + "properties": { + "datetime": "2022-07-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220731T0600/SWC-SMAP-L_V2.0_100-20220731T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220731T0600/SWC-SMAP-L_V2.0_100-20220731T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220801T0600/20220801T0600.json b/stac/open-canada/ft-mckay/swc/20220801T0600/20220801T0600.json new file mode 100644 index 000000000..62c3482bd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220801T0600/20220801T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220801T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220801T0600/SWC-SMAP-L_V2.0_100-20220801T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220801T0600/SWC-SMAP-L_V2.0_100-20220801T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220802T0600/20220802T0600.json b/stac/open-canada/ft-mckay/swc/20220802T0600/20220802T0600.json new file mode 100644 index 000000000..90b55824e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220802T0600/20220802T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220802T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220802T0600/SWC-SMAP-L_V2.0_100-20220802T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220802T0600/SWC-SMAP-L_V2.0_100-20220802T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220803T0600/20220803T0600.json b/stac/open-canada/ft-mckay/swc/20220803T0600/20220803T0600.json new file mode 100644 index 000000000..a8057bfb2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220803T0600/20220803T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220803T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220803T0600/SWC-SMAP-L_V2.0_100-20220803T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220803T0600/SWC-SMAP-L_V2.0_100-20220803T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220804T0600/20220804T0600.json b/stac/open-canada/ft-mckay/swc/20220804T0600/20220804T0600.json new file mode 100644 index 000000000..27cc1025e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220804T0600/20220804T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220804T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220804T0600/SWC-SMAP-L_V2.0_100-20220804T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220804T0600/SWC-SMAP-L_V2.0_100-20220804T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220805T0600/20220805T0600.json b/stac/open-canada/ft-mckay/swc/20220805T0600/20220805T0600.json new file mode 100644 index 000000000..691094f7a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220805T0600/20220805T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220805T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220805T0600/SWC-SMAP-L_V2.0_100-20220805T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220805T0600/SWC-SMAP-L_V2.0_100-20220805T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220806T0600/20220806T0600.json b/stac/open-canada/ft-mckay/swc/20220806T0600/20220806T0600.json new file mode 100644 index 000000000..9c1e83787 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220806T0600/20220806T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220806T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220806T0600/SWC-SMAP-L_V2.0_100-20220806T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220806T0600/SWC-SMAP-L_V2.0_100-20220806T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220807T0600/20220807T0600.json b/stac/open-canada/ft-mckay/swc/20220807T0600/20220807T0600.json new file mode 100644 index 000000000..1c931b573 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220807T0600/20220807T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220807T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220807T0600/SWC-SMAP-L_V2.0_100-20220807T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220807T0600/SWC-SMAP-L_V2.0_100-20220807T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220808T0600/20220808T0600.json b/stac/open-canada/ft-mckay/swc/20220808T0600/20220808T0600.json new file mode 100644 index 000000000..c1a536fcd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220808T0600/20220808T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220808T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220808T0600/SWC-SMAP-L_V2.0_100-20220808T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220808T0600/SWC-SMAP-L_V2.0_100-20220808T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220809T0600/20220809T0600.json b/stac/open-canada/ft-mckay/swc/20220809T0600/20220809T0600.json new file mode 100644 index 000000000..9b62171ad --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220809T0600/20220809T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220809T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220809T0600/SWC-SMAP-L_V2.0_100-20220809T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220809T0600/SWC-SMAP-L_V2.0_100-20220809T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220810T0600/20220810T0600.json b/stac/open-canada/ft-mckay/swc/20220810T0600/20220810T0600.json new file mode 100644 index 000000000..cab814545 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220810T0600/20220810T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220810T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220810T0600/SWC-SMAP-L_V2.0_100-20220810T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220810T0600/SWC-SMAP-L_V2.0_100-20220810T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220811T0600/20220811T0600.json b/stac/open-canada/ft-mckay/swc/20220811T0600/20220811T0600.json new file mode 100644 index 000000000..9aed928c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220811T0600/20220811T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220811T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220811T0600/SWC-SMAP-L_V2.0_100-20220811T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220811T0600/SWC-SMAP-L_V2.0_100-20220811T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220812T0600/20220812T0600.json b/stac/open-canada/ft-mckay/swc/20220812T0600/20220812T0600.json new file mode 100644 index 000000000..f708546a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220812T0600/20220812T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220812T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220812T0600/SWC-SMAP-L_V2.0_100-20220812T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220812T0600/SWC-SMAP-L_V2.0_100-20220812T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220813T0600/20220813T0600.json b/stac/open-canada/ft-mckay/swc/20220813T0600/20220813T0600.json new file mode 100644 index 000000000..8c58e3b91 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220813T0600/20220813T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220813T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220813T0600/SWC-SMAP-L_V2.0_100-20220813T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220813T0600/SWC-SMAP-L_V2.0_100-20220813T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220814T0600/20220814T0600.json b/stac/open-canada/ft-mckay/swc/20220814T0600/20220814T0600.json new file mode 100644 index 000000000..f202af437 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220814T0600/20220814T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220814T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220814T0600/SWC-SMAP-L_V2.0_100-20220814T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220814T0600/SWC-SMAP-L_V2.0_100-20220814T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220815T0600/20220815T0600.json b/stac/open-canada/ft-mckay/swc/20220815T0600/20220815T0600.json new file mode 100644 index 000000000..922dc3390 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220815T0600/20220815T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220815T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220815T0600/SWC-SMAP-L_V2.0_100-20220815T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220815T0600/SWC-SMAP-L_V2.0_100-20220815T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220816T0600/20220816T0600.json b/stac/open-canada/ft-mckay/swc/20220816T0600/20220816T0600.json new file mode 100644 index 000000000..42d6b998f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220816T0600/20220816T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220816T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220816T0600/SWC-SMAP-L_V2.0_100-20220816T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220816T0600/SWC-SMAP-L_V2.0_100-20220816T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220817T0600/20220817T0600.json b/stac/open-canada/ft-mckay/swc/20220817T0600/20220817T0600.json new file mode 100644 index 000000000..b1f3fbcc2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220817T0600/20220817T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220817T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220817T0600/SWC-SMAP-L_V2.0_100-20220817T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220817T0600/SWC-SMAP-L_V2.0_100-20220817T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220818T0600/20220818T0600.json b/stac/open-canada/ft-mckay/swc/20220818T0600/20220818T0600.json new file mode 100644 index 000000000..053c98101 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220818T0600/20220818T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220818T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220818T0600/SWC-SMAP-L_V2.0_100-20220818T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220818T0600/SWC-SMAP-L_V2.0_100-20220818T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220819T0600/20220819T0600.json b/stac/open-canada/ft-mckay/swc/20220819T0600/20220819T0600.json new file mode 100644 index 000000000..bcd2d32bf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220819T0600/20220819T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220819T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220819T0600/SWC-SMAP-L_V2.0_100-20220819T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220819T0600/SWC-SMAP-L_V2.0_100-20220819T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220820T0600/20220820T0600.json b/stac/open-canada/ft-mckay/swc/20220820T0600/20220820T0600.json new file mode 100644 index 000000000..fdd035652 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220820T0600/20220820T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220820T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220820T0600/SWC-SMAP-L_V2.0_100-20220820T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220820T0600/SWC-SMAP-L_V2.0_100-20220820T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220821T0600/20220821T0600.json b/stac/open-canada/ft-mckay/swc/20220821T0600/20220821T0600.json new file mode 100644 index 000000000..a1c89a2aa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220821T0600/20220821T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220821T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220821T0600/SWC-SMAP-L_V2.0_100-20220821T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220821T0600/SWC-SMAP-L_V2.0_100-20220821T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220822T0600/20220822T0600.json b/stac/open-canada/ft-mckay/swc/20220822T0600/20220822T0600.json new file mode 100644 index 000000000..1bc478aa9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220822T0600/20220822T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220822T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220822T0600/SWC-SMAP-L_V2.0_100-20220822T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220822T0600/SWC-SMAP-L_V2.0_100-20220822T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220823T0600/20220823T0600.json b/stac/open-canada/ft-mckay/swc/20220823T0600/20220823T0600.json new file mode 100644 index 000000000..f270e7866 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220823T0600/20220823T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220823T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220823T0600/SWC-SMAP-L_V2.0_100-20220823T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220823T0600/SWC-SMAP-L_V2.0_100-20220823T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220824T0600/20220824T0600.json b/stac/open-canada/ft-mckay/swc/20220824T0600/20220824T0600.json new file mode 100644 index 000000000..10b3e0a01 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220824T0600/20220824T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220824T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220824T0600/SWC-SMAP-L_V2.0_100-20220824T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220824T0600/SWC-SMAP-L_V2.0_100-20220824T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220825T0600/20220825T0600.json b/stac/open-canada/ft-mckay/swc/20220825T0600/20220825T0600.json new file mode 100644 index 000000000..080f90f49 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220825T0600/20220825T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220825T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220825T0600/SWC-SMAP-L_V2.0_100-20220825T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220825T0600/SWC-SMAP-L_V2.0_100-20220825T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220826T0600/20220826T0600.json b/stac/open-canada/ft-mckay/swc/20220826T0600/20220826T0600.json new file mode 100644 index 000000000..2dca76eb7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220826T0600/20220826T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220826T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220826T0600/SWC-SMAP-L_V2.0_100-20220826T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220826T0600/SWC-SMAP-L_V2.0_100-20220826T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220827T0600/20220827T0600.json b/stac/open-canada/ft-mckay/swc/20220827T0600/20220827T0600.json new file mode 100644 index 000000000..c61c09040 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220827T0600/20220827T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220827T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220827T0600/SWC-SMAP-L_V2.0_100-20220827T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220827T0600/SWC-SMAP-L_V2.0_100-20220827T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220828T0600/20220828T0600.json b/stac/open-canada/ft-mckay/swc/20220828T0600/20220828T0600.json new file mode 100644 index 000000000..fe27809d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220828T0600/20220828T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220828T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220828T0600/SWC-SMAP-L_V2.0_100-20220828T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220828T0600/SWC-SMAP-L_V2.0_100-20220828T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220829T0600/20220829T0600.json b/stac/open-canada/ft-mckay/swc/20220829T0600/20220829T0600.json new file mode 100644 index 000000000..afdf155d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220829T0600/20220829T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220829T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220829T0600/SWC-SMAP-L_V2.0_100-20220829T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220829T0600/SWC-SMAP-L_V2.0_100-20220829T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220830T0600/20220830T0600.json b/stac/open-canada/ft-mckay/swc/20220830T0600/20220830T0600.json new file mode 100644 index 000000000..2c5ffcebf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220830T0600/20220830T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220830T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220830T0600/SWC-SMAP-L_V2.0_100-20220830T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220830T0600/SWC-SMAP-L_V2.0_100-20220830T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220831T0600/20220831T0600.json b/stac/open-canada/ft-mckay/swc/20220831T0600/20220831T0600.json new file mode 100644 index 000000000..15107f0ae --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220831T0600/20220831T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220831T0600", + "collection": "swc", + "properties": { + "datetime": "2022-08-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220831T0600/SWC-SMAP-L_V2.0_100-20220831T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220831T0600/SWC-SMAP-L_V2.0_100-20220831T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220901T0600/20220901T0600.json b/stac/open-canada/ft-mckay/swc/20220901T0600/20220901T0600.json new file mode 100644 index 000000000..e0fb84172 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220901T0600/20220901T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220901T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220901T0600/SWC-SMAP-L_V2.0_100-20220901T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220901T0600/SWC-SMAP-L_V2.0_100-20220901T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220902T0600/20220902T0600.json b/stac/open-canada/ft-mckay/swc/20220902T0600/20220902T0600.json new file mode 100644 index 000000000..aef91c4f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220902T0600/20220902T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220902T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220902T0600/SWC-SMAP-L_V2.0_100-20220902T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220902T0600/SWC-SMAP-L_V2.0_100-20220902T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220903T0600/20220903T0600.json b/stac/open-canada/ft-mckay/swc/20220903T0600/20220903T0600.json new file mode 100644 index 000000000..93e8cac6a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220903T0600/20220903T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220903T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220903T0600/SWC-SMAP-L_V2.0_100-20220903T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220903T0600/SWC-SMAP-L_V2.0_100-20220903T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220904T0600/20220904T0600.json b/stac/open-canada/ft-mckay/swc/20220904T0600/20220904T0600.json new file mode 100644 index 000000000..d0daf18c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220904T0600/20220904T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220904T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220904T0600/SWC-SMAP-L_V2.0_100-20220904T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220904T0600/SWC-SMAP-L_V2.0_100-20220904T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220905T0600/20220905T0600.json b/stac/open-canada/ft-mckay/swc/20220905T0600/20220905T0600.json new file mode 100644 index 000000000..704d8c4c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220905T0600/20220905T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220905T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220905T0600/SWC-SMAP-L_V2.0_100-20220905T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220905T0600/SWC-SMAP-L_V2.0_100-20220905T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220906T0600/20220906T0600.json b/stac/open-canada/ft-mckay/swc/20220906T0600/20220906T0600.json new file mode 100644 index 000000000..0bc99475e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220906T0600/20220906T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220906T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220906T0600/SWC-SMAP-L_V2.0_100-20220906T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220906T0600/SWC-SMAP-L_V2.0_100-20220906T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220907T0600/20220907T0600.json b/stac/open-canada/ft-mckay/swc/20220907T0600/20220907T0600.json new file mode 100644 index 000000000..2842cd15f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220907T0600/20220907T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220907T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220907T0600/SWC-SMAP-L_V2.0_100-20220907T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220907T0600/SWC-SMAP-L_V2.0_100-20220907T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220908T0600/20220908T0600.json b/stac/open-canada/ft-mckay/swc/20220908T0600/20220908T0600.json new file mode 100644 index 000000000..3de74e84c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220908T0600/20220908T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220908T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220908T0600/SWC-SMAP-L_V2.0_100-20220908T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220908T0600/SWC-SMAP-L_V2.0_100-20220908T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220909T0600/20220909T0600.json b/stac/open-canada/ft-mckay/swc/20220909T0600/20220909T0600.json new file mode 100644 index 000000000..a36150bde --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220909T0600/20220909T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220909T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220909T0600/SWC-SMAP-L_V2.0_100-20220909T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220909T0600/SWC-SMAP-L_V2.0_100-20220909T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220910T0600/20220910T0600.json b/stac/open-canada/ft-mckay/swc/20220910T0600/20220910T0600.json new file mode 100644 index 000000000..078be94cb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220910T0600/20220910T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220910T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220910T0600/SWC-SMAP-L_V2.0_100-20220910T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220910T0600/SWC-SMAP-L_V2.0_100-20220910T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220911T0600/20220911T0600.json b/stac/open-canada/ft-mckay/swc/20220911T0600/20220911T0600.json new file mode 100644 index 000000000..815213678 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220911T0600/20220911T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220911T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220911T0600/SWC-SMAP-L_V2.0_100-20220911T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220911T0600/SWC-SMAP-L_V2.0_100-20220911T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220912T0600/20220912T0600.json b/stac/open-canada/ft-mckay/swc/20220912T0600/20220912T0600.json new file mode 100644 index 000000000..36a3dfcd0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220912T0600/20220912T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220912T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220912T0600/SWC-SMAP-L_V2.0_100-20220912T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220912T0600/SWC-SMAP-L_V2.0_100-20220912T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220913T0600/20220913T0600.json b/stac/open-canada/ft-mckay/swc/20220913T0600/20220913T0600.json new file mode 100644 index 000000000..3824ed54d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220913T0600/20220913T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220913T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220913T0600/SWC-SMAP-L_V2.0_100-20220913T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220913T0600/SWC-SMAP-L_V2.0_100-20220913T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220914T0600/20220914T0600.json b/stac/open-canada/ft-mckay/swc/20220914T0600/20220914T0600.json new file mode 100644 index 000000000..ece61c7dc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220914T0600/20220914T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220914T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220914T0600/SWC-SMAP-L_V2.0_100-20220914T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220914T0600/SWC-SMAP-L_V2.0_100-20220914T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220915T0600/20220915T0600.json b/stac/open-canada/ft-mckay/swc/20220915T0600/20220915T0600.json new file mode 100644 index 000000000..cc2500d35 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220915T0600/20220915T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220915T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220915T0600/SWC-SMAP-L_V2.0_100-20220915T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220915T0600/SWC-SMAP-L_V2.0_100-20220915T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220916T0600/20220916T0600.json b/stac/open-canada/ft-mckay/swc/20220916T0600/20220916T0600.json new file mode 100644 index 000000000..58e5f4932 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220916T0600/20220916T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220916T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220916T0600/SWC-SMAP-L_V2.0_100-20220916T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220916T0600/SWC-SMAP-L_V2.0_100-20220916T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220917T0600/20220917T0600.json b/stac/open-canada/ft-mckay/swc/20220917T0600/20220917T0600.json new file mode 100644 index 000000000..931c4fe4e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220917T0600/20220917T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220917T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220917T0600/SWC-SMAP-L_V2.0_100-20220917T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220917T0600/SWC-SMAP-L_V2.0_100-20220917T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220918T0600/20220918T0600.json b/stac/open-canada/ft-mckay/swc/20220918T0600/20220918T0600.json new file mode 100644 index 000000000..314cb1f0b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220918T0600/20220918T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220918T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220918T0600/SWC-SMAP-L_V2.0_100-20220918T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220918T0600/SWC-SMAP-L_V2.0_100-20220918T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220919T0600/20220919T0600.json b/stac/open-canada/ft-mckay/swc/20220919T0600/20220919T0600.json new file mode 100644 index 000000000..65d445827 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220919T0600/20220919T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220919T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220919T0600/SWC-SMAP-L_V2.0_100-20220919T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220919T0600/SWC-SMAP-L_V2.0_100-20220919T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220920T0600/20220920T0600.json b/stac/open-canada/ft-mckay/swc/20220920T0600/20220920T0600.json new file mode 100644 index 000000000..6189b1560 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220920T0600/20220920T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220920T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220920T0600/SWC-SMAP-L_V2.0_100-20220920T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220920T0600/SWC-SMAP-L_V2.0_100-20220920T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220921T0600/20220921T0600.json b/stac/open-canada/ft-mckay/swc/20220921T0600/20220921T0600.json new file mode 100644 index 000000000..3806d6c99 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220921T0600/20220921T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220921T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220921T0600/SWC-SMAP-L_V2.0_100-20220921T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220921T0600/SWC-SMAP-L_V2.0_100-20220921T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220922T0600/20220922T0600.json b/stac/open-canada/ft-mckay/swc/20220922T0600/20220922T0600.json new file mode 100644 index 000000000..d6e86a5b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220922T0600/20220922T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220922T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220922T0600/SWC-SMAP-L_V2.0_100-20220922T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220922T0600/SWC-SMAP-L_V2.0_100-20220922T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220923T0600/20220923T0600.json b/stac/open-canada/ft-mckay/swc/20220923T0600/20220923T0600.json new file mode 100644 index 000000000..d2b5c387d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220923T0600/20220923T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220923T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220923T0600/SWC-SMAP-L_V2.0_100-20220923T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220923T0600/SWC-SMAP-L_V2.0_100-20220923T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220924T0600/20220924T0600.json b/stac/open-canada/ft-mckay/swc/20220924T0600/20220924T0600.json new file mode 100644 index 000000000..d2c68c5c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220924T0600/20220924T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220924T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220924T0600/SWC-SMAP-L_V2.0_100-20220924T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220924T0600/SWC-SMAP-L_V2.0_100-20220924T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220925T0600/20220925T0600.json b/stac/open-canada/ft-mckay/swc/20220925T0600/20220925T0600.json new file mode 100644 index 000000000..6e086f262 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220925T0600/20220925T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220925T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220925T0600/SWC-SMAP-L_V2.0_100-20220925T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220925T0600/SWC-SMAP-L_V2.0_100-20220925T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220926T0600/20220926T0600.json b/stac/open-canada/ft-mckay/swc/20220926T0600/20220926T0600.json new file mode 100644 index 000000000..d528f4fb1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220926T0600/20220926T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220926T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220926T0600/SWC-SMAP-L_V2.0_100-20220926T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220926T0600/SWC-SMAP-L_V2.0_100-20220926T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220927T0600/20220927T0600.json b/stac/open-canada/ft-mckay/swc/20220927T0600/20220927T0600.json new file mode 100644 index 000000000..bd21fdb46 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220927T0600/20220927T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220927T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220927T0600/SWC-SMAP-L_V2.0_100-20220927T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220927T0600/SWC-SMAP-L_V2.0_100-20220927T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220928T0600/20220928T0600.json b/stac/open-canada/ft-mckay/swc/20220928T0600/20220928T0600.json new file mode 100644 index 000000000..bbaf5fad4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220928T0600/20220928T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220928T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220928T0600/SWC-SMAP-L_V2.0_100-20220928T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220928T0600/SWC-SMAP-L_V2.0_100-20220928T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220929T0600/20220929T0600.json b/stac/open-canada/ft-mckay/swc/20220929T0600/20220929T0600.json new file mode 100644 index 000000000..b052fc435 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220929T0600/20220929T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220929T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220929T0600/SWC-SMAP-L_V2.0_100-20220929T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220929T0600/SWC-SMAP-L_V2.0_100-20220929T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20220930T0600/20220930T0600.json b/stac/open-canada/ft-mckay/swc/20220930T0600/20220930T0600.json new file mode 100644 index 000000000..d871bae08 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20220930T0600/20220930T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20220930T0600", + "collection": "swc", + "properties": { + "datetime": "2022-09-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220930T0600/SWC-SMAP-L_V2.0_100-20220930T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20220930T0600/SWC-SMAP-L_V2.0_100-20220930T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221001T0600/20221001T0600.json b/stac/open-canada/ft-mckay/swc/20221001T0600/20221001T0600.json new file mode 100644 index 000000000..f9f846261 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221001T0600/20221001T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221001T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221001T0600/SWC-SMAP-L_V2.0_100-20221001T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221001T0600/SWC-SMAP-L_V2.0_100-20221001T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221002T0600/20221002T0600.json b/stac/open-canada/ft-mckay/swc/20221002T0600/20221002T0600.json new file mode 100644 index 000000000..da1c25141 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221002T0600/20221002T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221002T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221002T0600/SWC-SMAP-L_V2.0_100-20221002T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221002T0600/SWC-SMAP-L_V2.0_100-20221002T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221003T0600/20221003T0600.json b/stac/open-canada/ft-mckay/swc/20221003T0600/20221003T0600.json new file mode 100644 index 000000000..a9be2df3c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221003T0600/20221003T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221003T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221003T0600/SWC-SMAP-L_V2.0_100-20221003T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221003T0600/SWC-SMAP-L_V2.0_100-20221003T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221004T0600/20221004T0600.json b/stac/open-canada/ft-mckay/swc/20221004T0600/20221004T0600.json new file mode 100644 index 000000000..9d2489d57 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221004T0600/20221004T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221004T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221004T0600/SWC-SMAP-L_V2.0_100-20221004T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221004T0600/SWC-SMAP-L_V2.0_100-20221004T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221005T0600/20221005T0600.json b/stac/open-canada/ft-mckay/swc/20221005T0600/20221005T0600.json new file mode 100644 index 000000000..c140aa8ba --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221005T0600/20221005T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221005T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221005T0600/SWC-SMAP-L_V2.0_100-20221005T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221005T0600/SWC-SMAP-L_V2.0_100-20221005T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221006T0600/20221006T0600.json b/stac/open-canada/ft-mckay/swc/20221006T0600/20221006T0600.json new file mode 100644 index 000000000..21af9ae50 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221006T0600/20221006T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221006T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221006T0600/SWC-SMAP-L_V2.0_100-20221006T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221006T0600/SWC-SMAP-L_V2.0_100-20221006T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221007T0600/20221007T0600.json b/stac/open-canada/ft-mckay/swc/20221007T0600/20221007T0600.json new file mode 100644 index 000000000..44afc30db --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221007T0600/20221007T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221007T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221007T0600/SWC-SMAP-L_V2.0_100-20221007T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221007T0600/SWC-SMAP-L_V2.0_100-20221007T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221008T0600/20221008T0600.json b/stac/open-canada/ft-mckay/swc/20221008T0600/20221008T0600.json new file mode 100644 index 000000000..84248583d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221008T0600/20221008T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221008T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221008T0600/SWC-SMAP-L_V2.0_100-20221008T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221008T0600/SWC-SMAP-L_V2.0_100-20221008T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221009T0600/20221009T0600.json b/stac/open-canada/ft-mckay/swc/20221009T0600/20221009T0600.json new file mode 100644 index 000000000..dfdd50d5c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221009T0600/20221009T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221009T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221009T0600/SWC-SMAP-L_V2.0_100-20221009T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221009T0600/SWC-SMAP-L_V2.0_100-20221009T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221010T0600/20221010T0600.json b/stac/open-canada/ft-mckay/swc/20221010T0600/20221010T0600.json new file mode 100644 index 000000000..8347e835d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221010T0600/20221010T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221010T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221010T0600/SWC-SMAP-L_V2.0_100-20221010T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221010T0600/SWC-SMAP-L_V2.0_100-20221010T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221011T0600/20221011T0600.json b/stac/open-canada/ft-mckay/swc/20221011T0600/20221011T0600.json new file mode 100644 index 000000000..c3c67f52d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221011T0600/20221011T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221011T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221011T0600/SWC-SMAP-L_V2.0_100-20221011T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221011T0600/SWC-SMAP-L_V2.0_100-20221011T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221012T0600/20221012T0600.json b/stac/open-canada/ft-mckay/swc/20221012T0600/20221012T0600.json new file mode 100644 index 000000000..9bf8425b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221012T0600/20221012T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221012T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221012T0600/SWC-SMAP-L_V2.0_100-20221012T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221012T0600/SWC-SMAP-L_V2.0_100-20221012T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221013T0600/20221013T0600.json b/stac/open-canada/ft-mckay/swc/20221013T0600/20221013T0600.json new file mode 100644 index 000000000..f81e57367 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221013T0600/20221013T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221013T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221013T0600/SWC-SMAP-L_V2.0_100-20221013T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221013T0600/SWC-SMAP-L_V2.0_100-20221013T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221014T0600/20221014T0600.json b/stac/open-canada/ft-mckay/swc/20221014T0600/20221014T0600.json new file mode 100644 index 000000000..581e7f671 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221014T0600/20221014T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221014T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221014T0600/SWC-SMAP-L_V2.0_100-20221014T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221014T0600/SWC-SMAP-L_V2.0_100-20221014T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221015T0600/20221015T0600.json b/stac/open-canada/ft-mckay/swc/20221015T0600/20221015T0600.json new file mode 100644 index 000000000..b2184876f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221015T0600/20221015T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221015T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221015T0600/SWC-SMAP-L_V2.0_100-20221015T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221015T0600/SWC-SMAP-L_V2.0_100-20221015T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221016T0600/20221016T0600.json b/stac/open-canada/ft-mckay/swc/20221016T0600/20221016T0600.json new file mode 100644 index 000000000..27923ca72 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221016T0600/20221016T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221016T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221016T0600/SWC-SMAP-L_V2.0_100-20221016T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221016T0600/SWC-SMAP-L_V2.0_100-20221016T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221017T0600/20221017T0600.json b/stac/open-canada/ft-mckay/swc/20221017T0600/20221017T0600.json new file mode 100644 index 000000000..0a139224b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221017T0600/20221017T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221017T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221017T0600/SWC-SMAP-L_V2.0_100-20221017T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221017T0600/SWC-SMAP-L_V2.0_100-20221017T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221018T0600/20221018T0600.json b/stac/open-canada/ft-mckay/swc/20221018T0600/20221018T0600.json new file mode 100644 index 000000000..a122f6831 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221018T0600/20221018T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221018T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221018T0600/SWC-SMAP-L_V2.0_100-20221018T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221018T0600/SWC-SMAP-L_V2.0_100-20221018T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221019T0600/20221019T0600.json b/stac/open-canada/ft-mckay/swc/20221019T0600/20221019T0600.json new file mode 100644 index 000000000..ba8cce8be --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221019T0600/20221019T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221019T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221019T0600/SWC-SMAP-L_V2.0_100-20221019T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221019T0600/SWC-SMAP-L_V2.0_100-20221019T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221020T0600/20221020T0600.json b/stac/open-canada/ft-mckay/swc/20221020T0600/20221020T0600.json new file mode 100644 index 000000000..c44dae8a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221020T0600/20221020T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221020T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221020T0600/SWC-SMAP-L_V2.0_100-20221020T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221020T0600/SWC-SMAP-L_V2.0_100-20221020T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221021T0600/20221021T0600.json b/stac/open-canada/ft-mckay/swc/20221021T0600/20221021T0600.json new file mode 100644 index 000000000..1c8c8baf3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221021T0600/20221021T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221021T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221021T0600/SWC-SMAP-L_V2.0_100-20221021T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221021T0600/SWC-SMAP-L_V2.0_100-20221021T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221022T0600/20221022T0600.json b/stac/open-canada/ft-mckay/swc/20221022T0600/20221022T0600.json new file mode 100644 index 000000000..b69b1169a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221022T0600/20221022T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221022T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221022T0600/SWC-SMAP-L_V2.0_100-20221022T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221022T0600/SWC-SMAP-L_V2.0_100-20221022T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221023T0600/20221023T0600.json b/stac/open-canada/ft-mckay/swc/20221023T0600/20221023T0600.json new file mode 100644 index 000000000..075e63737 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221023T0600/20221023T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221023T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221023T0600/SWC-SMAP-L_V2.0_100-20221023T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221023T0600/SWC-SMAP-L_V2.0_100-20221023T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221024T0600/20221024T0600.json b/stac/open-canada/ft-mckay/swc/20221024T0600/20221024T0600.json new file mode 100644 index 000000000..d7936940e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221024T0600/20221024T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221024T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221024T0600/SWC-SMAP-L_V2.0_100-20221024T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221024T0600/SWC-SMAP-L_V2.0_100-20221024T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221025T0600/20221025T0600.json b/stac/open-canada/ft-mckay/swc/20221025T0600/20221025T0600.json new file mode 100644 index 000000000..e2352b263 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221025T0600/20221025T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221025T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221025T0600/SWC-SMAP-L_V2.0_100-20221025T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221025T0600/SWC-SMAP-L_V2.0_100-20221025T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221026T0600/20221026T0600.json b/stac/open-canada/ft-mckay/swc/20221026T0600/20221026T0600.json new file mode 100644 index 000000000..62cebbf21 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221026T0600/20221026T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221026T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221026T0600/SWC-SMAP-L_V2.0_100-20221026T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221026T0600/SWC-SMAP-L_V2.0_100-20221026T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221027T0600/20221027T0600.json b/stac/open-canada/ft-mckay/swc/20221027T0600/20221027T0600.json new file mode 100644 index 000000000..42e8b334c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221027T0600/20221027T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221027T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221027T0600/SWC-SMAP-L_V2.0_100-20221027T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221027T0600/SWC-SMAP-L_V2.0_100-20221027T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221028T0600/20221028T0600.json b/stac/open-canada/ft-mckay/swc/20221028T0600/20221028T0600.json new file mode 100644 index 000000000..9699bd81c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221028T0600/20221028T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221028T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221028T0600/SWC-SMAP-L_V2.0_100-20221028T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221028T0600/SWC-SMAP-L_V2.0_100-20221028T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221029T0600/20221029T0600.json b/stac/open-canada/ft-mckay/swc/20221029T0600/20221029T0600.json new file mode 100644 index 000000000..9d294c331 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221029T0600/20221029T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221029T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221029T0600/SWC-SMAP-L_V2.0_100-20221029T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221029T0600/SWC-SMAP-L_V2.0_100-20221029T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221030T0600/20221030T0600.json b/stac/open-canada/ft-mckay/swc/20221030T0600/20221030T0600.json new file mode 100644 index 000000000..90d8b1cf3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221030T0600/20221030T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221030T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221030T0600/SWC-SMAP-L_V2.0_100-20221030T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221030T0600/SWC-SMAP-L_V2.0_100-20221030T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221031T0600/20221031T0600.json b/stac/open-canada/ft-mckay/swc/20221031T0600/20221031T0600.json new file mode 100644 index 000000000..a0016759f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221031T0600/20221031T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221031T0600", + "collection": "swc", + "properties": { + "datetime": "2022-10-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221031T0600/SWC-SMAP-L_V2.0_100-20221031T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221031T0600/SWC-SMAP-L_V2.0_100-20221031T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221101T0600/20221101T0600.json b/stac/open-canada/ft-mckay/swc/20221101T0600/20221101T0600.json new file mode 100644 index 000000000..621af565c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221101T0600/20221101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221101T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221101T0600/SWC-SMAP-L_V2.0_100-20221101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221101T0600/SWC-SMAP-L_V2.0_100-20221101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221102T0600/20221102T0600.json b/stac/open-canada/ft-mckay/swc/20221102T0600/20221102T0600.json new file mode 100644 index 000000000..a583af5f9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221102T0600/20221102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221102T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221102T0600/SWC-SMAP-L_V2.0_100-20221102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221102T0600/SWC-SMAP-L_V2.0_100-20221102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221103T0600/20221103T0600.json b/stac/open-canada/ft-mckay/swc/20221103T0600/20221103T0600.json new file mode 100644 index 000000000..61406a701 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221103T0600/20221103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221103T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221103T0600/SWC-SMAP-L_V2.0_100-20221103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221103T0600/SWC-SMAP-L_V2.0_100-20221103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221104T0600/20221104T0600.json b/stac/open-canada/ft-mckay/swc/20221104T0600/20221104T0600.json new file mode 100644 index 000000000..10c0b8c0f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221104T0600/20221104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221104T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221104T0600/SWC-SMAP-L_V2.0_100-20221104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221104T0600/SWC-SMAP-L_V2.0_100-20221104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221105T0600/20221105T0600.json b/stac/open-canada/ft-mckay/swc/20221105T0600/20221105T0600.json new file mode 100644 index 000000000..71c8c9018 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221105T0600/20221105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221105T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221105T0600/SWC-SMAP-L_V2.0_100-20221105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221105T0600/SWC-SMAP-L_V2.0_100-20221105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221106T0600/20221106T0600.json b/stac/open-canada/ft-mckay/swc/20221106T0600/20221106T0600.json new file mode 100644 index 000000000..c8801d2f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221106T0600/20221106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221106T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221106T0600/SWC-SMAP-L_V2.0_100-20221106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221106T0600/SWC-SMAP-L_V2.0_100-20221106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221107T0600/20221107T0600.json b/stac/open-canada/ft-mckay/swc/20221107T0600/20221107T0600.json new file mode 100644 index 000000000..86beba314 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221107T0600/20221107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221107T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221107T0600/SWC-SMAP-L_V2.0_100-20221107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221107T0600/SWC-SMAP-L_V2.0_100-20221107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221108T0600/20221108T0600.json b/stac/open-canada/ft-mckay/swc/20221108T0600/20221108T0600.json new file mode 100644 index 000000000..332e9019d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221108T0600/20221108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221108T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221108T0600/SWC-SMAP-L_V2.0_100-20221108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221108T0600/SWC-SMAP-L_V2.0_100-20221108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221109T0600/20221109T0600.json b/stac/open-canada/ft-mckay/swc/20221109T0600/20221109T0600.json new file mode 100644 index 000000000..f5120bdf6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221109T0600/20221109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221109T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221109T0600/SWC-SMAP-L_V2.0_100-20221109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221109T0600/SWC-SMAP-L_V2.0_100-20221109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221110T0600/20221110T0600.json b/stac/open-canada/ft-mckay/swc/20221110T0600/20221110T0600.json new file mode 100644 index 000000000..9a5bbf1bf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221110T0600/20221110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221110T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221110T0600/SWC-SMAP-L_V2.0_100-20221110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221110T0600/SWC-SMAP-L_V2.0_100-20221110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221111T0600/20221111T0600.json b/stac/open-canada/ft-mckay/swc/20221111T0600/20221111T0600.json new file mode 100644 index 000000000..5f7684b56 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221111T0600/20221111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221111T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221111T0600/SWC-SMAP-L_V2.0_100-20221111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221111T0600/SWC-SMAP-L_V2.0_100-20221111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221112T0600/20221112T0600.json b/stac/open-canada/ft-mckay/swc/20221112T0600/20221112T0600.json new file mode 100644 index 000000000..e33b1c70a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221112T0600/20221112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221112T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221112T0600/SWC-SMAP-L_V2.0_100-20221112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221112T0600/SWC-SMAP-L_V2.0_100-20221112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221113T0600/20221113T0600.json b/stac/open-canada/ft-mckay/swc/20221113T0600/20221113T0600.json new file mode 100644 index 000000000..6a4047862 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221113T0600/20221113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221113T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221113T0600/SWC-SMAP-L_V2.0_100-20221113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221113T0600/SWC-SMAP-L_V2.0_100-20221113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221114T0600/20221114T0600.json b/stac/open-canada/ft-mckay/swc/20221114T0600/20221114T0600.json new file mode 100644 index 000000000..16fabea04 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221114T0600/20221114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221114T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221114T0600/SWC-SMAP-L_V2.0_100-20221114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221114T0600/SWC-SMAP-L_V2.0_100-20221114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221115T0600/20221115T0600.json b/stac/open-canada/ft-mckay/swc/20221115T0600/20221115T0600.json new file mode 100644 index 000000000..990456709 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221115T0600/20221115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221115T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221115T0600/SWC-SMAP-L_V2.0_100-20221115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221115T0600/SWC-SMAP-L_V2.0_100-20221115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221116T0600/20221116T0600.json b/stac/open-canada/ft-mckay/swc/20221116T0600/20221116T0600.json new file mode 100644 index 000000000..1f9a61e06 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221116T0600/20221116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221116T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221116T0600/SWC-SMAP-L_V2.0_100-20221116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221116T0600/SWC-SMAP-L_V2.0_100-20221116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221117T0600/20221117T0600.json b/stac/open-canada/ft-mckay/swc/20221117T0600/20221117T0600.json new file mode 100644 index 000000000..16a40c0ab --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221117T0600/20221117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221117T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221117T0600/SWC-SMAP-L_V2.0_100-20221117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221117T0600/SWC-SMAP-L_V2.0_100-20221117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221118T0600/20221118T0600.json b/stac/open-canada/ft-mckay/swc/20221118T0600/20221118T0600.json new file mode 100644 index 000000000..52d7e1184 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221118T0600/20221118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221118T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221118T0600/SWC-SMAP-L_V2.0_100-20221118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221118T0600/SWC-SMAP-L_V2.0_100-20221118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221119T0600/20221119T0600.json b/stac/open-canada/ft-mckay/swc/20221119T0600/20221119T0600.json new file mode 100644 index 000000000..e70e667ff --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221119T0600/20221119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221119T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221119T0600/SWC-SMAP-L_V2.0_100-20221119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221119T0600/SWC-SMAP-L_V2.0_100-20221119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221120T0600/20221120T0600.json b/stac/open-canada/ft-mckay/swc/20221120T0600/20221120T0600.json new file mode 100644 index 000000000..86b8238a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221120T0600/20221120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221120T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221120T0600/SWC-SMAP-L_V2.0_100-20221120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221120T0600/SWC-SMAP-L_V2.0_100-20221120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221121T0600/20221121T0600.json b/stac/open-canada/ft-mckay/swc/20221121T0600/20221121T0600.json new file mode 100644 index 000000000..dd6db872e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221121T0600/20221121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221121T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221121T0600/SWC-SMAP-L_V2.0_100-20221121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221121T0600/SWC-SMAP-L_V2.0_100-20221121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221122T0600/20221122T0600.json b/stac/open-canada/ft-mckay/swc/20221122T0600/20221122T0600.json new file mode 100644 index 000000000..d227bec17 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221122T0600/20221122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221122T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221122T0600/SWC-SMAP-L_V2.0_100-20221122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221122T0600/SWC-SMAP-L_V2.0_100-20221122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221123T0600/20221123T0600.json b/stac/open-canada/ft-mckay/swc/20221123T0600/20221123T0600.json new file mode 100644 index 000000000..2df97f3ef --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221123T0600/20221123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221123T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221123T0600/SWC-SMAP-L_V2.0_100-20221123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221123T0600/SWC-SMAP-L_V2.0_100-20221123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221124T0600/20221124T0600.json b/stac/open-canada/ft-mckay/swc/20221124T0600/20221124T0600.json new file mode 100644 index 000000000..46f828c41 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221124T0600/20221124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221124T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221124T0600/SWC-SMAP-L_V2.0_100-20221124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221124T0600/SWC-SMAP-L_V2.0_100-20221124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221125T0600/20221125T0600.json b/stac/open-canada/ft-mckay/swc/20221125T0600/20221125T0600.json new file mode 100644 index 000000000..e1904baa7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221125T0600/20221125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221125T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221125T0600/SWC-SMAP-L_V2.0_100-20221125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221125T0600/SWC-SMAP-L_V2.0_100-20221125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221126T0600/20221126T0600.json b/stac/open-canada/ft-mckay/swc/20221126T0600/20221126T0600.json new file mode 100644 index 000000000..aa2355f29 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221126T0600/20221126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221126T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221126T0600/SWC-SMAP-L_V2.0_100-20221126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221126T0600/SWC-SMAP-L_V2.0_100-20221126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221127T0600/20221127T0600.json b/stac/open-canada/ft-mckay/swc/20221127T0600/20221127T0600.json new file mode 100644 index 000000000..571f7e7a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221127T0600/20221127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221127T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221127T0600/SWC-SMAP-L_V2.0_100-20221127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221127T0600/SWC-SMAP-L_V2.0_100-20221127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221128T0600/20221128T0600.json b/stac/open-canada/ft-mckay/swc/20221128T0600/20221128T0600.json new file mode 100644 index 000000000..e210a70d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221128T0600/20221128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221128T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221128T0600/SWC-SMAP-L_V2.0_100-20221128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221128T0600/SWC-SMAP-L_V2.0_100-20221128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221129T0600/20221129T0600.json b/stac/open-canada/ft-mckay/swc/20221129T0600/20221129T0600.json new file mode 100644 index 000000000..a2d81961f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221129T0600/20221129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221129T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221129T0600/SWC-SMAP-L_V2.0_100-20221129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221129T0600/SWC-SMAP-L_V2.0_100-20221129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221130T0600/20221130T0600.json b/stac/open-canada/ft-mckay/swc/20221130T0600/20221130T0600.json new file mode 100644 index 000000000..3d0c0393c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221130T0600/20221130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221130T0600", + "collection": "swc", + "properties": { + "datetime": "2022-11-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221130T0600/SWC-SMAP-L_V2.0_100-20221130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221130T0600/SWC-SMAP-L_V2.0_100-20221130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221201T0600/20221201T0600.json b/stac/open-canada/ft-mckay/swc/20221201T0600/20221201T0600.json new file mode 100644 index 000000000..84bc2e04d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221201T0600/20221201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221201T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221201T0600/SWC-SMAP-L_V2.0_100-20221201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221201T0600/SWC-SMAP-L_V2.0_100-20221201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221202T0600/20221202T0600.json b/stac/open-canada/ft-mckay/swc/20221202T0600/20221202T0600.json new file mode 100644 index 000000000..f06a67c71 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221202T0600/20221202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221202T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221202T0600/SWC-SMAP-L_V2.0_100-20221202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221202T0600/SWC-SMAP-L_V2.0_100-20221202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221203T0600/20221203T0600.json b/stac/open-canada/ft-mckay/swc/20221203T0600/20221203T0600.json new file mode 100644 index 000000000..174a68c75 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221203T0600/20221203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221203T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221203T0600/SWC-SMAP-L_V2.0_100-20221203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221203T0600/SWC-SMAP-L_V2.0_100-20221203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221204T0600/20221204T0600.json b/stac/open-canada/ft-mckay/swc/20221204T0600/20221204T0600.json new file mode 100644 index 000000000..12aa8eaa6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221204T0600/20221204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221204T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221204T0600/SWC-SMAP-L_V2.0_100-20221204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221204T0600/SWC-SMAP-L_V2.0_100-20221204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221205T0600/20221205T0600.json b/stac/open-canada/ft-mckay/swc/20221205T0600/20221205T0600.json new file mode 100644 index 000000000..fa25d076e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221205T0600/20221205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221205T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221205T0600/SWC-SMAP-L_V2.0_100-20221205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221205T0600/SWC-SMAP-L_V2.0_100-20221205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221206T0600/20221206T0600.json b/stac/open-canada/ft-mckay/swc/20221206T0600/20221206T0600.json new file mode 100644 index 000000000..3c6d1db09 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221206T0600/20221206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221206T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221206T0600/SWC-SMAP-L_V2.0_100-20221206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221206T0600/SWC-SMAP-L_V2.0_100-20221206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221207T0600/20221207T0600.json b/stac/open-canada/ft-mckay/swc/20221207T0600/20221207T0600.json new file mode 100644 index 000000000..903f48179 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221207T0600/20221207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221207T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221207T0600/SWC-SMAP-L_V2.0_100-20221207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221207T0600/SWC-SMAP-L_V2.0_100-20221207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221208T0600/20221208T0600.json b/stac/open-canada/ft-mckay/swc/20221208T0600/20221208T0600.json new file mode 100644 index 000000000..08b87b632 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221208T0600/20221208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221208T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221208T0600/SWC-SMAP-L_V2.0_100-20221208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221208T0600/SWC-SMAP-L_V2.0_100-20221208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221209T0600/20221209T0600.json b/stac/open-canada/ft-mckay/swc/20221209T0600/20221209T0600.json new file mode 100644 index 000000000..461e81050 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221209T0600/20221209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221209T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221209T0600/SWC-SMAP-L_V2.0_100-20221209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221209T0600/SWC-SMAP-L_V2.0_100-20221209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221210T0600/20221210T0600.json b/stac/open-canada/ft-mckay/swc/20221210T0600/20221210T0600.json new file mode 100644 index 000000000..9358e931c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221210T0600/20221210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221210T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221210T0600/SWC-SMAP-L_V2.0_100-20221210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221210T0600/SWC-SMAP-L_V2.0_100-20221210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221211T0600/20221211T0600.json b/stac/open-canada/ft-mckay/swc/20221211T0600/20221211T0600.json new file mode 100644 index 000000000..7d132e03a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221211T0600/20221211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221211T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221211T0600/SWC-SMAP-L_V2.0_100-20221211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221211T0600/SWC-SMAP-L_V2.0_100-20221211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221212T0600/20221212T0600.json b/stac/open-canada/ft-mckay/swc/20221212T0600/20221212T0600.json new file mode 100644 index 000000000..d5107dbda --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221212T0600/20221212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221212T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221212T0600/SWC-SMAP-L_V2.0_100-20221212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221212T0600/SWC-SMAP-L_V2.0_100-20221212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221213T0600/20221213T0600.json b/stac/open-canada/ft-mckay/swc/20221213T0600/20221213T0600.json new file mode 100644 index 000000000..736888e37 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221213T0600/20221213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221213T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221213T0600/SWC-SMAP-L_V2.0_100-20221213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221213T0600/SWC-SMAP-L_V2.0_100-20221213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221214T0600/20221214T0600.json b/stac/open-canada/ft-mckay/swc/20221214T0600/20221214T0600.json new file mode 100644 index 000000000..864d40241 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221214T0600/20221214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221214T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221214T0600/SWC-SMAP-L_V2.0_100-20221214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221214T0600/SWC-SMAP-L_V2.0_100-20221214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221215T0600/20221215T0600.json b/stac/open-canada/ft-mckay/swc/20221215T0600/20221215T0600.json new file mode 100644 index 000000000..7e825a639 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221215T0600/20221215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221215T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221215T0600/SWC-SMAP-L_V2.0_100-20221215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221215T0600/SWC-SMAP-L_V2.0_100-20221215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221216T0600/20221216T0600.json b/stac/open-canada/ft-mckay/swc/20221216T0600/20221216T0600.json new file mode 100644 index 000000000..36eb78fa3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221216T0600/20221216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221216T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221216T0600/SWC-SMAP-L_V2.0_100-20221216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221216T0600/SWC-SMAP-L_V2.0_100-20221216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221217T0600/20221217T0600.json b/stac/open-canada/ft-mckay/swc/20221217T0600/20221217T0600.json new file mode 100644 index 000000000..bfc73b5b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221217T0600/20221217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221217T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221217T0600/SWC-SMAP-L_V2.0_100-20221217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221217T0600/SWC-SMAP-L_V2.0_100-20221217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221218T0600/20221218T0600.json b/stac/open-canada/ft-mckay/swc/20221218T0600/20221218T0600.json new file mode 100644 index 000000000..8630e2cbc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221218T0600/20221218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221218T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221218T0600/SWC-SMAP-L_V2.0_100-20221218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221218T0600/SWC-SMAP-L_V2.0_100-20221218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221219T0600/20221219T0600.json b/stac/open-canada/ft-mckay/swc/20221219T0600/20221219T0600.json new file mode 100644 index 000000000..21a2b5678 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221219T0600/20221219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221219T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221219T0600/SWC-SMAP-L_V2.0_100-20221219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221219T0600/SWC-SMAP-L_V2.0_100-20221219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221220T0600/20221220T0600.json b/stac/open-canada/ft-mckay/swc/20221220T0600/20221220T0600.json new file mode 100644 index 000000000..0076a8dc7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221220T0600/20221220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221220T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221220T0600/SWC-SMAP-L_V2.0_100-20221220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221220T0600/SWC-SMAP-L_V2.0_100-20221220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221221T0600/20221221T0600.json b/stac/open-canada/ft-mckay/swc/20221221T0600/20221221T0600.json new file mode 100644 index 000000000..9a10a53a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221221T0600/20221221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221221T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221221T0600/SWC-SMAP-L_V2.0_100-20221221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221221T0600/SWC-SMAP-L_V2.0_100-20221221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221222T0600/20221222T0600.json b/stac/open-canada/ft-mckay/swc/20221222T0600/20221222T0600.json new file mode 100644 index 000000000..9a02c59d5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221222T0600/20221222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221222T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221222T0600/SWC-SMAP-L_V2.0_100-20221222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221222T0600/SWC-SMAP-L_V2.0_100-20221222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221223T0600/20221223T0600.json b/stac/open-canada/ft-mckay/swc/20221223T0600/20221223T0600.json new file mode 100644 index 000000000..74e4ff455 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221223T0600/20221223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221223T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221223T0600/SWC-SMAP-L_V2.0_100-20221223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221223T0600/SWC-SMAP-L_V2.0_100-20221223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221224T0600/20221224T0600.json b/stac/open-canada/ft-mckay/swc/20221224T0600/20221224T0600.json new file mode 100644 index 000000000..7413fa4fc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221224T0600/20221224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221224T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221224T0600/SWC-SMAP-L_V2.0_100-20221224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221224T0600/SWC-SMAP-L_V2.0_100-20221224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221225T0600/20221225T0600.json b/stac/open-canada/ft-mckay/swc/20221225T0600/20221225T0600.json new file mode 100644 index 000000000..843937e2a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221225T0600/20221225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221225T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221225T0600/SWC-SMAP-L_V2.0_100-20221225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221225T0600/SWC-SMAP-L_V2.0_100-20221225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221226T0600/20221226T0600.json b/stac/open-canada/ft-mckay/swc/20221226T0600/20221226T0600.json new file mode 100644 index 000000000..a68fbfb99 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221226T0600/20221226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221226T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221226T0600/SWC-SMAP-L_V2.0_100-20221226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221226T0600/SWC-SMAP-L_V2.0_100-20221226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221227T0600/20221227T0600.json b/stac/open-canada/ft-mckay/swc/20221227T0600/20221227T0600.json new file mode 100644 index 000000000..dbf98f949 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221227T0600/20221227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221227T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221227T0600/SWC-SMAP-L_V2.0_100-20221227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221227T0600/SWC-SMAP-L_V2.0_100-20221227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221228T0600/20221228T0600.json b/stac/open-canada/ft-mckay/swc/20221228T0600/20221228T0600.json new file mode 100644 index 000000000..2c053b654 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221228T0600/20221228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221228T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221228T0600/SWC-SMAP-L_V2.0_100-20221228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221228T0600/SWC-SMAP-L_V2.0_100-20221228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221229T0600/20221229T0600.json b/stac/open-canada/ft-mckay/swc/20221229T0600/20221229T0600.json new file mode 100644 index 000000000..ad299dbf5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221229T0600/20221229T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221229T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221229T0600/SWC-SMAP-L_V2.0_100-20221229T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221229T0600/SWC-SMAP-L_V2.0_100-20221229T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221230T0600/20221230T0600.json b/stac/open-canada/ft-mckay/swc/20221230T0600/20221230T0600.json new file mode 100644 index 000000000..ebc704ee5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221230T0600/20221230T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221230T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221230T0600/SWC-SMAP-L_V2.0_100-20221230T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221230T0600/SWC-SMAP-L_V2.0_100-20221230T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20221231T0600/20221231T0600.json b/stac/open-canada/ft-mckay/swc/20221231T0600/20221231T0600.json new file mode 100644 index 000000000..ccede8ea6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20221231T0600/20221231T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20221231T0600", + "collection": "swc", + "properties": { + "datetime": "2022-12-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221231T0600/SWC-SMAP-L_V2.0_100-20221231T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20221231T0600/SWC-SMAP-L_V2.0_100-20221231T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230101T0600/20230101T0600.json b/stac/open-canada/ft-mckay/swc/20230101T0600/20230101T0600.json new file mode 100644 index 000000000..e71872e3a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230101T0600/20230101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230101T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230101T0600/SWC-SMAP-L_V2.0_100-20230101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230101T0600/SWC-SMAP-L_V2.0_100-20230101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230102T0600/20230102T0600.json b/stac/open-canada/ft-mckay/swc/20230102T0600/20230102T0600.json new file mode 100644 index 000000000..e004a9757 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230102T0600/20230102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230102T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230102T0600/SWC-SMAP-L_V2.0_100-20230102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230102T0600/SWC-SMAP-L_V2.0_100-20230102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230103T0600/20230103T0600.json b/stac/open-canada/ft-mckay/swc/20230103T0600/20230103T0600.json new file mode 100644 index 000000000..3735bc0ab --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230103T0600/20230103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230103T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230103T0600/SWC-SMAP-L_V2.0_100-20230103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230103T0600/SWC-SMAP-L_V2.0_100-20230103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230104T0600/20230104T0600.json b/stac/open-canada/ft-mckay/swc/20230104T0600/20230104T0600.json new file mode 100644 index 000000000..18902af23 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230104T0600/20230104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230104T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230104T0600/SWC-SMAP-L_V2.0_100-20230104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230104T0600/SWC-SMAP-L_V2.0_100-20230104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230105T0600/20230105T0600.json b/stac/open-canada/ft-mckay/swc/20230105T0600/20230105T0600.json new file mode 100644 index 000000000..52ff897fd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230105T0600/20230105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230105T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230105T0600/SWC-SMAP-L_V2.0_100-20230105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230105T0600/SWC-SMAP-L_V2.0_100-20230105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230106T0600/20230106T0600.json b/stac/open-canada/ft-mckay/swc/20230106T0600/20230106T0600.json new file mode 100644 index 000000000..ff0390428 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230106T0600/20230106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230106T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230106T0600/SWC-SMAP-L_V2.0_100-20230106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230106T0600/SWC-SMAP-L_V2.0_100-20230106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230107T0600/20230107T0600.json b/stac/open-canada/ft-mckay/swc/20230107T0600/20230107T0600.json new file mode 100644 index 000000000..f46fff0cb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230107T0600/20230107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230107T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230107T0600/SWC-SMAP-L_V2.0_100-20230107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230107T0600/SWC-SMAP-L_V2.0_100-20230107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230108T0600/20230108T0600.json b/stac/open-canada/ft-mckay/swc/20230108T0600/20230108T0600.json new file mode 100644 index 000000000..bf6e0c2c0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230108T0600/20230108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230108T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230108T0600/SWC-SMAP-L_V2.0_100-20230108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230108T0600/SWC-SMAP-L_V2.0_100-20230108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230109T0600/20230109T0600.json b/stac/open-canada/ft-mckay/swc/20230109T0600/20230109T0600.json new file mode 100644 index 000000000..ffedc8da8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230109T0600/20230109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230109T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230109T0600/SWC-SMAP-L_V2.0_100-20230109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230109T0600/SWC-SMAP-L_V2.0_100-20230109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230110T0600/20230110T0600.json b/stac/open-canada/ft-mckay/swc/20230110T0600/20230110T0600.json new file mode 100644 index 000000000..a4c393370 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230110T0600/20230110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230110T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230110T0600/SWC-SMAP-L_V2.0_100-20230110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230110T0600/SWC-SMAP-L_V2.0_100-20230110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230111T0600/20230111T0600.json b/stac/open-canada/ft-mckay/swc/20230111T0600/20230111T0600.json new file mode 100644 index 000000000..f93a66e80 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230111T0600/20230111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230111T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230111T0600/SWC-SMAP-L_V2.0_100-20230111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230111T0600/SWC-SMAP-L_V2.0_100-20230111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230112T0600/20230112T0600.json b/stac/open-canada/ft-mckay/swc/20230112T0600/20230112T0600.json new file mode 100644 index 000000000..7684a7b57 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230112T0600/20230112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230112T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230112T0600/SWC-SMAP-L_V2.0_100-20230112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230112T0600/SWC-SMAP-L_V2.0_100-20230112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230113T0600/20230113T0600.json b/stac/open-canada/ft-mckay/swc/20230113T0600/20230113T0600.json new file mode 100644 index 000000000..bc71daf9a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230113T0600/20230113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230113T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230113T0600/SWC-SMAP-L_V2.0_100-20230113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230113T0600/SWC-SMAP-L_V2.0_100-20230113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230114T0600/20230114T0600.json b/stac/open-canada/ft-mckay/swc/20230114T0600/20230114T0600.json new file mode 100644 index 000000000..6b3ef9b99 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230114T0600/20230114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230114T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230114T0600/SWC-SMAP-L_V2.0_100-20230114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230114T0600/SWC-SMAP-L_V2.0_100-20230114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230115T0600/20230115T0600.json b/stac/open-canada/ft-mckay/swc/20230115T0600/20230115T0600.json new file mode 100644 index 000000000..d88aef8ea --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230115T0600/20230115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230115T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230115T0600/SWC-SMAP-L_V2.0_100-20230115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230115T0600/SWC-SMAP-L_V2.0_100-20230115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230116T0600/20230116T0600.json b/stac/open-canada/ft-mckay/swc/20230116T0600/20230116T0600.json new file mode 100644 index 000000000..c67263477 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230116T0600/20230116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230116T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230116T0600/SWC-SMAP-L_V2.0_100-20230116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230116T0600/SWC-SMAP-L_V2.0_100-20230116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230117T0600/20230117T0600.json b/stac/open-canada/ft-mckay/swc/20230117T0600/20230117T0600.json new file mode 100644 index 000000000..686c57436 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230117T0600/20230117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230117T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230117T0600/SWC-SMAP-L_V2.0_100-20230117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230117T0600/SWC-SMAP-L_V2.0_100-20230117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230118T0600/20230118T0600.json b/stac/open-canada/ft-mckay/swc/20230118T0600/20230118T0600.json new file mode 100644 index 000000000..f55b24ad0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230118T0600/20230118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230118T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230118T0600/SWC-SMAP-L_V2.0_100-20230118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230118T0600/SWC-SMAP-L_V2.0_100-20230118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230119T0600/20230119T0600.json b/stac/open-canada/ft-mckay/swc/20230119T0600/20230119T0600.json new file mode 100644 index 000000000..bfecaf1fa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230119T0600/20230119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230119T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230119T0600/SWC-SMAP-L_V2.0_100-20230119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230119T0600/SWC-SMAP-L_V2.0_100-20230119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230120T0600/20230120T0600.json b/stac/open-canada/ft-mckay/swc/20230120T0600/20230120T0600.json new file mode 100644 index 000000000..b75acdadd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230120T0600/20230120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230120T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230120T0600/SWC-SMAP-L_V2.0_100-20230120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230120T0600/SWC-SMAP-L_V2.0_100-20230120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230121T0600/20230121T0600.json b/stac/open-canada/ft-mckay/swc/20230121T0600/20230121T0600.json new file mode 100644 index 000000000..b31d13530 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230121T0600/20230121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230121T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230121T0600/SWC-SMAP-L_V2.0_100-20230121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230121T0600/SWC-SMAP-L_V2.0_100-20230121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230122T0600/20230122T0600.json b/stac/open-canada/ft-mckay/swc/20230122T0600/20230122T0600.json new file mode 100644 index 000000000..4ee54ab7e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230122T0600/20230122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230122T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230122T0600/SWC-SMAP-L_V2.0_100-20230122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230122T0600/SWC-SMAP-L_V2.0_100-20230122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230123T0600/20230123T0600.json b/stac/open-canada/ft-mckay/swc/20230123T0600/20230123T0600.json new file mode 100644 index 000000000..8eb378652 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230123T0600/20230123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230123T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230123T0600/SWC-SMAP-L_V2.0_100-20230123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230123T0600/SWC-SMAP-L_V2.0_100-20230123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230124T0600/20230124T0600.json b/stac/open-canada/ft-mckay/swc/20230124T0600/20230124T0600.json new file mode 100644 index 000000000..cdc1d2931 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230124T0600/20230124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230124T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230124T0600/SWC-SMAP-L_V2.0_100-20230124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230124T0600/SWC-SMAP-L_V2.0_100-20230124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230125T0600/20230125T0600.json b/stac/open-canada/ft-mckay/swc/20230125T0600/20230125T0600.json new file mode 100644 index 000000000..ec8dfbfd1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230125T0600/20230125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230125T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230125T0600/SWC-SMAP-L_V2.0_100-20230125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230125T0600/SWC-SMAP-L_V2.0_100-20230125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230126T0600/20230126T0600.json b/stac/open-canada/ft-mckay/swc/20230126T0600/20230126T0600.json new file mode 100644 index 000000000..80697881c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230126T0600/20230126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230126T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230126T0600/SWC-SMAP-L_V2.0_100-20230126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230126T0600/SWC-SMAP-L_V2.0_100-20230126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230127T0600/20230127T0600.json b/stac/open-canada/ft-mckay/swc/20230127T0600/20230127T0600.json new file mode 100644 index 000000000..2fa79f810 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230127T0600/20230127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230127T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230127T0600/SWC-SMAP-L_V2.0_100-20230127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230127T0600/SWC-SMAP-L_V2.0_100-20230127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230128T0600/20230128T0600.json b/stac/open-canada/ft-mckay/swc/20230128T0600/20230128T0600.json new file mode 100644 index 000000000..363540d37 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230128T0600/20230128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230128T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230128T0600/SWC-SMAP-L_V2.0_100-20230128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230128T0600/SWC-SMAP-L_V2.0_100-20230128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230129T0600/20230129T0600.json b/stac/open-canada/ft-mckay/swc/20230129T0600/20230129T0600.json new file mode 100644 index 000000000..174ebaddc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230129T0600/20230129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230129T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230129T0600/SWC-SMAP-L_V2.0_100-20230129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230129T0600/SWC-SMAP-L_V2.0_100-20230129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230130T0600/20230130T0600.json b/stac/open-canada/ft-mckay/swc/20230130T0600/20230130T0600.json new file mode 100644 index 000000000..b1e277ce3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230130T0600/20230130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230130T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230130T0600/SWC-SMAP-L_V2.0_100-20230130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230130T0600/SWC-SMAP-L_V2.0_100-20230130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230131T0600/20230131T0600.json b/stac/open-canada/ft-mckay/swc/20230131T0600/20230131T0600.json new file mode 100644 index 000000000..1faf0d380 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230131T0600/20230131T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230131T0600", + "collection": "swc", + "properties": { + "datetime": "2023-01-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230131T0600/SWC-SMAP-L_V2.0_100-20230131T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230131T0600/SWC-SMAP-L_V2.0_100-20230131T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230201T0600/20230201T0600.json b/stac/open-canada/ft-mckay/swc/20230201T0600/20230201T0600.json new file mode 100644 index 000000000..39ea52bcf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230201T0600/20230201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230201T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230201T0600/SWC-SMAP-L_V2.0_100-20230201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230201T0600/SWC-SMAP-L_V2.0_100-20230201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230202T0600/20230202T0600.json b/stac/open-canada/ft-mckay/swc/20230202T0600/20230202T0600.json new file mode 100644 index 000000000..26decc14f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230202T0600/20230202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230202T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230202T0600/SWC-SMAP-L_V2.0_100-20230202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230202T0600/SWC-SMAP-L_V2.0_100-20230202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230203T0600/20230203T0600.json b/stac/open-canada/ft-mckay/swc/20230203T0600/20230203T0600.json new file mode 100644 index 000000000..ef96443f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230203T0600/20230203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230203T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230203T0600/SWC-SMAP-L_V2.0_100-20230203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230203T0600/SWC-SMAP-L_V2.0_100-20230203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230204T0600/20230204T0600.json b/stac/open-canada/ft-mckay/swc/20230204T0600/20230204T0600.json new file mode 100644 index 000000000..cbca39662 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230204T0600/20230204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230204T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230204T0600/SWC-SMAP-L_V2.0_100-20230204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230204T0600/SWC-SMAP-L_V2.0_100-20230204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230205T0600/20230205T0600.json b/stac/open-canada/ft-mckay/swc/20230205T0600/20230205T0600.json new file mode 100644 index 000000000..5a2ed31bd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230205T0600/20230205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230205T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230205T0600/SWC-SMAP-L_V2.0_100-20230205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230205T0600/SWC-SMAP-L_V2.0_100-20230205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230206T0600/20230206T0600.json b/stac/open-canada/ft-mckay/swc/20230206T0600/20230206T0600.json new file mode 100644 index 000000000..e9a44d05f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230206T0600/20230206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230206T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230206T0600/SWC-SMAP-L_V2.0_100-20230206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230206T0600/SWC-SMAP-L_V2.0_100-20230206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230207T0600/20230207T0600.json b/stac/open-canada/ft-mckay/swc/20230207T0600/20230207T0600.json new file mode 100644 index 000000000..0d35fefd6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230207T0600/20230207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230207T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230207T0600/SWC-SMAP-L_V2.0_100-20230207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230207T0600/SWC-SMAP-L_V2.0_100-20230207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230208T0600/20230208T0600.json b/stac/open-canada/ft-mckay/swc/20230208T0600/20230208T0600.json new file mode 100644 index 000000000..d5b096978 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230208T0600/20230208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230208T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230208T0600/SWC-SMAP-L_V2.0_100-20230208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230208T0600/SWC-SMAP-L_V2.0_100-20230208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230209T0600/20230209T0600.json b/stac/open-canada/ft-mckay/swc/20230209T0600/20230209T0600.json new file mode 100644 index 000000000..f14246161 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230209T0600/20230209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230209T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230209T0600/SWC-SMAP-L_V2.0_100-20230209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230209T0600/SWC-SMAP-L_V2.0_100-20230209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230210T0600/20230210T0600.json b/stac/open-canada/ft-mckay/swc/20230210T0600/20230210T0600.json new file mode 100644 index 000000000..c0dab0af7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230210T0600/20230210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230210T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230210T0600/SWC-SMAP-L_V2.0_100-20230210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230210T0600/SWC-SMAP-L_V2.0_100-20230210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230211T0600/20230211T0600.json b/stac/open-canada/ft-mckay/swc/20230211T0600/20230211T0600.json new file mode 100644 index 000000000..b80148917 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230211T0600/20230211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230211T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230211T0600/SWC-SMAP-L_V2.0_100-20230211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230211T0600/SWC-SMAP-L_V2.0_100-20230211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230212T0600/20230212T0600.json b/stac/open-canada/ft-mckay/swc/20230212T0600/20230212T0600.json new file mode 100644 index 000000000..548d0d77f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230212T0600/20230212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230212T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230212T0600/SWC-SMAP-L_V2.0_100-20230212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230212T0600/SWC-SMAP-L_V2.0_100-20230212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230213T0600/20230213T0600.json b/stac/open-canada/ft-mckay/swc/20230213T0600/20230213T0600.json new file mode 100644 index 000000000..885228234 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230213T0600/20230213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230213T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230213T0600/SWC-SMAP-L_V2.0_100-20230213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230213T0600/SWC-SMAP-L_V2.0_100-20230213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230214T0600/20230214T0600.json b/stac/open-canada/ft-mckay/swc/20230214T0600/20230214T0600.json new file mode 100644 index 000000000..bc9394bc1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230214T0600/20230214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230214T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230214T0600/SWC-SMAP-L_V2.0_100-20230214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230214T0600/SWC-SMAP-L_V2.0_100-20230214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230215T0600/20230215T0600.json b/stac/open-canada/ft-mckay/swc/20230215T0600/20230215T0600.json new file mode 100644 index 000000000..6dbc0a290 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230215T0600/20230215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230215T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230215T0600/SWC-SMAP-L_V2.0_100-20230215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230215T0600/SWC-SMAP-L_V2.0_100-20230215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230216T0600/20230216T0600.json b/stac/open-canada/ft-mckay/swc/20230216T0600/20230216T0600.json new file mode 100644 index 000000000..1d8e61c7c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230216T0600/20230216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230216T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230216T0600/SWC-SMAP-L_V2.0_100-20230216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230216T0600/SWC-SMAP-L_V2.0_100-20230216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230217T0600/20230217T0600.json b/stac/open-canada/ft-mckay/swc/20230217T0600/20230217T0600.json new file mode 100644 index 000000000..3b9fe130a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230217T0600/20230217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230217T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230217T0600/SWC-SMAP-L_V2.0_100-20230217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230217T0600/SWC-SMAP-L_V2.0_100-20230217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230218T0600/20230218T0600.json b/stac/open-canada/ft-mckay/swc/20230218T0600/20230218T0600.json new file mode 100644 index 000000000..a75835f06 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230218T0600/20230218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230218T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230218T0600/SWC-SMAP-L_V2.0_100-20230218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230218T0600/SWC-SMAP-L_V2.0_100-20230218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230219T0600/20230219T0600.json b/stac/open-canada/ft-mckay/swc/20230219T0600/20230219T0600.json new file mode 100644 index 000000000..67272147c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230219T0600/20230219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230219T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230219T0600/SWC-SMAP-L_V2.0_100-20230219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230219T0600/SWC-SMAP-L_V2.0_100-20230219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230220T0600/20230220T0600.json b/stac/open-canada/ft-mckay/swc/20230220T0600/20230220T0600.json new file mode 100644 index 000000000..a0e6a51f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230220T0600/20230220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230220T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230220T0600/SWC-SMAP-L_V2.0_100-20230220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230220T0600/SWC-SMAP-L_V2.0_100-20230220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230221T0600/20230221T0600.json b/stac/open-canada/ft-mckay/swc/20230221T0600/20230221T0600.json new file mode 100644 index 000000000..ffb752342 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230221T0600/20230221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230221T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230221T0600/SWC-SMAP-L_V2.0_100-20230221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230221T0600/SWC-SMAP-L_V2.0_100-20230221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230222T0600/20230222T0600.json b/stac/open-canada/ft-mckay/swc/20230222T0600/20230222T0600.json new file mode 100644 index 000000000..fd0483a67 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230222T0600/20230222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230222T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230222T0600/SWC-SMAP-L_V2.0_100-20230222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230222T0600/SWC-SMAP-L_V2.0_100-20230222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230223T0600/20230223T0600.json b/stac/open-canada/ft-mckay/swc/20230223T0600/20230223T0600.json new file mode 100644 index 000000000..64f515548 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230223T0600/20230223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230223T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230223T0600/SWC-SMAP-L_V2.0_100-20230223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230223T0600/SWC-SMAP-L_V2.0_100-20230223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230224T0600/20230224T0600.json b/stac/open-canada/ft-mckay/swc/20230224T0600/20230224T0600.json new file mode 100644 index 000000000..440717e4d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230224T0600/20230224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230224T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230224T0600/SWC-SMAP-L_V2.0_100-20230224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230224T0600/SWC-SMAP-L_V2.0_100-20230224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230225T0600/20230225T0600.json b/stac/open-canada/ft-mckay/swc/20230225T0600/20230225T0600.json new file mode 100644 index 000000000..b6e28f302 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230225T0600/20230225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230225T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230225T0600/SWC-SMAP-L_V2.0_100-20230225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230225T0600/SWC-SMAP-L_V2.0_100-20230225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230226T0600/20230226T0600.json b/stac/open-canada/ft-mckay/swc/20230226T0600/20230226T0600.json new file mode 100644 index 000000000..b2ad885a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230226T0600/20230226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230226T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230226T0600/SWC-SMAP-L_V2.0_100-20230226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230226T0600/SWC-SMAP-L_V2.0_100-20230226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230227T0600/20230227T0600.json b/stac/open-canada/ft-mckay/swc/20230227T0600/20230227T0600.json new file mode 100644 index 000000000..ba282f4a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230227T0600/20230227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230227T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230227T0600/SWC-SMAP-L_V2.0_100-20230227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230227T0600/SWC-SMAP-L_V2.0_100-20230227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230228T0600/20230228T0600.json b/stac/open-canada/ft-mckay/swc/20230228T0600/20230228T0600.json new file mode 100644 index 000000000..7abb17102 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230228T0600/20230228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230228T0600", + "collection": "swc", + "properties": { + "datetime": "2023-02-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230228T0600/SWC-SMAP-L_V2.0_100-20230228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230228T0600/SWC-SMAP-L_V2.0_100-20230228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230301T0600/20230301T0600.json b/stac/open-canada/ft-mckay/swc/20230301T0600/20230301T0600.json new file mode 100644 index 000000000..e6c792253 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230301T0600/20230301T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230301T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230301T0600/SWC-SMAP-L_V2.0_100-20230301T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230301T0600/SWC-SMAP-L_V2.0_100-20230301T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230302T0600/20230302T0600.json b/stac/open-canada/ft-mckay/swc/20230302T0600/20230302T0600.json new file mode 100644 index 000000000..0f00406bd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230302T0600/20230302T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230302T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230302T0600/SWC-SMAP-L_V2.0_100-20230302T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230302T0600/SWC-SMAP-L_V2.0_100-20230302T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230303T0600/20230303T0600.json b/stac/open-canada/ft-mckay/swc/20230303T0600/20230303T0600.json new file mode 100644 index 000000000..8f6ca2bd0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230303T0600/20230303T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230303T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230303T0600/SWC-SMAP-L_V2.0_100-20230303T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230303T0600/SWC-SMAP-L_V2.0_100-20230303T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230304T0600/20230304T0600.json b/stac/open-canada/ft-mckay/swc/20230304T0600/20230304T0600.json new file mode 100644 index 000000000..79ef07a9e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230304T0600/20230304T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230304T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230304T0600/SWC-SMAP-L_V2.0_100-20230304T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230304T0600/SWC-SMAP-L_V2.0_100-20230304T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230305T0600/20230305T0600.json b/stac/open-canada/ft-mckay/swc/20230305T0600/20230305T0600.json new file mode 100644 index 000000000..dd9f6d1d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230305T0600/20230305T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230305T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230305T0600/SWC-SMAP-L_V2.0_100-20230305T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230305T0600/SWC-SMAP-L_V2.0_100-20230305T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230306T0600/20230306T0600.json b/stac/open-canada/ft-mckay/swc/20230306T0600/20230306T0600.json new file mode 100644 index 000000000..658369ae4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230306T0600/20230306T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230306T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230306T0600/SWC-SMAP-L_V2.0_100-20230306T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230306T0600/SWC-SMAP-L_V2.0_100-20230306T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230307T0600/20230307T0600.json b/stac/open-canada/ft-mckay/swc/20230307T0600/20230307T0600.json new file mode 100644 index 000000000..b05364662 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230307T0600/20230307T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230307T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230307T0600/SWC-SMAP-L_V2.0_100-20230307T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230307T0600/SWC-SMAP-L_V2.0_100-20230307T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230308T0600/20230308T0600.json b/stac/open-canada/ft-mckay/swc/20230308T0600/20230308T0600.json new file mode 100644 index 000000000..402637cb1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230308T0600/20230308T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230308T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230308T0600/SWC-SMAP-L_V2.0_100-20230308T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230308T0600/SWC-SMAP-L_V2.0_100-20230308T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230309T0600/20230309T0600.json b/stac/open-canada/ft-mckay/swc/20230309T0600/20230309T0600.json new file mode 100644 index 000000000..e27bbb92b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230309T0600/20230309T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230309T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230309T0600/SWC-SMAP-L_V2.0_100-20230309T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230309T0600/SWC-SMAP-L_V2.0_100-20230309T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230310T0600/20230310T0600.json b/stac/open-canada/ft-mckay/swc/20230310T0600/20230310T0600.json new file mode 100644 index 000000000..7463bfbb5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230310T0600/20230310T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230310T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230310T0600/SWC-SMAP-L_V2.0_100-20230310T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230310T0600/SWC-SMAP-L_V2.0_100-20230310T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230311T0600/20230311T0600.json b/stac/open-canada/ft-mckay/swc/20230311T0600/20230311T0600.json new file mode 100644 index 000000000..a85b34bb3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230311T0600/20230311T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230311T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230311T0600/SWC-SMAP-L_V2.0_100-20230311T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230311T0600/SWC-SMAP-L_V2.0_100-20230311T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230312T0600/20230312T0600.json b/stac/open-canada/ft-mckay/swc/20230312T0600/20230312T0600.json new file mode 100644 index 000000000..c9559f7bc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230312T0600/20230312T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230312T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230312T0600/SWC-SMAP-L_V2.0_100-20230312T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230312T0600/SWC-SMAP-L_V2.0_100-20230312T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230313T0600/20230313T0600.json b/stac/open-canada/ft-mckay/swc/20230313T0600/20230313T0600.json new file mode 100644 index 000000000..a1ca9ca4a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230313T0600/20230313T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230313T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230313T0600/SWC-SMAP-L_V2.0_100-20230313T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230313T0600/SWC-SMAP-L_V2.0_100-20230313T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230314T0600/20230314T0600.json b/stac/open-canada/ft-mckay/swc/20230314T0600/20230314T0600.json new file mode 100644 index 000000000..8261578e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230314T0600/20230314T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230314T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230314T0600/SWC-SMAP-L_V2.0_100-20230314T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230314T0600/SWC-SMAP-L_V2.0_100-20230314T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230315T0600/20230315T0600.json b/stac/open-canada/ft-mckay/swc/20230315T0600/20230315T0600.json new file mode 100644 index 000000000..e1e11145a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230315T0600/20230315T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230315T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230315T0600/SWC-SMAP-L_V2.0_100-20230315T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230315T0600/SWC-SMAP-L_V2.0_100-20230315T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230316T0600/20230316T0600.json b/stac/open-canada/ft-mckay/swc/20230316T0600/20230316T0600.json new file mode 100644 index 000000000..38120debf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230316T0600/20230316T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230316T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230316T0600/SWC-SMAP-L_V2.0_100-20230316T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230316T0600/SWC-SMAP-L_V2.0_100-20230316T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230317T0600/20230317T0600.json b/stac/open-canada/ft-mckay/swc/20230317T0600/20230317T0600.json new file mode 100644 index 000000000..2034f5549 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230317T0600/20230317T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230317T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230317T0600/SWC-SMAP-L_V2.0_100-20230317T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230317T0600/SWC-SMAP-L_V2.0_100-20230317T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230318T0600/20230318T0600.json b/stac/open-canada/ft-mckay/swc/20230318T0600/20230318T0600.json new file mode 100644 index 000000000..63c30884e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230318T0600/20230318T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230318T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230318T0600/SWC-SMAP-L_V2.0_100-20230318T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230318T0600/SWC-SMAP-L_V2.0_100-20230318T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230319T0600/20230319T0600.json b/stac/open-canada/ft-mckay/swc/20230319T0600/20230319T0600.json new file mode 100644 index 000000000..688b524cb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230319T0600/20230319T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230319T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230319T0600/SWC-SMAP-L_V2.0_100-20230319T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230319T0600/SWC-SMAP-L_V2.0_100-20230319T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230320T0600/20230320T0600.json b/stac/open-canada/ft-mckay/swc/20230320T0600/20230320T0600.json new file mode 100644 index 000000000..f200ae73c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230320T0600/20230320T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230320T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230320T0600/SWC-SMAP-L_V2.0_100-20230320T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230320T0600/SWC-SMAP-L_V2.0_100-20230320T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230321T0600/20230321T0600.json b/stac/open-canada/ft-mckay/swc/20230321T0600/20230321T0600.json new file mode 100644 index 000000000..73d0396ac --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230321T0600/20230321T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230321T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230321T0600/SWC-SMAP-L_V2.0_100-20230321T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230321T0600/SWC-SMAP-L_V2.0_100-20230321T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230322T0600/20230322T0600.json b/stac/open-canada/ft-mckay/swc/20230322T0600/20230322T0600.json new file mode 100644 index 000000000..b8f6e932c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230322T0600/20230322T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230322T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230322T0600/SWC-SMAP-L_V2.0_100-20230322T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230322T0600/SWC-SMAP-L_V2.0_100-20230322T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230323T0600/20230323T0600.json b/stac/open-canada/ft-mckay/swc/20230323T0600/20230323T0600.json new file mode 100644 index 000000000..d22886e84 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230323T0600/20230323T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230323T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230323T0600/SWC-SMAP-L_V2.0_100-20230323T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230323T0600/SWC-SMAP-L_V2.0_100-20230323T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230324T0600/20230324T0600.json b/stac/open-canada/ft-mckay/swc/20230324T0600/20230324T0600.json new file mode 100644 index 000000000..49e62c1ee --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230324T0600/20230324T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230324T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230324T0600/SWC-SMAP-L_V2.0_100-20230324T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230324T0600/SWC-SMAP-L_V2.0_100-20230324T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230325T0600/20230325T0600.json b/stac/open-canada/ft-mckay/swc/20230325T0600/20230325T0600.json new file mode 100644 index 000000000..652080ddf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230325T0600/20230325T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230325T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230325T0600/SWC-SMAP-L_V2.0_100-20230325T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230325T0600/SWC-SMAP-L_V2.0_100-20230325T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230326T0600/20230326T0600.json b/stac/open-canada/ft-mckay/swc/20230326T0600/20230326T0600.json new file mode 100644 index 000000000..c00a22463 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230326T0600/20230326T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230326T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230326T0600/SWC-SMAP-L_V2.0_100-20230326T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230326T0600/SWC-SMAP-L_V2.0_100-20230326T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230327T0600/20230327T0600.json b/stac/open-canada/ft-mckay/swc/20230327T0600/20230327T0600.json new file mode 100644 index 000000000..4a8ae1064 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230327T0600/20230327T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230327T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230327T0600/SWC-SMAP-L_V2.0_100-20230327T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230327T0600/SWC-SMAP-L_V2.0_100-20230327T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230328T0600/20230328T0600.json b/stac/open-canada/ft-mckay/swc/20230328T0600/20230328T0600.json new file mode 100644 index 000000000..471bb8343 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230328T0600/20230328T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230328T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230328T0600/SWC-SMAP-L_V2.0_100-20230328T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230328T0600/SWC-SMAP-L_V2.0_100-20230328T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230329T0600/20230329T0600.json b/stac/open-canada/ft-mckay/swc/20230329T0600/20230329T0600.json new file mode 100644 index 000000000..01697c69a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230329T0600/20230329T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230329T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230329T0600/SWC-SMAP-L_V2.0_100-20230329T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230329T0600/SWC-SMAP-L_V2.0_100-20230329T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230330T0600/20230330T0600.json b/stac/open-canada/ft-mckay/swc/20230330T0600/20230330T0600.json new file mode 100644 index 000000000..f13a46497 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230330T0600/20230330T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230330T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230330T0600/SWC-SMAP-L_V2.0_100-20230330T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230330T0600/SWC-SMAP-L_V2.0_100-20230330T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230331T0600/20230331T0600.json b/stac/open-canada/ft-mckay/swc/20230331T0600/20230331T0600.json new file mode 100644 index 000000000..3828fdc5d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230331T0600/20230331T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230331T0600", + "collection": "swc", + "properties": { + "datetime": "2023-03-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230331T0600/SWC-SMAP-L_V2.0_100-20230331T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230331T0600/SWC-SMAP-L_V2.0_100-20230331T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230401T0600/20230401T0600.json b/stac/open-canada/ft-mckay/swc/20230401T0600/20230401T0600.json new file mode 100644 index 000000000..5b72221ad --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230401T0600/20230401T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230401T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230401T0600/SWC-SMAP-L_V2.0_100-20230401T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230401T0600/SWC-SMAP-L_V2.0_100-20230401T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230402T0600/20230402T0600.json b/stac/open-canada/ft-mckay/swc/20230402T0600/20230402T0600.json new file mode 100644 index 000000000..7a38c78fa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230402T0600/20230402T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230402T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230402T0600/SWC-SMAP-L_V2.0_100-20230402T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230402T0600/SWC-SMAP-L_V2.0_100-20230402T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230403T0600/20230403T0600.json b/stac/open-canada/ft-mckay/swc/20230403T0600/20230403T0600.json new file mode 100644 index 000000000..1860b5e61 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230403T0600/20230403T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230403T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230403T0600/SWC-SMAP-L_V2.0_100-20230403T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230403T0600/SWC-SMAP-L_V2.0_100-20230403T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230404T0600/20230404T0600.json b/stac/open-canada/ft-mckay/swc/20230404T0600/20230404T0600.json new file mode 100644 index 000000000..0475cee43 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230404T0600/20230404T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230404T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230404T0600/SWC-SMAP-L_V2.0_100-20230404T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230404T0600/SWC-SMAP-L_V2.0_100-20230404T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230405T0600/20230405T0600.json b/stac/open-canada/ft-mckay/swc/20230405T0600/20230405T0600.json new file mode 100644 index 000000000..a1c516e49 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230405T0600/20230405T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230405T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230405T0600/SWC-SMAP-L_V2.0_100-20230405T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230405T0600/SWC-SMAP-L_V2.0_100-20230405T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230406T0600/20230406T0600.json b/stac/open-canada/ft-mckay/swc/20230406T0600/20230406T0600.json new file mode 100644 index 000000000..155bb61f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230406T0600/20230406T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230406T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230406T0600/SWC-SMAP-L_V2.0_100-20230406T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230406T0600/SWC-SMAP-L_V2.0_100-20230406T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230407T0600/20230407T0600.json b/stac/open-canada/ft-mckay/swc/20230407T0600/20230407T0600.json new file mode 100644 index 000000000..85a791338 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230407T0600/20230407T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230407T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230407T0600/SWC-SMAP-L_V2.0_100-20230407T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230407T0600/SWC-SMAP-L_V2.0_100-20230407T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230408T0600/20230408T0600.json b/stac/open-canada/ft-mckay/swc/20230408T0600/20230408T0600.json new file mode 100644 index 000000000..3fe29f9ca --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230408T0600/20230408T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230408T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230408T0600/SWC-SMAP-L_V2.0_100-20230408T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230408T0600/SWC-SMAP-L_V2.0_100-20230408T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230409T0600/20230409T0600.json b/stac/open-canada/ft-mckay/swc/20230409T0600/20230409T0600.json new file mode 100644 index 000000000..7633606e1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230409T0600/20230409T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230409T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230409T0600/SWC-SMAP-L_V2.0_100-20230409T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230409T0600/SWC-SMAP-L_V2.0_100-20230409T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230410T0600/20230410T0600.json b/stac/open-canada/ft-mckay/swc/20230410T0600/20230410T0600.json new file mode 100644 index 000000000..3bb6eb3c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230410T0600/20230410T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230410T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230410T0600/SWC-SMAP-L_V2.0_100-20230410T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230410T0600/SWC-SMAP-L_V2.0_100-20230410T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230411T0600/20230411T0600.json b/stac/open-canada/ft-mckay/swc/20230411T0600/20230411T0600.json new file mode 100644 index 000000000..c9521a4e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230411T0600/20230411T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230411T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230411T0600/SWC-SMAP-L_V2.0_100-20230411T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230411T0600/SWC-SMAP-L_V2.0_100-20230411T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230412T0600/20230412T0600.json b/stac/open-canada/ft-mckay/swc/20230412T0600/20230412T0600.json new file mode 100644 index 000000000..cb83a558e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230412T0600/20230412T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230412T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230412T0600/SWC-SMAP-L_V2.0_100-20230412T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230412T0600/SWC-SMAP-L_V2.0_100-20230412T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230413T0600/20230413T0600.json b/stac/open-canada/ft-mckay/swc/20230413T0600/20230413T0600.json new file mode 100644 index 000000000..4ba25a9a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230413T0600/20230413T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230413T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230413T0600/SWC-SMAP-L_V2.0_100-20230413T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230413T0600/SWC-SMAP-L_V2.0_100-20230413T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230414T0600/20230414T0600.json b/stac/open-canada/ft-mckay/swc/20230414T0600/20230414T0600.json new file mode 100644 index 000000000..91439375b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230414T0600/20230414T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230414T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230414T0600/SWC-SMAP-L_V2.0_100-20230414T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230414T0600/SWC-SMAP-L_V2.0_100-20230414T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230415T0600/20230415T0600.json b/stac/open-canada/ft-mckay/swc/20230415T0600/20230415T0600.json new file mode 100644 index 000000000..5e1f5a61e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230415T0600/20230415T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230415T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230415T0600/SWC-SMAP-L_V2.0_100-20230415T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230415T0600/SWC-SMAP-L_V2.0_100-20230415T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230416T0600/20230416T0600.json b/stac/open-canada/ft-mckay/swc/20230416T0600/20230416T0600.json new file mode 100644 index 000000000..f08763c13 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230416T0600/20230416T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230416T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230416T0600/SWC-SMAP-L_V2.0_100-20230416T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230416T0600/SWC-SMAP-L_V2.0_100-20230416T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230417T0600/20230417T0600.json b/stac/open-canada/ft-mckay/swc/20230417T0600/20230417T0600.json new file mode 100644 index 000000000..dae142eed --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230417T0600/20230417T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230417T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230417T0600/SWC-SMAP-L_V2.0_100-20230417T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230417T0600/SWC-SMAP-L_V2.0_100-20230417T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230418T0600/20230418T0600.json b/stac/open-canada/ft-mckay/swc/20230418T0600/20230418T0600.json new file mode 100644 index 000000000..450367275 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230418T0600/20230418T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230418T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230418T0600/SWC-SMAP-L_V2.0_100-20230418T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230418T0600/SWC-SMAP-L_V2.0_100-20230418T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230419T0600/20230419T0600.json b/stac/open-canada/ft-mckay/swc/20230419T0600/20230419T0600.json new file mode 100644 index 000000000..c9dff6c07 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230419T0600/20230419T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230419T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230419T0600/SWC-SMAP-L_V2.0_100-20230419T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230419T0600/SWC-SMAP-L_V2.0_100-20230419T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230420T0600/20230420T0600.json b/stac/open-canada/ft-mckay/swc/20230420T0600/20230420T0600.json new file mode 100644 index 000000000..763c0067e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230420T0600/20230420T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230420T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230420T0600/SWC-SMAP-L_V2.0_100-20230420T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230420T0600/SWC-SMAP-L_V2.0_100-20230420T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230421T0600/20230421T0600.json b/stac/open-canada/ft-mckay/swc/20230421T0600/20230421T0600.json new file mode 100644 index 000000000..b65efc953 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230421T0600/20230421T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230421T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230421T0600/SWC-SMAP-L_V2.0_100-20230421T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230421T0600/SWC-SMAP-L_V2.0_100-20230421T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230422T0600/20230422T0600.json b/stac/open-canada/ft-mckay/swc/20230422T0600/20230422T0600.json new file mode 100644 index 000000000..325d42c96 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230422T0600/20230422T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230422T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230422T0600/SWC-SMAP-L_V2.0_100-20230422T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230422T0600/SWC-SMAP-L_V2.0_100-20230422T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230423T0600/20230423T0600.json b/stac/open-canada/ft-mckay/swc/20230423T0600/20230423T0600.json new file mode 100644 index 000000000..fff19db7f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230423T0600/20230423T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230423T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230423T0600/SWC-SMAP-L_V2.0_100-20230423T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230423T0600/SWC-SMAP-L_V2.0_100-20230423T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230424T0600/20230424T0600.json b/stac/open-canada/ft-mckay/swc/20230424T0600/20230424T0600.json new file mode 100644 index 000000000..3f68cb6ae --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230424T0600/20230424T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230424T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230424T0600/SWC-SMAP-L_V2.0_100-20230424T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230424T0600/SWC-SMAP-L_V2.0_100-20230424T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230425T0600/20230425T0600.json b/stac/open-canada/ft-mckay/swc/20230425T0600/20230425T0600.json new file mode 100644 index 000000000..9d390fbf4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230425T0600/20230425T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230425T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230425T0600/SWC-SMAP-L_V2.0_100-20230425T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230425T0600/SWC-SMAP-L_V2.0_100-20230425T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230426T0600/20230426T0600.json b/stac/open-canada/ft-mckay/swc/20230426T0600/20230426T0600.json new file mode 100644 index 000000000..8962dc9a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230426T0600/20230426T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230426T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230426T0600/SWC-SMAP-L_V2.0_100-20230426T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230426T0600/SWC-SMAP-L_V2.0_100-20230426T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230427T0600/20230427T0600.json b/stac/open-canada/ft-mckay/swc/20230427T0600/20230427T0600.json new file mode 100644 index 000000000..a00aae1c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230427T0600/20230427T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230427T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230427T0600/SWC-SMAP-L_V2.0_100-20230427T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230427T0600/SWC-SMAP-L_V2.0_100-20230427T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230428T0600/20230428T0600.json b/stac/open-canada/ft-mckay/swc/20230428T0600/20230428T0600.json new file mode 100644 index 000000000..7fb790015 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230428T0600/20230428T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230428T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230428T0600/SWC-SMAP-L_V2.0_100-20230428T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230428T0600/SWC-SMAP-L_V2.0_100-20230428T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230429T0600/20230429T0600.json b/stac/open-canada/ft-mckay/swc/20230429T0600/20230429T0600.json new file mode 100644 index 000000000..bd7c69a3b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230429T0600/20230429T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230429T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230429T0600/SWC-SMAP-L_V2.0_100-20230429T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230429T0600/SWC-SMAP-L_V2.0_100-20230429T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230430T0600/20230430T0600.json b/stac/open-canada/ft-mckay/swc/20230430T0600/20230430T0600.json new file mode 100644 index 000000000..10e45fb2e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230430T0600/20230430T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230430T0600", + "collection": "swc", + "properties": { + "datetime": "2023-04-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230430T0600/SWC-SMAP-L_V2.0_100-20230430T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230430T0600/SWC-SMAP-L_V2.0_100-20230430T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230501T0600/20230501T0600.json b/stac/open-canada/ft-mckay/swc/20230501T0600/20230501T0600.json new file mode 100644 index 000000000..f67b29f63 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230501T0600/20230501T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230501T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230501T0600/SWC-SMAP-L_V2.0_100-20230501T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230501T0600/SWC-SMAP-L_V2.0_100-20230501T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230502T0600/20230502T0600.json b/stac/open-canada/ft-mckay/swc/20230502T0600/20230502T0600.json new file mode 100644 index 000000000..93b9d090b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230502T0600/20230502T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230502T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230502T0600/SWC-SMAP-L_V2.0_100-20230502T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230502T0600/SWC-SMAP-L_V2.0_100-20230502T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230503T0600/20230503T0600.json b/stac/open-canada/ft-mckay/swc/20230503T0600/20230503T0600.json new file mode 100644 index 000000000..0a616b5aa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230503T0600/20230503T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230503T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230503T0600/SWC-SMAP-L_V2.0_100-20230503T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230503T0600/SWC-SMAP-L_V2.0_100-20230503T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230504T0600/20230504T0600.json b/stac/open-canada/ft-mckay/swc/20230504T0600/20230504T0600.json new file mode 100644 index 000000000..fd1a0f8a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230504T0600/20230504T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230504T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230504T0600/SWC-SMAP-L_V2.0_100-20230504T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230504T0600/SWC-SMAP-L_V2.0_100-20230504T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230505T0600/20230505T0600.json b/stac/open-canada/ft-mckay/swc/20230505T0600/20230505T0600.json new file mode 100644 index 000000000..03ad7cf64 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230505T0600/20230505T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230505T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230505T0600/SWC-SMAP-L_V2.0_100-20230505T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230505T0600/SWC-SMAP-L_V2.0_100-20230505T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230506T0600/20230506T0600.json b/stac/open-canada/ft-mckay/swc/20230506T0600/20230506T0600.json new file mode 100644 index 000000000..d6ab3d409 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230506T0600/20230506T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230506T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230506T0600/SWC-SMAP-L_V2.0_100-20230506T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230506T0600/SWC-SMAP-L_V2.0_100-20230506T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230507T0600/20230507T0600.json b/stac/open-canada/ft-mckay/swc/20230507T0600/20230507T0600.json new file mode 100644 index 000000000..3ce7617db --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230507T0600/20230507T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230507T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230507T0600/SWC-SMAP-L_V2.0_100-20230507T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230507T0600/SWC-SMAP-L_V2.0_100-20230507T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230508T0600/20230508T0600.json b/stac/open-canada/ft-mckay/swc/20230508T0600/20230508T0600.json new file mode 100644 index 000000000..04639ea2f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230508T0600/20230508T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230508T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230508T0600/SWC-SMAP-L_V2.0_100-20230508T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230508T0600/SWC-SMAP-L_V2.0_100-20230508T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230509T0600/20230509T0600.json b/stac/open-canada/ft-mckay/swc/20230509T0600/20230509T0600.json new file mode 100644 index 000000000..bc8e72494 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230509T0600/20230509T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230509T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230509T0600/SWC-SMAP-L_V2.0_100-20230509T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230509T0600/SWC-SMAP-L_V2.0_100-20230509T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230510T0600/20230510T0600.json b/stac/open-canada/ft-mckay/swc/20230510T0600/20230510T0600.json new file mode 100644 index 000000000..877a4e933 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230510T0600/20230510T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230510T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230510T0600/SWC-SMAP-L_V2.0_100-20230510T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230510T0600/SWC-SMAP-L_V2.0_100-20230510T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230511T0600/20230511T0600.json b/stac/open-canada/ft-mckay/swc/20230511T0600/20230511T0600.json new file mode 100644 index 000000000..527e94859 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230511T0600/20230511T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230511T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230511T0600/SWC-SMAP-L_V2.0_100-20230511T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230511T0600/SWC-SMAP-L_V2.0_100-20230511T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230512T0600/20230512T0600.json b/stac/open-canada/ft-mckay/swc/20230512T0600/20230512T0600.json new file mode 100644 index 000000000..75a415be6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230512T0600/20230512T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230512T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230512T0600/SWC-SMAP-L_V2.0_100-20230512T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230512T0600/SWC-SMAP-L_V2.0_100-20230512T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230513T0600/20230513T0600.json b/stac/open-canada/ft-mckay/swc/20230513T0600/20230513T0600.json new file mode 100644 index 000000000..4af27bcdf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230513T0600/20230513T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230513T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230513T0600/SWC-SMAP-L_V2.0_100-20230513T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230513T0600/SWC-SMAP-L_V2.0_100-20230513T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230514T0600/20230514T0600.json b/stac/open-canada/ft-mckay/swc/20230514T0600/20230514T0600.json new file mode 100644 index 000000000..e6f7cfdb2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230514T0600/20230514T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230514T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230514T0600/SWC-SMAP-L_V2.0_100-20230514T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230514T0600/SWC-SMAP-L_V2.0_100-20230514T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230515T0600/20230515T0600.json b/stac/open-canada/ft-mckay/swc/20230515T0600/20230515T0600.json new file mode 100644 index 000000000..bea1614ec --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230515T0600/20230515T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230515T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230515T0600/SWC-SMAP-L_V2.0_100-20230515T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230515T0600/SWC-SMAP-L_V2.0_100-20230515T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230516T0600/20230516T0600.json b/stac/open-canada/ft-mckay/swc/20230516T0600/20230516T0600.json new file mode 100644 index 000000000..5bbef8e03 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230516T0600/20230516T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230516T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230516T0600/SWC-SMAP-L_V2.0_100-20230516T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230516T0600/SWC-SMAP-L_V2.0_100-20230516T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230517T0600/20230517T0600.json b/stac/open-canada/ft-mckay/swc/20230517T0600/20230517T0600.json new file mode 100644 index 000000000..04b373241 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230517T0600/20230517T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230517T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230517T0600/SWC-SMAP-L_V2.0_100-20230517T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230517T0600/SWC-SMAP-L_V2.0_100-20230517T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230518T0600/20230518T0600.json b/stac/open-canada/ft-mckay/swc/20230518T0600/20230518T0600.json new file mode 100644 index 000000000..4a6fec982 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230518T0600/20230518T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230518T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230518T0600/SWC-SMAP-L_V2.0_100-20230518T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230518T0600/SWC-SMAP-L_V2.0_100-20230518T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230519T0600/20230519T0600.json b/stac/open-canada/ft-mckay/swc/20230519T0600/20230519T0600.json new file mode 100644 index 000000000..1d11e1b52 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230519T0600/20230519T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230519T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230519T0600/SWC-SMAP-L_V2.0_100-20230519T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230519T0600/SWC-SMAP-L_V2.0_100-20230519T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230520T0600/20230520T0600.json b/stac/open-canada/ft-mckay/swc/20230520T0600/20230520T0600.json new file mode 100644 index 000000000..dc4105e7d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230520T0600/20230520T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230520T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230520T0600/SWC-SMAP-L_V2.0_100-20230520T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230520T0600/SWC-SMAP-L_V2.0_100-20230520T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230521T0600/20230521T0600.json b/stac/open-canada/ft-mckay/swc/20230521T0600/20230521T0600.json new file mode 100644 index 000000000..e7ef547cf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230521T0600/20230521T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230521T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230521T0600/SWC-SMAP-L_V2.0_100-20230521T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230521T0600/SWC-SMAP-L_V2.0_100-20230521T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230522T0600/20230522T0600.json b/stac/open-canada/ft-mckay/swc/20230522T0600/20230522T0600.json new file mode 100644 index 000000000..c442b94ed --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230522T0600/20230522T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230522T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230522T0600/SWC-SMAP-L_V2.0_100-20230522T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230522T0600/SWC-SMAP-L_V2.0_100-20230522T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230523T0600/20230523T0600.json b/stac/open-canada/ft-mckay/swc/20230523T0600/20230523T0600.json new file mode 100644 index 000000000..a9daab192 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230523T0600/20230523T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230523T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230523T0600/SWC-SMAP-L_V2.0_100-20230523T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230523T0600/SWC-SMAP-L_V2.0_100-20230523T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230524T0600/20230524T0600.json b/stac/open-canada/ft-mckay/swc/20230524T0600/20230524T0600.json new file mode 100644 index 000000000..7c88eb69f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230524T0600/20230524T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230524T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230524T0600/SWC-SMAP-L_V2.0_100-20230524T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230524T0600/SWC-SMAP-L_V2.0_100-20230524T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230525T0600/20230525T0600.json b/stac/open-canada/ft-mckay/swc/20230525T0600/20230525T0600.json new file mode 100644 index 000000000..65ed3e8de --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230525T0600/20230525T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230525T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230525T0600/SWC-SMAP-L_V2.0_100-20230525T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230525T0600/SWC-SMAP-L_V2.0_100-20230525T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230526T0600/20230526T0600.json b/stac/open-canada/ft-mckay/swc/20230526T0600/20230526T0600.json new file mode 100644 index 000000000..1d63808b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230526T0600/20230526T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230526T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230526T0600/SWC-SMAP-L_V2.0_100-20230526T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230526T0600/SWC-SMAP-L_V2.0_100-20230526T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230527T0600/20230527T0600.json b/stac/open-canada/ft-mckay/swc/20230527T0600/20230527T0600.json new file mode 100644 index 000000000..18cdf3b98 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230527T0600/20230527T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230527T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230527T0600/SWC-SMAP-L_V2.0_100-20230527T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230527T0600/SWC-SMAP-L_V2.0_100-20230527T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230528T0600/20230528T0600.json b/stac/open-canada/ft-mckay/swc/20230528T0600/20230528T0600.json new file mode 100644 index 000000000..69af4bcdd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230528T0600/20230528T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230528T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230528T0600/SWC-SMAP-L_V2.0_100-20230528T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230528T0600/SWC-SMAP-L_V2.0_100-20230528T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230529T0600/20230529T0600.json b/stac/open-canada/ft-mckay/swc/20230529T0600/20230529T0600.json new file mode 100644 index 000000000..fc1ae38b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230529T0600/20230529T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230529T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230529T0600/SWC-SMAP-L_V2.0_100-20230529T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230529T0600/SWC-SMAP-L_V2.0_100-20230529T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230530T0600/20230530T0600.json b/stac/open-canada/ft-mckay/swc/20230530T0600/20230530T0600.json new file mode 100644 index 000000000..e08776598 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230530T0600/20230530T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230530T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230530T0600/SWC-SMAP-L_V2.0_100-20230530T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230530T0600/SWC-SMAP-L_V2.0_100-20230530T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230531T0600/20230531T0600.json b/stac/open-canada/ft-mckay/swc/20230531T0600/20230531T0600.json new file mode 100644 index 000000000..c326a0a86 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230531T0600/20230531T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230531T0600", + "collection": "swc", + "properties": { + "datetime": "2023-05-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230531T0600/SWC-SMAP-L_V2.0_100-20230531T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230531T0600/SWC-SMAP-L_V2.0_100-20230531T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230601T0600/20230601T0600.json b/stac/open-canada/ft-mckay/swc/20230601T0600/20230601T0600.json new file mode 100644 index 000000000..418f37c17 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230601T0600/20230601T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230601T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230601T0600/SWC-SMAP-L_V2.0_100-20230601T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230601T0600/SWC-SMAP-L_V2.0_100-20230601T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230602T0600/20230602T0600.json b/stac/open-canada/ft-mckay/swc/20230602T0600/20230602T0600.json new file mode 100644 index 000000000..66d15651c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230602T0600/20230602T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230602T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230602T0600/SWC-SMAP-L_V2.0_100-20230602T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230602T0600/SWC-SMAP-L_V2.0_100-20230602T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230603T0600/20230603T0600.json b/stac/open-canada/ft-mckay/swc/20230603T0600/20230603T0600.json new file mode 100644 index 000000000..ccf5002df --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230603T0600/20230603T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230603T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230603T0600/SWC-SMAP-L_V2.0_100-20230603T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230603T0600/SWC-SMAP-L_V2.0_100-20230603T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230604T0600/20230604T0600.json b/stac/open-canada/ft-mckay/swc/20230604T0600/20230604T0600.json new file mode 100644 index 000000000..3c10484d9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230604T0600/20230604T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230604T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230604T0600/SWC-SMAP-L_V2.0_100-20230604T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230604T0600/SWC-SMAP-L_V2.0_100-20230604T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230605T0600/20230605T0600.json b/stac/open-canada/ft-mckay/swc/20230605T0600/20230605T0600.json new file mode 100644 index 000000000..94ea16db7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230605T0600/20230605T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230605T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230605T0600/SWC-SMAP-L_V2.0_100-20230605T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230605T0600/SWC-SMAP-L_V2.0_100-20230605T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230606T0600/20230606T0600.json b/stac/open-canada/ft-mckay/swc/20230606T0600/20230606T0600.json new file mode 100644 index 000000000..47be78fb8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230606T0600/20230606T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230606T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230606T0600/SWC-SMAP-L_V2.0_100-20230606T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230606T0600/SWC-SMAP-L_V2.0_100-20230606T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230607T0600/20230607T0600.json b/stac/open-canada/ft-mckay/swc/20230607T0600/20230607T0600.json new file mode 100644 index 000000000..775f438b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230607T0600/20230607T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230607T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230607T0600/SWC-SMAP-L_V2.0_100-20230607T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230607T0600/SWC-SMAP-L_V2.0_100-20230607T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230608T0600/20230608T0600.json b/stac/open-canada/ft-mckay/swc/20230608T0600/20230608T0600.json new file mode 100644 index 000000000..aaf4e0fc6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230608T0600/20230608T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230608T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230608T0600/SWC-SMAP-L_V2.0_100-20230608T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230608T0600/SWC-SMAP-L_V2.0_100-20230608T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230609T0600/20230609T0600.json b/stac/open-canada/ft-mckay/swc/20230609T0600/20230609T0600.json new file mode 100644 index 000000000..2c11049b0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230609T0600/20230609T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230609T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230609T0600/SWC-SMAP-L_V2.0_100-20230609T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230609T0600/SWC-SMAP-L_V2.0_100-20230609T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230610T0600/20230610T0600.json b/stac/open-canada/ft-mckay/swc/20230610T0600/20230610T0600.json new file mode 100644 index 000000000..8ef42c5a4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230610T0600/20230610T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230610T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230610T0600/SWC-SMAP-L_V2.0_100-20230610T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230610T0600/SWC-SMAP-L_V2.0_100-20230610T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230611T0600/20230611T0600.json b/stac/open-canada/ft-mckay/swc/20230611T0600/20230611T0600.json new file mode 100644 index 000000000..242f9b85d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230611T0600/20230611T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230611T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230611T0600/SWC-SMAP-L_V2.0_100-20230611T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230611T0600/SWC-SMAP-L_V2.0_100-20230611T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230612T0600/20230612T0600.json b/stac/open-canada/ft-mckay/swc/20230612T0600/20230612T0600.json new file mode 100644 index 000000000..84b1139ff --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230612T0600/20230612T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230612T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230612T0600/SWC-SMAP-L_V2.0_100-20230612T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230612T0600/SWC-SMAP-L_V2.0_100-20230612T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230613T0600/20230613T0600.json b/stac/open-canada/ft-mckay/swc/20230613T0600/20230613T0600.json new file mode 100644 index 000000000..b4ae02e9b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230613T0600/20230613T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230613T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230613T0600/SWC-SMAP-L_V2.0_100-20230613T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230613T0600/SWC-SMAP-L_V2.0_100-20230613T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230614T0600/20230614T0600.json b/stac/open-canada/ft-mckay/swc/20230614T0600/20230614T0600.json new file mode 100644 index 000000000..75ee1c7be --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230614T0600/20230614T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230614T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230614T0600/SWC-SMAP-L_V2.0_100-20230614T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230614T0600/SWC-SMAP-L_V2.0_100-20230614T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230615T0600/20230615T0600.json b/stac/open-canada/ft-mckay/swc/20230615T0600/20230615T0600.json new file mode 100644 index 000000000..6be75d348 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230615T0600/20230615T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230615T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230615T0600/SWC-SMAP-L_V2.0_100-20230615T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230615T0600/SWC-SMAP-L_V2.0_100-20230615T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230616T0600/20230616T0600.json b/stac/open-canada/ft-mckay/swc/20230616T0600/20230616T0600.json new file mode 100644 index 000000000..444c2fb0b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230616T0600/20230616T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230616T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230616T0600/SWC-SMAP-L_V2.0_100-20230616T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230616T0600/SWC-SMAP-L_V2.0_100-20230616T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230617T0600/20230617T0600.json b/stac/open-canada/ft-mckay/swc/20230617T0600/20230617T0600.json new file mode 100644 index 000000000..ed7033730 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230617T0600/20230617T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230617T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230617T0600/SWC-SMAP-L_V2.0_100-20230617T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230617T0600/SWC-SMAP-L_V2.0_100-20230617T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230618T0600/20230618T0600.json b/stac/open-canada/ft-mckay/swc/20230618T0600/20230618T0600.json new file mode 100644 index 000000000..b89375216 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230618T0600/20230618T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230618T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230618T0600/SWC-SMAP-L_V2.0_100-20230618T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230618T0600/SWC-SMAP-L_V2.0_100-20230618T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230619T0600/20230619T0600.json b/stac/open-canada/ft-mckay/swc/20230619T0600/20230619T0600.json new file mode 100644 index 000000000..a000104f0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230619T0600/20230619T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230619T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230619T0600/SWC-SMAP-L_V2.0_100-20230619T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230619T0600/SWC-SMAP-L_V2.0_100-20230619T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230620T0600/20230620T0600.json b/stac/open-canada/ft-mckay/swc/20230620T0600/20230620T0600.json new file mode 100644 index 000000000..215ff3ec2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230620T0600/20230620T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230620T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230620T0600/SWC-SMAP-L_V2.0_100-20230620T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230620T0600/SWC-SMAP-L_V2.0_100-20230620T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230621T0600/20230621T0600.json b/stac/open-canada/ft-mckay/swc/20230621T0600/20230621T0600.json new file mode 100644 index 000000000..3c59136cc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230621T0600/20230621T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230621T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230621T0600/SWC-SMAP-L_V2.0_100-20230621T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230621T0600/SWC-SMAP-L_V2.0_100-20230621T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230622T0600/20230622T0600.json b/stac/open-canada/ft-mckay/swc/20230622T0600/20230622T0600.json new file mode 100644 index 000000000..9e2b77396 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230622T0600/20230622T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230622T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230622T0600/SWC-SMAP-L_V2.0_100-20230622T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230622T0600/SWC-SMAP-L_V2.0_100-20230622T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230623T0600/20230623T0600.json b/stac/open-canada/ft-mckay/swc/20230623T0600/20230623T0600.json new file mode 100644 index 000000000..f588b78b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230623T0600/20230623T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230623T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230623T0600/SWC-SMAP-L_V2.0_100-20230623T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230623T0600/SWC-SMAP-L_V2.0_100-20230623T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230624T0600/20230624T0600.json b/stac/open-canada/ft-mckay/swc/20230624T0600/20230624T0600.json new file mode 100644 index 000000000..e10d74a8a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230624T0600/20230624T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230624T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230624T0600/SWC-SMAP-L_V2.0_100-20230624T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230624T0600/SWC-SMAP-L_V2.0_100-20230624T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230625T0600/20230625T0600.json b/stac/open-canada/ft-mckay/swc/20230625T0600/20230625T0600.json new file mode 100644 index 000000000..0e1131436 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230625T0600/20230625T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230625T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230625T0600/SWC-SMAP-L_V2.0_100-20230625T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230625T0600/SWC-SMAP-L_V2.0_100-20230625T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230626T0600/20230626T0600.json b/stac/open-canada/ft-mckay/swc/20230626T0600/20230626T0600.json new file mode 100644 index 000000000..e92e006f3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230626T0600/20230626T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230626T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230626T0600/SWC-SMAP-L_V2.0_100-20230626T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230626T0600/SWC-SMAP-L_V2.0_100-20230626T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230627T0600/20230627T0600.json b/stac/open-canada/ft-mckay/swc/20230627T0600/20230627T0600.json new file mode 100644 index 000000000..f3f2b5ed5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230627T0600/20230627T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230627T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230627T0600/SWC-SMAP-L_V2.0_100-20230627T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230627T0600/SWC-SMAP-L_V2.0_100-20230627T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230628T0600/20230628T0600.json b/stac/open-canada/ft-mckay/swc/20230628T0600/20230628T0600.json new file mode 100644 index 000000000..cec8ad267 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230628T0600/20230628T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230628T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230628T0600/SWC-SMAP-L_V2.0_100-20230628T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230628T0600/SWC-SMAP-L_V2.0_100-20230628T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230629T0600/20230629T0600.json b/stac/open-canada/ft-mckay/swc/20230629T0600/20230629T0600.json new file mode 100644 index 000000000..49b5894e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230629T0600/20230629T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230629T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230629T0600/SWC-SMAP-L_V2.0_100-20230629T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230629T0600/SWC-SMAP-L_V2.0_100-20230629T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230630T0600/20230630T0600.json b/stac/open-canada/ft-mckay/swc/20230630T0600/20230630T0600.json new file mode 100644 index 000000000..8008ee4a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230630T0600/20230630T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230630T0600", + "collection": "swc", + "properties": { + "datetime": "2023-06-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230630T0600/SWC-SMAP-L_V2.0_100-20230630T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230630T0600/SWC-SMAP-L_V2.0_100-20230630T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230701T0600/20230701T0600.json b/stac/open-canada/ft-mckay/swc/20230701T0600/20230701T0600.json new file mode 100644 index 000000000..32e916d93 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230701T0600/20230701T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230701T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230701T0600/SWC-SMAP-L_V2.0_100-20230701T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230701T0600/SWC-SMAP-L_V2.0_100-20230701T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230702T0600/20230702T0600.json b/stac/open-canada/ft-mckay/swc/20230702T0600/20230702T0600.json new file mode 100644 index 000000000..721803535 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230702T0600/20230702T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230702T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230702T0600/SWC-SMAP-L_V2.0_100-20230702T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230702T0600/SWC-SMAP-L_V2.0_100-20230702T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230703T0600/20230703T0600.json b/stac/open-canada/ft-mckay/swc/20230703T0600/20230703T0600.json new file mode 100644 index 000000000..8b35ef3c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230703T0600/20230703T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230703T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230703T0600/SWC-SMAP-L_V2.0_100-20230703T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230703T0600/SWC-SMAP-L_V2.0_100-20230703T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230704T0600/20230704T0600.json b/stac/open-canada/ft-mckay/swc/20230704T0600/20230704T0600.json new file mode 100644 index 000000000..b33b8efa4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230704T0600/20230704T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230704T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230704T0600/SWC-SMAP-L_V2.0_100-20230704T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230704T0600/SWC-SMAP-L_V2.0_100-20230704T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230705T0600/20230705T0600.json b/stac/open-canada/ft-mckay/swc/20230705T0600/20230705T0600.json new file mode 100644 index 000000000..6f434fd9a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230705T0600/20230705T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230705T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230705T0600/SWC-SMAP-L_V2.0_100-20230705T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230705T0600/SWC-SMAP-L_V2.0_100-20230705T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230706T0600/20230706T0600.json b/stac/open-canada/ft-mckay/swc/20230706T0600/20230706T0600.json new file mode 100644 index 000000000..3be60e26d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230706T0600/20230706T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230706T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230706T0600/SWC-SMAP-L_V2.0_100-20230706T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230706T0600/SWC-SMAP-L_V2.0_100-20230706T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230707T0600/20230707T0600.json b/stac/open-canada/ft-mckay/swc/20230707T0600/20230707T0600.json new file mode 100644 index 000000000..76beaed8c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230707T0600/20230707T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230707T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230707T0600/SWC-SMAP-L_V2.0_100-20230707T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230707T0600/SWC-SMAP-L_V2.0_100-20230707T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230708T0600/20230708T0600.json b/stac/open-canada/ft-mckay/swc/20230708T0600/20230708T0600.json new file mode 100644 index 000000000..fad8b1d67 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230708T0600/20230708T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230708T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230708T0600/SWC-SMAP-L_V2.0_100-20230708T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230708T0600/SWC-SMAP-L_V2.0_100-20230708T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230709T0600/20230709T0600.json b/stac/open-canada/ft-mckay/swc/20230709T0600/20230709T0600.json new file mode 100644 index 000000000..663f8c0b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230709T0600/20230709T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230709T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230709T0600/SWC-SMAP-L_V2.0_100-20230709T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230709T0600/SWC-SMAP-L_V2.0_100-20230709T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230710T0600/20230710T0600.json b/stac/open-canada/ft-mckay/swc/20230710T0600/20230710T0600.json new file mode 100644 index 000000000..6d3d0e99a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230710T0600/20230710T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230710T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230710T0600/SWC-SMAP-L_V2.0_100-20230710T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230710T0600/SWC-SMAP-L_V2.0_100-20230710T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230711T0600/20230711T0600.json b/stac/open-canada/ft-mckay/swc/20230711T0600/20230711T0600.json new file mode 100644 index 000000000..9790a46ef --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230711T0600/20230711T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230711T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230711T0600/SWC-SMAP-L_V2.0_100-20230711T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230711T0600/SWC-SMAP-L_V2.0_100-20230711T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230712T0600/20230712T0600.json b/stac/open-canada/ft-mckay/swc/20230712T0600/20230712T0600.json new file mode 100644 index 000000000..99a4ba064 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230712T0600/20230712T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230712T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230712T0600/SWC-SMAP-L_V2.0_100-20230712T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230712T0600/SWC-SMAP-L_V2.0_100-20230712T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230713T0600/20230713T0600.json b/stac/open-canada/ft-mckay/swc/20230713T0600/20230713T0600.json new file mode 100644 index 000000000..ffcf67934 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230713T0600/20230713T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230713T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230713T0600/SWC-SMAP-L_V2.0_100-20230713T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230713T0600/SWC-SMAP-L_V2.0_100-20230713T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230714T0600/20230714T0600.json b/stac/open-canada/ft-mckay/swc/20230714T0600/20230714T0600.json new file mode 100644 index 000000000..6efb45df1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230714T0600/20230714T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230714T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230714T0600/SWC-SMAP-L_V2.0_100-20230714T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230714T0600/SWC-SMAP-L_V2.0_100-20230714T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230715T0600/20230715T0600.json b/stac/open-canada/ft-mckay/swc/20230715T0600/20230715T0600.json new file mode 100644 index 000000000..ab421ee82 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230715T0600/20230715T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230715T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230715T0600/SWC-SMAP-L_V2.0_100-20230715T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230715T0600/SWC-SMAP-L_V2.0_100-20230715T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230716T0600/20230716T0600.json b/stac/open-canada/ft-mckay/swc/20230716T0600/20230716T0600.json new file mode 100644 index 000000000..9c578c338 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230716T0600/20230716T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230716T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230716T0600/SWC-SMAP-L_V2.0_100-20230716T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230716T0600/SWC-SMAP-L_V2.0_100-20230716T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230717T0600/20230717T0600.json b/stac/open-canada/ft-mckay/swc/20230717T0600/20230717T0600.json new file mode 100644 index 000000000..bc45f79e5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230717T0600/20230717T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230717T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230717T0600/SWC-SMAP-L_V2.0_100-20230717T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230717T0600/SWC-SMAP-L_V2.0_100-20230717T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230718T0600/20230718T0600.json b/stac/open-canada/ft-mckay/swc/20230718T0600/20230718T0600.json new file mode 100644 index 000000000..18060e085 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230718T0600/20230718T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230718T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230718T0600/SWC-SMAP-L_V2.0_100-20230718T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230718T0600/SWC-SMAP-L_V2.0_100-20230718T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230719T0600/20230719T0600.json b/stac/open-canada/ft-mckay/swc/20230719T0600/20230719T0600.json new file mode 100644 index 000000000..aee9ac8b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230719T0600/20230719T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230719T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230719T0600/SWC-SMAP-L_V2.0_100-20230719T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230719T0600/SWC-SMAP-L_V2.0_100-20230719T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230720T0600/20230720T0600.json b/stac/open-canada/ft-mckay/swc/20230720T0600/20230720T0600.json new file mode 100644 index 000000000..1be7fd475 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230720T0600/20230720T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230720T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230720T0600/SWC-SMAP-L_V2.0_100-20230720T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230720T0600/SWC-SMAP-L_V2.0_100-20230720T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230721T0600/20230721T0600.json b/stac/open-canada/ft-mckay/swc/20230721T0600/20230721T0600.json new file mode 100644 index 000000000..18233f54f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230721T0600/20230721T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230721T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230721T0600/SWC-SMAP-L_V2.0_100-20230721T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230721T0600/SWC-SMAP-L_V2.0_100-20230721T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230722T0600/20230722T0600.json b/stac/open-canada/ft-mckay/swc/20230722T0600/20230722T0600.json new file mode 100644 index 000000000..8993d31a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230722T0600/20230722T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230722T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230722T0600/SWC-SMAP-L_V2.0_100-20230722T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230722T0600/SWC-SMAP-L_V2.0_100-20230722T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230723T0600/20230723T0600.json b/stac/open-canada/ft-mckay/swc/20230723T0600/20230723T0600.json new file mode 100644 index 000000000..8ddab6ed1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230723T0600/20230723T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230723T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230723T0600/SWC-SMAP-L_V2.0_100-20230723T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230723T0600/SWC-SMAP-L_V2.0_100-20230723T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230724T0600/20230724T0600.json b/stac/open-canada/ft-mckay/swc/20230724T0600/20230724T0600.json new file mode 100644 index 000000000..f3000dea9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230724T0600/20230724T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230724T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230724T0600/SWC-SMAP-L_V2.0_100-20230724T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230724T0600/SWC-SMAP-L_V2.0_100-20230724T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230725T0600/20230725T0600.json b/stac/open-canada/ft-mckay/swc/20230725T0600/20230725T0600.json new file mode 100644 index 000000000..ca8b42a66 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230725T0600/20230725T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230725T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230725T0600/SWC-SMAP-L_V2.0_100-20230725T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230725T0600/SWC-SMAP-L_V2.0_100-20230725T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230726T0600/20230726T0600.json b/stac/open-canada/ft-mckay/swc/20230726T0600/20230726T0600.json new file mode 100644 index 000000000..c95fa837d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230726T0600/20230726T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230726T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230726T0600/SWC-SMAP-L_V2.0_100-20230726T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230726T0600/SWC-SMAP-L_V2.0_100-20230726T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230727T0600/20230727T0600.json b/stac/open-canada/ft-mckay/swc/20230727T0600/20230727T0600.json new file mode 100644 index 000000000..bddb03bbe --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230727T0600/20230727T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230727T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230727T0600/SWC-SMAP-L_V2.0_100-20230727T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230727T0600/SWC-SMAP-L_V2.0_100-20230727T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230728T0600/20230728T0600.json b/stac/open-canada/ft-mckay/swc/20230728T0600/20230728T0600.json new file mode 100644 index 000000000..1d0e7bf7b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230728T0600/20230728T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230728T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230728T0600/SWC-SMAP-L_V2.0_100-20230728T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230728T0600/SWC-SMAP-L_V2.0_100-20230728T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230729T0600/20230729T0600.json b/stac/open-canada/ft-mckay/swc/20230729T0600/20230729T0600.json new file mode 100644 index 000000000..f2cb7e2f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230729T0600/20230729T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230729T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230729T0600/SWC-SMAP-L_V2.0_100-20230729T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230729T0600/SWC-SMAP-L_V2.0_100-20230729T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230730T0600/20230730T0600.json b/stac/open-canada/ft-mckay/swc/20230730T0600/20230730T0600.json new file mode 100644 index 000000000..af3c836e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230730T0600/20230730T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230730T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230730T0600/SWC-SMAP-L_V2.0_100-20230730T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230730T0600/SWC-SMAP-L_V2.0_100-20230730T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230731T0600/20230731T0600.json b/stac/open-canada/ft-mckay/swc/20230731T0600/20230731T0600.json new file mode 100644 index 000000000..ff0e40385 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230731T0600/20230731T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230731T0600", + "collection": "swc", + "properties": { + "datetime": "2023-07-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230731T0600/SWC-SMAP-L_V2.0_100-20230731T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230731T0600/SWC-SMAP-L_V2.0_100-20230731T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230801T0600/20230801T0600.json b/stac/open-canada/ft-mckay/swc/20230801T0600/20230801T0600.json new file mode 100644 index 000000000..cdb0f8cd0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230801T0600/20230801T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230801T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230801T0600/SWC-SMAP-L_V2.0_100-20230801T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230801T0600/SWC-SMAP-L_V2.0_100-20230801T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230802T0600/20230802T0600.json b/stac/open-canada/ft-mckay/swc/20230802T0600/20230802T0600.json new file mode 100644 index 000000000..949678904 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230802T0600/20230802T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230802T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230802T0600/SWC-SMAP-L_V2.0_100-20230802T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230802T0600/SWC-SMAP-L_V2.0_100-20230802T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230803T0600/20230803T0600.json b/stac/open-canada/ft-mckay/swc/20230803T0600/20230803T0600.json new file mode 100644 index 000000000..5465fbe1b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230803T0600/20230803T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230803T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230803T0600/SWC-SMAP-L_V2.0_100-20230803T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230803T0600/SWC-SMAP-L_V2.0_100-20230803T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230804T0600/20230804T0600.json b/stac/open-canada/ft-mckay/swc/20230804T0600/20230804T0600.json new file mode 100644 index 000000000..ac46f2927 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230804T0600/20230804T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230804T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230804T0600/SWC-SMAP-L_V2.0_100-20230804T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230804T0600/SWC-SMAP-L_V2.0_100-20230804T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230805T0600/20230805T0600.json b/stac/open-canada/ft-mckay/swc/20230805T0600/20230805T0600.json new file mode 100644 index 000000000..ae908c823 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230805T0600/20230805T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230805T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230805T0600/SWC-SMAP-L_V2.0_100-20230805T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230805T0600/SWC-SMAP-L_V2.0_100-20230805T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230806T0600/20230806T0600.json b/stac/open-canada/ft-mckay/swc/20230806T0600/20230806T0600.json new file mode 100644 index 000000000..1b1b1cde8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230806T0600/20230806T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230806T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230806T0600/SWC-SMAP-L_V2.0_100-20230806T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230806T0600/SWC-SMAP-L_V2.0_100-20230806T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230807T0600/20230807T0600.json b/stac/open-canada/ft-mckay/swc/20230807T0600/20230807T0600.json new file mode 100644 index 000000000..64a5ea4e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230807T0600/20230807T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230807T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230807T0600/SWC-SMAP-L_V2.0_100-20230807T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230807T0600/SWC-SMAP-L_V2.0_100-20230807T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230808T0600/20230808T0600.json b/stac/open-canada/ft-mckay/swc/20230808T0600/20230808T0600.json new file mode 100644 index 000000000..8a70e4e31 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230808T0600/20230808T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230808T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230808T0600/SWC-SMAP-L_V2.0_100-20230808T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230808T0600/SWC-SMAP-L_V2.0_100-20230808T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230809T0600/20230809T0600.json b/stac/open-canada/ft-mckay/swc/20230809T0600/20230809T0600.json new file mode 100644 index 000000000..3973f377d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230809T0600/20230809T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230809T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230809T0600/SWC-SMAP-L_V2.0_100-20230809T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230809T0600/SWC-SMAP-L_V2.0_100-20230809T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230810T0600/20230810T0600.json b/stac/open-canada/ft-mckay/swc/20230810T0600/20230810T0600.json new file mode 100644 index 000000000..c8dca6b33 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230810T0600/20230810T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230810T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230810T0600/SWC-SMAP-L_V2.0_100-20230810T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230810T0600/SWC-SMAP-L_V2.0_100-20230810T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230811T0600/20230811T0600.json b/stac/open-canada/ft-mckay/swc/20230811T0600/20230811T0600.json new file mode 100644 index 000000000..488e473cb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230811T0600/20230811T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230811T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230811T0600/SWC-SMAP-L_V2.0_100-20230811T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230811T0600/SWC-SMAP-L_V2.0_100-20230811T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230812T0600/20230812T0600.json b/stac/open-canada/ft-mckay/swc/20230812T0600/20230812T0600.json new file mode 100644 index 000000000..e964fba4d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230812T0600/20230812T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230812T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230812T0600/SWC-SMAP-L_V2.0_100-20230812T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230812T0600/SWC-SMAP-L_V2.0_100-20230812T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230813T0600/20230813T0600.json b/stac/open-canada/ft-mckay/swc/20230813T0600/20230813T0600.json new file mode 100644 index 000000000..159b1ed02 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230813T0600/20230813T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230813T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230813T0600/SWC-SMAP-L_V2.0_100-20230813T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230813T0600/SWC-SMAP-L_V2.0_100-20230813T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230814T0600/20230814T0600.json b/stac/open-canada/ft-mckay/swc/20230814T0600/20230814T0600.json new file mode 100644 index 000000000..bf212032a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230814T0600/20230814T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230814T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230814T0600/SWC-SMAP-L_V2.0_100-20230814T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230814T0600/SWC-SMAP-L_V2.0_100-20230814T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230815T0600/20230815T0600.json b/stac/open-canada/ft-mckay/swc/20230815T0600/20230815T0600.json new file mode 100644 index 000000000..a8fe087ed --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230815T0600/20230815T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230815T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230815T0600/SWC-SMAP-L_V2.0_100-20230815T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230815T0600/SWC-SMAP-L_V2.0_100-20230815T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230816T0600/20230816T0600.json b/stac/open-canada/ft-mckay/swc/20230816T0600/20230816T0600.json new file mode 100644 index 000000000..cbfc66a3e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230816T0600/20230816T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230816T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230816T0600/SWC-SMAP-L_V2.0_100-20230816T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230816T0600/SWC-SMAP-L_V2.0_100-20230816T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230817T0600/20230817T0600.json b/stac/open-canada/ft-mckay/swc/20230817T0600/20230817T0600.json new file mode 100644 index 000000000..bea37909f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230817T0600/20230817T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230817T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230817T0600/SWC-SMAP-L_V2.0_100-20230817T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230817T0600/SWC-SMAP-L_V2.0_100-20230817T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230818T0600/20230818T0600.json b/stac/open-canada/ft-mckay/swc/20230818T0600/20230818T0600.json new file mode 100644 index 000000000..e6b923c25 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230818T0600/20230818T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230818T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230818T0600/SWC-SMAP-L_V2.0_100-20230818T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230818T0600/SWC-SMAP-L_V2.0_100-20230818T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230819T0600/20230819T0600.json b/stac/open-canada/ft-mckay/swc/20230819T0600/20230819T0600.json new file mode 100644 index 000000000..3a5f36b04 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230819T0600/20230819T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230819T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230819T0600/SWC-SMAP-L_V2.0_100-20230819T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230819T0600/SWC-SMAP-L_V2.0_100-20230819T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230820T0600/20230820T0600.json b/stac/open-canada/ft-mckay/swc/20230820T0600/20230820T0600.json new file mode 100644 index 000000000..d279e437e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230820T0600/20230820T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230820T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230820T0600/SWC-SMAP-L_V2.0_100-20230820T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230820T0600/SWC-SMAP-L_V2.0_100-20230820T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230821T0600/20230821T0600.json b/stac/open-canada/ft-mckay/swc/20230821T0600/20230821T0600.json new file mode 100644 index 000000000..44517ee7f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230821T0600/20230821T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230821T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230821T0600/SWC-SMAP-L_V2.0_100-20230821T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230821T0600/SWC-SMAP-L_V2.0_100-20230821T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230822T0600/20230822T0600.json b/stac/open-canada/ft-mckay/swc/20230822T0600/20230822T0600.json new file mode 100644 index 000000000..030774280 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230822T0600/20230822T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230822T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230822T0600/SWC-SMAP-L_V2.0_100-20230822T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230822T0600/SWC-SMAP-L_V2.0_100-20230822T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230823T0600/20230823T0600.json b/stac/open-canada/ft-mckay/swc/20230823T0600/20230823T0600.json new file mode 100644 index 000000000..ff562b341 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230823T0600/20230823T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230823T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230823T0600/SWC-SMAP-L_V2.0_100-20230823T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230823T0600/SWC-SMAP-L_V2.0_100-20230823T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230824T0600/20230824T0600.json b/stac/open-canada/ft-mckay/swc/20230824T0600/20230824T0600.json new file mode 100644 index 000000000..26cd79360 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230824T0600/20230824T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230824T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230824T0600/SWC-SMAP-L_V2.0_100-20230824T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230824T0600/SWC-SMAP-L_V2.0_100-20230824T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230825T0600/20230825T0600.json b/stac/open-canada/ft-mckay/swc/20230825T0600/20230825T0600.json new file mode 100644 index 000000000..91f245b44 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230825T0600/20230825T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230825T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230825T0600/SWC-SMAP-L_V2.0_100-20230825T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230825T0600/SWC-SMAP-L_V2.0_100-20230825T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230826T0600/20230826T0600.json b/stac/open-canada/ft-mckay/swc/20230826T0600/20230826T0600.json new file mode 100644 index 000000000..11c1db7b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230826T0600/20230826T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230826T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230826T0600/SWC-SMAP-L_V2.0_100-20230826T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230826T0600/SWC-SMAP-L_V2.0_100-20230826T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230827T0600/20230827T0600.json b/stac/open-canada/ft-mckay/swc/20230827T0600/20230827T0600.json new file mode 100644 index 000000000..d48a0833e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230827T0600/20230827T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230827T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230827T0600/SWC-SMAP-L_V2.0_100-20230827T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230827T0600/SWC-SMAP-L_V2.0_100-20230827T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230828T0600/20230828T0600.json b/stac/open-canada/ft-mckay/swc/20230828T0600/20230828T0600.json new file mode 100644 index 000000000..5be58f082 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230828T0600/20230828T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230828T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230828T0600/SWC-SMAP-L_V2.0_100-20230828T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230828T0600/SWC-SMAP-L_V2.0_100-20230828T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230829T0600/20230829T0600.json b/stac/open-canada/ft-mckay/swc/20230829T0600/20230829T0600.json new file mode 100644 index 000000000..227594ee7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230829T0600/20230829T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230829T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230829T0600/SWC-SMAP-L_V2.0_100-20230829T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230829T0600/SWC-SMAP-L_V2.0_100-20230829T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230830T0600/20230830T0600.json b/stac/open-canada/ft-mckay/swc/20230830T0600/20230830T0600.json new file mode 100644 index 000000000..dca1031b2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230830T0600/20230830T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230830T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230830T0600/SWC-SMAP-L_V2.0_100-20230830T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230830T0600/SWC-SMAP-L_V2.0_100-20230830T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230831T0600/20230831T0600.json b/stac/open-canada/ft-mckay/swc/20230831T0600/20230831T0600.json new file mode 100644 index 000000000..7e3596196 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230831T0600/20230831T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230831T0600", + "collection": "swc", + "properties": { + "datetime": "2023-08-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230831T0600/SWC-SMAP-L_V2.0_100-20230831T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230831T0600/SWC-SMAP-L_V2.0_100-20230831T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230901T0600/20230901T0600.json b/stac/open-canada/ft-mckay/swc/20230901T0600/20230901T0600.json new file mode 100644 index 000000000..629d28a8a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230901T0600/20230901T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230901T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230901T0600/SWC-SMAP-L_V2.0_100-20230901T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230901T0600/SWC-SMAP-L_V2.0_100-20230901T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230902T0600/20230902T0600.json b/stac/open-canada/ft-mckay/swc/20230902T0600/20230902T0600.json new file mode 100644 index 000000000..b95e176de --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230902T0600/20230902T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230902T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230902T0600/SWC-SMAP-L_V2.0_100-20230902T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230902T0600/SWC-SMAP-L_V2.0_100-20230902T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230903T0600/20230903T0600.json b/stac/open-canada/ft-mckay/swc/20230903T0600/20230903T0600.json new file mode 100644 index 000000000..f0b26cd1d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230903T0600/20230903T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230903T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230903T0600/SWC-SMAP-L_V2.0_100-20230903T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230903T0600/SWC-SMAP-L_V2.0_100-20230903T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230904T0600/20230904T0600.json b/stac/open-canada/ft-mckay/swc/20230904T0600/20230904T0600.json new file mode 100644 index 000000000..195a22d9d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230904T0600/20230904T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230904T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230904T0600/SWC-SMAP-L_V2.0_100-20230904T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230904T0600/SWC-SMAP-L_V2.0_100-20230904T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230905T0600/20230905T0600.json b/stac/open-canada/ft-mckay/swc/20230905T0600/20230905T0600.json new file mode 100644 index 000000000..1aff8d8ff --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230905T0600/20230905T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230905T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230905T0600/SWC-SMAP-L_V2.0_100-20230905T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230905T0600/SWC-SMAP-L_V2.0_100-20230905T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230906T0600/20230906T0600.json b/stac/open-canada/ft-mckay/swc/20230906T0600/20230906T0600.json new file mode 100644 index 000000000..1ddf6e73d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230906T0600/20230906T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230906T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230906T0600/SWC-SMAP-L_V2.0_100-20230906T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230906T0600/SWC-SMAP-L_V2.0_100-20230906T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230907T0600/20230907T0600.json b/stac/open-canada/ft-mckay/swc/20230907T0600/20230907T0600.json new file mode 100644 index 000000000..f31284ec0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230907T0600/20230907T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230907T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230907T0600/SWC-SMAP-L_V2.0_100-20230907T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230907T0600/SWC-SMAP-L_V2.0_100-20230907T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230908T0600/20230908T0600.json b/stac/open-canada/ft-mckay/swc/20230908T0600/20230908T0600.json new file mode 100644 index 000000000..767c826bb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230908T0600/20230908T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230908T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230908T0600/SWC-SMAP-L_V2.0_100-20230908T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230908T0600/SWC-SMAP-L_V2.0_100-20230908T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230909T0600/20230909T0600.json b/stac/open-canada/ft-mckay/swc/20230909T0600/20230909T0600.json new file mode 100644 index 000000000..a2c38ac6e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230909T0600/20230909T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230909T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230909T0600/SWC-SMAP-L_V2.0_100-20230909T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230909T0600/SWC-SMAP-L_V2.0_100-20230909T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230910T0600/20230910T0600.json b/stac/open-canada/ft-mckay/swc/20230910T0600/20230910T0600.json new file mode 100644 index 000000000..18a26a0d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230910T0600/20230910T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230910T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230910T0600/SWC-SMAP-L_V2.0_100-20230910T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230910T0600/SWC-SMAP-L_V2.0_100-20230910T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230911T0600/20230911T0600.json b/stac/open-canada/ft-mckay/swc/20230911T0600/20230911T0600.json new file mode 100644 index 000000000..1e86ac6d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230911T0600/20230911T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230911T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230911T0600/SWC-SMAP-L_V2.0_100-20230911T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230911T0600/SWC-SMAP-L_V2.0_100-20230911T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230912T0600/20230912T0600.json b/stac/open-canada/ft-mckay/swc/20230912T0600/20230912T0600.json new file mode 100644 index 000000000..f4514d023 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230912T0600/20230912T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230912T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230912T0600/SWC-SMAP-L_V2.0_100-20230912T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230912T0600/SWC-SMAP-L_V2.0_100-20230912T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230913T0600/20230913T0600.json b/stac/open-canada/ft-mckay/swc/20230913T0600/20230913T0600.json new file mode 100644 index 000000000..98231d300 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230913T0600/20230913T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230913T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230913T0600/SWC-SMAP-L_V2.0_100-20230913T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230913T0600/SWC-SMAP-L_V2.0_100-20230913T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230914T0600/20230914T0600.json b/stac/open-canada/ft-mckay/swc/20230914T0600/20230914T0600.json new file mode 100644 index 000000000..3b0cf23ed --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230914T0600/20230914T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230914T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230914T0600/SWC-SMAP-L_V2.0_100-20230914T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230914T0600/SWC-SMAP-L_V2.0_100-20230914T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230915T0600/20230915T0600.json b/stac/open-canada/ft-mckay/swc/20230915T0600/20230915T0600.json new file mode 100644 index 000000000..611046395 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230915T0600/20230915T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230915T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230915T0600/SWC-SMAP-L_V2.0_100-20230915T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230915T0600/SWC-SMAP-L_V2.0_100-20230915T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230916T0600/20230916T0600.json b/stac/open-canada/ft-mckay/swc/20230916T0600/20230916T0600.json new file mode 100644 index 000000000..6e94b2a46 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230916T0600/20230916T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230916T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230916T0600/SWC-SMAP-L_V2.0_100-20230916T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230916T0600/SWC-SMAP-L_V2.0_100-20230916T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230917T0600/20230917T0600.json b/stac/open-canada/ft-mckay/swc/20230917T0600/20230917T0600.json new file mode 100644 index 000000000..1496a6e80 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230917T0600/20230917T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230917T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230917T0600/SWC-SMAP-L_V2.0_100-20230917T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230917T0600/SWC-SMAP-L_V2.0_100-20230917T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230918T0600/20230918T0600.json b/stac/open-canada/ft-mckay/swc/20230918T0600/20230918T0600.json new file mode 100644 index 000000000..00be61f7c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230918T0600/20230918T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230918T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230918T0600/SWC-SMAP-L_V2.0_100-20230918T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230918T0600/SWC-SMAP-L_V2.0_100-20230918T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230919T0600/20230919T0600.json b/stac/open-canada/ft-mckay/swc/20230919T0600/20230919T0600.json new file mode 100644 index 000000000..b2dc0e006 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230919T0600/20230919T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230919T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230919T0600/SWC-SMAP-L_V2.0_100-20230919T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230919T0600/SWC-SMAP-L_V2.0_100-20230919T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230920T0600/20230920T0600.json b/stac/open-canada/ft-mckay/swc/20230920T0600/20230920T0600.json new file mode 100644 index 000000000..16860f606 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230920T0600/20230920T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230920T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230920T0600/SWC-SMAP-L_V2.0_100-20230920T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230920T0600/SWC-SMAP-L_V2.0_100-20230920T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230921T0600/20230921T0600.json b/stac/open-canada/ft-mckay/swc/20230921T0600/20230921T0600.json new file mode 100644 index 000000000..cc53fcd86 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230921T0600/20230921T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230921T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230921T0600/SWC-SMAP-L_V2.0_100-20230921T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230921T0600/SWC-SMAP-L_V2.0_100-20230921T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230922T0600/20230922T0600.json b/stac/open-canada/ft-mckay/swc/20230922T0600/20230922T0600.json new file mode 100644 index 000000000..593478fcc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230922T0600/20230922T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230922T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230922T0600/SWC-SMAP-L_V2.0_100-20230922T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230922T0600/SWC-SMAP-L_V2.0_100-20230922T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230923T0600/20230923T0600.json b/stac/open-canada/ft-mckay/swc/20230923T0600/20230923T0600.json new file mode 100644 index 000000000..8b324230e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230923T0600/20230923T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230923T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230923T0600/SWC-SMAP-L_V2.0_100-20230923T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230923T0600/SWC-SMAP-L_V2.0_100-20230923T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230924T0600/20230924T0600.json b/stac/open-canada/ft-mckay/swc/20230924T0600/20230924T0600.json new file mode 100644 index 000000000..6f5a73a80 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230924T0600/20230924T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230924T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230924T0600/SWC-SMAP-L_V2.0_100-20230924T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230924T0600/SWC-SMAP-L_V2.0_100-20230924T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230925T0600/20230925T0600.json b/stac/open-canada/ft-mckay/swc/20230925T0600/20230925T0600.json new file mode 100644 index 000000000..4358220f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230925T0600/20230925T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230925T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230925T0600/SWC-SMAP-L_V2.0_100-20230925T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230925T0600/SWC-SMAP-L_V2.0_100-20230925T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230926T0600/20230926T0600.json b/stac/open-canada/ft-mckay/swc/20230926T0600/20230926T0600.json new file mode 100644 index 000000000..21f284447 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230926T0600/20230926T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230926T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230926T0600/SWC-SMAP-L_V2.0_100-20230926T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230926T0600/SWC-SMAP-L_V2.0_100-20230926T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230927T0600/20230927T0600.json b/stac/open-canada/ft-mckay/swc/20230927T0600/20230927T0600.json new file mode 100644 index 000000000..0e3fc9e7e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230927T0600/20230927T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230927T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230927T0600/SWC-SMAP-L_V2.0_100-20230927T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230927T0600/SWC-SMAP-L_V2.0_100-20230927T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230928T0600/20230928T0600.json b/stac/open-canada/ft-mckay/swc/20230928T0600/20230928T0600.json new file mode 100644 index 000000000..822b0817c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230928T0600/20230928T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230928T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230928T0600/SWC-SMAP-L_V2.0_100-20230928T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230928T0600/SWC-SMAP-L_V2.0_100-20230928T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230929T0600/20230929T0600.json b/stac/open-canada/ft-mckay/swc/20230929T0600/20230929T0600.json new file mode 100644 index 000000000..0e311cc63 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230929T0600/20230929T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230929T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230929T0600/SWC-SMAP-L_V2.0_100-20230929T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230929T0600/SWC-SMAP-L_V2.0_100-20230929T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20230930T0600/20230930T0600.json b/stac/open-canada/ft-mckay/swc/20230930T0600/20230930T0600.json new file mode 100644 index 000000000..7d0305d98 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20230930T0600/20230930T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20230930T0600", + "collection": "swc", + "properties": { + "datetime": "2023-09-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230930T0600/SWC-SMAP-L_V2.0_100-20230930T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20230930T0600/SWC-SMAP-L_V2.0_100-20230930T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231001T0600/20231001T0600.json b/stac/open-canada/ft-mckay/swc/20231001T0600/20231001T0600.json new file mode 100644 index 000000000..bd7c621a2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231001T0600/20231001T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231001T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231001T0600/SWC-SMAP-L_V2.0_100-20231001T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231001T0600/SWC-SMAP-L_V2.0_100-20231001T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231002T0600/20231002T0600.json b/stac/open-canada/ft-mckay/swc/20231002T0600/20231002T0600.json new file mode 100644 index 000000000..a2aac8509 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231002T0600/20231002T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231002T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231002T0600/SWC-SMAP-L_V2.0_100-20231002T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231002T0600/SWC-SMAP-L_V2.0_100-20231002T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231003T0600/20231003T0600.json b/stac/open-canada/ft-mckay/swc/20231003T0600/20231003T0600.json new file mode 100644 index 000000000..2e10658f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231003T0600/20231003T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231003T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231003T0600/SWC-SMAP-L_V2.0_100-20231003T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231003T0600/SWC-SMAP-L_V2.0_100-20231003T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231004T0600/20231004T0600.json b/stac/open-canada/ft-mckay/swc/20231004T0600/20231004T0600.json new file mode 100644 index 000000000..d75939749 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231004T0600/20231004T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231004T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231004T0600/SWC-SMAP-L_V2.0_100-20231004T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231004T0600/SWC-SMAP-L_V2.0_100-20231004T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231005T0600/20231005T0600.json b/stac/open-canada/ft-mckay/swc/20231005T0600/20231005T0600.json new file mode 100644 index 000000000..1fd789996 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231005T0600/20231005T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231005T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231005T0600/SWC-SMAP-L_V2.0_100-20231005T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231005T0600/SWC-SMAP-L_V2.0_100-20231005T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231006T0600/20231006T0600.json b/stac/open-canada/ft-mckay/swc/20231006T0600/20231006T0600.json new file mode 100644 index 000000000..c145147b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231006T0600/20231006T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231006T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231006T0600/SWC-SMAP-L_V2.0_100-20231006T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231006T0600/SWC-SMAP-L_V2.0_100-20231006T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231007T0600/20231007T0600.json b/stac/open-canada/ft-mckay/swc/20231007T0600/20231007T0600.json new file mode 100644 index 000000000..9af7cdde5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231007T0600/20231007T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231007T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231007T0600/SWC-SMAP-L_V2.0_100-20231007T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231007T0600/SWC-SMAP-L_V2.0_100-20231007T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231008T0600/20231008T0600.json b/stac/open-canada/ft-mckay/swc/20231008T0600/20231008T0600.json new file mode 100644 index 000000000..6bccd2eb5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231008T0600/20231008T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231008T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231008T0600/SWC-SMAP-L_V2.0_100-20231008T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231008T0600/SWC-SMAP-L_V2.0_100-20231008T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231009T0600/20231009T0600.json b/stac/open-canada/ft-mckay/swc/20231009T0600/20231009T0600.json new file mode 100644 index 000000000..853f96d97 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231009T0600/20231009T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231009T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231009T0600/SWC-SMAP-L_V2.0_100-20231009T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231009T0600/SWC-SMAP-L_V2.0_100-20231009T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231010T0600/20231010T0600.json b/stac/open-canada/ft-mckay/swc/20231010T0600/20231010T0600.json new file mode 100644 index 000000000..cdda8cfce --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231010T0600/20231010T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231010T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231010T0600/SWC-SMAP-L_V2.0_100-20231010T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231010T0600/SWC-SMAP-L_V2.0_100-20231010T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231011T0600/20231011T0600.json b/stac/open-canada/ft-mckay/swc/20231011T0600/20231011T0600.json new file mode 100644 index 000000000..01413c900 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231011T0600/20231011T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231011T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231011T0600/SWC-SMAP-L_V2.0_100-20231011T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231011T0600/SWC-SMAP-L_V2.0_100-20231011T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231012T0600/20231012T0600.json b/stac/open-canada/ft-mckay/swc/20231012T0600/20231012T0600.json new file mode 100644 index 000000000..bd3c5eb88 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231012T0600/20231012T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231012T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231012T0600/SWC-SMAP-L_V2.0_100-20231012T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231012T0600/SWC-SMAP-L_V2.0_100-20231012T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231013T0600/20231013T0600.json b/stac/open-canada/ft-mckay/swc/20231013T0600/20231013T0600.json new file mode 100644 index 000000000..f2d90d600 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231013T0600/20231013T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231013T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231013T0600/SWC-SMAP-L_V2.0_100-20231013T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231013T0600/SWC-SMAP-L_V2.0_100-20231013T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231014T0600/20231014T0600.json b/stac/open-canada/ft-mckay/swc/20231014T0600/20231014T0600.json new file mode 100644 index 000000000..d62f4d307 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231014T0600/20231014T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231014T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231014T0600/SWC-SMAP-L_V2.0_100-20231014T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231014T0600/SWC-SMAP-L_V2.0_100-20231014T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231015T0600/20231015T0600.json b/stac/open-canada/ft-mckay/swc/20231015T0600/20231015T0600.json new file mode 100644 index 000000000..07bd738eb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231015T0600/20231015T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231015T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231015T0600/SWC-SMAP-L_V2.0_100-20231015T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231015T0600/SWC-SMAP-L_V2.0_100-20231015T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231016T0600/20231016T0600.json b/stac/open-canada/ft-mckay/swc/20231016T0600/20231016T0600.json new file mode 100644 index 000000000..cb5ec5841 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231016T0600/20231016T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231016T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231016T0600/SWC-SMAP-L_V2.0_100-20231016T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231016T0600/SWC-SMAP-L_V2.0_100-20231016T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231017T0600/20231017T0600.json b/stac/open-canada/ft-mckay/swc/20231017T0600/20231017T0600.json new file mode 100644 index 000000000..811a87887 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231017T0600/20231017T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231017T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231017T0600/SWC-SMAP-L_V2.0_100-20231017T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231017T0600/SWC-SMAP-L_V2.0_100-20231017T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231018T0600/20231018T0600.json b/stac/open-canada/ft-mckay/swc/20231018T0600/20231018T0600.json new file mode 100644 index 000000000..4cf16bf9e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231018T0600/20231018T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231018T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231018T0600/SWC-SMAP-L_V2.0_100-20231018T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231018T0600/SWC-SMAP-L_V2.0_100-20231018T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231019T0600/20231019T0600.json b/stac/open-canada/ft-mckay/swc/20231019T0600/20231019T0600.json new file mode 100644 index 000000000..5d2a52fee --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231019T0600/20231019T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231019T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231019T0600/SWC-SMAP-L_V2.0_100-20231019T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231019T0600/SWC-SMAP-L_V2.0_100-20231019T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231020T0600/20231020T0600.json b/stac/open-canada/ft-mckay/swc/20231020T0600/20231020T0600.json new file mode 100644 index 000000000..3c3b06ade --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231020T0600/20231020T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231020T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231020T0600/SWC-SMAP-L_V2.0_100-20231020T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231020T0600/SWC-SMAP-L_V2.0_100-20231020T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231021T0600/20231021T0600.json b/stac/open-canada/ft-mckay/swc/20231021T0600/20231021T0600.json new file mode 100644 index 000000000..13a1d07dc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231021T0600/20231021T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231021T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231021T0600/SWC-SMAP-L_V2.0_100-20231021T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231021T0600/SWC-SMAP-L_V2.0_100-20231021T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231022T0600/20231022T0600.json b/stac/open-canada/ft-mckay/swc/20231022T0600/20231022T0600.json new file mode 100644 index 000000000..a82a5190a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231022T0600/20231022T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231022T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231022T0600/SWC-SMAP-L_V2.0_100-20231022T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231022T0600/SWC-SMAP-L_V2.0_100-20231022T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231023T0600/20231023T0600.json b/stac/open-canada/ft-mckay/swc/20231023T0600/20231023T0600.json new file mode 100644 index 000000000..93de51569 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231023T0600/20231023T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231023T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231023T0600/SWC-SMAP-L_V2.0_100-20231023T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231023T0600/SWC-SMAP-L_V2.0_100-20231023T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231024T0600/20231024T0600.json b/stac/open-canada/ft-mckay/swc/20231024T0600/20231024T0600.json new file mode 100644 index 000000000..00ebe32eb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231024T0600/20231024T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231024T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231024T0600/SWC-SMAP-L_V2.0_100-20231024T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231024T0600/SWC-SMAP-L_V2.0_100-20231024T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231025T0600/20231025T0600.json b/stac/open-canada/ft-mckay/swc/20231025T0600/20231025T0600.json new file mode 100644 index 000000000..694c7093a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231025T0600/20231025T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231025T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231025T0600/SWC-SMAP-L_V2.0_100-20231025T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231025T0600/SWC-SMAP-L_V2.0_100-20231025T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231026T0600/20231026T0600.json b/stac/open-canada/ft-mckay/swc/20231026T0600/20231026T0600.json new file mode 100644 index 000000000..06258d306 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231026T0600/20231026T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231026T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231026T0600/SWC-SMAP-L_V2.0_100-20231026T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231026T0600/SWC-SMAP-L_V2.0_100-20231026T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231027T0600/20231027T0600.json b/stac/open-canada/ft-mckay/swc/20231027T0600/20231027T0600.json new file mode 100644 index 000000000..07ac6034b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231027T0600/20231027T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231027T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231027T0600/SWC-SMAP-L_V2.0_100-20231027T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231027T0600/SWC-SMAP-L_V2.0_100-20231027T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231028T0600/20231028T0600.json b/stac/open-canada/ft-mckay/swc/20231028T0600/20231028T0600.json new file mode 100644 index 000000000..2fe8cb062 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231028T0600/20231028T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231028T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231028T0600/SWC-SMAP-L_V2.0_100-20231028T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231028T0600/SWC-SMAP-L_V2.0_100-20231028T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231029T0600/20231029T0600.json b/stac/open-canada/ft-mckay/swc/20231029T0600/20231029T0600.json new file mode 100644 index 000000000..0d5904a52 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231029T0600/20231029T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231029T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231029T0600/SWC-SMAP-L_V2.0_100-20231029T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231029T0600/SWC-SMAP-L_V2.0_100-20231029T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231030T0600/20231030T0600.json b/stac/open-canada/ft-mckay/swc/20231030T0600/20231030T0600.json new file mode 100644 index 000000000..380108c11 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231030T0600/20231030T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231030T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231030T0600/SWC-SMAP-L_V2.0_100-20231030T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231030T0600/SWC-SMAP-L_V2.0_100-20231030T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231031T0600/20231031T0600.json b/stac/open-canada/ft-mckay/swc/20231031T0600/20231031T0600.json new file mode 100644 index 000000000..6b5c725b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231031T0600/20231031T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231031T0600", + "collection": "swc", + "properties": { + "datetime": "2023-10-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231031T0600/SWC-SMAP-L_V2.0_100-20231031T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231031T0600/SWC-SMAP-L_V2.0_100-20231031T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231101T0600/20231101T0600.json b/stac/open-canada/ft-mckay/swc/20231101T0600/20231101T0600.json new file mode 100644 index 000000000..76abfc702 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231101T0600/20231101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231101T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231101T0600/SWC-SMAP-L_V2.0_100-20231101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231101T0600/SWC-SMAP-L_V2.0_100-20231101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231102T0600/20231102T0600.json b/stac/open-canada/ft-mckay/swc/20231102T0600/20231102T0600.json new file mode 100644 index 000000000..7b58f4a17 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231102T0600/20231102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231102T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231102T0600/SWC-SMAP-L_V2.0_100-20231102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231102T0600/SWC-SMAP-L_V2.0_100-20231102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231103T0600/20231103T0600.json b/stac/open-canada/ft-mckay/swc/20231103T0600/20231103T0600.json new file mode 100644 index 000000000..94c14dbc9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231103T0600/20231103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231103T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231103T0600/SWC-SMAP-L_V2.0_100-20231103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231103T0600/SWC-SMAP-L_V2.0_100-20231103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231104T0600/20231104T0600.json b/stac/open-canada/ft-mckay/swc/20231104T0600/20231104T0600.json new file mode 100644 index 000000000..61957a9ec --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231104T0600/20231104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231104T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231104T0600/SWC-SMAP-L_V2.0_100-20231104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231104T0600/SWC-SMAP-L_V2.0_100-20231104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231105T0600/20231105T0600.json b/stac/open-canada/ft-mckay/swc/20231105T0600/20231105T0600.json new file mode 100644 index 000000000..c1c148a05 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231105T0600/20231105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231105T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231105T0600/SWC-SMAP-L_V2.0_100-20231105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231105T0600/SWC-SMAP-L_V2.0_100-20231105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231106T0600/20231106T0600.json b/stac/open-canada/ft-mckay/swc/20231106T0600/20231106T0600.json new file mode 100644 index 000000000..612264290 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231106T0600/20231106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231106T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231106T0600/SWC-SMAP-L_V2.0_100-20231106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231106T0600/SWC-SMAP-L_V2.0_100-20231106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231107T0600/20231107T0600.json b/stac/open-canada/ft-mckay/swc/20231107T0600/20231107T0600.json new file mode 100644 index 000000000..97188c905 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231107T0600/20231107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231107T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231107T0600/SWC-SMAP-L_V2.0_100-20231107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231107T0600/SWC-SMAP-L_V2.0_100-20231107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231108T0600/20231108T0600.json b/stac/open-canada/ft-mckay/swc/20231108T0600/20231108T0600.json new file mode 100644 index 000000000..e553001fc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231108T0600/20231108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231108T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231108T0600/SWC-SMAP-L_V2.0_100-20231108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231108T0600/SWC-SMAP-L_V2.0_100-20231108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231109T0600/20231109T0600.json b/stac/open-canada/ft-mckay/swc/20231109T0600/20231109T0600.json new file mode 100644 index 000000000..f5768363e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231109T0600/20231109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231109T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231109T0600/SWC-SMAP-L_V2.0_100-20231109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231109T0600/SWC-SMAP-L_V2.0_100-20231109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231110T0600/20231110T0600.json b/stac/open-canada/ft-mckay/swc/20231110T0600/20231110T0600.json new file mode 100644 index 000000000..5d6cf6f9e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231110T0600/20231110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231110T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231110T0600/SWC-SMAP-L_V2.0_100-20231110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231110T0600/SWC-SMAP-L_V2.0_100-20231110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231111T0600/20231111T0600.json b/stac/open-canada/ft-mckay/swc/20231111T0600/20231111T0600.json new file mode 100644 index 000000000..cb8428b7b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231111T0600/20231111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231111T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231111T0600/SWC-SMAP-L_V2.0_100-20231111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231111T0600/SWC-SMAP-L_V2.0_100-20231111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231112T0600/20231112T0600.json b/stac/open-canada/ft-mckay/swc/20231112T0600/20231112T0600.json new file mode 100644 index 000000000..9af9dd4e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231112T0600/20231112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231112T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231112T0600/SWC-SMAP-L_V2.0_100-20231112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231112T0600/SWC-SMAP-L_V2.0_100-20231112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231113T0600/20231113T0600.json b/stac/open-canada/ft-mckay/swc/20231113T0600/20231113T0600.json new file mode 100644 index 000000000..debceb998 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231113T0600/20231113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231113T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231113T0600/SWC-SMAP-L_V2.0_100-20231113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231113T0600/SWC-SMAP-L_V2.0_100-20231113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231114T0600/20231114T0600.json b/stac/open-canada/ft-mckay/swc/20231114T0600/20231114T0600.json new file mode 100644 index 000000000..df7dda905 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231114T0600/20231114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231114T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231114T0600/SWC-SMAP-L_V2.0_100-20231114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231114T0600/SWC-SMAP-L_V2.0_100-20231114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231115T0600/20231115T0600.json b/stac/open-canada/ft-mckay/swc/20231115T0600/20231115T0600.json new file mode 100644 index 000000000..220ea6f7d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231115T0600/20231115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231115T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231115T0600/SWC-SMAP-L_V2.0_100-20231115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231115T0600/SWC-SMAP-L_V2.0_100-20231115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231116T0600/20231116T0600.json b/stac/open-canada/ft-mckay/swc/20231116T0600/20231116T0600.json new file mode 100644 index 000000000..7cb666fa8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231116T0600/20231116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231116T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231116T0600/SWC-SMAP-L_V2.0_100-20231116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231116T0600/SWC-SMAP-L_V2.0_100-20231116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231117T0600/20231117T0600.json b/stac/open-canada/ft-mckay/swc/20231117T0600/20231117T0600.json new file mode 100644 index 000000000..f191b6de9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231117T0600/20231117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231117T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231117T0600/SWC-SMAP-L_V2.0_100-20231117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231117T0600/SWC-SMAP-L_V2.0_100-20231117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231118T0600/20231118T0600.json b/stac/open-canada/ft-mckay/swc/20231118T0600/20231118T0600.json new file mode 100644 index 000000000..9c59e4b0a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231118T0600/20231118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231118T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231118T0600/SWC-SMAP-L_V2.0_100-20231118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231118T0600/SWC-SMAP-L_V2.0_100-20231118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231119T0600/20231119T0600.json b/stac/open-canada/ft-mckay/swc/20231119T0600/20231119T0600.json new file mode 100644 index 000000000..13e709c18 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231119T0600/20231119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231119T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231119T0600/SWC-SMAP-L_V2.0_100-20231119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231119T0600/SWC-SMAP-L_V2.0_100-20231119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231120T0600/20231120T0600.json b/stac/open-canada/ft-mckay/swc/20231120T0600/20231120T0600.json new file mode 100644 index 000000000..04942f836 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231120T0600/20231120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231120T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231120T0600/SWC-SMAP-L_V2.0_100-20231120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231120T0600/SWC-SMAP-L_V2.0_100-20231120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231121T0600/20231121T0600.json b/stac/open-canada/ft-mckay/swc/20231121T0600/20231121T0600.json new file mode 100644 index 000000000..eb58e0ccd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231121T0600/20231121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231121T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231121T0600/SWC-SMAP-L_V2.0_100-20231121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231121T0600/SWC-SMAP-L_V2.0_100-20231121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231122T0600/20231122T0600.json b/stac/open-canada/ft-mckay/swc/20231122T0600/20231122T0600.json new file mode 100644 index 000000000..f0edd46cb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231122T0600/20231122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231122T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231122T0600/SWC-SMAP-L_V2.0_100-20231122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231122T0600/SWC-SMAP-L_V2.0_100-20231122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231123T0600/20231123T0600.json b/stac/open-canada/ft-mckay/swc/20231123T0600/20231123T0600.json new file mode 100644 index 000000000..dcecaf59c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231123T0600/20231123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231123T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231123T0600/SWC-SMAP-L_V2.0_100-20231123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231123T0600/SWC-SMAP-L_V2.0_100-20231123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231124T0600/20231124T0600.json b/stac/open-canada/ft-mckay/swc/20231124T0600/20231124T0600.json new file mode 100644 index 000000000..fbf75a38d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231124T0600/20231124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231124T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231124T0600/SWC-SMAP-L_V2.0_100-20231124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231124T0600/SWC-SMAP-L_V2.0_100-20231124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231125T0600/20231125T0600.json b/stac/open-canada/ft-mckay/swc/20231125T0600/20231125T0600.json new file mode 100644 index 000000000..dab4a94e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231125T0600/20231125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231125T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231125T0600/SWC-SMAP-L_V2.0_100-20231125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231125T0600/SWC-SMAP-L_V2.0_100-20231125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231126T0600/20231126T0600.json b/stac/open-canada/ft-mckay/swc/20231126T0600/20231126T0600.json new file mode 100644 index 000000000..4b3f284b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231126T0600/20231126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231126T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231126T0600/SWC-SMAP-L_V2.0_100-20231126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231126T0600/SWC-SMAP-L_V2.0_100-20231126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231127T0600/20231127T0600.json b/stac/open-canada/ft-mckay/swc/20231127T0600/20231127T0600.json new file mode 100644 index 000000000..f21e8f5b8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231127T0600/20231127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231127T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231127T0600/SWC-SMAP-L_V2.0_100-20231127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231127T0600/SWC-SMAP-L_V2.0_100-20231127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231128T0600/20231128T0600.json b/stac/open-canada/ft-mckay/swc/20231128T0600/20231128T0600.json new file mode 100644 index 000000000..e971af54e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231128T0600/20231128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231128T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231128T0600/SWC-SMAP-L_V2.0_100-20231128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231128T0600/SWC-SMAP-L_V2.0_100-20231128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231129T0600/20231129T0600.json b/stac/open-canada/ft-mckay/swc/20231129T0600/20231129T0600.json new file mode 100644 index 000000000..f44cac177 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231129T0600/20231129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231129T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231129T0600/SWC-SMAP-L_V2.0_100-20231129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231129T0600/SWC-SMAP-L_V2.0_100-20231129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231130T0600/20231130T0600.json b/stac/open-canada/ft-mckay/swc/20231130T0600/20231130T0600.json new file mode 100644 index 000000000..8870bd9dd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231130T0600/20231130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231130T0600", + "collection": "swc", + "properties": { + "datetime": "2023-11-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231130T0600/SWC-SMAP-L_V2.0_100-20231130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231130T0600/SWC-SMAP-L_V2.0_100-20231130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231201T0600/20231201T0600.json b/stac/open-canada/ft-mckay/swc/20231201T0600/20231201T0600.json new file mode 100644 index 000000000..bb8b4060b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231201T0600/20231201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231201T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231201T0600/SWC-SMAP-L_V2.0_100-20231201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231201T0600/SWC-SMAP-L_V2.0_100-20231201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231202T0600/20231202T0600.json b/stac/open-canada/ft-mckay/swc/20231202T0600/20231202T0600.json new file mode 100644 index 000000000..bc145f122 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231202T0600/20231202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231202T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231202T0600/SWC-SMAP-L_V2.0_100-20231202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231202T0600/SWC-SMAP-L_V2.0_100-20231202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231203T0600/20231203T0600.json b/stac/open-canada/ft-mckay/swc/20231203T0600/20231203T0600.json new file mode 100644 index 000000000..a5a8f0dea --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231203T0600/20231203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231203T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231203T0600/SWC-SMAP-L_V2.0_100-20231203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231203T0600/SWC-SMAP-L_V2.0_100-20231203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231204T0600/20231204T0600.json b/stac/open-canada/ft-mckay/swc/20231204T0600/20231204T0600.json new file mode 100644 index 000000000..3ece7f401 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231204T0600/20231204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231204T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231204T0600/SWC-SMAP-L_V2.0_100-20231204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231204T0600/SWC-SMAP-L_V2.0_100-20231204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231205T0600/20231205T0600.json b/stac/open-canada/ft-mckay/swc/20231205T0600/20231205T0600.json new file mode 100644 index 000000000..153ad629b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231205T0600/20231205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231205T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231205T0600/SWC-SMAP-L_V2.0_100-20231205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231205T0600/SWC-SMAP-L_V2.0_100-20231205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231206T0600/20231206T0600.json b/stac/open-canada/ft-mckay/swc/20231206T0600/20231206T0600.json new file mode 100644 index 000000000..fa0f51c45 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231206T0600/20231206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231206T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231206T0600/SWC-SMAP-L_V2.0_100-20231206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231206T0600/SWC-SMAP-L_V2.0_100-20231206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231207T0600/20231207T0600.json b/stac/open-canada/ft-mckay/swc/20231207T0600/20231207T0600.json new file mode 100644 index 000000000..83ee56fcb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231207T0600/20231207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231207T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231207T0600/SWC-SMAP-L_V2.0_100-20231207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231207T0600/SWC-SMAP-L_V2.0_100-20231207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231208T0600/20231208T0600.json b/stac/open-canada/ft-mckay/swc/20231208T0600/20231208T0600.json new file mode 100644 index 000000000..8e3f4cdf7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231208T0600/20231208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231208T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231208T0600/SWC-SMAP-L_V2.0_100-20231208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231208T0600/SWC-SMAP-L_V2.0_100-20231208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231209T0600/20231209T0600.json b/stac/open-canada/ft-mckay/swc/20231209T0600/20231209T0600.json new file mode 100644 index 000000000..f93d6727a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231209T0600/20231209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231209T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231209T0600/SWC-SMAP-L_V2.0_100-20231209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231209T0600/SWC-SMAP-L_V2.0_100-20231209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231210T0600/20231210T0600.json b/stac/open-canada/ft-mckay/swc/20231210T0600/20231210T0600.json new file mode 100644 index 000000000..fcf6dc0c1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231210T0600/20231210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231210T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231210T0600/SWC-SMAP-L_V2.0_100-20231210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231210T0600/SWC-SMAP-L_V2.0_100-20231210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231211T0600/20231211T0600.json b/stac/open-canada/ft-mckay/swc/20231211T0600/20231211T0600.json new file mode 100644 index 000000000..d27f47cd6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231211T0600/20231211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231211T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231211T0600/SWC-SMAP-L_V2.0_100-20231211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231211T0600/SWC-SMAP-L_V2.0_100-20231211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231212T0600/20231212T0600.json b/stac/open-canada/ft-mckay/swc/20231212T0600/20231212T0600.json new file mode 100644 index 000000000..75021c4a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231212T0600/20231212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231212T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231212T0600/SWC-SMAP-L_V2.0_100-20231212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231212T0600/SWC-SMAP-L_V2.0_100-20231212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231213T0600/20231213T0600.json b/stac/open-canada/ft-mckay/swc/20231213T0600/20231213T0600.json new file mode 100644 index 000000000..e0b702bcd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231213T0600/20231213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231213T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231213T0600/SWC-SMAP-L_V2.0_100-20231213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231213T0600/SWC-SMAP-L_V2.0_100-20231213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231214T0600/20231214T0600.json b/stac/open-canada/ft-mckay/swc/20231214T0600/20231214T0600.json new file mode 100644 index 000000000..695110285 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231214T0600/20231214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231214T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231214T0600/SWC-SMAP-L_V2.0_100-20231214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231214T0600/SWC-SMAP-L_V2.0_100-20231214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231215T0600/20231215T0600.json b/stac/open-canada/ft-mckay/swc/20231215T0600/20231215T0600.json new file mode 100644 index 000000000..1c8d8bbc6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231215T0600/20231215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231215T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231215T0600/SWC-SMAP-L_V2.0_100-20231215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231215T0600/SWC-SMAP-L_V2.0_100-20231215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231216T0600/20231216T0600.json b/stac/open-canada/ft-mckay/swc/20231216T0600/20231216T0600.json new file mode 100644 index 000000000..78f2638ea --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231216T0600/20231216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231216T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231216T0600/SWC-SMAP-L_V2.0_100-20231216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231216T0600/SWC-SMAP-L_V2.0_100-20231216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231217T0600/20231217T0600.json b/stac/open-canada/ft-mckay/swc/20231217T0600/20231217T0600.json new file mode 100644 index 000000000..9439a0e65 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231217T0600/20231217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231217T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231217T0600/SWC-SMAP-L_V2.0_100-20231217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231217T0600/SWC-SMAP-L_V2.0_100-20231217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231218T0600/20231218T0600.json b/stac/open-canada/ft-mckay/swc/20231218T0600/20231218T0600.json new file mode 100644 index 000000000..023769442 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231218T0600/20231218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231218T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231218T0600/SWC-SMAP-L_V2.0_100-20231218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231218T0600/SWC-SMAP-L_V2.0_100-20231218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231219T0600/20231219T0600.json b/stac/open-canada/ft-mckay/swc/20231219T0600/20231219T0600.json new file mode 100644 index 000000000..ac3831291 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231219T0600/20231219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231219T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231219T0600/SWC-SMAP-L_V2.0_100-20231219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231219T0600/SWC-SMAP-L_V2.0_100-20231219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231220T0600/20231220T0600.json b/stac/open-canada/ft-mckay/swc/20231220T0600/20231220T0600.json new file mode 100644 index 000000000..f1974d1f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231220T0600/20231220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231220T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231220T0600/SWC-SMAP-L_V2.0_100-20231220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231220T0600/SWC-SMAP-L_V2.0_100-20231220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231221T0600/20231221T0600.json b/stac/open-canada/ft-mckay/swc/20231221T0600/20231221T0600.json new file mode 100644 index 000000000..c0630961b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231221T0600/20231221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231221T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231221T0600/SWC-SMAP-L_V2.0_100-20231221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231221T0600/SWC-SMAP-L_V2.0_100-20231221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231222T0600/20231222T0600.json b/stac/open-canada/ft-mckay/swc/20231222T0600/20231222T0600.json new file mode 100644 index 000000000..76161e739 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231222T0600/20231222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231222T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231222T0600/SWC-SMAP-L_V2.0_100-20231222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231222T0600/SWC-SMAP-L_V2.0_100-20231222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231223T0600/20231223T0600.json b/stac/open-canada/ft-mckay/swc/20231223T0600/20231223T0600.json new file mode 100644 index 000000000..1dbc9cf7e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231223T0600/20231223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231223T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231223T0600/SWC-SMAP-L_V2.0_100-20231223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231223T0600/SWC-SMAP-L_V2.0_100-20231223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231224T0600/20231224T0600.json b/stac/open-canada/ft-mckay/swc/20231224T0600/20231224T0600.json new file mode 100644 index 000000000..583818ec3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231224T0600/20231224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231224T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231224T0600/SWC-SMAP-L_V2.0_100-20231224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231224T0600/SWC-SMAP-L_V2.0_100-20231224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231225T0600/20231225T0600.json b/stac/open-canada/ft-mckay/swc/20231225T0600/20231225T0600.json new file mode 100644 index 000000000..fc35e958c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231225T0600/20231225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231225T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231225T0600/SWC-SMAP-L_V2.0_100-20231225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231225T0600/SWC-SMAP-L_V2.0_100-20231225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231226T0600/20231226T0600.json b/stac/open-canada/ft-mckay/swc/20231226T0600/20231226T0600.json new file mode 100644 index 000000000..e7c8d6b89 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231226T0600/20231226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231226T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231226T0600/SWC-SMAP-L_V2.0_100-20231226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231226T0600/SWC-SMAP-L_V2.0_100-20231226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231227T0600/20231227T0600.json b/stac/open-canada/ft-mckay/swc/20231227T0600/20231227T0600.json new file mode 100644 index 000000000..aa142bf58 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231227T0600/20231227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231227T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231227T0600/SWC-SMAP-L_V2.0_100-20231227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231227T0600/SWC-SMAP-L_V2.0_100-20231227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231228T0600/20231228T0600.json b/stac/open-canada/ft-mckay/swc/20231228T0600/20231228T0600.json new file mode 100644 index 000000000..22a9b24b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231228T0600/20231228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231228T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231228T0600/SWC-SMAP-L_V2.0_100-20231228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231228T0600/SWC-SMAP-L_V2.0_100-20231228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231229T0600/20231229T0600.json b/stac/open-canada/ft-mckay/swc/20231229T0600/20231229T0600.json new file mode 100644 index 000000000..5df3164d8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231229T0600/20231229T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231229T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231229T0600/SWC-SMAP-L_V2.0_100-20231229T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231229T0600/SWC-SMAP-L_V2.0_100-20231229T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231230T0600/20231230T0600.json b/stac/open-canada/ft-mckay/swc/20231230T0600/20231230T0600.json new file mode 100644 index 000000000..a79656162 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231230T0600/20231230T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231230T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231230T0600/SWC-SMAP-L_V2.0_100-20231230T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231230T0600/SWC-SMAP-L_V2.0_100-20231230T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20231231T0600/20231231T0600.json b/stac/open-canada/ft-mckay/swc/20231231T0600/20231231T0600.json new file mode 100644 index 000000000..e92ec8dc3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20231231T0600/20231231T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20231231T0600", + "collection": "swc", + "properties": { + "datetime": "2023-12-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231231T0600/SWC-SMAP-L_V2.0_100-20231231T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20231231T0600/SWC-SMAP-L_V2.0_100-20231231T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240101T0600/20240101T0600.json b/stac/open-canada/ft-mckay/swc/20240101T0600/20240101T0600.json new file mode 100644 index 000000000..5573485ad --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240101T0600/20240101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240101T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240101T0600/SWC-SMAP-L_V2.0_100-20240101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240101T0600/SWC-SMAP-L_V2.0_100-20240101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240102T0600/20240102T0600.json b/stac/open-canada/ft-mckay/swc/20240102T0600/20240102T0600.json new file mode 100644 index 000000000..eb593ebd0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240102T0600/20240102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240102T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240102T0600/SWC-SMAP-L_V2.0_100-20240102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240102T0600/SWC-SMAP-L_V2.0_100-20240102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240103T0600/20240103T0600.json b/stac/open-canada/ft-mckay/swc/20240103T0600/20240103T0600.json new file mode 100644 index 000000000..9264cff7d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240103T0600/20240103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240103T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240103T0600/SWC-SMAP-L_V2.0_100-20240103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240103T0600/SWC-SMAP-L_V2.0_100-20240103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240104T0600/20240104T0600.json b/stac/open-canada/ft-mckay/swc/20240104T0600/20240104T0600.json new file mode 100644 index 000000000..dc0b57a24 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240104T0600/20240104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240104T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240104T0600/SWC-SMAP-L_V2.0_100-20240104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240104T0600/SWC-SMAP-L_V2.0_100-20240104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240105T0600/20240105T0600.json b/stac/open-canada/ft-mckay/swc/20240105T0600/20240105T0600.json new file mode 100644 index 000000000..d4aa75e7c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240105T0600/20240105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240105T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240105T0600/SWC-SMAP-L_V2.0_100-20240105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240105T0600/SWC-SMAP-L_V2.0_100-20240105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240106T0600/20240106T0600.json b/stac/open-canada/ft-mckay/swc/20240106T0600/20240106T0600.json new file mode 100644 index 000000000..5b3248267 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240106T0600/20240106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240106T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240106T0600/SWC-SMAP-L_V2.0_100-20240106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240106T0600/SWC-SMAP-L_V2.0_100-20240106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240107T0600/20240107T0600.json b/stac/open-canada/ft-mckay/swc/20240107T0600/20240107T0600.json new file mode 100644 index 000000000..6da2c9dfb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240107T0600/20240107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240107T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240107T0600/SWC-SMAP-L_V2.0_100-20240107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240107T0600/SWC-SMAP-L_V2.0_100-20240107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240108T0600/20240108T0600.json b/stac/open-canada/ft-mckay/swc/20240108T0600/20240108T0600.json new file mode 100644 index 000000000..924ed13a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240108T0600/20240108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240108T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240108T0600/SWC-SMAP-L_V2.0_100-20240108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240108T0600/SWC-SMAP-L_V2.0_100-20240108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240109T0600/20240109T0600.json b/stac/open-canada/ft-mckay/swc/20240109T0600/20240109T0600.json new file mode 100644 index 000000000..0954b06f3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240109T0600/20240109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240109T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240109T0600/SWC-SMAP-L_V2.0_100-20240109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240109T0600/SWC-SMAP-L_V2.0_100-20240109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240110T0600/20240110T0600.json b/stac/open-canada/ft-mckay/swc/20240110T0600/20240110T0600.json new file mode 100644 index 000000000..2c8aa56d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240110T0600/20240110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240110T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240110T0600/SWC-SMAP-L_V2.0_100-20240110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240110T0600/SWC-SMAP-L_V2.0_100-20240110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240111T0600/20240111T0600.json b/stac/open-canada/ft-mckay/swc/20240111T0600/20240111T0600.json new file mode 100644 index 000000000..b59751f23 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240111T0600/20240111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240111T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240111T0600/SWC-SMAP-L_V2.0_100-20240111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240111T0600/SWC-SMAP-L_V2.0_100-20240111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240112T0600/20240112T0600.json b/stac/open-canada/ft-mckay/swc/20240112T0600/20240112T0600.json new file mode 100644 index 000000000..502572cad --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240112T0600/20240112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240112T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240112T0600/SWC-SMAP-L_V2.0_100-20240112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240112T0600/SWC-SMAP-L_V2.0_100-20240112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240113T0600/20240113T0600.json b/stac/open-canada/ft-mckay/swc/20240113T0600/20240113T0600.json new file mode 100644 index 000000000..8dc3794c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240113T0600/20240113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240113T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240113T0600/SWC-SMAP-L_V2.0_100-20240113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240113T0600/SWC-SMAP-L_V2.0_100-20240113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240114T0600/20240114T0600.json b/stac/open-canada/ft-mckay/swc/20240114T0600/20240114T0600.json new file mode 100644 index 000000000..6daf26c20 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240114T0600/20240114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240114T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240114T0600/SWC-SMAP-L_V2.0_100-20240114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240114T0600/SWC-SMAP-L_V2.0_100-20240114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240115T0600/20240115T0600.json b/stac/open-canada/ft-mckay/swc/20240115T0600/20240115T0600.json new file mode 100644 index 000000000..f1c74502c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240115T0600/20240115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240115T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240115T0600/SWC-SMAP-L_V2.0_100-20240115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240115T0600/SWC-SMAP-L_V2.0_100-20240115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240116T0600/20240116T0600.json b/stac/open-canada/ft-mckay/swc/20240116T0600/20240116T0600.json new file mode 100644 index 000000000..bdd720dbb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240116T0600/20240116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240116T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240116T0600/SWC-SMAP-L_V2.0_100-20240116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240116T0600/SWC-SMAP-L_V2.0_100-20240116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240117T0600/20240117T0600.json b/stac/open-canada/ft-mckay/swc/20240117T0600/20240117T0600.json new file mode 100644 index 000000000..e31732ac2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240117T0600/20240117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240117T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240117T0600/SWC-SMAP-L_V2.0_100-20240117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240117T0600/SWC-SMAP-L_V2.0_100-20240117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240118T0600/20240118T0600.json b/stac/open-canada/ft-mckay/swc/20240118T0600/20240118T0600.json new file mode 100644 index 000000000..98772c819 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240118T0600/20240118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240118T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240118T0600/SWC-SMAP-L_V2.0_100-20240118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240118T0600/SWC-SMAP-L_V2.0_100-20240118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240119T0600/20240119T0600.json b/stac/open-canada/ft-mckay/swc/20240119T0600/20240119T0600.json new file mode 100644 index 000000000..b6d09f83b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240119T0600/20240119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240119T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240119T0600/SWC-SMAP-L_V2.0_100-20240119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240119T0600/SWC-SMAP-L_V2.0_100-20240119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240120T0600/20240120T0600.json b/stac/open-canada/ft-mckay/swc/20240120T0600/20240120T0600.json new file mode 100644 index 000000000..190633716 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240120T0600/20240120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240120T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240120T0600/SWC-SMAP-L_V2.0_100-20240120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240120T0600/SWC-SMAP-L_V2.0_100-20240120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240121T0600/20240121T0600.json b/stac/open-canada/ft-mckay/swc/20240121T0600/20240121T0600.json new file mode 100644 index 000000000..1b71606f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240121T0600/20240121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240121T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240121T0600/SWC-SMAP-L_V2.0_100-20240121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240121T0600/SWC-SMAP-L_V2.0_100-20240121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240122T0600/20240122T0600.json b/stac/open-canada/ft-mckay/swc/20240122T0600/20240122T0600.json new file mode 100644 index 000000000..c3da04b74 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240122T0600/20240122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240122T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240122T0600/SWC-SMAP-L_V2.0_100-20240122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240122T0600/SWC-SMAP-L_V2.0_100-20240122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240123T0600/20240123T0600.json b/stac/open-canada/ft-mckay/swc/20240123T0600/20240123T0600.json new file mode 100644 index 000000000..3d7062c9a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240123T0600/20240123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240123T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240123T0600/SWC-SMAP-L_V2.0_100-20240123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240123T0600/SWC-SMAP-L_V2.0_100-20240123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240124T0600/20240124T0600.json b/stac/open-canada/ft-mckay/swc/20240124T0600/20240124T0600.json new file mode 100644 index 000000000..905e8ffcc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240124T0600/20240124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240124T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240124T0600/SWC-SMAP-L_V2.0_100-20240124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240124T0600/SWC-SMAP-L_V2.0_100-20240124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240125T0600/20240125T0600.json b/stac/open-canada/ft-mckay/swc/20240125T0600/20240125T0600.json new file mode 100644 index 000000000..91bb33768 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240125T0600/20240125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240125T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240125T0600/SWC-SMAP-L_V2.0_100-20240125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240125T0600/SWC-SMAP-L_V2.0_100-20240125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240126T0600/20240126T0600.json b/stac/open-canada/ft-mckay/swc/20240126T0600/20240126T0600.json new file mode 100644 index 000000000..a23829125 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240126T0600/20240126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240126T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240126T0600/SWC-SMAP-L_V2.0_100-20240126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240126T0600/SWC-SMAP-L_V2.0_100-20240126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240127T0600/20240127T0600.json b/stac/open-canada/ft-mckay/swc/20240127T0600/20240127T0600.json new file mode 100644 index 000000000..d4bb46ece --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240127T0600/20240127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240127T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240127T0600/SWC-SMAP-L_V2.0_100-20240127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240127T0600/SWC-SMAP-L_V2.0_100-20240127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240128T0600/20240128T0600.json b/stac/open-canada/ft-mckay/swc/20240128T0600/20240128T0600.json new file mode 100644 index 000000000..46e35d8c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240128T0600/20240128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240128T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240128T0600/SWC-SMAP-L_V2.0_100-20240128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240128T0600/SWC-SMAP-L_V2.0_100-20240128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240129T0600/20240129T0600.json b/stac/open-canada/ft-mckay/swc/20240129T0600/20240129T0600.json new file mode 100644 index 000000000..04f468762 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240129T0600/20240129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240129T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240129T0600/SWC-SMAP-L_V2.0_100-20240129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240129T0600/SWC-SMAP-L_V2.0_100-20240129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240130T0600/20240130T0600.json b/stac/open-canada/ft-mckay/swc/20240130T0600/20240130T0600.json new file mode 100644 index 000000000..6ab48d031 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240130T0600/20240130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240130T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240130T0600/SWC-SMAP-L_V2.0_100-20240130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240130T0600/SWC-SMAP-L_V2.0_100-20240130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240131T0600/20240131T0600.json b/stac/open-canada/ft-mckay/swc/20240131T0600/20240131T0600.json new file mode 100644 index 000000000..ffbb8ff59 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240131T0600/20240131T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240131T0600", + "collection": "swc", + "properties": { + "datetime": "2024-01-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240131T0600/SWC-SMAP-L_V2.0_100-20240131T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240131T0600/SWC-SMAP-L_V2.0_100-20240131T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240201T0600/20240201T0600.json b/stac/open-canada/ft-mckay/swc/20240201T0600/20240201T0600.json new file mode 100644 index 000000000..de379faab --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240201T0600/20240201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240201T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240201T0600/SWC-SMAP-L_V2.0_100-20240201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240201T0600/SWC-SMAP-L_V2.0_100-20240201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240202T0600/20240202T0600.json b/stac/open-canada/ft-mckay/swc/20240202T0600/20240202T0600.json new file mode 100644 index 000000000..aa63c8f28 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240202T0600/20240202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240202T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240202T0600/SWC-SMAP-L_V2.0_100-20240202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240202T0600/SWC-SMAP-L_V2.0_100-20240202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240203T0600/20240203T0600.json b/stac/open-canada/ft-mckay/swc/20240203T0600/20240203T0600.json new file mode 100644 index 000000000..2841547fd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240203T0600/20240203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240203T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240203T0600/SWC-SMAP-L_V2.0_100-20240203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240203T0600/SWC-SMAP-L_V2.0_100-20240203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240204T0600/20240204T0600.json b/stac/open-canada/ft-mckay/swc/20240204T0600/20240204T0600.json new file mode 100644 index 000000000..ffa2d7c24 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240204T0600/20240204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240204T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240204T0600/SWC-SMAP-L_V2.0_100-20240204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240204T0600/SWC-SMAP-L_V2.0_100-20240204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240205T0600/20240205T0600.json b/stac/open-canada/ft-mckay/swc/20240205T0600/20240205T0600.json new file mode 100644 index 000000000..119df0cf8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240205T0600/20240205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240205T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240205T0600/SWC-SMAP-L_V2.0_100-20240205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240205T0600/SWC-SMAP-L_V2.0_100-20240205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240206T0600/20240206T0600.json b/stac/open-canada/ft-mckay/swc/20240206T0600/20240206T0600.json new file mode 100644 index 000000000..37c887726 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240206T0600/20240206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240206T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240206T0600/SWC-SMAP-L_V2.0_100-20240206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240206T0600/SWC-SMAP-L_V2.0_100-20240206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240207T0600/20240207T0600.json b/stac/open-canada/ft-mckay/swc/20240207T0600/20240207T0600.json new file mode 100644 index 000000000..fb9a595ab --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240207T0600/20240207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240207T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240207T0600/SWC-SMAP-L_V2.0_100-20240207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240207T0600/SWC-SMAP-L_V2.0_100-20240207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240208T0600/20240208T0600.json b/stac/open-canada/ft-mckay/swc/20240208T0600/20240208T0600.json new file mode 100644 index 000000000..297486816 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240208T0600/20240208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240208T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240208T0600/SWC-SMAP-L_V2.0_100-20240208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240208T0600/SWC-SMAP-L_V2.0_100-20240208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240209T0600/20240209T0600.json b/stac/open-canada/ft-mckay/swc/20240209T0600/20240209T0600.json new file mode 100644 index 000000000..c6236e253 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240209T0600/20240209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240209T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240209T0600/SWC-SMAP-L_V2.0_100-20240209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240209T0600/SWC-SMAP-L_V2.0_100-20240209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240210T0600/20240210T0600.json b/stac/open-canada/ft-mckay/swc/20240210T0600/20240210T0600.json new file mode 100644 index 000000000..cdad0e5ab --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240210T0600/20240210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240210T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240210T0600/SWC-SMAP-L_V2.0_100-20240210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240210T0600/SWC-SMAP-L_V2.0_100-20240210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240211T0600/20240211T0600.json b/stac/open-canada/ft-mckay/swc/20240211T0600/20240211T0600.json new file mode 100644 index 000000000..c1ca4592a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240211T0600/20240211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240211T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240211T0600/SWC-SMAP-L_V2.0_100-20240211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240211T0600/SWC-SMAP-L_V2.0_100-20240211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240212T0600/20240212T0600.json b/stac/open-canada/ft-mckay/swc/20240212T0600/20240212T0600.json new file mode 100644 index 000000000..a132039e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240212T0600/20240212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240212T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240212T0600/SWC-SMAP-L_V2.0_100-20240212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240212T0600/SWC-SMAP-L_V2.0_100-20240212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240213T0600/20240213T0600.json b/stac/open-canada/ft-mckay/swc/20240213T0600/20240213T0600.json new file mode 100644 index 000000000..408f58a92 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240213T0600/20240213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240213T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240213T0600/SWC-SMAP-L_V2.0_100-20240213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240213T0600/SWC-SMAP-L_V2.0_100-20240213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240214T0600/20240214T0600.json b/stac/open-canada/ft-mckay/swc/20240214T0600/20240214T0600.json new file mode 100644 index 000000000..1864a3c7a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240214T0600/20240214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240214T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240214T0600/SWC-SMAP-L_V2.0_100-20240214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240214T0600/SWC-SMAP-L_V2.0_100-20240214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240215T0600/20240215T0600.json b/stac/open-canada/ft-mckay/swc/20240215T0600/20240215T0600.json new file mode 100644 index 000000000..7b2c10758 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240215T0600/20240215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240215T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240215T0600/SWC-SMAP-L_V2.0_100-20240215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240215T0600/SWC-SMAP-L_V2.0_100-20240215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240216T0600/20240216T0600.json b/stac/open-canada/ft-mckay/swc/20240216T0600/20240216T0600.json new file mode 100644 index 000000000..3511ad570 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240216T0600/20240216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240216T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240216T0600/SWC-SMAP-L_V2.0_100-20240216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240216T0600/SWC-SMAP-L_V2.0_100-20240216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240217T0600/20240217T0600.json b/stac/open-canada/ft-mckay/swc/20240217T0600/20240217T0600.json new file mode 100644 index 000000000..047f8cde4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240217T0600/20240217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240217T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240217T0600/SWC-SMAP-L_V2.0_100-20240217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240217T0600/SWC-SMAP-L_V2.0_100-20240217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240218T0600/20240218T0600.json b/stac/open-canada/ft-mckay/swc/20240218T0600/20240218T0600.json new file mode 100644 index 000000000..22dc5d027 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240218T0600/20240218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240218T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240218T0600/SWC-SMAP-L_V2.0_100-20240218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240218T0600/SWC-SMAP-L_V2.0_100-20240218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240219T0600/20240219T0600.json b/stac/open-canada/ft-mckay/swc/20240219T0600/20240219T0600.json new file mode 100644 index 000000000..8bef7e5c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240219T0600/20240219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240219T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240219T0600/SWC-SMAP-L_V2.0_100-20240219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240219T0600/SWC-SMAP-L_V2.0_100-20240219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240220T0600/20240220T0600.json b/stac/open-canada/ft-mckay/swc/20240220T0600/20240220T0600.json new file mode 100644 index 000000000..596b09e4d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240220T0600/20240220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240220T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240220T0600/SWC-SMAP-L_V2.0_100-20240220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240220T0600/SWC-SMAP-L_V2.0_100-20240220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240221T0600/20240221T0600.json b/stac/open-canada/ft-mckay/swc/20240221T0600/20240221T0600.json new file mode 100644 index 000000000..bc1f908c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240221T0600/20240221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240221T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240221T0600/SWC-SMAP-L_V2.0_100-20240221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240221T0600/SWC-SMAP-L_V2.0_100-20240221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240222T0600/20240222T0600.json b/stac/open-canada/ft-mckay/swc/20240222T0600/20240222T0600.json new file mode 100644 index 000000000..3e15a22ba --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240222T0600/20240222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240222T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240222T0600/SWC-SMAP-L_V2.0_100-20240222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240222T0600/SWC-SMAP-L_V2.0_100-20240222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240223T0600/20240223T0600.json b/stac/open-canada/ft-mckay/swc/20240223T0600/20240223T0600.json new file mode 100644 index 000000000..0cdc8906d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240223T0600/20240223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240223T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240223T0600/SWC-SMAP-L_V2.0_100-20240223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240223T0600/SWC-SMAP-L_V2.0_100-20240223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240224T0600/20240224T0600.json b/stac/open-canada/ft-mckay/swc/20240224T0600/20240224T0600.json new file mode 100644 index 000000000..2f84fe9bc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240224T0600/20240224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240224T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240224T0600/SWC-SMAP-L_V2.0_100-20240224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240224T0600/SWC-SMAP-L_V2.0_100-20240224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240225T0600/20240225T0600.json b/stac/open-canada/ft-mckay/swc/20240225T0600/20240225T0600.json new file mode 100644 index 000000000..e85500b61 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240225T0600/20240225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240225T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240225T0600/SWC-SMAP-L_V2.0_100-20240225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240225T0600/SWC-SMAP-L_V2.0_100-20240225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240226T0600/20240226T0600.json b/stac/open-canada/ft-mckay/swc/20240226T0600/20240226T0600.json new file mode 100644 index 000000000..c6871056c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240226T0600/20240226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240226T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240226T0600/SWC-SMAP-L_V2.0_100-20240226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240226T0600/SWC-SMAP-L_V2.0_100-20240226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240227T0600/20240227T0600.json b/stac/open-canada/ft-mckay/swc/20240227T0600/20240227T0600.json new file mode 100644 index 000000000..7c05103bc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240227T0600/20240227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240227T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240227T0600/SWC-SMAP-L_V2.0_100-20240227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240227T0600/SWC-SMAP-L_V2.0_100-20240227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240228T0600/20240228T0600.json b/stac/open-canada/ft-mckay/swc/20240228T0600/20240228T0600.json new file mode 100644 index 000000000..5cd79298c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240228T0600/20240228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240228T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240228T0600/SWC-SMAP-L_V2.0_100-20240228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240228T0600/SWC-SMAP-L_V2.0_100-20240228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240229T0600/20240229T0600.json b/stac/open-canada/ft-mckay/swc/20240229T0600/20240229T0600.json new file mode 100644 index 000000000..e1e836aed --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240229T0600/20240229T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240229T0600", + "collection": "swc", + "properties": { + "datetime": "2024-02-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240229T0600/SWC-SMAP-L_V2.0_100-20240229T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240229T0600/SWC-SMAP-L_V2.0_100-20240229T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240301T0600/20240301T0600.json b/stac/open-canada/ft-mckay/swc/20240301T0600/20240301T0600.json new file mode 100644 index 000000000..408ce33ab --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240301T0600/20240301T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240301T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240301T0600/SWC-SMAP-L_V2.0_100-20240301T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240301T0600/SWC-SMAP-L_V2.0_100-20240301T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240302T0600/20240302T0600.json b/stac/open-canada/ft-mckay/swc/20240302T0600/20240302T0600.json new file mode 100644 index 000000000..ad7ebcab0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240302T0600/20240302T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240302T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240302T0600/SWC-SMAP-L_V2.0_100-20240302T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240302T0600/SWC-SMAP-L_V2.0_100-20240302T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240303T0600/20240303T0600.json b/stac/open-canada/ft-mckay/swc/20240303T0600/20240303T0600.json new file mode 100644 index 000000000..4863e5e69 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240303T0600/20240303T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240303T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240303T0600/SWC-SMAP-L_V2.0_100-20240303T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240303T0600/SWC-SMAP-L_V2.0_100-20240303T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240304T0600/20240304T0600.json b/stac/open-canada/ft-mckay/swc/20240304T0600/20240304T0600.json new file mode 100644 index 000000000..412486e1c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240304T0600/20240304T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240304T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240304T0600/SWC-SMAP-L_V2.0_100-20240304T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240304T0600/SWC-SMAP-L_V2.0_100-20240304T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240305T0600/20240305T0600.json b/stac/open-canada/ft-mckay/swc/20240305T0600/20240305T0600.json new file mode 100644 index 000000000..e81436e32 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240305T0600/20240305T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240305T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240305T0600/SWC-SMAP-L_V2.0_100-20240305T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240305T0600/SWC-SMAP-L_V2.0_100-20240305T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240306T0600/20240306T0600.json b/stac/open-canada/ft-mckay/swc/20240306T0600/20240306T0600.json new file mode 100644 index 000000000..79842c03c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240306T0600/20240306T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240306T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240306T0600/SWC-SMAP-L_V2.0_100-20240306T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240306T0600/SWC-SMAP-L_V2.0_100-20240306T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240307T0600/20240307T0600.json b/stac/open-canada/ft-mckay/swc/20240307T0600/20240307T0600.json new file mode 100644 index 000000000..b599d4a77 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240307T0600/20240307T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240307T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240307T0600/SWC-SMAP-L_V2.0_100-20240307T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240307T0600/SWC-SMAP-L_V2.0_100-20240307T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240308T0600/20240308T0600.json b/stac/open-canada/ft-mckay/swc/20240308T0600/20240308T0600.json new file mode 100644 index 000000000..63574d7b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240308T0600/20240308T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240308T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240308T0600/SWC-SMAP-L_V2.0_100-20240308T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240308T0600/SWC-SMAP-L_V2.0_100-20240308T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240309T0600/20240309T0600.json b/stac/open-canada/ft-mckay/swc/20240309T0600/20240309T0600.json new file mode 100644 index 000000000..0f41fd8ae --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240309T0600/20240309T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240309T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240309T0600/SWC-SMAP-L_V2.0_100-20240309T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240309T0600/SWC-SMAP-L_V2.0_100-20240309T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240310T0600/20240310T0600.json b/stac/open-canada/ft-mckay/swc/20240310T0600/20240310T0600.json new file mode 100644 index 000000000..eac19d954 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240310T0600/20240310T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240310T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240310T0600/SWC-SMAP-L_V2.0_100-20240310T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240310T0600/SWC-SMAP-L_V2.0_100-20240310T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240311T0600/20240311T0600.json b/stac/open-canada/ft-mckay/swc/20240311T0600/20240311T0600.json new file mode 100644 index 000000000..53dafb99b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240311T0600/20240311T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240311T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240311T0600/SWC-SMAP-L_V2.0_100-20240311T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240311T0600/SWC-SMAP-L_V2.0_100-20240311T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240312T0600/20240312T0600.json b/stac/open-canada/ft-mckay/swc/20240312T0600/20240312T0600.json new file mode 100644 index 000000000..b5c963ad6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240312T0600/20240312T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240312T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240312T0600/SWC-SMAP-L_V2.0_100-20240312T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240312T0600/SWC-SMAP-L_V2.0_100-20240312T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240313T0600/20240313T0600.json b/stac/open-canada/ft-mckay/swc/20240313T0600/20240313T0600.json new file mode 100644 index 000000000..d91fbff0c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240313T0600/20240313T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240313T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240313T0600/SWC-SMAP-L_V2.0_100-20240313T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240313T0600/SWC-SMAP-L_V2.0_100-20240313T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240314T0600/20240314T0600.json b/stac/open-canada/ft-mckay/swc/20240314T0600/20240314T0600.json new file mode 100644 index 000000000..7a7456046 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240314T0600/20240314T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240314T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240314T0600/SWC-SMAP-L_V2.0_100-20240314T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240314T0600/SWC-SMAP-L_V2.0_100-20240314T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240315T0600/20240315T0600.json b/stac/open-canada/ft-mckay/swc/20240315T0600/20240315T0600.json new file mode 100644 index 000000000..9d4c94247 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240315T0600/20240315T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240315T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240315T0600/SWC-SMAP-L_V2.0_100-20240315T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240315T0600/SWC-SMAP-L_V2.0_100-20240315T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240316T0600/20240316T0600.json b/stac/open-canada/ft-mckay/swc/20240316T0600/20240316T0600.json new file mode 100644 index 000000000..28d7bee83 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240316T0600/20240316T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240316T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240316T0600/SWC-SMAP-L_V2.0_100-20240316T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240316T0600/SWC-SMAP-L_V2.0_100-20240316T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240317T0600/20240317T0600.json b/stac/open-canada/ft-mckay/swc/20240317T0600/20240317T0600.json new file mode 100644 index 000000000..38540c787 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240317T0600/20240317T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240317T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240317T0600/SWC-SMAP-L_V2.0_100-20240317T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240317T0600/SWC-SMAP-L_V2.0_100-20240317T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240318T0600/20240318T0600.json b/stac/open-canada/ft-mckay/swc/20240318T0600/20240318T0600.json new file mode 100644 index 000000000..a8b7dc8a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240318T0600/20240318T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240318T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240318T0600/SWC-SMAP-L_V2.0_100-20240318T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240318T0600/SWC-SMAP-L_V2.0_100-20240318T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240319T0600/20240319T0600.json b/stac/open-canada/ft-mckay/swc/20240319T0600/20240319T0600.json new file mode 100644 index 000000000..9879123a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240319T0600/20240319T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240319T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240319T0600/SWC-SMAP-L_V2.0_100-20240319T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240319T0600/SWC-SMAP-L_V2.0_100-20240319T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240320T0600/20240320T0600.json b/stac/open-canada/ft-mckay/swc/20240320T0600/20240320T0600.json new file mode 100644 index 000000000..810d7220f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240320T0600/20240320T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240320T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240320T0600/SWC-SMAP-L_V2.0_100-20240320T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240320T0600/SWC-SMAP-L_V2.0_100-20240320T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240321T0600/20240321T0600.json b/stac/open-canada/ft-mckay/swc/20240321T0600/20240321T0600.json new file mode 100644 index 000000000..65fe3c5bf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240321T0600/20240321T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240321T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240321T0600/SWC-SMAP-L_V2.0_100-20240321T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240321T0600/SWC-SMAP-L_V2.0_100-20240321T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240322T0600/20240322T0600.json b/stac/open-canada/ft-mckay/swc/20240322T0600/20240322T0600.json new file mode 100644 index 000000000..fad2dc544 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240322T0600/20240322T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240322T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240322T0600/SWC-SMAP-L_V2.0_100-20240322T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240322T0600/SWC-SMAP-L_V2.0_100-20240322T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240323T0600/20240323T0600.json b/stac/open-canada/ft-mckay/swc/20240323T0600/20240323T0600.json new file mode 100644 index 000000000..12ce67325 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240323T0600/20240323T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240323T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240323T0600/SWC-SMAP-L_V2.0_100-20240323T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240323T0600/SWC-SMAP-L_V2.0_100-20240323T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240324T0600/20240324T0600.json b/stac/open-canada/ft-mckay/swc/20240324T0600/20240324T0600.json new file mode 100644 index 000000000..a81a282eb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240324T0600/20240324T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240324T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240324T0600/SWC-SMAP-L_V2.0_100-20240324T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240324T0600/SWC-SMAP-L_V2.0_100-20240324T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240325T0600/20240325T0600.json b/stac/open-canada/ft-mckay/swc/20240325T0600/20240325T0600.json new file mode 100644 index 000000000..ae458a615 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240325T0600/20240325T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240325T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240325T0600/SWC-SMAP-L_V2.0_100-20240325T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240325T0600/SWC-SMAP-L_V2.0_100-20240325T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240326T0600/20240326T0600.json b/stac/open-canada/ft-mckay/swc/20240326T0600/20240326T0600.json new file mode 100644 index 000000000..c181d5d45 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240326T0600/20240326T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240326T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240326T0600/SWC-SMAP-L_V2.0_100-20240326T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240326T0600/SWC-SMAP-L_V2.0_100-20240326T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240327T0600/20240327T0600.json b/stac/open-canada/ft-mckay/swc/20240327T0600/20240327T0600.json new file mode 100644 index 000000000..41fa85be3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240327T0600/20240327T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240327T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240327T0600/SWC-SMAP-L_V2.0_100-20240327T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240327T0600/SWC-SMAP-L_V2.0_100-20240327T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240328T0600/20240328T0600.json b/stac/open-canada/ft-mckay/swc/20240328T0600/20240328T0600.json new file mode 100644 index 000000000..97b4a9703 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240328T0600/20240328T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240328T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240328T0600/SWC-SMAP-L_V2.0_100-20240328T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240328T0600/SWC-SMAP-L_V2.0_100-20240328T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240329T0600/20240329T0600.json b/stac/open-canada/ft-mckay/swc/20240329T0600/20240329T0600.json new file mode 100644 index 000000000..ec84d5181 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240329T0600/20240329T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240329T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240329T0600/SWC-SMAP-L_V2.0_100-20240329T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240329T0600/SWC-SMAP-L_V2.0_100-20240329T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240330T0600/20240330T0600.json b/stac/open-canada/ft-mckay/swc/20240330T0600/20240330T0600.json new file mode 100644 index 000000000..57b4287b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240330T0600/20240330T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240330T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240330T0600/SWC-SMAP-L_V2.0_100-20240330T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240330T0600/SWC-SMAP-L_V2.0_100-20240330T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240331T0600/20240331T0600.json b/stac/open-canada/ft-mckay/swc/20240331T0600/20240331T0600.json new file mode 100644 index 000000000..d6cb65920 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240331T0600/20240331T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240331T0600", + "collection": "swc", + "properties": { + "datetime": "2024-03-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240331T0600/SWC-SMAP-L_V2.0_100-20240331T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240331T0600/SWC-SMAP-L_V2.0_100-20240331T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240401T0600/20240401T0600.json b/stac/open-canada/ft-mckay/swc/20240401T0600/20240401T0600.json new file mode 100644 index 000000000..f2526ac48 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240401T0600/20240401T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240401T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240401T0600/SWC-SMAP-L_V2.0_100-20240401T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240401T0600/SWC-SMAP-L_V2.0_100-20240401T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240402T0600/20240402T0600.json b/stac/open-canada/ft-mckay/swc/20240402T0600/20240402T0600.json new file mode 100644 index 000000000..15e118252 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240402T0600/20240402T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240402T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240402T0600/SWC-SMAP-L_V2.0_100-20240402T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240402T0600/SWC-SMAP-L_V2.0_100-20240402T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240403T0600/20240403T0600.json b/stac/open-canada/ft-mckay/swc/20240403T0600/20240403T0600.json new file mode 100644 index 000000000..ffdfcc695 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240403T0600/20240403T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240403T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240403T0600/SWC-SMAP-L_V2.0_100-20240403T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240403T0600/SWC-SMAP-L_V2.0_100-20240403T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240404T0600/20240404T0600.json b/stac/open-canada/ft-mckay/swc/20240404T0600/20240404T0600.json new file mode 100644 index 000000000..f1bf865a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240404T0600/20240404T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240404T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240404T0600/SWC-SMAP-L_V2.0_100-20240404T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240404T0600/SWC-SMAP-L_V2.0_100-20240404T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240405T0600/20240405T0600.json b/stac/open-canada/ft-mckay/swc/20240405T0600/20240405T0600.json new file mode 100644 index 000000000..2caeff027 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240405T0600/20240405T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240405T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240405T0600/SWC-SMAP-L_V2.0_100-20240405T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240405T0600/SWC-SMAP-L_V2.0_100-20240405T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240406T0600/20240406T0600.json b/stac/open-canada/ft-mckay/swc/20240406T0600/20240406T0600.json new file mode 100644 index 000000000..e2b534382 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240406T0600/20240406T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240406T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240406T0600/SWC-SMAP-L_V2.0_100-20240406T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240406T0600/SWC-SMAP-L_V2.0_100-20240406T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240407T0600/20240407T0600.json b/stac/open-canada/ft-mckay/swc/20240407T0600/20240407T0600.json new file mode 100644 index 000000000..2d923309c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240407T0600/20240407T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240407T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240407T0600/SWC-SMAP-L_V2.0_100-20240407T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240407T0600/SWC-SMAP-L_V2.0_100-20240407T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240408T0600/20240408T0600.json b/stac/open-canada/ft-mckay/swc/20240408T0600/20240408T0600.json new file mode 100644 index 000000000..fa553b624 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240408T0600/20240408T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240408T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240408T0600/SWC-SMAP-L_V2.0_100-20240408T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240408T0600/SWC-SMAP-L_V2.0_100-20240408T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240409T0600/20240409T0600.json b/stac/open-canada/ft-mckay/swc/20240409T0600/20240409T0600.json new file mode 100644 index 000000000..94085c47f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240409T0600/20240409T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240409T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240409T0600/SWC-SMAP-L_V2.0_100-20240409T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240409T0600/SWC-SMAP-L_V2.0_100-20240409T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240410T0600/20240410T0600.json b/stac/open-canada/ft-mckay/swc/20240410T0600/20240410T0600.json new file mode 100644 index 000000000..5fa25e35d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240410T0600/20240410T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240410T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240410T0600/SWC-SMAP-L_V2.0_100-20240410T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240410T0600/SWC-SMAP-L_V2.0_100-20240410T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240411T0600/20240411T0600.json b/stac/open-canada/ft-mckay/swc/20240411T0600/20240411T0600.json new file mode 100644 index 000000000..9606088e6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240411T0600/20240411T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240411T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240411T0600/SWC-SMAP-L_V2.0_100-20240411T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240411T0600/SWC-SMAP-L_V2.0_100-20240411T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240412T0600/20240412T0600.json b/stac/open-canada/ft-mckay/swc/20240412T0600/20240412T0600.json new file mode 100644 index 000000000..4434d9757 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240412T0600/20240412T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240412T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240412T0600/SWC-SMAP-L_V2.0_100-20240412T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240412T0600/SWC-SMAP-L_V2.0_100-20240412T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240413T0600/20240413T0600.json b/stac/open-canada/ft-mckay/swc/20240413T0600/20240413T0600.json new file mode 100644 index 000000000..1e3ed1e85 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240413T0600/20240413T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240413T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240413T0600/SWC-SMAP-L_V2.0_100-20240413T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240413T0600/SWC-SMAP-L_V2.0_100-20240413T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240414T0600/20240414T0600.json b/stac/open-canada/ft-mckay/swc/20240414T0600/20240414T0600.json new file mode 100644 index 000000000..2f5ab9890 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240414T0600/20240414T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240414T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240414T0600/SWC-SMAP-L_V2.0_100-20240414T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240414T0600/SWC-SMAP-L_V2.0_100-20240414T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240415T0600/20240415T0600.json b/stac/open-canada/ft-mckay/swc/20240415T0600/20240415T0600.json new file mode 100644 index 000000000..59b630f7e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240415T0600/20240415T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240415T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240415T0600/SWC-SMAP-L_V2.0_100-20240415T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240415T0600/SWC-SMAP-L_V2.0_100-20240415T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240416T0600/20240416T0600.json b/stac/open-canada/ft-mckay/swc/20240416T0600/20240416T0600.json new file mode 100644 index 000000000..7354534dc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240416T0600/20240416T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240416T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240416T0600/SWC-SMAP-L_V2.0_100-20240416T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240416T0600/SWC-SMAP-L_V2.0_100-20240416T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240417T0600/20240417T0600.json b/stac/open-canada/ft-mckay/swc/20240417T0600/20240417T0600.json new file mode 100644 index 000000000..1e7d4374b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240417T0600/20240417T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240417T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240417T0600/SWC-SMAP-L_V2.0_100-20240417T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240417T0600/SWC-SMAP-L_V2.0_100-20240417T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240418T0600/20240418T0600.json b/stac/open-canada/ft-mckay/swc/20240418T0600/20240418T0600.json new file mode 100644 index 000000000..9b7d00542 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240418T0600/20240418T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240418T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240418T0600/SWC-SMAP-L_V2.0_100-20240418T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240418T0600/SWC-SMAP-L_V2.0_100-20240418T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240419T0600/20240419T0600.json b/stac/open-canada/ft-mckay/swc/20240419T0600/20240419T0600.json new file mode 100644 index 000000000..dbeeaf6b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240419T0600/20240419T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240419T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240419T0600/SWC-SMAP-L_V2.0_100-20240419T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240419T0600/SWC-SMAP-L_V2.0_100-20240419T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240420T0600/20240420T0600.json b/stac/open-canada/ft-mckay/swc/20240420T0600/20240420T0600.json new file mode 100644 index 000000000..a5af30258 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240420T0600/20240420T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240420T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240420T0600/SWC-SMAP-L_V2.0_100-20240420T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240420T0600/SWC-SMAP-L_V2.0_100-20240420T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240421T0600/20240421T0600.json b/stac/open-canada/ft-mckay/swc/20240421T0600/20240421T0600.json new file mode 100644 index 000000000..b35088604 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240421T0600/20240421T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240421T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240421T0600/SWC-SMAP-L_V2.0_100-20240421T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240421T0600/SWC-SMAP-L_V2.0_100-20240421T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240422T0600/20240422T0600.json b/stac/open-canada/ft-mckay/swc/20240422T0600/20240422T0600.json new file mode 100644 index 000000000..3b30d439a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240422T0600/20240422T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240422T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240422T0600/SWC-SMAP-L_V2.0_100-20240422T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240422T0600/SWC-SMAP-L_V2.0_100-20240422T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240423T0600/20240423T0600.json b/stac/open-canada/ft-mckay/swc/20240423T0600/20240423T0600.json new file mode 100644 index 000000000..402c72ae7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240423T0600/20240423T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240423T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240423T0600/SWC-SMAP-L_V2.0_100-20240423T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240423T0600/SWC-SMAP-L_V2.0_100-20240423T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240424T0600/20240424T0600.json b/stac/open-canada/ft-mckay/swc/20240424T0600/20240424T0600.json new file mode 100644 index 000000000..3aa090906 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240424T0600/20240424T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240424T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240424T0600/SWC-SMAP-L_V2.0_100-20240424T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240424T0600/SWC-SMAP-L_V2.0_100-20240424T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240425T0600/20240425T0600.json b/stac/open-canada/ft-mckay/swc/20240425T0600/20240425T0600.json new file mode 100644 index 000000000..7d4d83d26 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240425T0600/20240425T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240425T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240425T0600/SWC-SMAP-L_V2.0_100-20240425T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240425T0600/SWC-SMAP-L_V2.0_100-20240425T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240426T0600/20240426T0600.json b/stac/open-canada/ft-mckay/swc/20240426T0600/20240426T0600.json new file mode 100644 index 000000000..c5d75521f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240426T0600/20240426T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240426T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240426T0600/SWC-SMAP-L_V2.0_100-20240426T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240426T0600/SWC-SMAP-L_V2.0_100-20240426T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240427T0600/20240427T0600.json b/stac/open-canada/ft-mckay/swc/20240427T0600/20240427T0600.json new file mode 100644 index 000000000..fbdc48ab0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240427T0600/20240427T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240427T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240427T0600/SWC-SMAP-L_V2.0_100-20240427T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240427T0600/SWC-SMAP-L_V2.0_100-20240427T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240428T0600/20240428T0600.json b/stac/open-canada/ft-mckay/swc/20240428T0600/20240428T0600.json new file mode 100644 index 000000000..59c262c8b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240428T0600/20240428T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240428T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240428T0600/SWC-SMAP-L_V2.0_100-20240428T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240428T0600/SWC-SMAP-L_V2.0_100-20240428T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240429T0600/20240429T0600.json b/stac/open-canada/ft-mckay/swc/20240429T0600/20240429T0600.json new file mode 100644 index 000000000..26a94a485 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240429T0600/20240429T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240429T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240429T0600/SWC-SMAP-L_V2.0_100-20240429T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240429T0600/SWC-SMAP-L_V2.0_100-20240429T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240430T0600/20240430T0600.json b/stac/open-canada/ft-mckay/swc/20240430T0600/20240430T0600.json new file mode 100644 index 000000000..810afbd7f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240430T0600/20240430T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240430T0600", + "collection": "swc", + "properties": { + "datetime": "2024-04-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240430T0600/SWC-SMAP-L_V2.0_100-20240430T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240430T0600/SWC-SMAP-L_V2.0_100-20240430T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240501T0600/20240501T0600.json b/stac/open-canada/ft-mckay/swc/20240501T0600/20240501T0600.json new file mode 100644 index 000000000..045ab8741 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240501T0600/20240501T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240501T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240501T0600/SWC-SMAP-L_V2.0_100-20240501T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240501T0600/SWC-SMAP-L_V2.0_100-20240501T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240502T0600/20240502T0600.json b/stac/open-canada/ft-mckay/swc/20240502T0600/20240502T0600.json new file mode 100644 index 000000000..21d135a32 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240502T0600/20240502T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240502T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240502T0600/SWC-SMAP-L_V2.0_100-20240502T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240502T0600/SWC-SMAP-L_V2.0_100-20240502T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240503T0600/20240503T0600.json b/stac/open-canada/ft-mckay/swc/20240503T0600/20240503T0600.json new file mode 100644 index 000000000..ca8da7b07 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240503T0600/20240503T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240503T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240503T0600/SWC-SMAP-L_V2.0_100-20240503T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240503T0600/SWC-SMAP-L_V2.0_100-20240503T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240504T0600/20240504T0600.json b/stac/open-canada/ft-mckay/swc/20240504T0600/20240504T0600.json new file mode 100644 index 000000000..7e95ba88c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240504T0600/20240504T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240504T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240504T0600/SWC-SMAP-L_V2.0_100-20240504T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240504T0600/SWC-SMAP-L_V2.0_100-20240504T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240505T0600/20240505T0600.json b/stac/open-canada/ft-mckay/swc/20240505T0600/20240505T0600.json new file mode 100644 index 000000000..25234c801 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240505T0600/20240505T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240505T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240505T0600/SWC-SMAP-L_V2.0_100-20240505T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240505T0600/SWC-SMAP-L_V2.0_100-20240505T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240506T0600/20240506T0600.json b/stac/open-canada/ft-mckay/swc/20240506T0600/20240506T0600.json new file mode 100644 index 000000000..b6d235bc0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240506T0600/20240506T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240506T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240506T0600/SWC-SMAP-L_V2.0_100-20240506T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240506T0600/SWC-SMAP-L_V2.0_100-20240506T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240507T0600/20240507T0600.json b/stac/open-canada/ft-mckay/swc/20240507T0600/20240507T0600.json new file mode 100644 index 000000000..ac4dd247a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240507T0600/20240507T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240507T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240507T0600/SWC-SMAP-L_V2.0_100-20240507T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240507T0600/SWC-SMAP-L_V2.0_100-20240507T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240508T0600/20240508T0600.json b/stac/open-canada/ft-mckay/swc/20240508T0600/20240508T0600.json new file mode 100644 index 000000000..35fee439f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240508T0600/20240508T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240508T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240508T0600/SWC-SMAP-L_V2.0_100-20240508T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240508T0600/SWC-SMAP-L_V2.0_100-20240508T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240509T0600/20240509T0600.json b/stac/open-canada/ft-mckay/swc/20240509T0600/20240509T0600.json new file mode 100644 index 000000000..f439d0d9e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240509T0600/20240509T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240509T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240509T0600/SWC-SMAP-L_V2.0_100-20240509T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240509T0600/SWC-SMAP-L_V2.0_100-20240509T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240510T0600/20240510T0600.json b/stac/open-canada/ft-mckay/swc/20240510T0600/20240510T0600.json new file mode 100644 index 000000000..f8731afd0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240510T0600/20240510T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240510T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240510T0600/SWC-SMAP-L_V2.0_100-20240510T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240510T0600/SWC-SMAP-L_V2.0_100-20240510T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240511T0600/20240511T0600.json b/stac/open-canada/ft-mckay/swc/20240511T0600/20240511T0600.json new file mode 100644 index 000000000..89c5b15f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240511T0600/20240511T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240511T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240511T0600/SWC-SMAP-L_V2.0_100-20240511T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240511T0600/SWC-SMAP-L_V2.0_100-20240511T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240512T0600/20240512T0600.json b/stac/open-canada/ft-mckay/swc/20240512T0600/20240512T0600.json new file mode 100644 index 000000000..425a104d3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240512T0600/20240512T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240512T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240512T0600/SWC-SMAP-L_V2.0_100-20240512T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240512T0600/SWC-SMAP-L_V2.0_100-20240512T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240513T0600/20240513T0600.json b/stac/open-canada/ft-mckay/swc/20240513T0600/20240513T0600.json new file mode 100644 index 000000000..307c8844c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240513T0600/20240513T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240513T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240513T0600/SWC-SMAP-L_V2.0_100-20240513T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240513T0600/SWC-SMAP-L_V2.0_100-20240513T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240514T0600/20240514T0600.json b/stac/open-canada/ft-mckay/swc/20240514T0600/20240514T0600.json new file mode 100644 index 000000000..4542088ea --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240514T0600/20240514T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240514T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240514T0600/SWC-SMAP-L_V2.0_100-20240514T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240514T0600/SWC-SMAP-L_V2.0_100-20240514T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240515T0600/20240515T0600.json b/stac/open-canada/ft-mckay/swc/20240515T0600/20240515T0600.json new file mode 100644 index 000000000..4cab6e3fd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240515T0600/20240515T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240515T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240515T0600/SWC-SMAP-L_V2.0_100-20240515T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240515T0600/SWC-SMAP-L_V2.0_100-20240515T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240516T0600/20240516T0600.json b/stac/open-canada/ft-mckay/swc/20240516T0600/20240516T0600.json new file mode 100644 index 000000000..f80d74ab1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240516T0600/20240516T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240516T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240516T0600/SWC-SMAP-L_V2.0_100-20240516T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240516T0600/SWC-SMAP-L_V2.0_100-20240516T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240517T0600/20240517T0600.json b/stac/open-canada/ft-mckay/swc/20240517T0600/20240517T0600.json new file mode 100644 index 000000000..b63eca6af --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240517T0600/20240517T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240517T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240517T0600/SWC-SMAP-L_V2.0_100-20240517T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240517T0600/SWC-SMAP-L_V2.0_100-20240517T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240518T0600/20240518T0600.json b/stac/open-canada/ft-mckay/swc/20240518T0600/20240518T0600.json new file mode 100644 index 000000000..13b251c30 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240518T0600/20240518T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240518T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240518T0600/SWC-SMAP-L_V2.0_100-20240518T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240518T0600/SWC-SMAP-L_V2.0_100-20240518T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240519T0600/20240519T0600.json b/stac/open-canada/ft-mckay/swc/20240519T0600/20240519T0600.json new file mode 100644 index 000000000..b1f3a660c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240519T0600/20240519T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240519T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240519T0600/SWC-SMAP-L_V2.0_100-20240519T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240519T0600/SWC-SMAP-L_V2.0_100-20240519T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240520T0600/20240520T0600.json b/stac/open-canada/ft-mckay/swc/20240520T0600/20240520T0600.json new file mode 100644 index 000000000..12c5ac833 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240520T0600/20240520T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240520T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240520T0600/SWC-SMAP-L_V2.0_100-20240520T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240520T0600/SWC-SMAP-L_V2.0_100-20240520T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240521T0600/20240521T0600.json b/stac/open-canada/ft-mckay/swc/20240521T0600/20240521T0600.json new file mode 100644 index 000000000..b3924dc92 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240521T0600/20240521T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240521T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240521T0600/SWC-SMAP-L_V2.0_100-20240521T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240521T0600/SWC-SMAP-L_V2.0_100-20240521T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240522T0600/20240522T0600.json b/stac/open-canada/ft-mckay/swc/20240522T0600/20240522T0600.json new file mode 100644 index 000000000..fb69b6b01 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240522T0600/20240522T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240522T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240522T0600/SWC-SMAP-L_V2.0_100-20240522T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240522T0600/SWC-SMAP-L_V2.0_100-20240522T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240523T0600/20240523T0600.json b/stac/open-canada/ft-mckay/swc/20240523T0600/20240523T0600.json new file mode 100644 index 000000000..51959b86c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240523T0600/20240523T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240523T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240523T0600/SWC-SMAP-L_V2.0_100-20240523T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240523T0600/SWC-SMAP-L_V2.0_100-20240523T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240524T0600/20240524T0600.json b/stac/open-canada/ft-mckay/swc/20240524T0600/20240524T0600.json new file mode 100644 index 000000000..707daafe8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240524T0600/20240524T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240524T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240524T0600/SWC-SMAP-L_V2.0_100-20240524T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240524T0600/SWC-SMAP-L_V2.0_100-20240524T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240525T0600/20240525T0600.json b/stac/open-canada/ft-mckay/swc/20240525T0600/20240525T0600.json new file mode 100644 index 000000000..d63052c00 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240525T0600/20240525T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240525T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240525T0600/SWC-SMAP-L_V2.0_100-20240525T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240525T0600/SWC-SMAP-L_V2.0_100-20240525T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240526T0600/20240526T0600.json b/stac/open-canada/ft-mckay/swc/20240526T0600/20240526T0600.json new file mode 100644 index 000000000..b684f8017 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240526T0600/20240526T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240526T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240526T0600/SWC-SMAP-L_V2.0_100-20240526T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240526T0600/SWC-SMAP-L_V2.0_100-20240526T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240527T0600/20240527T0600.json b/stac/open-canada/ft-mckay/swc/20240527T0600/20240527T0600.json new file mode 100644 index 000000000..4db23b1c2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240527T0600/20240527T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240527T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240527T0600/SWC-SMAP-L_V2.0_100-20240527T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240527T0600/SWC-SMAP-L_V2.0_100-20240527T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240528T0600/20240528T0600.json b/stac/open-canada/ft-mckay/swc/20240528T0600/20240528T0600.json new file mode 100644 index 000000000..89ac8ee81 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240528T0600/20240528T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240528T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240528T0600/SWC-SMAP-L_V2.0_100-20240528T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240528T0600/SWC-SMAP-L_V2.0_100-20240528T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240529T0600/20240529T0600.json b/stac/open-canada/ft-mckay/swc/20240529T0600/20240529T0600.json new file mode 100644 index 000000000..e52781d7a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240529T0600/20240529T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240529T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240529T0600/SWC-SMAP-L_V2.0_100-20240529T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240529T0600/SWC-SMAP-L_V2.0_100-20240529T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240530T0600/20240530T0600.json b/stac/open-canada/ft-mckay/swc/20240530T0600/20240530T0600.json new file mode 100644 index 000000000..c63d0f091 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240530T0600/20240530T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240530T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240530T0600/SWC-SMAP-L_V2.0_100-20240530T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240530T0600/SWC-SMAP-L_V2.0_100-20240530T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240531T0600/20240531T0600.json b/stac/open-canada/ft-mckay/swc/20240531T0600/20240531T0600.json new file mode 100644 index 000000000..75b7ded73 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240531T0600/20240531T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240531T0600", + "collection": "swc", + "properties": { + "datetime": "2024-05-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240531T0600/SWC-SMAP-L_V2.0_100-20240531T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240531T0600/SWC-SMAP-L_V2.0_100-20240531T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240601T0600/20240601T0600.json b/stac/open-canada/ft-mckay/swc/20240601T0600/20240601T0600.json new file mode 100644 index 000000000..e72d34136 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240601T0600/20240601T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240601T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240601T0600/SWC-SMAP-L_V2.0_100-20240601T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240601T0600/SWC-SMAP-L_V2.0_100-20240601T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240602T0600/20240602T0600.json b/stac/open-canada/ft-mckay/swc/20240602T0600/20240602T0600.json new file mode 100644 index 000000000..99dad4d76 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240602T0600/20240602T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240602T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240602T0600/SWC-SMAP-L_V2.0_100-20240602T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240602T0600/SWC-SMAP-L_V2.0_100-20240602T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240603T0600/20240603T0600.json b/stac/open-canada/ft-mckay/swc/20240603T0600/20240603T0600.json new file mode 100644 index 000000000..a1cf59799 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240603T0600/20240603T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240603T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240603T0600/SWC-SMAP-L_V2.0_100-20240603T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240603T0600/SWC-SMAP-L_V2.0_100-20240603T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240604T0600/20240604T0600.json b/stac/open-canada/ft-mckay/swc/20240604T0600/20240604T0600.json new file mode 100644 index 000000000..51bd03615 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240604T0600/20240604T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240604T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240604T0600/SWC-SMAP-L_V2.0_100-20240604T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240604T0600/SWC-SMAP-L_V2.0_100-20240604T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240605T0600/20240605T0600.json b/stac/open-canada/ft-mckay/swc/20240605T0600/20240605T0600.json new file mode 100644 index 000000000..802e0b346 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240605T0600/20240605T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240605T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240605T0600/SWC-SMAP-L_V2.0_100-20240605T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240605T0600/SWC-SMAP-L_V2.0_100-20240605T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240606T0600/20240606T0600.json b/stac/open-canada/ft-mckay/swc/20240606T0600/20240606T0600.json new file mode 100644 index 000000000..e346a003e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240606T0600/20240606T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240606T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240606T0600/SWC-SMAP-L_V2.0_100-20240606T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240606T0600/SWC-SMAP-L_V2.0_100-20240606T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240607T0600/20240607T0600.json b/stac/open-canada/ft-mckay/swc/20240607T0600/20240607T0600.json new file mode 100644 index 000000000..af10fd14c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240607T0600/20240607T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240607T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240607T0600/SWC-SMAP-L_V2.0_100-20240607T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240607T0600/SWC-SMAP-L_V2.0_100-20240607T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240608T0600/20240608T0600.json b/stac/open-canada/ft-mckay/swc/20240608T0600/20240608T0600.json new file mode 100644 index 000000000..30dad87e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240608T0600/20240608T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240608T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240608T0600/SWC-SMAP-L_V2.0_100-20240608T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240608T0600/SWC-SMAP-L_V2.0_100-20240608T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240609T0600/20240609T0600.json b/stac/open-canada/ft-mckay/swc/20240609T0600/20240609T0600.json new file mode 100644 index 000000000..c0d595d5d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240609T0600/20240609T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240609T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240609T0600/SWC-SMAP-L_V2.0_100-20240609T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240609T0600/SWC-SMAP-L_V2.0_100-20240609T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240610T0600/20240610T0600.json b/stac/open-canada/ft-mckay/swc/20240610T0600/20240610T0600.json new file mode 100644 index 000000000..0479cb3fb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240610T0600/20240610T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240610T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240610T0600/SWC-SMAP-L_V2.0_100-20240610T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240610T0600/SWC-SMAP-L_V2.0_100-20240610T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240611T0600/20240611T0600.json b/stac/open-canada/ft-mckay/swc/20240611T0600/20240611T0600.json new file mode 100644 index 000000000..3bec1be28 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240611T0600/20240611T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240611T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240611T0600/SWC-SMAP-L_V2.0_100-20240611T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240611T0600/SWC-SMAP-L_V2.0_100-20240611T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240612T0600/20240612T0600.json b/stac/open-canada/ft-mckay/swc/20240612T0600/20240612T0600.json new file mode 100644 index 000000000..55c10c56c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240612T0600/20240612T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240612T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240612T0600/SWC-SMAP-L_V2.0_100-20240612T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240612T0600/SWC-SMAP-L_V2.0_100-20240612T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240613T0600/20240613T0600.json b/stac/open-canada/ft-mckay/swc/20240613T0600/20240613T0600.json new file mode 100644 index 000000000..b08682ea8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240613T0600/20240613T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240613T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240613T0600/SWC-SMAP-L_V2.0_100-20240613T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240613T0600/SWC-SMAP-L_V2.0_100-20240613T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240614T0600/20240614T0600.json b/stac/open-canada/ft-mckay/swc/20240614T0600/20240614T0600.json new file mode 100644 index 000000000..e3ff4b9af --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240614T0600/20240614T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240614T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240614T0600/SWC-SMAP-L_V2.0_100-20240614T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240614T0600/SWC-SMAP-L_V2.0_100-20240614T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240615T0600/20240615T0600.json b/stac/open-canada/ft-mckay/swc/20240615T0600/20240615T0600.json new file mode 100644 index 000000000..df57f112c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240615T0600/20240615T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240615T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240615T0600/SWC-SMAP-L_V2.0_100-20240615T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240615T0600/SWC-SMAP-L_V2.0_100-20240615T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240616T0600/20240616T0600.json b/stac/open-canada/ft-mckay/swc/20240616T0600/20240616T0600.json new file mode 100644 index 000000000..00c812c17 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240616T0600/20240616T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240616T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240616T0600/SWC-SMAP-L_V2.0_100-20240616T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240616T0600/SWC-SMAP-L_V2.0_100-20240616T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240617T0600/20240617T0600.json b/stac/open-canada/ft-mckay/swc/20240617T0600/20240617T0600.json new file mode 100644 index 000000000..7b6287407 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240617T0600/20240617T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240617T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240617T0600/SWC-SMAP-L_V2.0_100-20240617T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240617T0600/SWC-SMAP-L_V2.0_100-20240617T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240618T0600/20240618T0600.json b/stac/open-canada/ft-mckay/swc/20240618T0600/20240618T0600.json new file mode 100644 index 000000000..56510d437 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240618T0600/20240618T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240618T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240618T0600/SWC-SMAP-L_V2.0_100-20240618T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240618T0600/SWC-SMAP-L_V2.0_100-20240618T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240619T0600/20240619T0600.json b/stac/open-canada/ft-mckay/swc/20240619T0600/20240619T0600.json new file mode 100644 index 000000000..81f323595 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240619T0600/20240619T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240619T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240619T0600/SWC-SMAP-L_V2.0_100-20240619T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240619T0600/SWC-SMAP-L_V2.0_100-20240619T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240620T0600/20240620T0600.json b/stac/open-canada/ft-mckay/swc/20240620T0600/20240620T0600.json new file mode 100644 index 000000000..ce6e2a1c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240620T0600/20240620T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240620T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240620T0600/SWC-SMAP-L_V2.0_100-20240620T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240620T0600/SWC-SMAP-L_V2.0_100-20240620T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240621T0600/20240621T0600.json b/stac/open-canada/ft-mckay/swc/20240621T0600/20240621T0600.json new file mode 100644 index 000000000..d3631603c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240621T0600/20240621T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240621T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240621T0600/SWC-SMAP-L_V2.0_100-20240621T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240621T0600/SWC-SMAP-L_V2.0_100-20240621T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240622T0600/20240622T0600.json b/stac/open-canada/ft-mckay/swc/20240622T0600/20240622T0600.json new file mode 100644 index 000000000..568992b38 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240622T0600/20240622T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240622T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240622T0600/SWC-SMAP-L_V2.0_100-20240622T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240622T0600/SWC-SMAP-L_V2.0_100-20240622T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240623T0600/20240623T0600.json b/stac/open-canada/ft-mckay/swc/20240623T0600/20240623T0600.json new file mode 100644 index 000000000..b0de09558 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240623T0600/20240623T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240623T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240623T0600/SWC-SMAP-L_V2.0_100-20240623T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240623T0600/SWC-SMAP-L_V2.0_100-20240623T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240624T0600/20240624T0600.json b/stac/open-canada/ft-mckay/swc/20240624T0600/20240624T0600.json new file mode 100644 index 000000000..102af97bd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240624T0600/20240624T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240624T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240624T0600/SWC-SMAP-L_V2.0_100-20240624T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240624T0600/SWC-SMAP-L_V2.0_100-20240624T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240625T0600/20240625T0600.json b/stac/open-canada/ft-mckay/swc/20240625T0600/20240625T0600.json new file mode 100644 index 000000000..cb8e6463b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240625T0600/20240625T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240625T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240625T0600/SWC-SMAP-L_V2.0_100-20240625T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240625T0600/SWC-SMAP-L_V2.0_100-20240625T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240626T0600/20240626T0600.json b/stac/open-canada/ft-mckay/swc/20240626T0600/20240626T0600.json new file mode 100644 index 000000000..8020dbce5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240626T0600/20240626T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240626T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240626T0600/SWC-SMAP-L_V2.0_100-20240626T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240626T0600/SWC-SMAP-L_V2.0_100-20240626T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240627T0600/20240627T0600.json b/stac/open-canada/ft-mckay/swc/20240627T0600/20240627T0600.json new file mode 100644 index 000000000..66645bd2e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240627T0600/20240627T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240627T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240627T0600/SWC-SMAP-L_V2.0_100-20240627T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240627T0600/SWC-SMAP-L_V2.0_100-20240627T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240628T0600/20240628T0600.json b/stac/open-canada/ft-mckay/swc/20240628T0600/20240628T0600.json new file mode 100644 index 000000000..6dcaad1b6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240628T0600/20240628T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240628T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240628T0600/SWC-SMAP-L_V2.0_100-20240628T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240628T0600/SWC-SMAP-L_V2.0_100-20240628T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240629T0600/20240629T0600.json b/stac/open-canada/ft-mckay/swc/20240629T0600/20240629T0600.json new file mode 100644 index 000000000..515c40bcb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240629T0600/20240629T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240629T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240629T0600/SWC-SMAP-L_V2.0_100-20240629T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240629T0600/SWC-SMAP-L_V2.0_100-20240629T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240630T0600/20240630T0600.json b/stac/open-canada/ft-mckay/swc/20240630T0600/20240630T0600.json new file mode 100644 index 000000000..65c32991a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240630T0600/20240630T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240630T0600", + "collection": "swc", + "properties": { + "datetime": "2024-06-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240630T0600/SWC-SMAP-L_V2.0_100-20240630T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240630T0600/SWC-SMAP-L_V2.0_100-20240630T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240701T0600/20240701T0600.json b/stac/open-canada/ft-mckay/swc/20240701T0600/20240701T0600.json new file mode 100644 index 000000000..0fc2d7507 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240701T0600/20240701T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240701T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240701T0600/SWC-SMAP-L_V2.0_100-20240701T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240701T0600/SWC-SMAP-L_V2.0_100-20240701T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240702T0600/20240702T0600.json b/stac/open-canada/ft-mckay/swc/20240702T0600/20240702T0600.json new file mode 100644 index 000000000..b9a94b5c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240702T0600/20240702T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240702T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240702T0600/SWC-SMAP-L_V2.0_100-20240702T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240702T0600/SWC-SMAP-L_V2.0_100-20240702T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240703T0600/20240703T0600.json b/stac/open-canada/ft-mckay/swc/20240703T0600/20240703T0600.json new file mode 100644 index 000000000..e20d44ac6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240703T0600/20240703T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240703T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240703T0600/SWC-SMAP-L_V2.0_100-20240703T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240703T0600/SWC-SMAP-L_V2.0_100-20240703T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240704T0600/20240704T0600.json b/stac/open-canada/ft-mckay/swc/20240704T0600/20240704T0600.json new file mode 100644 index 000000000..1b40d98ef --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240704T0600/20240704T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240704T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240704T0600/SWC-SMAP-L_V2.0_100-20240704T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240704T0600/SWC-SMAP-L_V2.0_100-20240704T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240705T0600/20240705T0600.json b/stac/open-canada/ft-mckay/swc/20240705T0600/20240705T0600.json new file mode 100644 index 000000000..e221c01ea --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240705T0600/20240705T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240705T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240705T0600/SWC-SMAP-L_V2.0_100-20240705T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240705T0600/SWC-SMAP-L_V2.0_100-20240705T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240706T0600/20240706T0600.json b/stac/open-canada/ft-mckay/swc/20240706T0600/20240706T0600.json new file mode 100644 index 000000000..4cbfbfdae --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240706T0600/20240706T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240706T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240706T0600/SWC-SMAP-L_V2.0_100-20240706T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240706T0600/SWC-SMAP-L_V2.0_100-20240706T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240707T0600/20240707T0600.json b/stac/open-canada/ft-mckay/swc/20240707T0600/20240707T0600.json new file mode 100644 index 000000000..969e238be --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240707T0600/20240707T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240707T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240707T0600/SWC-SMAP-L_V2.0_100-20240707T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240707T0600/SWC-SMAP-L_V2.0_100-20240707T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240708T0600/20240708T0600.json b/stac/open-canada/ft-mckay/swc/20240708T0600/20240708T0600.json new file mode 100644 index 000000000..02aee191d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240708T0600/20240708T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240708T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240708T0600/SWC-SMAP-L_V2.0_100-20240708T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240708T0600/SWC-SMAP-L_V2.0_100-20240708T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240709T0600/20240709T0600.json b/stac/open-canada/ft-mckay/swc/20240709T0600/20240709T0600.json new file mode 100644 index 000000000..68ab46ae7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240709T0600/20240709T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240709T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240709T0600/SWC-SMAP-L_V2.0_100-20240709T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240709T0600/SWC-SMAP-L_V2.0_100-20240709T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240710T0600/20240710T0600.json b/stac/open-canada/ft-mckay/swc/20240710T0600/20240710T0600.json new file mode 100644 index 000000000..b246e4f31 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240710T0600/20240710T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240710T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240710T0600/SWC-SMAP-L_V2.0_100-20240710T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240710T0600/SWC-SMAP-L_V2.0_100-20240710T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240711T0600/20240711T0600.json b/stac/open-canada/ft-mckay/swc/20240711T0600/20240711T0600.json new file mode 100644 index 000000000..f2339ca30 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240711T0600/20240711T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240711T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240711T0600/SWC-SMAP-L_V2.0_100-20240711T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240711T0600/SWC-SMAP-L_V2.0_100-20240711T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240712T0600/20240712T0600.json b/stac/open-canada/ft-mckay/swc/20240712T0600/20240712T0600.json new file mode 100644 index 000000000..687a64bc7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240712T0600/20240712T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240712T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240712T0600/SWC-SMAP-L_V2.0_100-20240712T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240712T0600/SWC-SMAP-L_V2.0_100-20240712T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240713T0600/20240713T0600.json b/stac/open-canada/ft-mckay/swc/20240713T0600/20240713T0600.json new file mode 100644 index 000000000..759cf0604 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240713T0600/20240713T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240713T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240713T0600/SWC-SMAP-L_V2.0_100-20240713T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240713T0600/SWC-SMAP-L_V2.0_100-20240713T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240714T0600/20240714T0600.json b/stac/open-canada/ft-mckay/swc/20240714T0600/20240714T0600.json new file mode 100644 index 000000000..ad9c3fc10 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240714T0600/20240714T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240714T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240714T0600/SWC-SMAP-L_V2.0_100-20240714T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240714T0600/SWC-SMAP-L_V2.0_100-20240714T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240715T0600/20240715T0600.json b/stac/open-canada/ft-mckay/swc/20240715T0600/20240715T0600.json new file mode 100644 index 000000000..6a415d7be --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240715T0600/20240715T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240715T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240715T0600/SWC-SMAP-L_V2.0_100-20240715T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240715T0600/SWC-SMAP-L_V2.0_100-20240715T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240716T0600/20240716T0600.json b/stac/open-canada/ft-mckay/swc/20240716T0600/20240716T0600.json new file mode 100644 index 000000000..519ceadca --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240716T0600/20240716T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240716T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240716T0600/SWC-SMAP-L_V2.0_100-20240716T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240716T0600/SWC-SMAP-L_V2.0_100-20240716T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240717T0600/20240717T0600.json b/stac/open-canada/ft-mckay/swc/20240717T0600/20240717T0600.json new file mode 100644 index 000000000..976400c3f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240717T0600/20240717T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240717T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240717T0600/SWC-SMAP-L_V2.0_100-20240717T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240717T0600/SWC-SMAP-L_V2.0_100-20240717T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240718T0600/20240718T0600.json b/stac/open-canada/ft-mckay/swc/20240718T0600/20240718T0600.json new file mode 100644 index 000000000..ce9e4bfb2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240718T0600/20240718T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240718T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240718T0600/SWC-SMAP-L_V2.0_100-20240718T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240718T0600/SWC-SMAP-L_V2.0_100-20240718T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240719T0600/20240719T0600.json b/stac/open-canada/ft-mckay/swc/20240719T0600/20240719T0600.json new file mode 100644 index 000000000..f1008e0b1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240719T0600/20240719T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240719T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240719T0600/SWC-SMAP-L_V2.0_100-20240719T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240719T0600/SWC-SMAP-L_V2.0_100-20240719T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240720T0600/20240720T0600.json b/stac/open-canada/ft-mckay/swc/20240720T0600/20240720T0600.json new file mode 100644 index 000000000..b885ecf70 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240720T0600/20240720T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240720T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240720T0600/SWC-SMAP-L_V2.0_100-20240720T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240720T0600/SWC-SMAP-L_V2.0_100-20240720T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240721T0600/20240721T0600.json b/stac/open-canada/ft-mckay/swc/20240721T0600/20240721T0600.json new file mode 100644 index 000000000..a573ce5ea --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240721T0600/20240721T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240721T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240721T0600/SWC-SMAP-L_V2.0_100-20240721T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240721T0600/SWC-SMAP-L_V2.0_100-20240721T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240722T0600/20240722T0600.json b/stac/open-canada/ft-mckay/swc/20240722T0600/20240722T0600.json new file mode 100644 index 000000000..6f2830ed9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240722T0600/20240722T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240722T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240722T0600/SWC-SMAP-L_V2.0_100-20240722T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240722T0600/SWC-SMAP-L_V2.0_100-20240722T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240723T0600/20240723T0600.json b/stac/open-canada/ft-mckay/swc/20240723T0600/20240723T0600.json new file mode 100644 index 000000000..058a7d23c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240723T0600/20240723T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240723T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240723T0600/SWC-SMAP-L_V2.0_100-20240723T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240723T0600/SWC-SMAP-L_V2.0_100-20240723T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240724T0600/20240724T0600.json b/stac/open-canada/ft-mckay/swc/20240724T0600/20240724T0600.json new file mode 100644 index 000000000..2bd7557cd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240724T0600/20240724T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240724T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240724T0600/SWC-SMAP-L_V2.0_100-20240724T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240724T0600/SWC-SMAP-L_V2.0_100-20240724T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240725T0600/20240725T0600.json b/stac/open-canada/ft-mckay/swc/20240725T0600/20240725T0600.json new file mode 100644 index 000000000..59dbd10b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240725T0600/20240725T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240725T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240725T0600/SWC-SMAP-L_V2.0_100-20240725T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240725T0600/SWC-SMAP-L_V2.0_100-20240725T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240726T0600/20240726T0600.json b/stac/open-canada/ft-mckay/swc/20240726T0600/20240726T0600.json new file mode 100644 index 000000000..508e2dd89 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240726T0600/20240726T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240726T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240726T0600/SWC-SMAP-L_V2.0_100-20240726T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240726T0600/SWC-SMAP-L_V2.0_100-20240726T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240727T0600/20240727T0600.json b/stac/open-canada/ft-mckay/swc/20240727T0600/20240727T0600.json new file mode 100644 index 000000000..55267e51a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240727T0600/20240727T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240727T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240727T0600/SWC-SMAP-L_V2.0_100-20240727T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240727T0600/SWC-SMAP-L_V2.0_100-20240727T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240728T0600/20240728T0600.json b/stac/open-canada/ft-mckay/swc/20240728T0600/20240728T0600.json new file mode 100644 index 000000000..f7d16794b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240728T0600/20240728T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240728T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240728T0600/SWC-SMAP-L_V2.0_100-20240728T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240728T0600/SWC-SMAP-L_V2.0_100-20240728T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240729T0600/20240729T0600.json b/stac/open-canada/ft-mckay/swc/20240729T0600/20240729T0600.json new file mode 100644 index 000000000..d07b0434f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240729T0600/20240729T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240729T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240729T0600/SWC-SMAP-L_V2.0_100-20240729T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240729T0600/SWC-SMAP-L_V2.0_100-20240729T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240730T0600/20240730T0600.json b/stac/open-canada/ft-mckay/swc/20240730T0600/20240730T0600.json new file mode 100644 index 000000000..69f66aefc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240730T0600/20240730T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240730T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240730T0600/SWC-SMAP-L_V2.0_100-20240730T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240730T0600/SWC-SMAP-L_V2.0_100-20240730T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240731T0600/20240731T0600.json b/stac/open-canada/ft-mckay/swc/20240731T0600/20240731T0600.json new file mode 100644 index 000000000..1944970a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240731T0600/20240731T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240731T0600", + "collection": "swc", + "properties": { + "datetime": "2024-07-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240731T0600/SWC-SMAP-L_V2.0_100-20240731T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240731T0600/SWC-SMAP-L_V2.0_100-20240731T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240801T0600/20240801T0600.json b/stac/open-canada/ft-mckay/swc/20240801T0600/20240801T0600.json new file mode 100644 index 000000000..d9591812f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240801T0600/20240801T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240801T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240801T0600/SWC-SMAP-L_V2.0_100-20240801T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240801T0600/SWC-SMAP-L_V2.0_100-20240801T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240802T0600/20240802T0600.json b/stac/open-canada/ft-mckay/swc/20240802T0600/20240802T0600.json new file mode 100644 index 000000000..aa9728e58 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240802T0600/20240802T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240802T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240802T0600/SWC-SMAP-L_V2.0_100-20240802T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240802T0600/SWC-SMAP-L_V2.0_100-20240802T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240803T0600/20240803T0600.json b/stac/open-canada/ft-mckay/swc/20240803T0600/20240803T0600.json new file mode 100644 index 000000000..4ad36a7e8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240803T0600/20240803T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240803T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240803T0600/SWC-SMAP-L_V2.0_100-20240803T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240803T0600/SWC-SMAP-L_V2.0_100-20240803T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240804T0600/20240804T0600.json b/stac/open-canada/ft-mckay/swc/20240804T0600/20240804T0600.json new file mode 100644 index 000000000..82b3cfd2f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240804T0600/20240804T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240804T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240804T0600/SWC-SMAP-L_V2.0_100-20240804T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240804T0600/SWC-SMAP-L_V2.0_100-20240804T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240805T0600/20240805T0600.json b/stac/open-canada/ft-mckay/swc/20240805T0600/20240805T0600.json new file mode 100644 index 000000000..f8cdb0818 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240805T0600/20240805T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240805T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240805T0600/SWC-SMAP-L_V2.0_100-20240805T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240805T0600/SWC-SMAP-L_V2.0_100-20240805T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240806T0600/20240806T0600.json b/stac/open-canada/ft-mckay/swc/20240806T0600/20240806T0600.json new file mode 100644 index 000000000..58fc133d4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240806T0600/20240806T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240806T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240806T0600/SWC-SMAP-L_V2.0_100-20240806T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240806T0600/SWC-SMAP-L_V2.0_100-20240806T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240807T0600/20240807T0600.json b/stac/open-canada/ft-mckay/swc/20240807T0600/20240807T0600.json new file mode 100644 index 000000000..bc006c885 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240807T0600/20240807T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240807T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240807T0600/SWC-SMAP-L_V2.0_100-20240807T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240807T0600/SWC-SMAP-L_V2.0_100-20240807T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240808T0600/20240808T0600.json b/stac/open-canada/ft-mckay/swc/20240808T0600/20240808T0600.json new file mode 100644 index 000000000..64b7f437f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240808T0600/20240808T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240808T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240808T0600/SWC-SMAP-L_V2.0_100-20240808T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240808T0600/SWC-SMAP-L_V2.0_100-20240808T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240809T0600/20240809T0600.json b/stac/open-canada/ft-mckay/swc/20240809T0600/20240809T0600.json new file mode 100644 index 000000000..bd4239462 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240809T0600/20240809T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240809T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240809T0600/SWC-SMAP-L_V2.0_100-20240809T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240809T0600/SWC-SMAP-L_V2.0_100-20240809T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240810T0600/20240810T0600.json b/stac/open-canada/ft-mckay/swc/20240810T0600/20240810T0600.json new file mode 100644 index 000000000..9db7fc6bc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240810T0600/20240810T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240810T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240810T0600/SWC-SMAP-L_V2.0_100-20240810T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240810T0600/SWC-SMAP-L_V2.0_100-20240810T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240811T0600/20240811T0600.json b/stac/open-canada/ft-mckay/swc/20240811T0600/20240811T0600.json new file mode 100644 index 000000000..61a15a22e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240811T0600/20240811T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240811T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240811T0600/SWC-SMAP-L_V2.0_100-20240811T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240811T0600/SWC-SMAP-L_V2.0_100-20240811T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240812T0600/20240812T0600.json b/stac/open-canada/ft-mckay/swc/20240812T0600/20240812T0600.json new file mode 100644 index 000000000..0b2b1792b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240812T0600/20240812T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240812T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240812T0600/SWC-SMAP-L_V2.0_100-20240812T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240812T0600/SWC-SMAP-L_V2.0_100-20240812T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240813T0600/20240813T0600.json b/stac/open-canada/ft-mckay/swc/20240813T0600/20240813T0600.json new file mode 100644 index 000000000..402e47b69 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240813T0600/20240813T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240813T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240813T0600/SWC-SMAP-L_V2.0_100-20240813T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240813T0600/SWC-SMAP-L_V2.0_100-20240813T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240814T0600/20240814T0600.json b/stac/open-canada/ft-mckay/swc/20240814T0600/20240814T0600.json new file mode 100644 index 000000000..f96849358 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240814T0600/20240814T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240814T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240814T0600/SWC-SMAP-L_V2.0_100-20240814T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240814T0600/SWC-SMAP-L_V2.0_100-20240814T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240815T0600/20240815T0600.json b/stac/open-canada/ft-mckay/swc/20240815T0600/20240815T0600.json new file mode 100644 index 000000000..2362a2e5b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240815T0600/20240815T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240815T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240815T0600/SWC-SMAP-L_V2.0_100-20240815T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240815T0600/SWC-SMAP-L_V2.0_100-20240815T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240816T0600/20240816T0600.json b/stac/open-canada/ft-mckay/swc/20240816T0600/20240816T0600.json new file mode 100644 index 000000000..21aaa5ecf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240816T0600/20240816T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240816T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240816T0600/SWC-SMAP-L_V2.0_100-20240816T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240816T0600/SWC-SMAP-L_V2.0_100-20240816T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240817T0600/20240817T0600.json b/stac/open-canada/ft-mckay/swc/20240817T0600/20240817T0600.json new file mode 100644 index 000000000..cbf889796 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240817T0600/20240817T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240817T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240817T0600/SWC-SMAP-L_V2.0_100-20240817T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240817T0600/SWC-SMAP-L_V2.0_100-20240817T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240818T0600/20240818T0600.json b/stac/open-canada/ft-mckay/swc/20240818T0600/20240818T0600.json new file mode 100644 index 000000000..ab610ab3d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240818T0600/20240818T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240818T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240818T0600/SWC-SMAP-L_V2.0_100-20240818T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240818T0600/SWC-SMAP-L_V2.0_100-20240818T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240819T0600/20240819T0600.json b/stac/open-canada/ft-mckay/swc/20240819T0600/20240819T0600.json new file mode 100644 index 000000000..dfe3fc4be --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240819T0600/20240819T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240819T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240819T0600/SWC-SMAP-L_V2.0_100-20240819T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240819T0600/SWC-SMAP-L_V2.0_100-20240819T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240820T0600/20240820T0600.json b/stac/open-canada/ft-mckay/swc/20240820T0600/20240820T0600.json new file mode 100644 index 000000000..85e8e36b7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240820T0600/20240820T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240820T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240820T0600/SWC-SMAP-L_V2.0_100-20240820T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240820T0600/SWC-SMAP-L_V2.0_100-20240820T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240821T0600/20240821T0600.json b/stac/open-canada/ft-mckay/swc/20240821T0600/20240821T0600.json new file mode 100644 index 000000000..b881726c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240821T0600/20240821T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240821T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240821T0600/SWC-SMAP-L_V2.0_100-20240821T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240821T0600/SWC-SMAP-L_V2.0_100-20240821T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240822T0600/20240822T0600.json b/stac/open-canada/ft-mckay/swc/20240822T0600/20240822T0600.json new file mode 100644 index 000000000..3eeff1504 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240822T0600/20240822T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240822T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240822T0600/SWC-SMAP-L_V2.0_100-20240822T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240822T0600/SWC-SMAP-L_V2.0_100-20240822T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240823T0600/20240823T0600.json b/stac/open-canada/ft-mckay/swc/20240823T0600/20240823T0600.json new file mode 100644 index 000000000..d0e9b1b0f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240823T0600/20240823T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240823T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240823T0600/SWC-SMAP-L_V2.0_100-20240823T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240823T0600/SWC-SMAP-L_V2.0_100-20240823T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240824T0600/20240824T0600.json b/stac/open-canada/ft-mckay/swc/20240824T0600/20240824T0600.json new file mode 100644 index 000000000..7a066af56 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240824T0600/20240824T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240824T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240824T0600/SWC-SMAP-L_V2.0_100-20240824T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240824T0600/SWC-SMAP-L_V2.0_100-20240824T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240825T0600/20240825T0600.json b/stac/open-canada/ft-mckay/swc/20240825T0600/20240825T0600.json new file mode 100644 index 000000000..b24e69841 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240825T0600/20240825T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240825T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240825T0600/SWC-SMAP-L_V2.0_100-20240825T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240825T0600/SWC-SMAP-L_V2.0_100-20240825T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240826T0600/20240826T0600.json b/stac/open-canada/ft-mckay/swc/20240826T0600/20240826T0600.json new file mode 100644 index 000000000..189a04949 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240826T0600/20240826T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240826T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240826T0600/SWC-SMAP-L_V2.0_100-20240826T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240826T0600/SWC-SMAP-L_V2.0_100-20240826T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240827T0600/20240827T0600.json b/stac/open-canada/ft-mckay/swc/20240827T0600/20240827T0600.json new file mode 100644 index 000000000..6fb99ecf0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240827T0600/20240827T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240827T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240827T0600/SWC-SMAP-L_V2.0_100-20240827T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240827T0600/SWC-SMAP-L_V2.0_100-20240827T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240828T0600/20240828T0600.json b/stac/open-canada/ft-mckay/swc/20240828T0600/20240828T0600.json new file mode 100644 index 000000000..d85179c4b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240828T0600/20240828T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240828T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240828T0600/SWC-SMAP-L_V2.0_100-20240828T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240828T0600/SWC-SMAP-L_V2.0_100-20240828T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240829T0600/20240829T0600.json b/stac/open-canada/ft-mckay/swc/20240829T0600/20240829T0600.json new file mode 100644 index 000000000..75b636a4e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240829T0600/20240829T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240829T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240829T0600/SWC-SMAP-L_V2.0_100-20240829T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240829T0600/SWC-SMAP-L_V2.0_100-20240829T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240830T0600/20240830T0600.json b/stac/open-canada/ft-mckay/swc/20240830T0600/20240830T0600.json new file mode 100644 index 000000000..918a9df05 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240830T0600/20240830T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240830T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240830T0600/SWC-SMAP-L_V2.0_100-20240830T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240830T0600/SWC-SMAP-L_V2.0_100-20240830T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240831T0600/20240831T0600.json b/stac/open-canada/ft-mckay/swc/20240831T0600/20240831T0600.json new file mode 100644 index 000000000..4b0cff707 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240831T0600/20240831T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240831T0600", + "collection": "swc", + "properties": { + "datetime": "2024-08-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240831T0600/SWC-SMAP-L_V2.0_100-20240831T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240831T0600/SWC-SMAP-L_V2.0_100-20240831T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240901T0600/20240901T0600.json b/stac/open-canada/ft-mckay/swc/20240901T0600/20240901T0600.json new file mode 100644 index 000000000..2721eddcf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240901T0600/20240901T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240901T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240901T0600/SWC-SMAP-L_V2.0_100-20240901T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240901T0600/SWC-SMAP-L_V2.0_100-20240901T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240902T0600/20240902T0600.json b/stac/open-canada/ft-mckay/swc/20240902T0600/20240902T0600.json new file mode 100644 index 000000000..766f0da32 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240902T0600/20240902T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240902T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240902T0600/SWC-SMAP-L_V2.0_100-20240902T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240902T0600/SWC-SMAP-L_V2.0_100-20240902T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240903T0600/20240903T0600.json b/stac/open-canada/ft-mckay/swc/20240903T0600/20240903T0600.json new file mode 100644 index 000000000..3f6a13f9c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240903T0600/20240903T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240903T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240903T0600/SWC-SMAP-L_V2.0_100-20240903T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240903T0600/SWC-SMAP-L_V2.0_100-20240903T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240904T0600/20240904T0600.json b/stac/open-canada/ft-mckay/swc/20240904T0600/20240904T0600.json new file mode 100644 index 000000000..bbb4db0c6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240904T0600/20240904T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240904T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240904T0600/SWC-SMAP-L_V2.0_100-20240904T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240904T0600/SWC-SMAP-L_V2.0_100-20240904T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240905T0600/20240905T0600.json b/stac/open-canada/ft-mckay/swc/20240905T0600/20240905T0600.json new file mode 100644 index 000000000..583da4e82 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240905T0600/20240905T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240905T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240905T0600/SWC-SMAP-L_V2.0_100-20240905T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240905T0600/SWC-SMAP-L_V2.0_100-20240905T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240906T0600/20240906T0600.json b/stac/open-canada/ft-mckay/swc/20240906T0600/20240906T0600.json new file mode 100644 index 000000000..5be67495f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240906T0600/20240906T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240906T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240906T0600/SWC-SMAP-L_V2.0_100-20240906T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240906T0600/SWC-SMAP-L_V2.0_100-20240906T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240907T0600/20240907T0600.json b/stac/open-canada/ft-mckay/swc/20240907T0600/20240907T0600.json new file mode 100644 index 000000000..d4dd2d44a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240907T0600/20240907T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240907T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240907T0600/SWC-SMAP-L_V2.0_100-20240907T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240907T0600/SWC-SMAP-L_V2.0_100-20240907T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240908T0600/20240908T0600.json b/stac/open-canada/ft-mckay/swc/20240908T0600/20240908T0600.json new file mode 100644 index 000000000..4e971e001 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240908T0600/20240908T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240908T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240908T0600/SWC-SMAP-L_V2.0_100-20240908T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240908T0600/SWC-SMAP-L_V2.0_100-20240908T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240909T0600/20240909T0600.json b/stac/open-canada/ft-mckay/swc/20240909T0600/20240909T0600.json new file mode 100644 index 000000000..4378d484e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240909T0600/20240909T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240909T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240909T0600/SWC-SMAP-L_V2.0_100-20240909T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240909T0600/SWC-SMAP-L_V2.0_100-20240909T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240910T0600/20240910T0600.json b/stac/open-canada/ft-mckay/swc/20240910T0600/20240910T0600.json new file mode 100644 index 000000000..3ef46d5a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240910T0600/20240910T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240910T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240910T0600/SWC-SMAP-L_V2.0_100-20240910T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240910T0600/SWC-SMAP-L_V2.0_100-20240910T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240911T0600/20240911T0600.json b/stac/open-canada/ft-mckay/swc/20240911T0600/20240911T0600.json new file mode 100644 index 000000000..68dceb252 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240911T0600/20240911T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240911T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240911T0600/SWC-SMAP-L_V2.0_100-20240911T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240911T0600/SWC-SMAP-L_V2.0_100-20240911T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240912T0600/20240912T0600.json b/stac/open-canada/ft-mckay/swc/20240912T0600/20240912T0600.json new file mode 100644 index 000000000..4d128d2e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240912T0600/20240912T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240912T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240912T0600/SWC-SMAP-L_V2.0_100-20240912T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240912T0600/SWC-SMAP-L_V2.0_100-20240912T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240913T0600/20240913T0600.json b/stac/open-canada/ft-mckay/swc/20240913T0600/20240913T0600.json new file mode 100644 index 000000000..22ba30d15 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240913T0600/20240913T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240913T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240913T0600/SWC-SMAP-L_V2.0_100-20240913T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240913T0600/SWC-SMAP-L_V2.0_100-20240913T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240914T0600/20240914T0600.json b/stac/open-canada/ft-mckay/swc/20240914T0600/20240914T0600.json new file mode 100644 index 000000000..4297cc919 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240914T0600/20240914T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240914T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240914T0600/SWC-SMAP-L_V2.0_100-20240914T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240914T0600/SWC-SMAP-L_V2.0_100-20240914T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240915T0600/20240915T0600.json b/stac/open-canada/ft-mckay/swc/20240915T0600/20240915T0600.json new file mode 100644 index 000000000..0603b2648 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240915T0600/20240915T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240915T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240915T0600/SWC-SMAP-L_V2.0_100-20240915T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240915T0600/SWC-SMAP-L_V2.0_100-20240915T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240916T0600/20240916T0600.json b/stac/open-canada/ft-mckay/swc/20240916T0600/20240916T0600.json new file mode 100644 index 000000000..752a39c90 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240916T0600/20240916T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240916T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240916T0600/SWC-SMAP-L_V2.0_100-20240916T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240916T0600/SWC-SMAP-L_V2.0_100-20240916T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240917T0600/20240917T0600.json b/stac/open-canada/ft-mckay/swc/20240917T0600/20240917T0600.json new file mode 100644 index 000000000..bfa6392bf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240917T0600/20240917T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240917T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240917T0600/SWC-SMAP-L_V2.0_100-20240917T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240917T0600/SWC-SMAP-L_V2.0_100-20240917T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240918T0600/20240918T0600.json b/stac/open-canada/ft-mckay/swc/20240918T0600/20240918T0600.json new file mode 100644 index 000000000..3b54d7834 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240918T0600/20240918T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240918T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240918T0600/SWC-SMAP-L_V2.0_100-20240918T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240918T0600/SWC-SMAP-L_V2.0_100-20240918T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240919T0600/20240919T0600.json b/stac/open-canada/ft-mckay/swc/20240919T0600/20240919T0600.json new file mode 100644 index 000000000..91aa584f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240919T0600/20240919T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240919T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240919T0600/SWC-SMAP-L_V2.0_100-20240919T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240919T0600/SWC-SMAP-L_V2.0_100-20240919T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240920T0600/20240920T0600.json b/stac/open-canada/ft-mckay/swc/20240920T0600/20240920T0600.json new file mode 100644 index 000000000..1ece743ae --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240920T0600/20240920T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240920T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240920T0600/SWC-SMAP-L_V2.0_100-20240920T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240920T0600/SWC-SMAP-L_V2.0_100-20240920T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240921T0600/20240921T0600.json b/stac/open-canada/ft-mckay/swc/20240921T0600/20240921T0600.json new file mode 100644 index 000000000..dcbb4416b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240921T0600/20240921T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240921T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240921T0600/SWC-SMAP-L_V2.0_100-20240921T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240921T0600/SWC-SMAP-L_V2.0_100-20240921T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240922T0600/20240922T0600.json b/stac/open-canada/ft-mckay/swc/20240922T0600/20240922T0600.json new file mode 100644 index 000000000..d5f445e63 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240922T0600/20240922T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240922T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240922T0600/SWC-SMAP-L_V2.0_100-20240922T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240922T0600/SWC-SMAP-L_V2.0_100-20240922T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240923T0600/20240923T0600.json b/stac/open-canada/ft-mckay/swc/20240923T0600/20240923T0600.json new file mode 100644 index 000000000..3b4486720 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240923T0600/20240923T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240923T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240923T0600/SWC-SMAP-L_V2.0_100-20240923T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240923T0600/SWC-SMAP-L_V2.0_100-20240923T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240924T0600/20240924T0600.json b/stac/open-canada/ft-mckay/swc/20240924T0600/20240924T0600.json new file mode 100644 index 000000000..6b071705f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240924T0600/20240924T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240924T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240924T0600/SWC-SMAP-L_V2.0_100-20240924T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240924T0600/SWC-SMAP-L_V2.0_100-20240924T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240925T0600/20240925T0600.json b/stac/open-canada/ft-mckay/swc/20240925T0600/20240925T0600.json new file mode 100644 index 000000000..7fb1c1cad --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240925T0600/20240925T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240925T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240925T0600/SWC-SMAP-L_V2.0_100-20240925T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240925T0600/SWC-SMAP-L_V2.0_100-20240925T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240926T0600/20240926T0600.json b/stac/open-canada/ft-mckay/swc/20240926T0600/20240926T0600.json new file mode 100644 index 000000000..0d157e139 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240926T0600/20240926T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240926T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240926T0600/SWC-SMAP-L_V2.0_100-20240926T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240926T0600/SWC-SMAP-L_V2.0_100-20240926T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240927T0600/20240927T0600.json b/stac/open-canada/ft-mckay/swc/20240927T0600/20240927T0600.json new file mode 100644 index 000000000..59b075c7b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240927T0600/20240927T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240927T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240927T0600/SWC-SMAP-L_V2.0_100-20240927T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240927T0600/SWC-SMAP-L_V2.0_100-20240927T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240928T0600/20240928T0600.json b/stac/open-canada/ft-mckay/swc/20240928T0600/20240928T0600.json new file mode 100644 index 000000000..1400c3b07 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240928T0600/20240928T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240928T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240928T0600/SWC-SMAP-L_V2.0_100-20240928T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240928T0600/SWC-SMAP-L_V2.0_100-20240928T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240929T0600/20240929T0600.json b/stac/open-canada/ft-mckay/swc/20240929T0600/20240929T0600.json new file mode 100644 index 000000000..1db54c02b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240929T0600/20240929T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240929T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240929T0600/SWC-SMAP-L_V2.0_100-20240929T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240929T0600/SWC-SMAP-L_V2.0_100-20240929T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20240930T0600/20240930T0600.json b/stac/open-canada/ft-mckay/swc/20240930T0600/20240930T0600.json new file mode 100644 index 000000000..24ed18b8d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20240930T0600/20240930T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20240930T0600", + "collection": "swc", + "properties": { + "datetime": "2024-09-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240930T0600/SWC-SMAP-L_V2.0_100-20240930T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20240930T0600/SWC-SMAP-L_V2.0_100-20240930T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241001T0600/20241001T0600.json b/stac/open-canada/ft-mckay/swc/20241001T0600/20241001T0600.json new file mode 100644 index 000000000..b26fdd4af --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241001T0600/20241001T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241001T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241001T0600/SWC-SMAP-L_V2.0_100-20241001T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241001T0600/SWC-SMAP-L_V2.0_100-20241001T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241002T0600/20241002T0600.json b/stac/open-canada/ft-mckay/swc/20241002T0600/20241002T0600.json new file mode 100644 index 000000000..72954bc13 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241002T0600/20241002T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241002T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241002T0600/SWC-SMAP-L_V2.0_100-20241002T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241002T0600/SWC-SMAP-L_V2.0_100-20241002T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241003T0600/20241003T0600.json b/stac/open-canada/ft-mckay/swc/20241003T0600/20241003T0600.json new file mode 100644 index 000000000..0186b80e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241003T0600/20241003T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241003T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241003T0600/SWC-SMAP-L_V2.0_100-20241003T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241003T0600/SWC-SMAP-L_V2.0_100-20241003T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241004T0600/20241004T0600.json b/stac/open-canada/ft-mckay/swc/20241004T0600/20241004T0600.json new file mode 100644 index 000000000..1b728a80b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241004T0600/20241004T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241004T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241004T0600/SWC-SMAP-L_V2.0_100-20241004T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241004T0600/SWC-SMAP-L_V2.0_100-20241004T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241005T0600/20241005T0600.json b/stac/open-canada/ft-mckay/swc/20241005T0600/20241005T0600.json new file mode 100644 index 000000000..a426a7352 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241005T0600/20241005T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241005T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241005T0600/SWC-SMAP-L_V2.0_100-20241005T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241005T0600/SWC-SMAP-L_V2.0_100-20241005T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241006T0600/20241006T0600.json b/stac/open-canada/ft-mckay/swc/20241006T0600/20241006T0600.json new file mode 100644 index 000000000..b371560ae --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241006T0600/20241006T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241006T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241006T0600/SWC-SMAP-L_V2.0_100-20241006T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241006T0600/SWC-SMAP-L_V2.0_100-20241006T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241007T0600/20241007T0600.json b/stac/open-canada/ft-mckay/swc/20241007T0600/20241007T0600.json new file mode 100644 index 000000000..ea1a82358 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241007T0600/20241007T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241007T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241007T0600/SWC-SMAP-L_V2.0_100-20241007T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241007T0600/SWC-SMAP-L_V2.0_100-20241007T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241008T0600/20241008T0600.json b/stac/open-canada/ft-mckay/swc/20241008T0600/20241008T0600.json new file mode 100644 index 000000000..24fd16cb2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241008T0600/20241008T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241008T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241008T0600/SWC-SMAP-L_V2.0_100-20241008T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241008T0600/SWC-SMAP-L_V2.0_100-20241008T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241009T0600/20241009T0600.json b/stac/open-canada/ft-mckay/swc/20241009T0600/20241009T0600.json new file mode 100644 index 000000000..7be77a4fa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241009T0600/20241009T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241009T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241009T0600/SWC-SMAP-L_V2.0_100-20241009T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241009T0600/SWC-SMAP-L_V2.0_100-20241009T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241010T0600/20241010T0600.json b/stac/open-canada/ft-mckay/swc/20241010T0600/20241010T0600.json new file mode 100644 index 000000000..f1305c1a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241010T0600/20241010T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241010T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241010T0600/SWC-SMAP-L_V2.0_100-20241010T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241010T0600/SWC-SMAP-L_V2.0_100-20241010T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241011T0600/20241011T0600.json b/stac/open-canada/ft-mckay/swc/20241011T0600/20241011T0600.json new file mode 100644 index 000000000..2e6e8a6f9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241011T0600/20241011T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241011T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241011T0600/SWC-SMAP-L_V2.0_100-20241011T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241011T0600/SWC-SMAP-L_V2.0_100-20241011T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241012T0600/20241012T0600.json b/stac/open-canada/ft-mckay/swc/20241012T0600/20241012T0600.json new file mode 100644 index 000000000..7f466fa7b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241012T0600/20241012T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241012T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241012T0600/SWC-SMAP-L_V2.0_100-20241012T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241012T0600/SWC-SMAP-L_V2.0_100-20241012T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241013T0600/20241013T0600.json b/stac/open-canada/ft-mckay/swc/20241013T0600/20241013T0600.json new file mode 100644 index 000000000..826e4382c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241013T0600/20241013T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241013T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241013T0600/SWC-SMAP-L_V2.0_100-20241013T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241013T0600/SWC-SMAP-L_V2.0_100-20241013T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241014T0600/20241014T0600.json b/stac/open-canada/ft-mckay/swc/20241014T0600/20241014T0600.json new file mode 100644 index 000000000..d16e36b12 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241014T0600/20241014T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241014T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241014T0600/SWC-SMAP-L_V2.0_100-20241014T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241014T0600/SWC-SMAP-L_V2.0_100-20241014T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241015T0600/20241015T0600.json b/stac/open-canada/ft-mckay/swc/20241015T0600/20241015T0600.json new file mode 100644 index 000000000..f9134ea8e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241015T0600/20241015T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241015T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241015T0600/SWC-SMAP-L_V2.0_100-20241015T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241015T0600/SWC-SMAP-L_V2.0_100-20241015T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241016T0600/20241016T0600.json b/stac/open-canada/ft-mckay/swc/20241016T0600/20241016T0600.json new file mode 100644 index 000000000..f4e8cb69a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241016T0600/20241016T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241016T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241016T0600/SWC-SMAP-L_V2.0_100-20241016T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241016T0600/SWC-SMAP-L_V2.0_100-20241016T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241017T0600/20241017T0600.json b/stac/open-canada/ft-mckay/swc/20241017T0600/20241017T0600.json new file mode 100644 index 000000000..c637ffe8b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241017T0600/20241017T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241017T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241017T0600/SWC-SMAP-L_V2.0_100-20241017T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241017T0600/SWC-SMAP-L_V2.0_100-20241017T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241018T0600/20241018T0600.json b/stac/open-canada/ft-mckay/swc/20241018T0600/20241018T0600.json new file mode 100644 index 000000000..f280b1715 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241018T0600/20241018T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241018T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241018T0600/SWC-SMAP-L_V2.0_100-20241018T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241018T0600/SWC-SMAP-L_V2.0_100-20241018T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241019T0600/20241019T0600.json b/stac/open-canada/ft-mckay/swc/20241019T0600/20241019T0600.json new file mode 100644 index 000000000..bffc4452d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241019T0600/20241019T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241019T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241019T0600/SWC-SMAP-L_V2.0_100-20241019T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241019T0600/SWC-SMAP-L_V2.0_100-20241019T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241020T0600/20241020T0600.json b/stac/open-canada/ft-mckay/swc/20241020T0600/20241020T0600.json new file mode 100644 index 000000000..666264f5c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241020T0600/20241020T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241020T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241020T0600/SWC-SMAP-L_V2.0_100-20241020T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241020T0600/SWC-SMAP-L_V2.0_100-20241020T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241021T0600/20241021T0600.json b/stac/open-canada/ft-mckay/swc/20241021T0600/20241021T0600.json new file mode 100644 index 000000000..4faa4073d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241021T0600/20241021T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241021T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241021T0600/SWC-SMAP-L_V2.0_100-20241021T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241021T0600/SWC-SMAP-L_V2.0_100-20241021T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241022T0600/20241022T0600.json b/stac/open-canada/ft-mckay/swc/20241022T0600/20241022T0600.json new file mode 100644 index 000000000..94a98af52 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241022T0600/20241022T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241022T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241022T0600/SWC-SMAP-L_V2.0_100-20241022T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241022T0600/SWC-SMAP-L_V2.0_100-20241022T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241023T0600/20241023T0600.json b/stac/open-canada/ft-mckay/swc/20241023T0600/20241023T0600.json new file mode 100644 index 000000000..e1f3a1013 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241023T0600/20241023T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241023T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241023T0600/SWC-SMAP-L_V2.0_100-20241023T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241023T0600/SWC-SMAP-L_V2.0_100-20241023T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241024T0600/20241024T0600.json b/stac/open-canada/ft-mckay/swc/20241024T0600/20241024T0600.json new file mode 100644 index 000000000..0c837696d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241024T0600/20241024T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241024T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241024T0600/SWC-SMAP-L_V2.0_100-20241024T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241024T0600/SWC-SMAP-L_V2.0_100-20241024T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241025T0600/20241025T0600.json b/stac/open-canada/ft-mckay/swc/20241025T0600/20241025T0600.json new file mode 100644 index 000000000..752c2ab5c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241025T0600/20241025T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241025T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241025T0600/SWC-SMAP-L_V2.0_100-20241025T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241025T0600/SWC-SMAP-L_V2.0_100-20241025T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241026T0600/20241026T0600.json b/stac/open-canada/ft-mckay/swc/20241026T0600/20241026T0600.json new file mode 100644 index 000000000..1c1573c71 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241026T0600/20241026T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241026T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241026T0600/SWC-SMAP-L_V2.0_100-20241026T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241026T0600/SWC-SMAP-L_V2.0_100-20241026T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241027T0600/20241027T0600.json b/stac/open-canada/ft-mckay/swc/20241027T0600/20241027T0600.json new file mode 100644 index 000000000..99804feb3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241027T0600/20241027T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241027T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241027T0600/SWC-SMAP-L_V2.0_100-20241027T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241027T0600/SWC-SMAP-L_V2.0_100-20241027T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241028T0600/20241028T0600.json b/stac/open-canada/ft-mckay/swc/20241028T0600/20241028T0600.json new file mode 100644 index 000000000..3c1ada03b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241028T0600/20241028T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241028T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241028T0600/SWC-SMAP-L_V2.0_100-20241028T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241028T0600/SWC-SMAP-L_V2.0_100-20241028T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241029T0600/20241029T0600.json b/stac/open-canada/ft-mckay/swc/20241029T0600/20241029T0600.json new file mode 100644 index 000000000..076aff415 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241029T0600/20241029T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241029T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241029T0600/SWC-SMAP-L_V2.0_100-20241029T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241029T0600/SWC-SMAP-L_V2.0_100-20241029T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241030T0600/20241030T0600.json b/stac/open-canada/ft-mckay/swc/20241030T0600/20241030T0600.json new file mode 100644 index 000000000..c75998c51 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241030T0600/20241030T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241030T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241030T0600/SWC-SMAP-L_V2.0_100-20241030T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241030T0600/SWC-SMAP-L_V2.0_100-20241030T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241031T0600/20241031T0600.json b/stac/open-canada/ft-mckay/swc/20241031T0600/20241031T0600.json new file mode 100644 index 000000000..ca5024c43 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241031T0600/20241031T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241031T0600", + "collection": "swc", + "properties": { + "datetime": "2024-10-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241031T0600/SWC-SMAP-L_V2.0_100-20241031T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241031T0600/SWC-SMAP-L_V2.0_100-20241031T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241101T0600/20241101T0600.json b/stac/open-canada/ft-mckay/swc/20241101T0600/20241101T0600.json new file mode 100644 index 000000000..b506a150c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241101T0600/20241101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241101T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241101T0600/SWC-SMAP-L_V2.0_100-20241101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241101T0600/SWC-SMAP-L_V2.0_100-20241101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241102T0600/20241102T0600.json b/stac/open-canada/ft-mckay/swc/20241102T0600/20241102T0600.json new file mode 100644 index 000000000..11d826498 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241102T0600/20241102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241102T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241102T0600/SWC-SMAP-L_V2.0_100-20241102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241102T0600/SWC-SMAP-L_V2.0_100-20241102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241103T0600/20241103T0600.json b/stac/open-canada/ft-mckay/swc/20241103T0600/20241103T0600.json new file mode 100644 index 000000000..263cd4dc2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241103T0600/20241103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241103T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241103T0600/SWC-SMAP-L_V2.0_100-20241103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241103T0600/SWC-SMAP-L_V2.0_100-20241103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241104T0600/20241104T0600.json b/stac/open-canada/ft-mckay/swc/20241104T0600/20241104T0600.json new file mode 100644 index 000000000..1a25e28c9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241104T0600/20241104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241104T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241104T0600/SWC-SMAP-L_V2.0_100-20241104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241104T0600/SWC-SMAP-L_V2.0_100-20241104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241105T0600/20241105T0600.json b/stac/open-canada/ft-mckay/swc/20241105T0600/20241105T0600.json new file mode 100644 index 000000000..131bdaf95 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241105T0600/20241105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241105T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241105T0600/SWC-SMAP-L_V2.0_100-20241105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241105T0600/SWC-SMAP-L_V2.0_100-20241105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241106T0600/20241106T0600.json b/stac/open-canada/ft-mckay/swc/20241106T0600/20241106T0600.json new file mode 100644 index 000000000..1dd4f9f2d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241106T0600/20241106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241106T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241106T0600/SWC-SMAP-L_V2.0_100-20241106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241106T0600/SWC-SMAP-L_V2.0_100-20241106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241107T0600/20241107T0600.json b/stac/open-canada/ft-mckay/swc/20241107T0600/20241107T0600.json new file mode 100644 index 000000000..d852013b9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241107T0600/20241107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241107T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241107T0600/SWC-SMAP-L_V2.0_100-20241107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241107T0600/SWC-SMAP-L_V2.0_100-20241107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241108T0600/20241108T0600.json b/stac/open-canada/ft-mckay/swc/20241108T0600/20241108T0600.json new file mode 100644 index 000000000..73d16572e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241108T0600/20241108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241108T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241108T0600/SWC-SMAP-L_V2.0_100-20241108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241108T0600/SWC-SMAP-L_V2.0_100-20241108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241109T0600/20241109T0600.json b/stac/open-canada/ft-mckay/swc/20241109T0600/20241109T0600.json new file mode 100644 index 000000000..e3227ffb9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241109T0600/20241109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241109T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241109T0600/SWC-SMAP-L_V2.0_100-20241109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241109T0600/SWC-SMAP-L_V2.0_100-20241109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241110T0600/20241110T0600.json b/stac/open-canada/ft-mckay/swc/20241110T0600/20241110T0600.json new file mode 100644 index 000000000..d209fd00a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241110T0600/20241110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241110T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241110T0600/SWC-SMAP-L_V2.0_100-20241110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241110T0600/SWC-SMAP-L_V2.0_100-20241110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241111T0600/20241111T0600.json b/stac/open-canada/ft-mckay/swc/20241111T0600/20241111T0600.json new file mode 100644 index 000000000..d95bf9015 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241111T0600/20241111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241111T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241111T0600/SWC-SMAP-L_V2.0_100-20241111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241111T0600/SWC-SMAP-L_V2.0_100-20241111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241112T0600/20241112T0600.json b/stac/open-canada/ft-mckay/swc/20241112T0600/20241112T0600.json new file mode 100644 index 000000000..ffdcce288 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241112T0600/20241112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241112T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241112T0600/SWC-SMAP-L_V2.0_100-20241112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241112T0600/SWC-SMAP-L_V2.0_100-20241112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241113T0600/20241113T0600.json b/stac/open-canada/ft-mckay/swc/20241113T0600/20241113T0600.json new file mode 100644 index 000000000..264151bb5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241113T0600/20241113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241113T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241113T0600/SWC-SMAP-L_V2.0_100-20241113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241113T0600/SWC-SMAP-L_V2.0_100-20241113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241114T0600/20241114T0600.json b/stac/open-canada/ft-mckay/swc/20241114T0600/20241114T0600.json new file mode 100644 index 000000000..48e776184 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241114T0600/20241114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241114T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241114T0600/SWC-SMAP-L_V2.0_100-20241114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241114T0600/SWC-SMAP-L_V2.0_100-20241114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241115T0600/20241115T0600.json b/stac/open-canada/ft-mckay/swc/20241115T0600/20241115T0600.json new file mode 100644 index 000000000..401f2b277 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241115T0600/20241115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241115T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241115T0600/SWC-SMAP-L_V2.0_100-20241115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241115T0600/SWC-SMAP-L_V2.0_100-20241115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241116T0600/20241116T0600.json b/stac/open-canada/ft-mckay/swc/20241116T0600/20241116T0600.json new file mode 100644 index 000000000..668987959 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241116T0600/20241116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241116T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241116T0600/SWC-SMAP-L_V2.0_100-20241116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241116T0600/SWC-SMAP-L_V2.0_100-20241116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241117T0600/20241117T0600.json b/stac/open-canada/ft-mckay/swc/20241117T0600/20241117T0600.json new file mode 100644 index 000000000..07d6bddda --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241117T0600/20241117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241117T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241117T0600/SWC-SMAP-L_V2.0_100-20241117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241117T0600/SWC-SMAP-L_V2.0_100-20241117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241118T0600/20241118T0600.json b/stac/open-canada/ft-mckay/swc/20241118T0600/20241118T0600.json new file mode 100644 index 000000000..104e708f2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241118T0600/20241118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241118T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241118T0600/SWC-SMAP-L_V2.0_100-20241118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241118T0600/SWC-SMAP-L_V2.0_100-20241118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241119T0600/20241119T0600.json b/stac/open-canada/ft-mckay/swc/20241119T0600/20241119T0600.json new file mode 100644 index 000000000..25fe62d6d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241119T0600/20241119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241119T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241119T0600/SWC-SMAP-L_V2.0_100-20241119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241119T0600/SWC-SMAP-L_V2.0_100-20241119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241120T0600/20241120T0600.json b/stac/open-canada/ft-mckay/swc/20241120T0600/20241120T0600.json new file mode 100644 index 000000000..4222b5e14 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241120T0600/20241120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241120T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241120T0600/SWC-SMAP-L_V2.0_100-20241120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241120T0600/SWC-SMAP-L_V2.0_100-20241120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241121T0600/20241121T0600.json b/stac/open-canada/ft-mckay/swc/20241121T0600/20241121T0600.json new file mode 100644 index 000000000..8f1a27d38 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241121T0600/20241121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241121T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241121T0600/SWC-SMAP-L_V2.0_100-20241121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241121T0600/SWC-SMAP-L_V2.0_100-20241121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241122T0600/20241122T0600.json b/stac/open-canada/ft-mckay/swc/20241122T0600/20241122T0600.json new file mode 100644 index 000000000..333a4fc94 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241122T0600/20241122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241122T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241122T0600/SWC-SMAP-L_V2.0_100-20241122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241122T0600/SWC-SMAP-L_V2.0_100-20241122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241123T0600/20241123T0600.json b/stac/open-canada/ft-mckay/swc/20241123T0600/20241123T0600.json new file mode 100644 index 000000000..70f19bf5b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241123T0600/20241123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241123T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241123T0600/SWC-SMAP-L_V2.0_100-20241123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241123T0600/SWC-SMAP-L_V2.0_100-20241123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241124T0600/20241124T0600.json b/stac/open-canada/ft-mckay/swc/20241124T0600/20241124T0600.json new file mode 100644 index 000000000..f814e54bf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241124T0600/20241124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241124T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241124T0600/SWC-SMAP-L_V2.0_100-20241124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241124T0600/SWC-SMAP-L_V2.0_100-20241124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241125T0600/20241125T0600.json b/stac/open-canada/ft-mckay/swc/20241125T0600/20241125T0600.json new file mode 100644 index 000000000..3a96752a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241125T0600/20241125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241125T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241125T0600/SWC-SMAP-L_V2.0_100-20241125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241125T0600/SWC-SMAP-L_V2.0_100-20241125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241126T0600/20241126T0600.json b/stac/open-canada/ft-mckay/swc/20241126T0600/20241126T0600.json new file mode 100644 index 000000000..3598f4448 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241126T0600/20241126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241126T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241126T0600/SWC-SMAP-L_V2.0_100-20241126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241126T0600/SWC-SMAP-L_V2.0_100-20241126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241127T0600/20241127T0600.json b/stac/open-canada/ft-mckay/swc/20241127T0600/20241127T0600.json new file mode 100644 index 000000000..4c6a74e9a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241127T0600/20241127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241127T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241127T0600/SWC-SMAP-L_V2.0_100-20241127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241127T0600/SWC-SMAP-L_V2.0_100-20241127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241128T0600/20241128T0600.json b/stac/open-canada/ft-mckay/swc/20241128T0600/20241128T0600.json new file mode 100644 index 000000000..d553da61e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241128T0600/20241128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241128T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241128T0600/SWC-SMAP-L_V2.0_100-20241128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241128T0600/SWC-SMAP-L_V2.0_100-20241128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241129T0600/20241129T0600.json b/stac/open-canada/ft-mckay/swc/20241129T0600/20241129T0600.json new file mode 100644 index 000000000..011c61a1a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241129T0600/20241129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241129T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241129T0600/SWC-SMAP-L_V2.0_100-20241129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241129T0600/SWC-SMAP-L_V2.0_100-20241129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241130T0600/20241130T0600.json b/stac/open-canada/ft-mckay/swc/20241130T0600/20241130T0600.json new file mode 100644 index 000000000..1ffe80a05 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241130T0600/20241130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241130T0600", + "collection": "swc", + "properties": { + "datetime": "2024-11-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241130T0600/SWC-SMAP-L_V2.0_100-20241130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241130T0600/SWC-SMAP-L_V2.0_100-20241130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241201T0600/20241201T0600.json b/stac/open-canada/ft-mckay/swc/20241201T0600/20241201T0600.json new file mode 100644 index 000000000..3f39b7b81 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241201T0600/20241201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241201T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241201T0600/SWC-SMAP-L_V2.0_100-20241201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241201T0600/SWC-SMAP-L_V2.0_100-20241201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241202T0600/20241202T0600.json b/stac/open-canada/ft-mckay/swc/20241202T0600/20241202T0600.json new file mode 100644 index 000000000..38d904d85 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241202T0600/20241202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241202T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241202T0600/SWC-SMAP-L_V2.0_100-20241202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241202T0600/SWC-SMAP-L_V2.0_100-20241202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241203T0600/20241203T0600.json b/stac/open-canada/ft-mckay/swc/20241203T0600/20241203T0600.json new file mode 100644 index 000000000..64c10ba28 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241203T0600/20241203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241203T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241203T0600/SWC-SMAP-L_V2.0_100-20241203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241203T0600/SWC-SMAP-L_V2.0_100-20241203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241204T0600/20241204T0600.json b/stac/open-canada/ft-mckay/swc/20241204T0600/20241204T0600.json new file mode 100644 index 000000000..fee7c0c07 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241204T0600/20241204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241204T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241204T0600/SWC-SMAP-L_V2.0_100-20241204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241204T0600/SWC-SMAP-L_V2.0_100-20241204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241205T0600/20241205T0600.json b/stac/open-canada/ft-mckay/swc/20241205T0600/20241205T0600.json new file mode 100644 index 000000000..031d23bba --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241205T0600/20241205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241205T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241205T0600/SWC-SMAP-L_V2.0_100-20241205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241205T0600/SWC-SMAP-L_V2.0_100-20241205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241206T0600/20241206T0600.json b/stac/open-canada/ft-mckay/swc/20241206T0600/20241206T0600.json new file mode 100644 index 000000000..58d1804cd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241206T0600/20241206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241206T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241206T0600/SWC-SMAP-L_V2.0_100-20241206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241206T0600/SWC-SMAP-L_V2.0_100-20241206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241207T0600/20241207T0600.json b/stac/open-canada/ft-mckay/swc/20241207T0600/20241207T0600.json new file mode 100644 index 000000000..d54196b0c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241207T0600/20241207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241207T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241207T0600/SWC-SMAP-L_V2.0_100-20241207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241207T0600/SWC-SMAP-L_V2.0_100-20241207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241208T0600/20241208T0600.json b/stac/open-canada/ft-mckay/swc/20241208T0600/20241208T0600.json new file mode 100644 index 000000000..f12f2b6e2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241208T0600/20241208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241208T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241208T0600/SWC-SMAP-L_V2.0_100-20241208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241208T0600/SWC-SMAP-L_V2.0_100-20241208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241209T0600/20241209T0600.json b/stac/open-canada/ft-mckay/swc/20241209T0600/20241209T0600.json new file mode 100644 index 000000000..a2cec1f03 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241209T0600/20241209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241209T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241209T0600/SWC-SMAP-L_V2.0_100-20241209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241209T0600/SWC-SMAP-L_V2.0_100-20241209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241210T0600/20241210T0600.json b/stac/open-canada/ft-mckay/swc/20241210T0600/20241210T0600.json new file mode 100644 index 000000000..3ec6dcfe7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241210T0600/20241210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241210T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241210T0600/SWC-SMAP-L_V2.0_100-20241210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241210T0600/SWC-SMAP-L_V2.0_100-20241210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241211T0600/20241211T0600.json b/stac/open-canada/ft-mckay/swc/20241211T0600/20241211T0600.json new file mode 100644 index 000000000..2ab58a582 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241211T0600/20241211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241211T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241211T0600/SWC-SMAP-L_V2.0_100-20241211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241211T0600/SWC-SMAP-L_V2.0_100-20241211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241212T0600/20241212T0600.json b/stac/open-canada/ft-mckay/swc/20241212T0600/20241212T0600.json new file mode 100644 index 000000000..fa233bf72 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241212T0600/20241212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241212T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241212T0600/SWC-SMAP-L_V2.0_100-20241212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241212T0600/SWC-SMAP-L_V2.0_100-20241212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241213T0600/20241213T0600.json b/stac/open-canada/ft-mckay/swc/20241213T0600/20241213T0600.json new file mode 100644 index 000000000..55805d6bb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241213T0600/20241213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241213T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241213T0600/SWC-SMAP-L_V2.0_100-20241213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241213T0600/SWC-SMAP-L_V2.0_100-20241213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241214T0600/20241214T0600.json b/stac/open-canada/ft-mckay/swc/20241214T0600/20241214T0600.json new file mode 100644 index 000000000..f145050ac --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241214T0600/20241214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241214T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241214T0600/SWC-SMAP-L_V2.0_100-20241214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241214T0600/SWC-SMAP-L_V2.0_100-20241214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241215T0600/20241215T0600.json b/stac/open-canada/ft-mckay/swc/20241215T0600/20241215T0600.json new file mode 100644 index 000000000..e07a76c99 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241215T0600/20241215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241215T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241215T0600/SWC-SMAP-L_V2.0_100-20241215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241215T0600/SWC-SMAP-L_V2.0_100-20241215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241216T0600/20241216T0600.json b/stac/open-canada/ft-mckay/swc/20241216T0600/20241216T0600.json new file mode 100644 index 000000000..7a80dd057 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241216T0600/20241216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241216T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241216T0600/SWC-SMAP-L_V2.0_100-20241216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241216T0600/SWC-SMAP-L_V2.0_100-20241216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241217T0600/20241217T0600.json b/stac/open-canada/ft-mckay/swc/20241217T0600/20241217T0600.json new file mode 100644 index 000000000..32c8b0c9b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241217T0600/20241217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241217T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241217T0600/SWC-SMAP-L_V2.0_100-20241217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241217T0600/SWC-SMAP-L_V2.0_100-20241217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241218T0600/20241218T0600.json b/stac/open-canada/ft-mckay/swc/20241218T0600/20241218T0600.json new file mode 100644 index 000000000..bad0a3fbd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241218T0600/20241218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241218T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241218T0600/SWC-SMAP-L_V2.0_100-20241218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241218T0600/SWC-SMAP-L_V2.0_100-20241218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241219T0600/20241219T0600.json b/stac/open-canada/ft-mckay/swc/20241219T0600/20241219T0600.json new file mode 100644 index 000000000..14199e855 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241219T0600/20241219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241219T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241219T0600/SWC-SMAP-L_V2.0_100-20241219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241219T0600/SWC-SMAP-L_V2.0_100-20241219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241220T0600/20241220T0600.json b/stac/open-canada/ft-mckay/swc/20241220T0600/20241220T0600.json new file mode 100644 index 000000000..5598cdf72 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241220T0600/20241220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241220T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241220T0600/SWC-SMAP-L_V2.0_100-20241220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241220T0600/SWC-SMAP-L_V2.0_100-20241220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241221T0600/20241221T0600.json b/stac/open-canada/ft-mckay/swc/20241221T0600/20241221T0600.json new file mode 100644 index 000000000..c54927841 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241221T0600/20241221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241221T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241221T0600/SWC-SMAP-L_V2.0_100-20241221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241221T0600/SWC-SMAP-L_V2.0_100-20241221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241222T0600/20241222T0600.json b/stac/open-canada/ft-mckay/swc/20241222T0600/20241222T0600.json new file mode 100644 index 000000000..7b933f9c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241222T0600/20241222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241222T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241222T0600/SWC-SMAP-L_V2.0_100-20241222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241222T0600/SWC-SMAP-L_V2.0_100-20241222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241223T0600/20241223T0600.json b/stac/open-canada/ft-mckay/swc/20241223T0600/20241223T0600.json new file mode 100644 index 000000000..d0e003b4f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241223T0600/20241223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241223T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241223T0600/SWC-SMAP-L_V2.0_100-20241223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241223T0600/SWC-SMAP-L_V2.0_100-20241223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241224T0600/20241224T0600.json b/stac/open-canada/ft-mckay/swc/20241224T0600/20241224T0600.json new file mode 100644 index 000000000..3a68d2e72 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241224T0600/20241224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241224T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241224T0600/SWC-SMAP-L_V2.0_100-20241224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241224T0600/SWC-SMAP-L_V2.0_100-20241224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241225T0600/20241225T0600.json b/stac/open-canada/ft-mckay/swc/20241225T0600/20241225T0600.json new file mode 100644 index 000000000..ab7722c16 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241225T0600/20241225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241225T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241225T0600/SWC-SMAP-L_V2.0_100-20241225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241225T0600/SWC-SMAP-L_V2.0_100-20241225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241226T0600/20241226T0600.json b/stac/open-canada/ft-mckay/swc/20241226T0600/20241226T0600.json new file mode 100644 index 000000000..d25db0ff5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241226T0600/20241226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241226T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241226T0600/SWC-SMAP-L_V2.0_100-20241226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241226T0600/SWC-SMAP-L_V2.0_100-20241226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241227T0600/20241227T0600.json b/stac/open-canada/ft-mckay/swc/20241227T0600/20241227T0600.json new file mode 100644 index 000000000..d8eda5a8b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241227T0600/20241227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241227T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241227T0600/SWC-SMAP-L_V2.0_100-20241227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241227T0600/SWC-SMAP-L_V2.0_100-20241227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241228T0600/20241228T0600.json b/stac/open-canada/ft-mckay/swc/20241228T0600/20241228T0600.json new file mode 100644 index 000000000..e831312e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241228T0600/20241228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241228T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241228T0600/SWC-SMAP-L_V2.0_100-20241228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241228T0600/SWC-SMAP-L_V2.0_100-20241228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241229T0600/20241229T0600.json b/stac/open-canada/ft-mckay/swc/20241229T0600/20241229T0600.json new file mode 100644 index 000000000..d20bded57 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241229T0600/20241229T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241229T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241229T0600/SWC-SMAP-L_V2.0_100-20241229T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241229T0600/SWC-SMAP-L_V2.0_100-20241229T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241230T0600/20241230T0600.json b/stac/open-canada/ft-mckay/swc/20241230T0600/20241230T0600.json new file mode 100644 index 000000000..08d443ebf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241230T0600/20241230T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241230T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241230T0600/SWC-SMAP-L_V2.0_100-20241230T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241230T0600/SWC-SMAP-L_V2.0_100-20241230T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20241231T0600/20241231T0600.json b/stac/open-canada/ft-mckay/swc/20241231T0600/20241231T0600.json new file mode 100644 index 000000000..a5693ac0e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20241231T0600/20241231T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20241231T0600", + "collection": "swc", + "properties": { + "datetime": "2024-12-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241231T0600/SWC-SMAP-L_V2.0_100-20241231T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20241231T0600/SWC-SMAP-L_V2.0_100-20241231T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250101T0600/20250101T0600.json b/stac/open-canada/ft-mckay/swc/20250101T0600/20250101T0600.json new file mode 100644 index 000000000..b4ce6e911 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250101T0600/20250101T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250101T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250101T0600/SWC-SMAP-L_V2.0_100-20250101T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250101T0600/SWC-SMAP-L_V2.0_100-20250101T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250102T0600/20250102T0600.json b/stac/open-canada/ft-mckay/swc/20250102T0600/20250102T0600.json new file mode 100644 index 000000000..f84799536 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250102T0600/20250102T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250102T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250102T0600/SWC-SMAP-L_V2.0_100-20250102T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250102T0600/SWC-SMAP-L_V2.0_100-20250102T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250103T0600/20250103T0600.json b/stac/open-canada/ft-mckay/swc/20250103T0600/20250103T0600.json new file mode 100644 index 000000000..ea9c2acdf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250103T0600/20250103T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250103T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250103T0600/SWC-SMAP-L_V2.0_100-20250103T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250103T0600/SWC-SMAP-L_V2.0_100-20250103T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250104T0600/20250104T0600.json b/stac/open-canada/ft-mckay/swc/20250104T0600/20250104T0600.json new file mode 100644 index 000000000..80022c151 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250104T0600/20250104T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250104T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250104T0600/SWC-SMAP-L_V2.0_100-20250104T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250104T0600/SWC-SMAP-L_V2.0_100-20250104T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250105T0600/20250105T0600.json b/stac/open-canada/ft-mckay/swc/20250105T0600/20250105T0600.json new file mode 100644 index 000000000..7ae8c419a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250105T0600/20250105T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250105T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250105T0600/SWC-SMAP-L_V2.0_100-20250105T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250105T0600/SWC-SMAP-L_V2.0_100-20250105T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250106T0600/20250106T0600.json b/stac/open-canada/ft-mckay/swc/20250106T0600/20250106T0600.json new file mode 100644 index 000000000..9fcbbadb0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250106T0600/20250106T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250106T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250106T0600/SWC-SMAP-L_V2.0_100-20250106T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250106T0600/SWC-SMAP-L_V2.0_100-20250106T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250107T0600/20250107T0600.json b/stac/open-canada/ft-mckay/swc/20250107T0600/20250107T0600.json new file mode 100644 index 000000000..785f15b99 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250107T0600/20250107T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250107T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250107T0600/SWC-SMAP-L_V2.0_100-20250107T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250107T0600/SWC-SMAP-L_V2.0_100-20250107T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250108T0600/20250108T0600.json b/stac/open-canada/ft-mckay/swc/20250108T0600/20250108T0600.json new file mode 100644 index 000000000..65b235cff --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250108T0600/20250108T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250108T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250108T0600/SWC-SMAP-L_V2.0_100-20250108T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250108T0600/SWC-SMAP-L_V2.0_100-20250108T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250109T0600/20250109T0600.json b/stac/open-canada/ft-mckay/swc/20250109T0600/20250109T0600.json new file mode 100644 index 000000000..cd13a9d55 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250109T0600/20250109T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250109T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250109T0600/SWC-SMAP-L_V2.0_100-20250109T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250109T0600/SWC-SMAP-L_V2.0_100-20250109T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250110T0600/20250110T0600.json b/stac/open-canada/ft-mckay/swc/20250110T0600/20250110T0600.json new file mode 100644 index 000000000..e0bc4ee81 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250110T0600/20250110T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250110T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250110T0600/SWC-SMAP-L_V2.0_100-20250110T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250110T0600/SWC-SMAP-L_V2.0_100-20250110T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250111T0600/20250111T0600.json b/stac/open-canada/ft-mckay/swc/20250111T0600/20250111T0600.json new file mode 100644 index 000000000..0c3d22951 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250111T0600/20250111T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250111T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250111T0600/SWC-SMAP-L_V2.0_100-20250111T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250111T0600/SWC-SMAP-L_V2.0_100-20250111T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250112T0600/20250112T0600.json b/stac/open-canada/ft-mckay/swc/20250112T0600/20250112T0600.json new file mode 100644 index 000000000..fd428a204 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250112T0600/20250112T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250112T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250112T0600/SWC-SMAP-L_V2.0_100-20250112T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250112T0600/SWC-SMAP-L_V2.0_100-20250112T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250113T0600/20250113T0600.json b/stac/open-canada/ft-mckay/swc/20250113T0600/20250113T0600.json new file mode 100644 index 000000000..c831ba723 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250113T0600/20250113T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250113T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250113T0600/SWC-SMAP-L_V2.0_100-20250113T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250113T0600/SWC-SMAP-L_V2.0_100-20250113T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250114T0600/20250114T0600.json b/stac/open-canada/ft-mckay/swc/20250114T0600/20250114T0600.json new file mode 100644 index 000000000..dc06aa242 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250114T0600/20250114T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250114T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250114T0600/SWC-SMAP-L_V2.0_100-20250114T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250114T0600/SWC-SMAP-L_V2.0_100-20250114T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250115T0600/20250115T0600.json b/stac/open-canada/ft-mckay/swc/20250115T0600/20250115T0600.json new file mode 100644 index 000000000..487e1e16f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250115T0600/20250115T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250115T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250115T0600/SWC-SMAP-L_V2.0_100-20250115T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250115T0600/SWC-SMAP-L_V2.0_100-20250115T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250116T0600/20250116T0600.json b/stac/open-canada/ft-mckay/swc/20250116T0600/20250116T0600.json new file mode 100644 index 000000000..07b7d3099 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250116T0600/20250116T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250116T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250116T0600/SWC-SMAP-L_V2.0_100-20250116T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250116T0600/SWC-SMAP-L_V2.0_100-20250116T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250117T0600/20250117T0600.json b/stac/open-canada/ft-mckay/swc/20250117T0600/20250117T0600.json new file mode 100644 index 000000000..327092744 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250117T0600/20250117T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250117T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250117T0600/SWC-SMAP-L_V2.0_100-20250117T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250117T0600/SWC-SMAP-L_V2.0_100-20250117T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250118T0600/20250118T0600.json b/stac/open-canada/ft-mckay/swc/20250118T0600/20250118T0600.json new file mode 100644 index 000000000..eacddc264 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250118T0600/20250118T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250118T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250118T0600/SWC-SMAP-L_V2.0_100-20250118T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250118T0600/SWC-SMAP-L_V2.0_100-20250118T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250119T0600/20250119T0600.json b/stac/open-canada/ft-mckay/swc/20250119T0600/20250119T0600.json new file mode 100644 index 000000000..0d48feaeb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250119T0600/20250119T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250119T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250119T0600/SWC-SMAP-L_V2.0_100-20250119T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250119T0600/SWC-SMAP-L_V2.0_100-20250119T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250120T0600/20250120T0600.json b/stac/open-canada/ft-mckay/swc/20250120T0600/20250120T0600.json new file mode 100644 index 000000000..cee6dcf25 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250120T0600/20250120T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250120T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250120T0600/SWC-SMAP-L_V2.0_100-20250120T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250120T0600/SWC-SMAP-L_V2.0_100-20250120T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250121T0600/20250121T0600.json b/stac/open-canada/ft-mckay/swc/20250121T0600/20250121T0600.json new file mode 100644 index 000000000..bb1c335d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250121T0600/20250121T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250121T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250121T0600/SWC-SMAP-L_V2.0_100-20250121T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250121T0600/SWC-SMAP-L_V2.0_100-20250121T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250122T0600/20250122T0600.json b/stac/open-canada/ft-mckay/swc/20250122T0600/20250122T0600.json new file mode 100644 index 000000000..2fbe88427 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250122T0600/20250122T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250122T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250122T0600/SWC-SMAP-L_V2.0_100-20250122T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250122T0600/SWC-SMAP-L_V2.0_100-20250122T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250123T0600/20250123T0600.json b/stac/open-canada/ft-mckay/swc/20250123T0600/20250123T0600.json new file mode 100644 index 000000000..0b398c2bc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250123T0600/20250123T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250123T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250123T0600/SWC-SMAP-L_V2.0_100-20250123T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250123T0600/SWC-SMAP-L_V2.0_100-20250123T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250124T0600/20250124T0600.json b/stac/open-canada/ft-mckay/swc/20250124T0600/20250124T0600.json new file mode 100644 index 000000000..c7342b3ee --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250124T0600/20250124T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250124T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250124T0600/SWC-SMAP-L_V2.0_100-20250124T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250124T0600/SWC-SMAP-L_V2.0_100-20250124T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250125T0600/20250125T0600.json b/stac/open-canada/ft-mckay/swc/20250125T0600/20250125T0600.json new file mode 100644 index 000000000..d52d8f92a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250125T0600/20250125T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250125T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250125T0600/SWC-SMAP-L_V2.0_100-20250125T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250125T0600/SWC-SMAP-L_V2.0_100-20250125T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250126T0600/20250126T0600.json b/stac/open-canada/ft-mckay/swc/20250126T0600/20250126T0600.json new file mode 100644 index 000000000..3d6e6f027 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250126T0600/20250126T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250126T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250126T0600/SWC-SMAP-L_V2.0_100-20250126T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250126T0600/SWC-SMAP-L_V2.0_100-20250126T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250127T0600/20250127T0600.json b/stac/open-canada/ft-mckay/swc/20250127T0600/20250127T0600.json new file mode 100644 index 000000000..5c0127edd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250127T0600/20250127T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250127T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250127T0600/SWC-SMAP-L_V2.0_100-20250127T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250127T0600/SWC-SMAP-L_V2.0_100-20250127T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250128T0600/20250128T0600.json b/stac/open-canada/ft-mckay/swc/20250128T0600/20250128T0600.json new file mode 100644 index 000000000..c68a2c57e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250128T0600/20250128T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250128T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250128T0600/SWC-SMAP-L_V2.0_100-20250128T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250128T0600/SWC-SMAP-L_V2.0_100-20250128T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250129T0600/20250129T0600.json b/stac/open-canada/ft-mckay/swc/20250129T0600/20250129T0600.json new file mode 100644 index 000000000..7401f0c9f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250129T0600/20250129T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250129T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250129T0600/SWC-SMAP-L_V2.0_100-20250129T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250129T0600/SWC-SMAP-L_V2.0_100-20250129T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250130T0600/20250130T0600.json b/stac/open-canada/ft-mckay/swc/20250130T0600/20250130T0600.json new file mode 100644 index 000000000..bd91b1921 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250130T0600/20250130T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250130T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250130T0600/SWC-SMAP-L_V2.0_100-20250130T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250130T0600/SWC-SMAP-L_V2.0_100-20250130T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250131T0600/20250131T0600.json b/stac/open-canada/ft-mckay/swc/20250131T0600/20250131T0600.json new file mode 100644 index 000000000..8537c240d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250131T0600/20250131T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250131T0600", + "collection": "swc", + "properties": { + "datetime": "2025-01-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250131T0600/SWC-SMAP-L_V2.0_100-20250131T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250131T0600/SWC-SMAP-L_V2.0_100-20250131T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250201T0600/20250201T0600.json b/stac/open-canada/ft-mckay/swc/20250201T0600/20250201T0600.json new file mode 100644 index 000000000..8b64509cf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250201T0600/20250201T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250201T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250201T0600/SWC-SMAP-L_V2.0_100-20250201T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250201T0600/SWC-SMAP-L_V2.0_100-20250201T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250202T0600/20250202T0600.json b/stac/open-canada/ft-mckay/swc/20250202T0600/20250202T0600.json new file mode 100644 index 000000000..c376fd604 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250202T0600/20250202T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250202T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250202T0600/SWC-SMAP-L_V2.0_100-20250202T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250202T0600/SWC-SMAP-L_V2.0_100-20250202T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250203T0600/20250203T0600.json b/stac/open-canada/ft-mckay/swc/20250203T0600/20250203T0600.json new file mode 100644 index 000000000..db230a425 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250203T0600/20250203T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250203T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250203T0600/SWC-SMAP-L_V2.0_100-20250203T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250203T0600/SWC-SMAP-L_V2.0_100-20250203T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250204T0600/20250204T0600.json b/stac/open-canada/ft-mckay/swc/20250204T0600/20250204T0600.json new file mode 100644 index 000000000..0116d58c5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250204T0600/20250204T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250204T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250204T0600/SWC-SMAP-L_V2.0_100-20250204T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250204T0600/SWC-SMAP-L_V2.0_100-20250204T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250205T0600/20250205T0600.json b/stac/open-canada/ft-mckay/swc/20250205T0600/20250205T0600.json new file mode 100644 index 000000000..e54d24bbd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250205T0600/20250205T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250205T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250205T0600/SWC-SMAP-L_V2.0_100-20250205T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250205T0600/SWC-SMAP-L_V2.0_100-20250205T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250206T0600/20250206T0600.json b/stac/open-canada/ft-mckay/swc/20250206T0600/20250206T0600.json new file mode 100644 index 000000000..8f77bebf1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250206T0600/20250206T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250206T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250206T0600/SWC-SMAP-L_V2.0_100-20250206T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250206T0600/SWC-SMAP-L_V2.0_100-20250206T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250207T0600/20250207T0600.json b/stac/open-canada/ft-mckay/swc/20250207T0600/20250207T0600.json new file mode 100644 index 000000000..0fa0e91aa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250207T0600/20250207T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250207T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250207T0600/SWC-SMAP-L_V2.0_100-20250207T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250207T0600/SWC-SMAP-L_V2.0_100-20250207T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250208T0600/20250208T0600.json b/stac/open-canada/ft-mckay/swc/20250208T0600/20250208T0600.json new file mode 100644 index 000000000..75380e2dc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250208T0600/20250208T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250208T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250208T0600/SWC-SMAP-L_V2.0_100-20250208T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250208T0600/SWC-SMAP-L_V2.0_100-20250208T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250209T0600/20250209T0600.json b/stac/open-canada/ft-mckay/swc/20250209T0600/20250209T0600.json new file mode 100644 index 000000000..857ebce4e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250209T0600/20250209T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250209T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250209T0600/SWC-SMAP-L_V2.0_100-20250209T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250209T0600/SWC-SMAP-L_V2.0_100-20250209T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250210T0600/20250210T0600.json b/stac/open-canada/ft-mckay/swc/20250210T0600/20250210T0600.json new file mode 100644 index 000000000..3ea7de8e0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250210T0600/20250210T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250210T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250210T0600/SWC-SMAP-L_V2.0_100-20250210T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250210T0600/SWC-SMAP-L_V2.0_100-20250210T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250211T0600/20250211T0600.json b/stac/open-canada/ft-mckay/swc/20250211T0600/20250211T0600.json new file mode 100644 index 000000000..6dc8446c8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250211T0600/20250211T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250211T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250211T0600/SWC-SMAP-L_V2.0_100-20250211T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250211T0600/SWC-SMAP-L_V2.0_100-20250211T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250212T0600/20250212T0600.json b/stac/open-canada/ft-mckay/swc/20250212T0600/20250212T0600.json new file mode 100644 index 000000000..fc2712d70 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250212T0600/20250212T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250212T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250212T0600/SWC-SMAP-L_V2.0_100-20250212T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250212T0600/SWC-SMAP-L_V2.0_100-20250212T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250213T0600/20250213T0600.json b/stac/open-canada/ft-mckay/swc/20250213T0600/20250213T0600.json new file mode 100644 index 000000000..d33025394 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250213T0600/20250213T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250213T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250213T0600/SWC-SMAP-L_V2.0_100-20250213T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250213T0600/SWC-SMAP-L_V2.0_100-20250213T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250214T0600/20250214T0600.json b/stac/open-canada/ft-mckay/swc/20250214T0600/20250214T0600.json new file mode 100644 index 000000000..fe6eb1beb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250214T0600/20250214T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250214T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250214T0600/SWC-SMAP-L_V2.0_100-20250214T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250214T0600/SWC-SMAP-L_V2.0_100-20250214T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250215T0600/20250215T0600.json b/stac/open-canada/ft-mckay/swc/20250215T0600/20250215T0600.json new file mode 100644 index 000000000..806a9b12f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250215T0600/20250215T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250215T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250215T0600/SWC-SMAP-L_V2.0_100-20250215T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250215T0600/SWC-SMAP-L_V2.0_100-20250215T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250216T0600/20250216T0600.json b/stac/open-canada/ft-mckay/swc/20250216T0600/20250216T0600.json new file mode 100644 index 000000000..aac66a037 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250216T0600/20250216T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250216T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250216T0600/SWC-SMAP-L_V2.0_100-20250216T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250216T0600/SWC-SMAP-L_V2.0_100-20250216T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250217T0600/20250217T0600.json b/stac/open-canada/ft-mckay/swc/20250217T0600/20250217T0600.json new file mode 100644 index 000000000..e84683b53 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250217T0600/20250217T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250217T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250217T0600/SWC-SMAP-L_V2.0_100-20250217T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250217T0600/SWC-SMAP-L_V2.0_100-20250217T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250218T0600/20250218T0600.json b/stac/open-canada/ft-mckay/swc/20250218T0600/20250218T0600.json new file mode 100644 index 000000000..871ecbe5e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250218T0600/20250218T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250218T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250218T0600/SWC-SMAP-L_V2.0_100-20250218T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250218T0600/SWC-SMAP-L_V2.0_100-20250218T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250219T0600/20250219T0600.json b/stac/open-canada/ft-mckay/swc/20250219T0600/20250219T0600.json new file mode 100644 index 000000000..70b19fdbf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250219T0600/20250219T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250219T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250219T0600/SWC-SMAP-L_V2.0_100-20250219T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250219T0600/SWC-SMAP-L_V2.0_100-20250219T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250220T0600/20250220T0600.json b/stac/open-canada/ft-mckay/swc/20250220T0600/20250220T0600.json new file mode 100644 index 000000000..fb622e6df --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250220T0600/20250220T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250220T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250220T0600/SWC-SMAP-L_V2.0_100-20250220T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250220T0600/SWC-SMAP-L_V2.0_100-20250220T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250221T0600/20250221T0600.json b/stac/open-canada/ft-mckay/swc/20250221T0600/20250221T0600.json new file mode 100644 index 000000000..bb64595b4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250221T0600/20250221T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250221T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250221T0600/SWC-SMAP-L_V2.0_100-20250221T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250221T0600/SWC-SMAP-L_V2.0_100-20250221T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250222T0600/20250222T0600.json b/stac/open-canada/ft-mckay/swc/20250222T0600/20250222T0600.json new file mode 100644 index 000000000..e98739e77 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250222T0600/20250222T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250222T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250222T0600/SWC-SMAP-L_V2.0_100-20250222T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250222T0600/SWC-SMAP-L_V2.0_100-20250222T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250223T0600/20250223T0600.json b/stac/open-canada/ft-mckay/swc/20250223T0600/20250223T0600.json new file mode 100644 index 000000000..9ad79d55b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250223T0600/20250223T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250223T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250223T0600/SWC-SMAP-L_V2.0_100-20250223T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250223T0600/SWC-SMAP-L_V2.0_100-20250223T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250224T0600/20250224T0600.json b/stac/open-canada/ft-mckay/swc/20250224T0600/20250224T0600.json new file mode 100644 index 000000000..d8d0a32eb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250224T0600/20250224T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250224T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250224T0600/SWC-SMAP-L_V2.0_100-20250224T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250224T0600/SWC-SMAP-L_V2.0_100-20250224T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250225T0600/20250225T0600.json b/stac/open-canada/ft-mckay/swc/20250225T0600/20250225T0600.json new file mode 100644 index 000000000..15d823697 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250225T0600/20250225T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250225T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250225T0600/SWC-SMAP-L_V2.0_100-20250225T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250225T0600/SWC-SMAP-L_V2.0_100-20250225T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250226T0600/20250226T0600.json b/stac/open-canada/ft-mckay/swc/20250226T0600/20250226T0600.json new file mode 100644 index 000000000..dae0a1a3c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250226T0600/20250226T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250226T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250226T0600/SWC-SMAP-L_V2.0_100-20250226T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250226T0600/SWC-SMAP-L_V2.0_100-20250226T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250227T0600/20250227T0600.json b/stac/open-canada/ft-mckay/swc/20250227T0600/20250227T0600.json new file mode 100644 index 000000000..e02550c36 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250227T0600/20250227T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250227T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250227T0600/SWC-SMAP-L_V2.0_100-20250227T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250227T0600/SWC-SMAP-L_V2.0_100-20250227T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250228T0600/20250228T0600.json b/stac/open-canada/ft-mckay/swc/20250228T0600/20250228T0600.json new file mode 100644 index 000000000..d967481de --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250228T0600/20250228T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250228T0600", + "collection": "swc", + "properties": { + "datetime": "2025-02-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250228T0600/SWC-SMAP-L_V2.0_100-20250228T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250228T0600/SWC-SMAP-L_V2.0_100-20250228T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250301T0600/20250301T0600.json b/stac/open-canada/ft-mckay/swc/20250301T0600/20250301T0600.json new file mode 100644 index 000000000..adfc09935 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250301T0600/20250301T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250301T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250301T0600/SWC-SMAP-L_V2.0_100-20250301T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250301T0600/SWC-SMAP-L_V2.0_100-20250301T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250302T0600/20250302T0600.json b/stac/open-canada/ft-mckay/swc/20250302T0600/20250302T0600.json new file mode 100644 index 000000000..06e9029a5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250302T0600/20250302T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250302T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250302T0600/SWC-SMAP-L_V2.0_100-20250302T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250302T0600/SWC-SMAP-L_V2.0_100-20250302T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250303T0600/20250303T0600.json b/stac/open-canada/ft-mckay/swc/20250303T0600/20250303T0600.json new file mode 100644 index 000000000..241817e35 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250303T0600/20250303T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250303T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250303T0600/SWC-SMAP-L_V2.0_100-20250303T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250303T0600/SWC-SMAP-L_V2.0_100-20250303T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250304T0600/20250304T0600.json b/stac/open-canada/ft-mckay/swc/20250304T0600/20250304T0600.json new file mode 100644 index 000000000..ede031a89 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250304T0600/20250304T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250304T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250304T0600/SWC-SMAP-L_V2.0_100-20250304T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250304T0600/SWC-SMAP-L_V2.0_100-20250304T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250305T0600/20250305T0600.json b/stac/open-canada/ft-mckay/swc/20250305T0600/20250305T0600.json new file mode 100644 index 000000000..fd5a3a7db --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250305T0600/20250305T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250305T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250305T0600/SWC-SMAP-L_V2.0_100-20250305T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250305T0600/SWC-SMAP-L_V2.0_100-20250305T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250306T0600/20250306T0600.json b/stac/open-canada/ft-mckay/swc/20250306T0600/20250306T0600.json new file mode 100644 index 000000000..70e5532e3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250306T0600/20250306T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250306T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250306T0600/SWC-SMAP-L_V2.0_100-20250306T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250306T0600/SWC-SMAP-L_V2.0_100-20250306T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250307T0600/20250307T0600.json b/stac/open-canada/ft-mckay/swc/20250307T0600/20250307T0600.json new file mode 100644 index 000000000..f8af0acc9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250307T0600/20250307T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250307T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250307T0600/SWC-SMAP-L_V2.0_100-20250307T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250307T0600/SWC-SMAP-L_V2.0_100-20250307T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250308T0600/20250308T0600.json b/stac/open-canada/ft-mckay/swc/20250308T0600/20250308T0600.json new file mode 100644 index 000000000..ee6bd6848 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250308T0600/20250308T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250308T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250308T0600/SWC-SMAP-L_V2.0_100-20250308T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250308T0600/SWC-SMAP-L_V2.0_100-20250308T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250309T0600/20250309T0600.json b/stac/open-canada/ft-mckay/swc/20250309T0600/20250309T0600.json new file mode 100644 index 000000000..7e597923c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250309T0600/20250309T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250309T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250309T0600/SWC-SMAP-L_V2.0_100-20250309T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250309T0600/SWC-SMAP-L_V2.0_100-20250309T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250310T0600/20250310T0600.json b/stac/open-canada/ft-mckay/swc/20250310T0600/20250310T0600.json new file mode 100644 index 000000000..c209f9b4c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250310T0600/20250310T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250310T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250310T0600/SWC-SMAP-L_V2.0_100-20250310T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250310T0600/SWC-SMAP-L_V2.0_100-20250310T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250311T0600/20250311T0600.json b/stac/open-canada/ft-mckay/swc/20250311T0600/20250311T0600.json new file mode 100644 index 000000000..636393bb9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250311T0600/20250311T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250311T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250311T0600/SWC-SMAP-L_V2.0_100-20250311T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250311T0600/SWC-SMAP-L_V2.0_100-20250311T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250312T0600/20250312T0600.json b/stac/open-canada/ft-mckay/swc/20250312T0600/20250312T0600.json new file mode 100644 index 000000000..77e21fb97 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250312T0600/20250312T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250312T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250312T0600/SWC-SMAP-L_V2.0_100-20250312T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250312T0600/SWC-SMAP-L_V2.0_100-20250312T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250313T0600/20250313T0600.json b/stac/open-canada/ft-mckay/swc/20250313T0600/20250313T0600.json new file mode 100644 index 000000000..e490c7acc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250313T0600/20250313T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250313T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250313T0600/SWC-SMAP-L_V2.0_100-20250313T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250313T0600/SWC-SMAP-L_V2.0_100-20250313T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250314T0600/20250314T0600.json b/stac/open-canada/ft-mckay/swc/20250314T0600/20250314T0600.json new file mode 100644 index 000000000..eae9718fb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250314T0600/20250314T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250314T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250314T0600/SWC-SMAP-L_V2.0_100-20250314T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250314T0600/SWC-SMAP-L_V2.0_100-20250314T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250315T0600/20250315T0600.json b/stac/open-canada/ft-mckay/swc/20250315T0600/20250315T0600.json new file mode 100644 index 000000000..bc558e035 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250315T0600/20250315T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250315T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250315T0600/SWC-SMAP-L_V2.0_100-20250315T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250315T0600/SWC-SMAP-L_V2.0_100-20250315T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250316T0600/20250316T0600.json b/stac/open-canada/ft-mckay/swc/20250316T0600/20250316T0600.json new file mode 100644 index 000000000..23859b3ec --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250316T0600/20250316T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250316T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250316T0600/SWC-SMAP-L_V2.0_100-20250316T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250316T0600/SWC-SMAP-L_V2.0_100-20250316T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250317T0600/20250317T0600.json b/stac/open-canada/ft-mckay/swc/20250317T0600/20250317T0600.json new file mode 100644 index 000000000..cdd023966 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250317T0600/20250317T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250317T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250317T0600/SWC-SMAP-L_V2.0_100-20250317T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250317T0600/SWC-SMAP-L_V2.0_100-20250317T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250318T0600/20250318T0600.json b/stac/open-canada/ft-mckay/swc/20250318T0600/20250318T0600.json new file mode 100644 index 000000000..1e820e276 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250318T0600/20250318T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250318T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250318T0600/SWC-SMAP-L_V2.0_100-20250318T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250318T0600/SWC-SMAP-L_V2.0_100-20250318T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250319T0600/20250319T0600.json b/stac/open-canada/ft-mckay/swc/20250319T0600/20250319T0600.json new file mode 100644 index 000000000..cf8a1254c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250319T0600/20250319T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250319T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250319T0600/SWC-SMAP-L_V2.0_100-20250319T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250319T0600/SWC-SMAP-L_V2.0_100-20250319T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250320T0600/20250320T0600.json b/stac/open-canada/ft-mckay/swc/20250320T0600/20250320T0600.json new file mode 100644 index 000000000..306e5c044 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250320T0600/20250320T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250320T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250320T0600/SWC-SMAP-L_V2.0_100-20250320T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250320T0600/SWC-SMAP-L_V2.0_100-20250320T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250321T0600/20250321T0600.json b/stac/open-canada/ft-mckay/swc/20250321T0600/20250321T0600.json new file mode 100644 index 000000000..f0f88172f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250321T0600/20250321T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250321T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250321T0600/SWC-SMAP-L_V2.0_100-20250321T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250321T0600/SWC-SMAP-L_V2.0_100-20250321T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250322T0600/20250322T0600.json b/stac/open-canada/ft-mckay/swc/20250322T0600/20250322T0600.json new file mode 100644 index 000000000..f0ce122df --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250322T0600/20250322T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250322T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250322T0600/SWC-SMAP-L_V2.0_100-20250322T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250322T0600/SWC-SMAP-L_V2.0_100-20250322T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250323T0600/20250323T0600.json b/stac/open-canada/ft-mckay/swc/20250323T0600/20250323T0600.json new file mode 100644 index 000000000..0056da089 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250323T0600/20250323T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250323T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250323T0600/SWC-SMAP-L_V2.0_100-20250323T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250323T0600/SWC-SMAP-L_V2.0_100-20250323T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250324T0600/20250324T0600.json b/stac/open-canada/ft-mckay/swc/20250324T0600/20250324T0600.json new file mode 100644 index 000000000..ff56b662b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250324T0600/20250324T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250324T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250324T0600/SWC-SMAP-L_V2.0_100-20250324T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250324T0600/SWC-SMAP-L_V2.0_100-20250324T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250325T0600/20250325T0600.json b/stac/open-canada/ft-mckay/swc/20250325T0600/20250325T0600.json new file mode 100644 index 000000000..5c0fe86f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250325T0600/20250325T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250325T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250325T0600/SWC-SMAP-L_V2.0_100-20250325T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250325T0600/SWC-SMAP-L_V2.0_100-20250325T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250326T0600/20250326T0600.json b/stac/open-canada/ft-mckay/swc/20250326T0600/20250326T0600.json new file mode 100644 index 000000000..e56cc04a1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250326T0600/20250326T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250326T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250326T0600/SWC-SMAP-L_V2.0_100-20250326T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250326T0600/SWC-SMAP-L_V2.0_100-20250326T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250327T0600/20250327T0600.json b/stac/open-canada/ft-mckay/swc/20250327T0600/20250327T0600.json new file mode 100644 index 000000000..01a544b32 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250327T0600/20250327T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250327T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250327T0600/SWC-SMAP-L_V2.0_100-20250327T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250327T0600/SWC-SMAP-L_V2.0_100-20250327T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250328T0600/20250328T0600.json b/stac/open-canada/ft-mckay/swc/20250328T0600/20250328T0600.json new file mode 100644 index 000000000..3e0cdd347 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250328T0600/20250328T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250328T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250328T0600/SWC-SMAP-L_V2.0_100-20250328T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250328T0600/SWC-SMAP-L_V2.0_100-20250328T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250329T0600/20250329T0600.json b/stac/open-canada/ft-mckay/swc/20250329T0600/20250329T0600.json new file mode 100644 index 000000000..5b24bf76e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250329T0600/20250329T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250329T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250329T0600/SWC-SMAP-L_V2.0_100-20250329T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250329T0600/SWC-SMAP-L_V2.0_100-20250329T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250330T0600/20250330T0600.json b/stac/open-canada/ft-mckay/swc/20250330T0600/20250330T0600.json new file mode 100644 index 000000000..704f5af4e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250330T0600/20250330T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250330T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250330T0600/SWC-SMAP-L_V2.0_100-20250330T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250330T0600/SWC-SMAP-L_V2.0_100-20250330T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250331T0600/20250331T0600.json b/stac/open-canada/ft-mckay/swc/20250331T0600/20250331T0600.json new file mode 100644 index 000000000..21d5a506d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250331T0600/20250331T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250331T0600", + "collection": "swc", + "properties": { + "datetime": "2025-03-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250331T0600/SWC-SMAP-L_V2.0_100-20250331T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250331T0600/SWC-SMAP-L_V2.0_100-20250331T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250401T0600/20250401T0600.json b/stac/open-canada/ft-mckay/swc/20250401T0600/20250401T0600.json new file mode 100644 index 000000000..7e1103d76 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250401T0600/20250401T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250401T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250401T0600/SWC-SMAP-L_V2.0_100-20250401T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250401T0600/SWC-SMAP-L_V2.0_100-20250401T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250402T0600/20250402T0600.json b/stac/open-canada/ft-mckay/swc/20250402T0600/20250402T0600.json new file mode 100644 index 000000000..d999683f1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250402T0600/20250402T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250402T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250402T0600/SWC-SMAP-L_V2.0_100-20250402T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250402T0600/SWC-SMAP-L_V2.0_100-20250402T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250403T0600/20250403T0600.json b/stac/open-canada/ft-mckay/swc/20250403T0600/20250403T0600.json new file mode 100644 index 000000000..cfa167fd6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250403T0600/20250403T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250403T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250403T0600/SWC-SMAP-L_V2.0_100-20250403T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250403T0600/SWC-SMAP-L_V2.0_100-20250403T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250404T0600/20250404T0600.json b/stac/open-canada/ft-mckay/swc/20250404T0600/20250404T0600.json new file mode 100644 index 000000000..a39e9e366 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250404T0600/20250404T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250404T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250404T0600/SWC-SMAP-L_V2.0_100-20250404T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250404T0600/SWC-SMAP-L_V2.0_100-20250404T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250405T0600/20250405T0600.json b/stac/open-canada/ft-mckay/swc/20250405T0600/20250405T0600.json new file mode 100644 index 000000000..9df135695 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250405T0600/20250405T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250405T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250405T0600/SWC-SMAP-L_V2.0_100-20250405T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250405T0600/SWC-SMAP-L_V2.0_100-20250405T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250406T0600/20250406T0600.json b/stac/open-canada/ft-mckay/swc/20250406T0600/20250406T0600.json new file mode 100644 index 000000000..a30aa2f56 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250406T0600/20250406T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250406T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250406T0600/SWC-SMAP-L_V2.0_100-20250406T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250406T0600/SWC-SMAP-L_V2.0_100-20250406T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250407T0600/20250407T0600.json b/stac/open-canada/ft-mckay/swc/20250407T0600/20250407T0600.json new file mode 100644 index 000000000..4662cf491 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250407T0600/20250407T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250407T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250407T0600/SWC-SMAP-L_V2.0_100-20250407T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250407T0600/SWC-SMAP-L_V2.0_100-20250407T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250408T0600/20250408T0600.json b/stac/open-canada/ft-mckay/swc/20250408T0600/20250408T0600.json new file mode 100644 index 000000000..b40ab7c53 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250408T0600/20250408T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250408T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250408T0600/SWC-SMAP-L_V2.0_100-20250408T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250408T0600/SWC-SMAP-L_V2.0_100-20250408T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250409T0600/20250409T0600.json b/stac/open-canada/ft-mckay/swc/20250409T0600/20250409T0600.json new file mode 100644 index 000000000..e7c3f0c1f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250409T0600/20250409T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250409T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250409T0600/SWC-SMAP-L_V2.0_100-20250409T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250409T0600/SWC-SMAP-L_V2.0_100-20250409T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250410T0600/20250410T0600.json b/stac/open-canada/ft-mckay/swc/20250410T0600/20250410T0600.json new file mode 100644 index 000000000..ca61c9328 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250410T0600/20250410T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250410T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250410T0600/SWC-SMAP-L_V2.0_100-20250410T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250410T0600/SWC-SMAP-L_V2.0_100-20250410T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250411T0600/20250411T0600.json b/stac/open-canada/ft-mckay/swc/20250411T0600/20250411T0600.json new file mode 100644 index 000000000..981fb2e34 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250411T0600/20250411T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250411T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250411T0600/SWC-SMAP-L_V2.0_100-20250411T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250411T0600/SWC-SMAP-L_V2.0_100-20250411T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250412T0600/20250412T0600.json b/stac/open-canada/ft-mckay/swc/20250412T0600/20250412T0600.json new file mode 100644 index 000000000..9b70f5e81 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250412T0600/20250412T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250412T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250412T0600/SWC-SMAP-L_V2.0_100-20250412T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250412T0600/SWC-SMAP-L_V2.0_100-20250412T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250413T0600/20250413T0600.json b/stac/open-canada/ft-mckay/swc/20250413T0600/20250413T0600.json new file mode 100644 index 000000000..edb0c33a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250413T0600/20250413T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250413T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250413T0600/SWC-SMAP-L_V2.0_100-20250413T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250413T0600/SWC-SMAP-L_V2.0_100-20250413T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250414T0600/20250414T0600.json b/stac/open-canada/ft-mckay/swc/20250414T0600/20250414T0600.json new file mode 100644 index 000000000..302b2d539 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250414T0600/20250414T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250414T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250414T0600/SWC-SMAP-L_V2.0_100-20250414T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250414T0600/SWC-SMAP-L_V2.0_100-20250414T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250415T0600/20250415T0600.json b/stac/open-canada/ft-mckay/swc/20250415T0600/20250415T0600.json new file mode 100644 index 000000000..9065e873a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250415T0600/20250415T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250415T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250415T0600/SWC-SMAP-L_V2.0_100-20250415T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250415T0600/SWC-SMAP-L_V2.0_100-20250415T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250416T0600/20250416T0600.json b/stac/open-canada/ft-mckay/swc/20250416T0600/20250416T0600.json new file mode 100644 index 000000000..25f0b884a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250416T0600/20250416T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250416T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250416T0600/SWC-SMAP-L_V2.0_100-20250416T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250416T0600/SWC-SMAP-L_V2.0_100-20250416T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250417T0600/20250417T0600.json b/stac/open-canada/ft-mckay/swc/20250417T0600/20250417T0600.json new file mode 100644 index 000000000..393ccdfc6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250417T0600/20250417T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250417T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250417T0600/SWC-SMAP-L_V2.0_100-20250417T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250417T0600/SWC-SMAP-L_V2.0_100-20250417T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250418T0600/20250418T0600.json b/stac/open-canada/ft-mckay/swc/20250418T0600/20250418T0600.json new file mode 100644 index 000000000..d479db73b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250418T0600/20250418T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250418T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250418T0600/SWC-SMAP-L_V2.0_100-20250418T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250418T0600/SWC-SMAP-L_V2.0_100-20250418T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250419T0600/20250419T0600.json b/stac/open-canada/ft-mckay/swc/20250419T0600/20250419T0600.json new file mode 100644 index 000000000..17dea3f2c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250419T0600/20250419T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250419T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250419T0600/SWC-SMAP-L_V2.0_100-20250419T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250419T0600/SWC-SMAP-L_V2.0_100-20250419T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250420T0600/20250420T0600.json b/stac/open-canada/ft-mckay/swc/20250420T0600/20250420T0600.json new file mode 100644 index 000000000..0047ea531 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250420T0600/20250420T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250420T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250420T0600/SWC-SMAP-L_V2.0_100-20250420T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250420T0600/SWC-SMAP-L_V2.0_100-20250420T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250421T0600/20250421T0600.json b/stac/open-canada/ft-mckay/swc/20250421T0600/20250421T0600.json new file mode 100644 index 000000000..6e0908f16 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250421T0600/20250421T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250421T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250421T0600/SWC-SMAP-L_V2.0_100-20250421T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250421T0600/SWC-SMAP-L_V2.0_100-20250421T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250422T0600/20250422T0600.json b/stac/open-canada/ft-mckay/swc/20250422T0600/20250422T0600.json new file mode 100644 index 000000000..cd32bc4cb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250422T0600/20250422T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250422T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250422T0600/SWC-SMAP-L_V2.0_100-20250422T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250422T0600/SWC-SMAP-L_V2.0_100-20250422T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250423T0600/20250423T0600.json b/stac/open-canada/ft-mckay/swc/20250423T0600/20250423T0600.json new file mode 100644 index 000000000..6607599d1 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250423T0600/20250423T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250423T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250423T0600/SWC-SMAP-L_V2.0_100-20250423T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250423T0600/SWC-SMAP-L_V2.0_100-20250423T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250424T0600/20250424T0600.json b/stac/open-canada/ft-mckay/swc/20250424T0600/20250424T0600.json new file mode 100644 index 000000000..b9c0d5e8d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250424T0600/20250424T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250424T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250424T0600/SWC-SMAP-L_V2.0_100-20250424T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250424T0600/SWC-SMAP-L_V2.0_100-20250424T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250425T0600/20250425T0600.json b/stac/open-canada/ft-mckay/swc/20250425T0600/20250425T0600.json new file mode 100644 index 000000000..79e4b216d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250425T0600/20250425T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250425T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250425T0600/SWC-SMAP-L_V2.0_100-20250425T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250425T0600/SWC-SMAP-L_V2.0_100-20250425T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250426T0600/20250426T0600.json b/stac/open-canada/ft-mckay/swc/20250426T0600/20250426T0600.json new file mode 100644 index 000000000..4b2bf6b7d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250426T0600/20250426T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250426T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250426T0600/SWC-SMAP-L_V2.0_100-20250426T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250426T0600/SWC-SMAP-L_V2.0_100-20250426T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250427T0600/20250427T0600.json b/stac/open-canada/ft-mckay/swc/20250427T0600/20250427T0600.json new file mode 100644 index 000000000..8d682d0a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250427T0600/20250427T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250427T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250427T0600/SWC-SMAP-L_V2.0_100-20250427T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250427T0600/SWC-SMAP-L_V2.0_100-20250427T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250428T0600/20250428T0600.json b/stac/open-canada/ft-mckay/swc/20250428T0600/20250428T0600.json new file mode 100644 index 000000000..e90a6a8e4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250428T0600/20250428T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250428T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250428T0600/SWC-SMAP-L_V2.0_100-20250428T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250428T0600/SWC-SMAP-L_V2.0_100-20250428T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250429T0600/20250429T0600.json b/stac/open-canada/ft-mckay/swc/20250429T0600/20250429T0600.json new file mode 100644 index 000000000..ee3709bbc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250429T0600/20250429T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250429T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250429T0600/SWC-SMAP-L_V2.0_100-20250429T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250429T0600/SWC-SMAP-L_V2.0_100-20250429T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250430T0600/20250430T0600.json b/stac/open-canada/ft-mckay/swc/20250430T0600/20250430T0600.json new file mode 100644 index 000000000..e6088400e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250430T0600/20250430T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250430T0600", + "collection": "swc", + "properties": { + "datetime": "2025-04-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250430T0600/SWC-SMAP-L_V2.0_100-20250430T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250430T0600/SWC-SMAP-L_V2.0_100-20250430T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250501T0600/20250501T0600.json b/stac/open-canada/ft-mckay/swc/20250501T0600/20250501T0600.json new file mode 100644 index 000000000..cff67ae6a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250501T0600/20250501T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250501T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250501T0600/SWC-SMAP-L_V2.0_100-20250501T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250501T0600/SWC-SMAP-L_V2.0_100-20250501T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250502T0600/20250502T0600.json b/stac/open-canada/ft-mckay/swc/20250502T0600/20250502T0600.json new file mode 100644 index 000000000..852f0215f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250502T0600/20250502T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250502T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250502T0600/SWC-SMAP-L_V2.0_100-20250502T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250502T0600/SWC-SMAP-L_V2.0_100-20250502T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250503T0600/20250503T0600.json b/stac/open-canada/ft-mckay/swc/20250503T0600/20250503T0600.json new file mode 100644 index 000000000..39c9c83c2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250503T0600/20250503T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250503T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250503T0600/SWC-SMAP-L_V2.0_100-20250503T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250503T0600/SWC-SMAP-L_V2.0_100-20250503T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250504T0600/20250504T0600.json b/stac/open-canada/ft-mckay/swc/20250504T0600/20250504T0600.json new file mode 100644 index 000000000..bd76673a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250504T0600/20250504T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250504T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250504T0600/SWC-SMAP-L_V2.0_100-20250504T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250504T0600/SWC-SMAP-L_V2.0_100-20250504T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250505T0600/20250505T0600.json b/stac/open-canada/ft-mckay/swc/20250505T0600/20250505T0600.json new file mode 100644 index 000000000..62cac29a9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250505T0600/20250505T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250505T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250505T0600/SWC-SMAP-L_V2.0_100-20250505T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250505T0600/SWC-SMAP-L_V2.0_100-20250505T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250506T0600/20250506T0600.json b/stac/open-canada/ft-mckay/swc/20250506T0600/20250506T0600.json new file mode 100644 index 000000000..2f83c4c16 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250506T0600/20250506T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250506T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250506T0600/SWC-SMAP-L_V2.0_100-20250506T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250506T0600/SWC-SMAP-L_V2.0_100-20250506T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250507T0600/20250507T0600.json b/stac/open-canada/ft-mckay/swc/20250507T0600/20250507T0600.json new file mode 100644 index 000000000..64b11364c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250507T0600/20250507T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250507T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250507T0600/SWC-SMAP-L_V2.0_100-20250507T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250507T0600/SWC-SMAP-L_V2.0_100-20250507T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250508T0600/20250508T0600.json b/stac/open-canada/ft-mckay/swc/20250508T0600/20250508T0600.json new file mode 100644 index 000000000..614507975 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250508T0600/20250508T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250508T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250508T0600/SWC-SMAP-L_V2.0_100-20250508T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250508T0600/SWC-SMAP-L_V2.0_100-20250508T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250509T0600/20250509T0600.json b/stac/open-canada/ft-mckay/swc/20250509T0600/20250509T0600.json new file mode 100644 index 000000000..04ec6d6de --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250509T0600/20250509T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250509T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250509T0600/SWC-SMAP-L_V2.0_100-20250509T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250509T0600/SWC-SMAP-L_V2.0_100-20250509T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250510T0600/20250510T0600.json b/stac/open-canada/ft-mckay/swc/20250510T0600/20250510T0600.json new file mode 100644 index 000000000..31a2b8f03 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250510T0600/20250510T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250510T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250510T0600/SWC-SMAP-L_V2.0_100-20250510T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250510T0600/SWC-SMAP-L_V2.0_100-20250510T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250511T0600/20250511T0600.json b/stac/open-canada/ft-mckay/swc/20250511T0600/20250511T0600.json new file mode 100644 index 000000000..4415a4ed9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250511T0600/20250511T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250511T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250511T0600/SWC-SMAP-L_V2.0_100-20250511T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250511T0600/SWC-SMAP-L_V2.0_100-20250511T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250512T0600/20250512T0600.json b/stac/open-canada/ft-mckay/swc/20250512T0600/20250512T0600.json new file mode 100644 index 000000000..1fe9a8f29 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250512T0600/20250512T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250512T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250512T0600/SWC-SMAP-L_V2.0_100-20250512T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250512T0600/SWC-SMAP-L_V2.0_100-20250512T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250513T0600/20250513T0600.json b/stac/open-canada/ft-mckay/swc/20250513T0600/20250513T0600.json new file mode 100644 index 000000000..9e2f84366 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250513T0600/20250513T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250513T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250513T0600/SWC-SMAP-L_V2.0_100-20250513T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250513T0600/SWC-SMAP-L_V2.0_100-20250513T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250514T0600/20250514T0600.json b/stac/open-canada/ft-mckay/swc/20250514T0600/20250514T0600.json new file mode 100644 index 000000000..8e7e76a37 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250514T0600/20250514T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250514T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250514T0600/SWC-SMAP-L_V2.0_100-20250514T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250514T0600/SWC-SMAP-L_V2.0_100-20250514T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250515T0600/20250515T0600.json b/stac/open-canada/ft-mckay/swc/20250515T0600/20250515T0600.json new file mode 100644 index 000000000..74200db94 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250515T0600/20250515T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250515T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250515T0600/SWC-SMAP-L_V2.0_100-20250515T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250515T0600/SWC-SMAP-L_V2.0_100-20250515T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250516T0600/20250516T0600.json b/stac/open-canada/ft-mckay/swc/20250516T0600/20250516T0600.json new file mode 100644 index 000000000..b1254dbd9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250516T0600/20250516T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250516T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250516T0600/SWC-SMAP-L_V2.0_100-20250516T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250516T0600/SWC-SMAP-L_V2.0_100-20250516T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250517T0600/20250517T0600.json b/stac/open-canada/ft-mckay/swc/20250517T0600/20250517T0600.json new file mode 100644 index 000000000..e91da9fbc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250517T0600/20250517T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250517T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250517T0600/SWC-SMAP-L_V2.0_100-20250517T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250517T0600/SWC-SMAP-L_V2.0_100-20250517T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250518T0600/20250518T0600.json b/stac/open-canada/ft-mckay/swc/20250518T0600/20250518T0600.json new file mode 100644 index 000000000..69c047f76 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250518T0600/20250518T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250518T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250518T0600/SWC-SMAP-L_V2.0_100-20250518T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250518T0600/SWC-SMAP-L_V2.0_100-20250518T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250519T0600/20250519T0600.json b/stac/open-canada/ft-mckay/swc/20250519T0600/20250519T0600.json new file mode 100644 index 000000000..2a54621cf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250519T0600/20250519T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250519T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250519T0600/SWC-SMAP-L_V2.0_100-20250519T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250519T0600/SWC-SMAP-L_V2.0_100-20250519T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250520T0600/20250520T0600.json b/stac/open-canada/ft-mckay/swc/20250520T0600/20250520T0600.json new file mode 100644 index 000000000..2dab8bcf3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250520T0600/20250520T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250520T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250520T0600/SWC-SMAP-L_V2.0_100-20250520T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250520T0600/SWC-SMAP-L_V2.0_100-20250520T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250521T0600/20250521T0600.json b/stac/open-canada/ft-mckay/swc/20250521T0600/20250521T0600.json new file mode 100644 index 000000000..b19b0de22 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250521T0600/20250521T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250521T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250521T0600/SWC-SMAP-L_V2.0_100-20250521T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250521T0600/SWC-SMAP-L_V2.0_100-20250521T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250522T0600/20250522T0600.json b/stac/open-canada/ft-mckay/swc/20250522T0600/20250522T0600.json new file mode 100644 index 000000000..47b4aaca9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250522T0600/20250522T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250522T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250522T0600/SWC-SMAP-L_V2.0_100-20250522T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250522T0600/SWC-SMAP-L_V2.0_100-20250522T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250523T0600/20250523T0600.json b/stac/open-canada/ft-mckay/swc/20250523T0600/20250523T0600.json new file mode 100644 index 000000000..579af09c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250523T0600/20250523T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250523T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250523T0600/SWC-SMAP-L_V2.0_100-20250523T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250523T0600/SWC-SMAP-L_V2.0_100-20250523T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250524T0600/20250524T0600.json b/stac/open-canada/ft-mckay/swc/20250524T0600/20250524T0600.json new file mode 100644 index 000000000..406682054 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250524T0600/20250524T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250524T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250524T0600/SWC-SMAP-L_V2.0_100-20250524T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250524T0600/SWC-SMAP-L_V2.0_100-20250524T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250525T0600/20250525T0600.json b/stac/open-canada/ft-mckay/swc/20250525T0600/20250525T0600.json new file mode 100644 index 000000000..03f639468 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250525T0600/20250525T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250525T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250525T0600/SWC-SMAP-L_V2.0_100-20250525T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250525T0600/SWC-SMAP-L_V2.0_100-20250525T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250526T0600/20250526T0600.json b/stac/open-canada/ft-mckay/swc/20250526T0600/20250526T0600.json new file mode 100644 index 000000000..07d88a134 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250526T0600/20250526T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250526T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250526T0600/SWC-SMAP-L_V2.0_100-20250526T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250526T0600/SWC-SMAP-L_V2.0_100-20250526T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250527T0600/20250527T0600.json b/stac/open-canada/ft-mckay/swc/20250527T0600/20250527T0600.json new file mode 100644 index 000000000..cc1925592 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250527T0600/20250527T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250527T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250527T0600/SWC-SMAP-L_V2.0_100-20250527T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250527T0600/SWC-SMAP-L_V2.0_100-20250527T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250528T0600/20250528T0600.json b/stac/open-canada/ft-mckay/swc/20250528T0600/20250528T0600.json new file mode 100644 index 000000000..c1641c29b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250528T0600/20250528T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250528T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250528T0600/SWC-SMAP-L_V2.0_100-20250528T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250528T0600/SWC-SMAP-L_V2.0_100-20250528T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250529T0600/20250529T0600.json b/stac/open-canada/ft-mckay/swc/20250529T0600/20250529T0600.json new file mode 100644 index 000000000..b0dd0ddfd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250529T0600/20250529T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250529T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250529T0600/SWC-SMAP-L_V2.0_100-20250529T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250529T0600/SWC-SMAP-L_V2.0_100-20250529T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250530T0600/20250530T0600.json b/stac/open-canada/ft-mckay/swc/20250530T0600/20250530T0600.json new file mode 100644 index 000000000..166fe3746 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250530T0600/20250530T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250530T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250530T0600/SWC-SMAP-L_V2.0_100-20250530T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250530T0600/SWC-SMAP-L_V2.0_100-20250530T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250531T0600/20250531T0600.json b/stac/open-canada/ft-mckay/swc/20250531T0600/20250531T0600.json new file mode 100644 index 000000000..ae8096580 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250531T0600/20250531T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250531T0600", + "collection": "swc", + "properties": { + "datetime": "2025-05-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250531T0600/SWC-SMAP-L_V2.0_100-20250531T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250531T0600/SWC-SMAP-L_V2.0_100-20250531T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250601T0600/20250601T0600.json b/stac/open-canada/ft-mckay/swc/20250601T0600/20250601T0600.json new file mode 100644 index 000000000..3858b5723 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250601T0600/20250601T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250601T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250601T0600/SWC-SMAP-L_V2.0_100-20250601T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250601T0600/SWC-SMAP-L_V2.0_100-20250601T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250602T0600/20250602T0600.json b/stac/open-canada/ft-mckay/swc/20250602T0600/20250602T0600.json new file mode 100644 index 000000000..8988b03f7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250602T0600/20250602T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250602T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250602T0600/SWC-SMAP-L_V2.0_100-20250602T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250602T0600/SWC-SMAP-L_V2.0_100-20250602T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250603T0600/20250603T0600.json b/stac/open-canada/ft-mckay/swc/20250603T0600/20250603T0600.json new file mode 100644 index 000000000..6a7c451a8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250603T0600/20250603T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250603T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250603T0600/SWC-SMAP-L_V2.0_100-20250603T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250603T0600/SWC-SMAP-L_V2.0_100-20250603T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250604T0600/20250604T0600.json b/stac/open-canada/ft-mckay/swc/20250604T0600/20250604T0600.json new file mode 100644 index 000000000..2070966a6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250604T0600/20250604T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250604T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250604T0600/SWC-SMAP-L_V2.0_100-20250604T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250604T0600/SWC-SMAP-L_V2.0_100-20250604T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250605T0600/20250605T0600.json b/stac/open-canada/ft-mckay/swc/20250605T0600/20250605T0600.json new file mode 100644 index 000000000..4010712d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250605T0600/20250605T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250605T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250605T0600/SWC-SMAP-L_V2.0_100-20250605T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250605T0600/SWC-SMAP-L_V2.0_100-20250605T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250606T0600/20250606T0600.json b/stac/open-canada/ft-mckay/swc/20250606T0600/20250606T0600.json new file mode 100644 index 000000000..3268c31ef --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250606T0600/20250606T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250606T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250606T0600/SWC-SMAP-L_V2.0_100-20250606T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250606T0600/SWC-SMAP-L_V2.0_100-20250606T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250607T0600/20250607T0600.json b/stac/open-canada/ft-mckay/swc/20250607T0600/20250607T0600.json new file mode 100644 index 000000000..c8a34d949 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250607T0600/20250607T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250607T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250607T0600/SWC-SMAP-L_V2.0_100-20250607T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250607T0600/SWC-SMAP-L_V2.0_100-20250607T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250608T0600/20250608T0600.json b/stac/open-canada/ft-mckay/swc/20250608T0600/20250608T0600.json new file mode 100644 index 000000000..80b283cfa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250608T0600/20250608T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250608T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250608T0600/SWC-SMAP-L_V2.0_100-20250608T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250608T0600/SWC-SMAP-L_V2.0_100-20250608T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250609T0600/20250609T0600.json b/stac/open-canada/ft-mckay/swc/20250609T0600/20250609T0600.json new file mode 100644 index 000000000..e3b13c17c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250609T0600/20250609T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250609T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250609T0600/SWC-SMAP-L_V2.0_100-20250609T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250609T0600/SWC-SMAP-L_V2.0_100-20250609T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250610T0600/20250610T0600.json b/stac/open-canada/ft-mckay/swc/20250610T0600/20250610T0600.json new file mode 100644 index 000000000..6d79e2fc8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250610T0600/20250610T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250610T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250610T0600/SWC-SMAP-L_V2.0_100-20250610T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250610T0600/SWC-SMAP-L_V2.0_100-20250610T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250611T0600/20250611T0600.json b/stac/open-canada/ft-mckay/swc/20250611T0600/20250611T0600.json new file mode 100644 index 000000000..646c6b85d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250611T0600/20250611T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250611T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250611T0600/SWC-SMAP-L_V2.0_100-20250611T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250611T0600/SWC-SMAP-L_V2.0_100-20250611T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250612T0600/20250612T0600.json b/stac/open-canada/ft-mckay/swc/20250612T0600/20250612T0600.json new file mode 100644 index 000000000..f3797b3f5 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250612T0600/20250612T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250612T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250612T0600/SWC-SMAP-L_V2.0_100-20250612T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250612T0600/SWC-SMAP-L_V2.0_100-20250612T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250613T0600/20250613T0600.json b/stac/open-canada/ft-mckay/swc/20250613T0600/20250613T0600.json new file mode 100644 index 000000000..ea6a9ab7f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250613T0600/20250613T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250613T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250613T0600/SWC-SMAP-L_V2.0_100-20250613T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250613T0600/SWC-SMAP-L_V2.0_100-20250613T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250614T0600/20250614T0600.json b/stac/open-canada/ft-mckay/swc/20250614T0600/20250614T0600.json new file mode 100644 index 000000000..b3efb6956 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250614T0600/20250614T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250614T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250614T0600/SWC-SMAP-L_V2.0_100-20250614T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250614T0600/SWC-SMAP-L_V2.0_100-20250614T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250615T0600/20250615T0600.json b/stac/open-canada/ft-mckay/swc/20250615T0600/20250615T0600.json new file mode 100644 index 000000000..7d8a670d2 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250615T0600/20250615T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250615T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250615T0600/SWC-SMAP-L_V2.0_100-20250615T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250615T0600/SWC-SMAP-L_V2.0_100-20250615T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250616T0600/20250616T0600.json b/stac/open-canada/ft-mckay/swc/20250616T0600/20250616T0600.json new file mode 100644 index 000000000..6eff3ecbf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250616T0600/20250616T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250616T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250616T0600/SWC-SMAP-L_V2.0_100-20250616T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250616T0600/SWC-SMAP-L_V2.0_100-20250616T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250617T0600/20250617T0600.json b/stac/open-canada/ft-mckay/swc/20250617T0600/20250617T0600.json new file mode 100644 index 000000000..bb90ce178 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250617T0600/20250617T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250617T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250617T0600/SWC-SMAP-L_V2.0_100-20250617T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250617T0600/SWC-SMAP-L_V2.0_100-20250617T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250618T0600/20250618T0600.json b/stac/open-canada/ft-mckay/swc/20250618T0600/20250618T0600.json new file mode 100644 index 000000000..b11eb581d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250618T0600/20250618T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250618T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250618T0600/SWC-SMAP-L_V2.0_100-20250618T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250618T0600/SWC-SMAP-L_V2.0_100-20250618T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250619T0600/20250619T0600.json b/stac/open-canada/ft-mckay/swc/20250619T0600/20250619T0600.json new file mode 100644 index 000000000..236263a63 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250619T0600/20250619T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250619T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250619T0600/SWC-SMAP-L_V2.0_100-20250619T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250619T0600/SWC-SMAP-L_V2.0_100-20250619T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250620T0600/20250620T0600.json b/stac/open-canada/ft-mckay/swc/20250620T0600/20250620T0600.json new file mode 100644 index 000000000..aa79f4e1b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250620T0600/20250620T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250620T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250620T0600/SWC-SMAP-L_V2.0_100-20250620T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250620T0600/SWC-SMAP-L_V2.0_100-20250620T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250621T0600/20250621T0600.json b/stac/open-canada/ft-mckay/swc/20250621T0600/20250621T0600.json new file mode 100644 index 000000000..d220bfd13 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250621T0600/20250621T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250621T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250621T0600/SWC-SMAP-L_V2.0_100-20250621T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250621T0600/SWC-SMAP-L_V2.0_100-20250621T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250622T0600/20250622T0600.json b/stac/open-canada/ft-mckay/swc/20250622T0600/20250622T0600.json new file mode 100644 index 000000000..2d4e77e1c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250622T0600/20250622T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250622T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250622T0600/SWC-SMAP-L_V2.0_100-20250622T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250622T0600/SWC-SMAP-L_V2.0_100-20250622T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250623T0600/20250623T0600.json b/stac/open-canada/ft-mckay/swc/20250623T0600/20250623T0600.json new file mode 100644 index 000000000..c18941c46 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250623T0600/20250623T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250623T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250623T0600/SWC-SMAP-L_V2.0_100-20250623T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250623T0600/SWC-SMAP-L_V2.0_100-20250623T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250624T0600/20250624T0600.json b/stac/open-canada/ft-mckay/swc/20250624T0600/20250624T0600.json new file mode 100644 index 000000000..552e93474 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250624T0600/20250624T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250624T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250624T0600/SWC-SMAP-L_V2.0_100-20250624T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250624T0600/SWC-SMAP-L_V2.0_100-20250624T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250625T0600/20250625T0600.json b/stac/open-canada/ft-mckay/swc/20250625T0600/20250625T0600.json new file mode 100644 index 000000000..bb7c85040 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250625T0600/20250625T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250625T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250625T0600/SWC-SMAP-L_V2.0_100-20250625T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250625T0600/SWC-SMAP-L_V2.0_100-20250625T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250626T0600/20250626T0600.json b/stac/open-canada/ft-mckay/swc/20250626T0600/20250626T0600.json new file mode 100644 index 000000000..e731b9a23 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250626T0600/20250626T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250626T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250626T0600/SWC-SMAP-L_V2.0_100-20250626T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250626T0600/SWC-SMAP-L_V2.0_100-20250626T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250627T0600/20250627T0600.json b/stac/open-canada/ft-mckay/swc/20250627T0600/20250627T0600.json new file mode 100644 index 000000000..72012e6d7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250627T0600/20250627T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250627T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250627T0600/SWC-SMAP-L_V2.0_100-20250627T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250627T0600/SWC-SMAP-L_V2.0_100-20250627T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250628T0600/20250628T0600.json b/stac/open-canada/ft-mckay/swc/20250628T0600/20250628T0600.json new file mode 100644 index 000000000..402c5f4ea --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250628T0600/20250628T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250628T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250628T0600/SWC-SMAP-L_V2.0_100-20250628T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250628T0600/SWC-SMAP-L_V2.0_100-20250628T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250629T0600/20250629T0600.json b/stac/open-canada/ft-mckay/swc/20250629T0600/20250629T0600.json new file mode 100644 index 000000000..a7c38ad7e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250629T0600/20250629T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250629T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250629T0600/SWC-SMAP-L_V2.0_100-20250629T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250629T0600/SWC-SMAP-L_V2.0_100-20250629T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250630T0600/20250630T0600.json b/stac/open-canada/ft-mckay/swc/20250630T0600/20250630T0600.json new file mode 100644 index 000000000..9a6b68638 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250630T0600/20250630T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250630T0600", + "collection": "swc", + "properties": { + "datetime": "2025-06-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250630T0600/SWC-SMAP-L_V2.0_100-20250630T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250630T0600/SWC-SMAP-L_V2.0_100-20250630T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250701T0600/20250701T0600.json b/stac/open-canada/ft-mckay/swc/20250701T0600/20250701T0600.json new file mode 100644 index 000000000..e842e5b9a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250701T0600/20250701T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250701T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250701T0600/SWC-SMAP-L_V2.0_100-20250701T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250701T0600/SWC-SMAP-L_V2.0_100-20250701T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250702T0600/20250702T0600.json b/stac/open-canada/ft-mckay/swc/20250702T0600/20250702T0600.json new file mode 100644 index 000000000..2d186760e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250702T0600/20250702T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250702T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250702T0600/SWC-SMAP-L_V2.0_100-20250702T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250702T0600/SWC-SMAP-L_V2.0_100-20250702T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250703T0600/20250703T0600.json b/stac/open-canada/ft-mckay/swc/20250703T0600/20250703T0600.json new file mode 100644 index 000000000..f23177159 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250703T0600/20250703T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250703T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250703T0600/SWC-SMAP-L_V2.0_100-20250703T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250703T0600/SWC-SMAP-L_V2.0_100-20250703T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250704T0600/20250704T0600.json b/stac/open-canada/ft-mckay/swc/20250704T0600/20250704T0600.json new file mode 100644 index 000000000..240d13fc9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250704T0600/20250704T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250704T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250704T0600/SWC-SMAP-L_V2.0_100-20250704T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250704T0600/SWC-SMAP-L_V2.0_100-20250704T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250705T0600/20250705T0600.json b/stac/open-canada/ft-mckay/swc/20250705T0600/20250705T0600.json new file mode 100644 index 000000000..cf447e0ef --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250705T0600/20250705T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250705T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250705T0600/SWC-SMAP-L_V2.0_100-20250705T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250705T0600/SWC-SMAP-L_V2.0_100-20250705T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250706T0600/20250706T0600.json b/stac/open-canada/ft-mckay/swc/20250706T0600/20250706T0600.json new file mode 100644 index 000000000..557f0e3ab --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250706T0600/20250706T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250706T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250706T0600/SWC-SMAP-L_V2.0_100-20250706T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250706T0600/SWC-SMAP-L_V2.0_100-20250706T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250707T0600/20250707T0600.json b/stac/open-canada/ft-mckay/swc/20250707T0600/20250707T0600.json new file mode 100644 index 000000000..e74cf99f4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250707T0600/20250707T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250707T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250707T0600/SWC-SMAP-L_V2.0_100-20250707T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250707T0600/SWC-SMAP-L_V2.0_100-20250707T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250708T0600/20250708T0600.json b/stac/open-canada/ft-mckay/swc/20250708T0600/20250708T0600.json new file mode 100644 index 000000000..0d879e9cd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250708T0600/20250708T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250708T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250708T0600/SWC-SMAP-L_V2.0_100-20250708T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250708T0600/SWC-SMAP-L_V2.0_100-20250708T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250709T0600/20250709T0600.json b/stac/open-canada/ft-mckay/swc/20250709T0600/20250709T0600.json new file mode 100644 index 000000000..7b840afc4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250709T0600/20250709T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250709T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250709T0600/SWC-SMAP-L_V2.0_100-20250709T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250709T0600/SWC-SMAP-L_V2.0_100-20250709T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250710T0600/20250710T0600.json b/stac/open-canada/ft-mckay/swc/20250710T0600/20250710T0600.json new file mode 100644 index 000000000..832b6bdd4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250710T0600/20250710T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250710T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250710T0600/SWC-SMAP-L_V2.0_100-20250710T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250710T0600/SWC-SMAP-L_V2.0_100-20250710T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250711T0600/20250711T0600.json b/stac/open-canada/ft-mckay/swc/20250711T0600/20250711T0600.json new file mode 100644 index 000000000..f1bb9c12a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250711T0600/20250711T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250711T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250711T0600/SWC-SMAP-L_V2.0_100-20250711T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250711T0600/SWC-SMAP-L_V2.0_100-20250711T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250712T0600/20250712T0600.json b/stac/open-canada/ft-mckay/swc/20250712T0600/20250712T0600.json new file mode 100644 index 000000000..7473a758e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250712T0600/20250712T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250712T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250712T0600/SWC-SMAP-L_V2.0_100-20250712T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250712T0600/SWC-SMAP-L_V2.0_100-20250712T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250713T0600/20250713T0600.json b/stac/open-canada/ft-mckay/swc/20250713T0600/20250713T0600.json new file mode 100644 index 000000000..7b3e5c061 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250713T0600/20250713T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250713T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250713T0600/SWC-SMAP-L_V2.0_100-20250713T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250713T0600/SWC-SMAP-L_V2.0_100-20250713T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250714T0600/20250714T0600.json b/stac/open-canada/ft-mckay/swc/20250714T0600/20250714T0600.json new file mode 100644 index 000000000..edece3d17 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250714T0600/20250714T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250714T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250714T0600/SWC-SMAP-L_V2.0_100-20250714T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250714T0600/SWC-SMAP-L_V2.0_100-20250714T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250715T0600/20250715T0600.json b/stac/open-canada/ft-mckay/swc/20250715T0600/20250715T0600.json new file mode 100644 index 000000000..04cfb284a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250715T0600/20250715T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250715T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250715T0600/SWC-SMAP-L_V2.0_100-20250715T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250715T0600/SWC-SMAP-L_V2.0_100-20250715T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250716T0600/20250716T0600.json b/stac/open-canada/ft-mckay/swc/20250716T0600/20250716T0600.json new file mode 100644 index 000000000..8639882c7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250716T0600/20250716T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250716T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250716T0600/SWC-SMAP-L_V2.0_100-20250716T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250716T0600/SWC-SMAP-L_V2.0_100-20250716T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250717T0600/20250717T0600.json b/stac/open-canada/ft-mckay/swc/20250717T0600/20250717T0600.json new file mode 100644 index 000000000..af4ff0d39 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250717T0600/20250717T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250717T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250717T0600/SWC-SMAP-L_V2.0_100-20250717T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250717T0600/SWC-SMAP-L_V2.0_100-20250717T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250718T0600/20250718T0600.json b/stac/open-canada/ft-mckay/swc/20250718T0600/20250718T0600.json new file mode 100644 index 000000000..dd3e56898 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250718T0600/20250718T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250718T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250718T0600/SWC-SMAP-L_V2.0_100-20250718T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250718T0600/SWC-SMAP-L_V2.0_100-20250718T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250719T0600/20250719T0600.json b/stac/open-canada/ft-mckay/swc/20250719T0600/20250719T0600.json new file mode 100644 index 000000000..c531a5b19 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250719T0600/20250719T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250719T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250719T0600/SWC-SMAP-L_V2.0_100-20250719T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250719T0600/SWC-SMAP-L_V2.0_100-20250719T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250720T0600/20250720T0600.json b/stac/open-canada/ft-mckay/swc/20250720T0600/20250720T0600.json new file mode 100644 index 000000000..efde5d8b3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250720T0600/20250720T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250720T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250720T0600/SWC-SMAP-L_V2.0_100-20250720T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250720T0600/SWC-SMAP-L_V2.0_100-20250720T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250721T0600/20250721T0600.json b/stac/open-canada/ft-mckay/swc/20250721T0600/20250721T0600.json new file mode 100644 index 000000000..0cc3c97ab --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250721T0600/20250721T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250721T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250721T0600/SWC-SMAP-L_V2.0_100-20250721T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250721T0600/SWC-SMAP-L_V2.0_100-20250721T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250722T0600/20250722T0600.json b/stac/open-canada/ft-mckay/swc/20250722T0600/20250722T0600.json new file mode 100644 index 000000000..6d58307a3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250722T0600/20250722T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250722T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250722T0600/SWC-SMAP-L_V2.0_100-20250722T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250722T0600/SWC-SMAP-L_V2.0_100-20250722T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250723T0600/20250723T0600.json b/stac/open-canada/ft-mckay/swc/20250723T0600/20250723T0600.json new file mode 100644 index 000000000..314c7d1e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250723T0600/20250723T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250723T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250723T0600/SWC-SMAP-L_V2.0_100-20250723T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250723T0600/SWC-SMAP-L_V2.0_100-20250723T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250724T0600/20250724T0600.json b/stac/open-canada/ft-mckay/swc/20250724T0600/20250724T0600.json new file mode 100644 index 000000000..a12e5de8c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250724T0600/20250724T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250724T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250724T0600/SWC-SMAP-L_V2.0_100-20250724T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250724T0600/SWC-SMAP-L_V2.0_100-20250724T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250725T0600/20250725T0600.json b/stac/open-canada/ft-mckay/swc/20250725T0600/20250725T0600.json new file mode 100644 index 000000000..692d787f6 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250725T0600/20250725T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250725T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250725T0600/SWC-SMAP-L_V2.0_100-20250725T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250725T0600/SWC-SMAP-L_V2.0_100-20250725T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250726T0600/20250726T0600.json b/stac/open-canada/ft-mckay/swc/20250726T0600/20250726T0600.json new file mode 100644 index 000000000..7ed45bd06 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250726T0600/20250726T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250726T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250726T0600/SWC-SMAP-L_V2.0_100-20250726T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250726T0600/SWC-SMAP-L_V2.0_100-20250726T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250727T0600/20250727T0600.json b/stac/open-canada/ft-mckay/swc/20250727T0600/20250727T0600.json new file mode 100644 index 000000000..de00d8f66 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250727T0600/20250727T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250727T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250727T0600/SWC-SMAP-L_V2.0_100-20250727T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250727T0600/SWC-SMAP-L_V2.0_100-20250727T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250728T0600/20250728T0600.json b/stac/open-canada/ft-mckay/swc/20250728T0600/20250728T0600.json new file mode 100644 index 000000000..b0af6ece8 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250728T0600/20250728T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250728T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250728T0600/SWC-SMAP-L_V2.0_100-20250728T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250728T0600/SWC-SMAP-L_V2.0_100-20250728T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250729T0600/20250729T0600.json b/stac/open-canada/ft-mckay/swc/20250729T0600/20250729T0600.json new file mode 100644 index 000000000..99c48d328 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250729T0600/20250729T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250729T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250729T0600/SWC-SMAP-L_V2.0_100-20250729T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250729T0600/SWC-SMAP-L_V2.0_100-20250729T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250730T0600/20250730T0600.json b/stac/open-canada/ft-mckay/swc/20250730T0600/20250730T0600.json new file mode 100644 index 000000000..4a99c9f3f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250730T0600/20250730T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250730T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250730T0600/SWC-SMAP-L_V2.0_100-20250730T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250730T0600/SWC-SMAP-L_V2.0_100-20250730T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250731T0600/20250731T0600.json b/stac/open-canada/ft-mckay/swc/20250731T0600/20250731T0600.json new file mode 100644 index 000000000..62b023829 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250731T0600/20250731T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250731T0600", + "collection": "swc", + "properties": { + "datetime": "2025-07-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250731T0600/SWC-SMAP-L_V2.0_100-20250731T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250731T0600/SWC-SMAP-L_V2.0_100-20250731T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250801T0600/20250801T0600.json b/stac/open-canada/ft-mckay/swc/20250801T0600/20250801T0600.json new file mode 100644 index 000000000..4dfca8c0f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250801T0600/20250801T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250801T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250801T0600/SWC-SMAP-L_V2.0_100-20250801T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250801T0600/SWC-SMAP-L_V2.0_100-20250801T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250802T0600/20250802T0600.json b/stac/open-canada/ft-mckay/swc/20250802T0600/20250802T0600.json new file mode 100644 index 000000000..0223ffaed --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250802T0600/20250802T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250802T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250802T0600/SWC-SMAP-L_V2.0_100-20250802T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250802T0600/SWC-SMAP-L_V2.0_100-20250802T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250803T0600/20250803T0600.json b/stac/open-canada/ft-mckay/swc/20250803T0600/20250803T0600.json new file mode 100644 index 000000000..fec8ef2e7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250803T0600/20250803T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250803T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250803T0600/SWC-SMAP-L_V2.0_100-20250803T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250803T0600/SWC-SMAP-L_V2.0_100-20250803T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250804T0600/20250804T0600.json b/stac/open-canada/ft-mckay/swc/20250804T0600/20250804T0600.json new file mode 100644 index 000000000..f50d61388 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250804T0600/20250804T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250804T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250804T0600/SWC-SMAP-L_V2.0_100-20250804T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250804T0600/SWC-SMAP-L_V2.0_100-20250804T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250805T0600/20250805T0600.json b/stac/open-canada/ft-mckay/swc/20250805T0600/20250805T0600.json new file mode 100644 index 000000000..cfe2f43fe --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250805T0600/20250805T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250805T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250805T0600/SWC-SMAP-L_V2.0_100-20250805T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250805T0600/SWC-SMAP-L_V2.0_100-20250805T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250806T0600/20250806T0600.json b/stac/open-canada/ft-mckay/swc/20250806T0600/20250806T0600.json new file mode 100644 index 000000000..f8753cfdc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250806T0600/20250806T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250806T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250806T0600/SWC-SMAP-L_V2.0_100-20250806T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250806T0600/SWC-SMAP-L_V2.0_100-20250806T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250807T0600/20250807T0600.json b/stac/open-canada/ft-mckay/swc/20250807T0600/20250807T0600.json new file mode 100644 index 000000000..00a13e69a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250807T0600/20250807T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250807T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250807T0600/SWC-SMAP-L_V2.0_100-20250807T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250807T0600/SWC-SMAP-L_V2.0_100-20250807T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250808T0600/20250808T0600.json b/stac/open-canada/ft-mckay/swc/20250808T0600/20250808T0600.json new file mode 100644 index 000000000..986f6911e --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250808T0600/20250808T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250808T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250808T0600/SWC-SMAP-L_V2.0_100-20250808T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250808T0600/SWC-SMAP-L_V2.0_100-20250808T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250809T0600/20250809T0600.json b/stac/open-canada/ft-mckay/swc/20250809T0600/20250809T0600.json new file mode 100644 index 000000000..709320cdf --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250809T0600/20250809T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250809T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250809T0600/SWC-SMAP-L_V2.0_100-20250809T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250809T0600/SWC-SMAP-L_V2.0_100-20250809T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250810T0600/20250810T0600.json b/stac/open-canada/ft-mckay/swc/20250810T0600/20250810T0600.json new file mode 100644 index 000000000..aadfde795 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250810T0600/20250810T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250810T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250810T0600/SWC-SMAP-L_V2.0_100-20250810T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250810T0600/SWC-SMAP-L_V2.0_100-20250810T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250811T0600/20250811T0600.json b/stac/open-canada/ft-mckay/swc/20250811T0600/20250811T0600.json new file mode 100644 index 000000000..5cc4f0eba --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250811T0600/20250811T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250811T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250811T0600/SWC-SMAP-L_V2.0_100-20250811T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250811T0600/SWC-SMAP-L_V2.0_100-20250811T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250812T0600/20250812T0600.json b/stac/open-canada/ft-mckay/swc/20250812T0600/20250812T0600.json new file mode 100644 index 000000000..1b4d75654 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250812T0600/20250812T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250812T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250812T0600/SWC-SMAP-L_V2.0_100-20250812T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250812T0600/SWC-SMAP-L_V2.0_100-20250812T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250813T0600/20250813T0600.json b/stac/open-canada/ft-mckay/swc/20250813T0600/20250813T0600.json new file mode 100644 index 000000000..0ec01d771 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250813T0600/20250813T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250813T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250813T0600/SWC-SMAP-L_V2.0_100-20250813T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250813T0600/SWC-SMAP-L_V2.0_100-20250813T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250814T0600/20250814T0600.json b/stac/open-canada/ft-mckay/swc/20250814T0600/20250814T0600.json new file mode 100644 index 000000000..4a11a0adc --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250814T0600/20250814T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250814T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250814T0600/SWC-SMAP-L_V2.0_100-20250814T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250814T0600/SWC-SMAP-L_V2.0_100-20250814T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250815T0600/20250815T0600.json b/stac/open-canada/ft-mckay/swc/20250815T0600/20250815T0600.json new file mode 100644 index 000000000..3fc31a304 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250815T0600/20250815T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250815T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250815T0600/SWC-SMAP-L_V2.0_100-20250815T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250815T0600/SWC-SMAP-L_V2.0_100-20250815T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250816T0600/20250816T0600.json b/stac/open-canada/ft-mckay/swc/20250816T0600/20250816T0600.json new file mode 100644 index 000000000..564c20782 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250816T0600/20250816T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250816T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250816T0600/SWC-SMAP-L_V2.0_100-20250816T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250816T0600/SWC-SMAP-L_V2.0_100-20250816T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250817T0600/20250817T0600.json b/stac/open-canada/ft-mckay/swc/20250817T0600/20250817T0600.json new file mode 100644 index 000000000..e2d485889 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250817T0600/20250817T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250817T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250817T0600/SWC-SMAP-L_V2.0_100-20250817T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250817T0600/SWC-SMAP-L_V2.0_100-20250817T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250818T0600/20250818T0600.json b/stac/open-canada/ft-mckay/swc/20250818T0600/20250818T0600.json new file mode 100644 index 000000000..00487b626 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250818T0600/20250818T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250818T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250818T0600/SWC-SMAP-L_V2.0_100-20250818T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250818T0600/SWC-SMAP-L_V2.0_100-20250818T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250819T0600/20250819T0600.json b/stac/open-canada/ft-mckay/swc/20250819T0600/20250819T0600.json new file mode 100644 index 000000000..ccba87dbe --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250819T0600/20250819T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250819T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250819T0600/SWC-SMAP-L_V2.0_100-20250819T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250819T0600/SWC-SMAP-L_V2.0_100-20250819T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250820T0600/20250820T0600.json b/stac/open-canada/ft-mckay/swc/20250820T0600/20250820T0600.json new file mode 100644 index 000000000..2032554a7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250820T0600/20250820T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250820T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250820T0600/SWC-SMAP-L_V2.0_100-20250820T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250820T0600/SWC-SMAP-L_V2.0_100-20250820T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250821T0600/20250821T0600.json b/stac/open-canada/ft-mckay/swc/20250821T0600/20250821T0600.json new file mode 100644 index 000000000..a709a622a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250821T0600/20250821T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250821T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250821T0600/SWC-SMAP-L_V2.0_100-20250821T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250821T0600/SWC-SMAP-L_V2.0_100-20250821T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250822T0600/20250822T0600.json b/stac/open-canada/ft-mckay/swc/20250822T0600/20250822T0600.json new file mode 100644 index 000000000..5dd9173e9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250822T0600/20250822T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250822T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250822T0600/SWC-SMAP-L_V2.0_100-20250822T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250822T0600/SWC-SMAP-L_V2.0_100-20250822T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250823T0600/20250823T0600.json b/stac/open-canada/ft-mckay/swc/20250823T0600/20250823T0600.json new file mode 100644 index 000000000..e3472e5ea --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250823T0600/20250823T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250823T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250823T0600/SWC-SMAP-L_V2.0_100-20250823T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250823T0600/SWC-SMAP-L_V2.0_100-20250823T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250824T0600/20250824T0600.json b/stac/open-canada/ft-mckay/swc/20250824T0600/20250824T0600.json new file mode 100644 index 000000000..e3ea5fefa --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250824T0600/20250824T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250824T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250824T0600/SWC-SMAP-L_V2.0_100-20250824T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250824T0600/SWC-SMAP-L_V2.0_100-20250824T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250825T0600/20250825T0600.json b/stac/open-canada/ft-mckay/swc/20250825T0600/20250825T0600.json new file mode 100644 index 000000000..5ebdf20dd --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250825T0600/20250825T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250825T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250825T0600/SWC-SMAP-L_V2.0_100-20250825T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250825T0600/SWC-SMAP-L_V2.0_100-20250825T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250826T0600/20250826T0600.json b/stac/open-canada/ft-mckay/swc/20250826T0600/20250826T0600.json new file mode 100644 index 000000000..a7250822c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250826T0600/20250826T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250826T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250826T0600/SWC-SMAP-L_V2.0_100-20250826T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250826T0600/SWC-SMAP-L_V2.0_100-20250826T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250827T0600/20250827T0600.json b/stac/open-canada/ft-mckay/swc/20250827T0600/20250827T0600.json new file mode 100644 index 000000000..7521d3db9 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250827T0600/20250827T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250827T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250827T0600/SWC-SMAP-L_V2.0_100-20250827T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250827T0600/SWC-SMAP-L_V2.0_100-20250827T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250828T0600/20250828T0600.json b/stac/open-canada/ft-mckay/swc/20250828T0600/20250828T0600.json new file mode 100644 index 000000000..12c5488c4 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250828T0600/20250828T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250828T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250828T0600/SWC-SMAP-L_V2.0_100-20250828T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250828T0600/SWC-SMAP-L_V2.0_100-20250828T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250829T0600/20250829T0600.json b/stac/open-canada/ft-mckay/swc/20250829T0600/20250829T0600.json new file mode 100644 index 000000000..14d16b88c --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250829T0600/20250829T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250829T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250829T0600/SWC-SMAP-L_V2.0_100-20250829T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250829T0600/SWC-SMAP-L_V2.0_100-20250829T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250830T0600/20250830T0600.json b/stac/open-canada/ft-mckay/swc/20250830T0600/20250830T0600.json new file mode 100644 index 000000000..86fbf080f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250830T0600/20250830T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250830T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250830T0600/SWC-SMAP-L_V2.0_100-20250830T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250830T0600/SWC-SMAP-L_V2.0_100-20250830T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250831T0600/20250831T0600.json b/stac/open-canada/ft-mckay/swc/20250831T0600/20250831T0600.json new file mode 100644 index 000000000..f332cd369 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250831T0600/20250831T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250831T0600", + "collection": "swc", + "properties": { + "datetime": "2025-08-31T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250831T0600/SWC-SMAP-L_V2.0_100-20250831T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250831T0600/SWC-SMAP-L_V2.0_100-20250831T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250901T0600/20250901T0600.json b/stac/open-canada/ft-mckay/swc/20250901T0600/20250901T0600.json new file mode 100644 index 000000000..e86a9f9cb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250901T0600/20250901T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250901T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-01T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250901T0600/SWC-SMAP-L_V2.0_100-20250901T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250901T0600/SWC-SMAP-L_V2.0_100-20250901T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250902T0600/20250902T0600.json b/stac/open-canada/ft-mckay/swc/20250902T0600/20250902T0600.json new file mode 100644 index 000000000..35ee4af3a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250902T0600/20250902T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250902T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-02T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250902T0600/SWC-SMAP-L_V2.0_100-20250902T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250902T0600/SWC-SMAP-L_V2.0_100-20250902T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250903T0600/20250903T0600.json b/stac/open-canada/ft-mckay/swc/20250903T0600/20250903T0600.json new file mode 100644 index 000000000..4539fba27 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250903T0600/20250903T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250903T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-03T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250903T0600/SWC-SMAP-L_V2.0_100-20250903T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250903T0600/SWC-SMAP-L_V2.0_100-20250903T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250904T0600/20250904T0600.json b/stac/open-canada/ft-mckay/swc/20250904T0600/20250904T0600.json new file mode 100644 index 000000000..b2c456eb0 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250904T0600/20250904T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250904T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-04T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250904T0600/SWC-SMAP-L_V2.0_100-20250904T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250904T0600/SWC-SMAP-L_V2.0_100-20250904T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250905T0600/20250905T0600.json b/stac/open-canada/ft-mckay/swc/20250905T0600/20250905T0600.json new file mode 100644 index 000000000..6ce339386 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250905T0600/20250905T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250905T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-05T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250905T0600/SWC-SMAP-L_V2.0_100-20250905T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250905T0600/SWC-SMAP-L_V2.0_100-20250905T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250906T0600/20250906T0600.json b/stac/open-canada/ft-mckay/swc/20250906T0600/20250906T0600.json new file mode 100644 index 000000000..6c8a2b186 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250906T0600/20250906T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250906T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-06T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250906T0600/SWC-SMAP-L_V2.0_100-20250906T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250906T0600/SWC-SMAP-L_V2.0_100-20250906T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250907T0600/20250907T0600.json b/stac/open-canada/ft-mckay/swc/20250907T0600/20250907T0600.json new file mode 100644 index 000000000..9496bcb0d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250907T0600/20250907T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250907T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-07T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250907T0600/SWC-SMAP-L_V2.0_100-20250907T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250907T0600/SWC-SMAP-L_V2.0_100-20250907T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250908T0600/20250908T0600.json b/stac/open-canada/ft-mckay/swc/20250908T0600/20250908T0600.json new file mode 100644 index 000000000..3d9ca1ce7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250908T0600/20250908T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250908T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-08T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250908T0600/SWC-SMAP-L_V2.0_100-20250908T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250908T0600/SWC-SMAP-L_V2.0_100-20250908T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250909T0600/20250909T0600.json b/stac/open-canada/ft-mckay/swc/20250909T0600/20250909T0600.json new file mode 100644 index 000000000..4e0b3860f --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250909T0600/20250909T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250909T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-09T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250909T0600/SWC-SMAP-L_V2.0_100-20250909T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250909T0600/SWC-SMAP-L_V2.0_100-20250909T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250910T0600/20250910T0600.json b/stac/open-canada/ft-mckay/swc/20250910T0600/20250910T0600.json new file mode 100644 index 000000000..617311db7 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250910T0600/20250910T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250910T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-10T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250910T0600/SWC-SMAP-L_V2.0_100-20250910T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250910T0600/SWC-SMAP-L_V2.0_100-20250910T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250911T0600/20250911T0600.json b/stac/open-canada/ft-mckay/swc/20250911T0600/20250911T0600.json new file mode 100644 index 000000000..34cdd1b74 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250911T0600/20250911T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250911T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-11T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250911T0600/SWC-SMAP-L_V2.0_100-20250911T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250911T0600/SWC-SMAP-L_V2.0_100-20250911T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250912T0600/20250912T0600.json b/stac/open-canada/ft-mckay/swc/20250912T0600/20250912T0600.json new file mode 100644 index 000000000..13a7349fb --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250912T0600/20250912T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250912T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-12T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250912T0600/SWC-SMAP-L_V2.0_100-20250912T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250912T0600/SWC-SMAP-L_V2.0_100-20250912T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250913T0600/20250913T0600.json b/stac/open-canada/ft-mckay/swc/20250913T0600/20250913T0600.json new file mode 100644 index 000000000..04d4ca028 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250913T0600/20250913T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250913T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-13T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250913T0600/SWC-SMAP-L_V2.0_100-20250913T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250913T0600/SWC-SMAP-L_V2.0_100-20250913T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250914T0600/20250914T0600.json b/stac/open-canada/ft-mckay/swc/20250914T0600/20250914T0600.json new file mode 100644 index 000000000..947472e64 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250914T0600/20250914T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250914T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-14T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250914T0600/SWC-SMAP-L_V2.0_100-20250914T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250914T0600/SWC-SMAP-L_V2.0_100-20250914T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250915T0600/20250915T0600.json b/stac/open-canada/ft-mckay/swc/20250915T0600/20250915T0600.json new file mode 100644 index 000000000..1499d207d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250915T0600/20250915T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250915T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-15T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250915T0600/SWC-SMAP-L_V2.0_100-20250915T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250915T0600/SWC-SMAP-L_V2.0_100-20250915T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250916T0600/20250916T0600.json b/stac/open-canada/ft-mckay/swc/20250916T0600/20250916T0600.json new file mode 100644 index 000000000..158d1778a --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250916T0600/20250916T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250916T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-16T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250916T0600/SWC-SMAP-L_V2.0_100-20250916T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250916T0600/SWC-SMAP-L_V2.0_100-20250916T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250917T0600/20250917T0600.json b/stac/open-canada/ft-mckay/swc/20250917T0600/20250917T0600.json new file mode 100644 index 000000000..fc1892e46 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250917T0600/20250917T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250917T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-17T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250917T0600/SWC-SMAP-L_V2.0_100-20250917T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250917T0600/SWC-SMAP-L_V2.0_100-20250917T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250918T0600/20250918T0600.json b/stac/open-canada/ft-mckay/swc/20250918T0600/20250918T0600.json new file mode 100644 index 000000000..fe1b484c3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250918T0600/20250918T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250918T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-18T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250918T0600/SWC-SMAP-L_V2.0_100-20250918T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250918T0600/SWC-SMAP-L_V2.0_100-20250918T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250919T0600/20250919T0600.json b/stac/open-canada/ft-mckay/swc/20250919T0600/20250919T0600.json new file mode 100644 index 000000000..812c0cb92 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250919T0600/20250919T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250919T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-19T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250919T0600/SWC-SMAP-L_V2.0_100-20250919T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250919T0600/SWC-SMAP-L_V2.0_100-20250919T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250920T0600/20250920T0600.json b/stac/open-canada/ft-mckay/swc/20250920T0600/20250920T0600.json new file mode 100644 index 000000000..5d345c707 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250920T0600/20250920T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250920T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-20T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250920T0600/SWC-SMAP-L_V2.0_100-20250920T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250920T0600/SWC-SMAP-L_V2.0_100-20250920T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250921T0600/20250921T0600.json b/stac/open-canada/ft-mckay/swc/20250921T0600/20250921T0600.json new file mode 100644 index 000000000..13d2cb40d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250921T0600/20250921T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250921T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-21T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250921T0600/SWC-SMAP-L_V2.0_100-20250921T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250921T0600/SWC-SMAP-L_V2.0_100-20250921T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250922T0600/20250922T0600.json b/stac/open-canada/ft-mckay/swc/20250922T0600/20250922T0600.json new file mode 100644 index 000000000..b9bfca56b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250922T0600/20250922T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250922T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-22T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250922T0600/SWC-SMAP-L_V2.0_100-20250922T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250922T0600/SWC-SMAP-L_V2.0_100-20250922T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250923T0600/20250923T0600.json b/stac/open-canada/ft-mckay/swc/20250923T0600/20250923T0600.json new file mode 100644 index 000000000..460cdff84 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250923T0600/20250923T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250923T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-23T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250923T0600/SWC-SMAP-L_V2.0_100-20250923T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250923T0600/SWC-SMAP-L_V2.0_100-20250923T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250924T0600/20250924T0600.json b/stac/open-canada/ft-mckay/swc/20250924T0600/20250924T0600.json new file mode 100644 index 000000000..9833dfe58 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250924T0600/20250924T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250924T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-24T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250924T0600/SWC-SMAP-L_V2.0_100-20250924T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250924T0600/SWC-SMAP-L_V2.0_100-20250924T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250925T0600/20250925T0600.json b/stac/open-canada/ft-mckay/swc/20250925T0600/20250925T0600.json new file mode 100644 index 000000000..e379c346b --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250925T0600/20250925T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250925T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-25T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250925T0600/SWC-SMAP-L_V2.0_100-20250925T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250925T0600/SWC-SMAP-L_V2.0_100-20250925T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250926T0600/20250926T0600.json b/stac/open-canada/ft-mckay/swc/20250926T0600/20250926T0600.json new file mode 100644 index 000000000..3ca7a53f3 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250926T0600/20250926T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250926T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-26T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250926T0600/SWC-SMAP-L_V2.0_100-20250926T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250926T0600/SWC-SMAP-L_V2.0_100-20250926T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250927T0600/20250927T0600.json b/stac/open-canada/ft-mckay/swc/20250927T0600/20250927T0600.json new file mode 100644 index 000000000..0aa9fab37 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250927T0600/20250927T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250927T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-27T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250927T0600/SWC-SMAP-L_V2.0_100-20250927T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250927T0600/SWC-SMAP-L_V2.0_100-20250927T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250928T0600/20250928T0600.json b/stac/open-canada/ft-mckay/swc/20250928T0600/20250928T0600.json new file mode 100644 index 000000000..f7b8e155d --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250928T0600/20250928T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250928T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-28T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250928T0600/SWC-SMAP-L_V2.0_100-20250928T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250928T0600/SWC-SMAP-L_V2.0_100-20250928T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250929T0600/20250929T0600.json b/stac/open-canada/ft-mckay/swc/20250929T0600/20250929T0600.json new file mode 100644 index 000000000..4fb6af8ef --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250929T0600/20250929T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250929T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-29T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250929T0600/SWC-SMAP-L_V2.0_100-20250929T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250929T0600/SWC-SMAP-L_V2.0_100-20250929T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/20250930T0600/20250930T0600.json b/stac/open-canada/ft-mckay/swc/20250930T0600/20250930T0600.json new file mode 100644 index 000000000..83b55cc81 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/20250930T0600/20250930T0600.json @@ -0,0 +1,81 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250930T0600", + "collection": "swc", + "properties": { + "datetime": "2025-09-30T06:00:00Z", + "license": "CC-BY-4.0" + }, + "bbox": [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.23911111112514, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.105777777784915 + ], + [ + -111.66488888890285, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.59111111111831 + ], + [ + -112.23911111112514, + 57.105777777784915 + ] + ] + ] + }, + "assets": { + "qf": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Quality Flag", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250930T0600/SWC-SMAP-L_V2.0_100-20250930T0600_swc-qf.tiff", + "roles": [ + "data" + ] + }, + "swc": { + "type": "image/tiff; application=geotiff; profile=cloud-optimized", + "title": "Soil Water Content", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/swc/20250930T0600/SWC-SMAP-L_V2.0_100-20250930T0600_swc.tiff", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Soil Water Content", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Soil Water Content", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/swc/collection.json b/stac/open-canada/ft-mckay/swc/collection.json new file mode 100644 index 000000000..9821b3a70 --- /dev/null +++ b/stac/open-canada/ft-mckay/swc/collection.json @@ -0,0 +1,10541 @@ +{ + "stac_version": "1.1.0", + "type": "Collection", + "id": "swc", + "title": "Soil Water Content", + "description": "The Planet Soil Water Content (SWC) product offers near-daily measurements with spatial resolutions of 20 m, 100 m, and 1000 m. Based on passive microwave observations, our data is consistent across time and space, strongly correlating with ground data and accurately reflecting weather patterns. This makes it a cost-effective and low-effort alternative to physical soil water content sensors.", + "extent": { + "spatial": { + "bbox": [ + [ + -112.23911111112514, + 57.105777777784915, + -111.66488888890285, + 57.59111111111831 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2020-01-01T06:00:00Z", + "2025-09-30T06:00:00Z" + ] + ] + } + }, + "links": [ + { + "href": "../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./20200101T0600/20200101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200102T0600/20200102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200103T0600/20200103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200104T0600/20200104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200105T0600/20200105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200106T0600/20200106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200107T0600/20200107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200108T0600/20200108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200109T0600/20200109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200110T0600/20200110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200111T0600/20200111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200112T0600/20200112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200113T0600/20200113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200114T0600/20200114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200115T0600/20200115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200116T0600/20200116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200117T0600/20200117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200118T0600/20200118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200119T0600/20200119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200120T0600/20200120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200121T0600/20200121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200122T0600/20200122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200123T0600/20200123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200124T0600/20200124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200125T0600/20200125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200126T0600/20200126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200127T0600/20200127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200128T0600/20200128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200129T0600/20200129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200130T0600/20200130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200131T0600/20200131T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200201T0600/20200201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200202T0600/20200202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200203T0600/20200203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200204T0600/20200204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200205T0600/20200205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200206T0600/20200206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200207T0600/20200207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200208T0600/20200208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200209T0600/20200209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200210T0600/20200210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200211T0600/20200211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200212T0600/20200212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200213T0600/20200213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200214T0600/20200214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200215T0600/20200215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200216T0600/20200216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200217T0600/20200217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200218T0600/20200218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200219T0600/20200219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200220T0600/20200220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200221T0600/20200221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200222T0600/20200222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200223T0600/20200223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200224T0600/20200224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200225T0600/20200225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200226T0600/20200226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200227T0600/20200227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200228T0600/20200228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200229T0600/20200229T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200301T0600/20200301T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200302T0600/20200302T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200303T0600/20200303T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200304T0600/20200304T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200305T0600/20200305T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200306T0600/20200306T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200307T0600/20200307T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200308T0600/20200308T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200309T0600/20200309T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200310T0600/20200310T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200311T0600/20200311T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200312T0600/20200312T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200313T0600/20200313T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200314T0600/20200314T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200315T0600/20200315T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200316T0600/20200316T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200317T0600/20200317T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200318T0600/20200318T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200319T0600/20200319T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200320T0600/20200320T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200321T0600/20200321T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200322T0600/20200322T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200323T0600/20200323T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200324T0600/20200324T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200325T0600/20200325T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200326T0600/20200326T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200327T0600/20200327T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200328T0600/20200328T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200329T0600/20200329T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200330T0600/20200330T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200331T0600/20200331T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200401T0600/20200401T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200402T0600/20200402T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200403T0600/20200403T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200404T0600/20200404T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200405T0600/20200405T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200406T0600/20200406T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200407T0600/20200407T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200408T0600/20200408T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200409T0600/20200409T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200410T0600/20200410T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200411T0600/20200411T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200412T0600/20200412T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200413T0600/20200413T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200414T0600/20200414T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200415T0600/20200415T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200416T0600/20200416T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200417T0600/20200417T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200418T0600/20200418T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200419T0600/20200419T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200420T0600/20200420T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200421T0600/20200421T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200422T0600/20200422T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200423T0600/20200423T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200424T0600/20200424T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200425T0600/20200425T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200426T0600/20200426T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200427T0600/20200427T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200428T0600/20200428T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200429T0600/20200429T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200430T0600/20200430T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200501T0600/20200501T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200502T0600/20200502T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200503T0600/20200503T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200504T0600/20200504T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200505T0600/20200505T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200506T0600/20200506T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200507T0600/20200507T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200508T0600/20200508T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200509T0600/20200509T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200510T0600/20200510T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200511T0600/20200511T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200512T0600/20200512T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200513T0600/20200513T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200514T0600/20200514T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200515T0600/20200515T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200516T0600/20200516T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200517T0600/20200517T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200518T0600/20200518T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200519T0600/20200519T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200520T0600/20200520T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200521T0600/20200521T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200522T0600/20200522T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200523T0600/20200523T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200524T0600/20200524T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200525T0600/20200525T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200526T0600/20200526T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200527T0600/20200527T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200528T0600/20200528T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200529T0600/20200529T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200530T0600/20200530T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200531T0600/20200531T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200601T0600/20200601T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200602T0600/20200602T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200603T0600/20200603T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200604T0600/20200604T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200605T0600/20200605T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200606T0600/20200606T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200607T0600/20200607T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200608T0600/20200608T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200609T0600/20200609T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200610T0600/20200610T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200611T0600/20200611T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200612T0600/20200612T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200613T0600/20200613T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200614T0600/20200614T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200615T0600/20200615T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200616T0600/20200616T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200617T0600/20200617T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200618T0600/20200618T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200619T0600/20200619T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200620T0600/20200620T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200621T0600/20200621T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200622T0600/20200622T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200623T0600/20200623T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200624T0600/20200624T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200625T0600/20200625T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200626T0600/20200626T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200627T0600/20200627T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200628T0600/20200628T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200629T0600/20200629T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200630T0600/20200630T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200701T0600/20200701T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200702T0600/20200702T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200703T0600/20200703T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200704T0600/20200704T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200705T0600/20200705T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200706T0600/20200706T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200707T0600/20200707T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200708T0600/20200708T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200709T0600/20200709T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200710T0600/20200710T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200711T0600/20200711T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200712T0600/20200712T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200713T0600/20200713T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200714T0600/20200714T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200715T0600/20200715T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200716T0600/20200716T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200717T0600/20200717T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200718T0600/20200718T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200719T0600/20200719T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200720T0600/20200720T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200721T0600/20200721T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200722T0600/20200722T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200723T0600/20200723T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200724T0600/20200724T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200725T0600/20200725T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200726T0600/20200726T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200727T0600/20200727T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200728T0600/20200728T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200729T0600/20200729T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200730T0600/20200730T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200731T0600/20200731T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200801T0600/20200801T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200802T0600/20200802T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200803T0600/20200803T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200804T0600/20200804T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200805T0600/20200805T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200806T0600/20200806T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200807T0600/20200807T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200808T0600/20200808T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200809T0600/20200809T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200810T0600/20200810T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200811T0600/20200811T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200812T0600/20200812T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200813T0600/20200813T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200814T0600/20200814T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200815T0600/20200815T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200816T0600/20200816T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200817T0600/20200817T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200818T0600/20200818T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200819T0600/20200819T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200820T0600/20200820T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200821T0600/20200821T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200822T0600/20200822T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200823T0600/20200823T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200824T0600/20200824T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200825T0600/20200825T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200826T0600/20200826T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200827T0600/20200827T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200828T0600/20200828T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200829T0600/20200829T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200830T0600/20200830T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200831T0600/20200831T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200901T0600/20200901T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200902T0600/20200902T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200903T0600/20200903T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200904T0600/20200904T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200905T0600/20200905T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200906T0600/20200906T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200907T0600/20200907T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200908T0600/20200908T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200909T0600/20200909T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200910T0600/20200910T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200911T0600/20200911T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200912T0600/20200912T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200913T0600/20200913T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200914T0600/20200914T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200915T0600/20200915T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200916T0600/20200916T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200917T0600/20200917T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200918T0600/20200918T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200919T0600/20200919T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200920T0600/20200920T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200921T0600/20200921T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200922T0600/20200922T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200923T0600/20200923T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200924T0600/20200924T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200925T0600/20200925T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200926T0600/20200926T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200927T0600/20200927T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200928T0600/20200928T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200929T0600/20200929T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20200930T0600/20200930T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201001T0600/20201001T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201002T0600/20201002T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201003T0600/20201003T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201004T0600/20201004T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201005T0600/20201005T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201006T0600/20201006T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201007T0600/20201007T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201008T0600/20201008T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201009T0600/20201009T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201010T0600/20201010T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201011T0600/20201011T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201012T0600/20201012T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201013T0600/20201013T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201014T0600/20201014T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201015T0600/20201015T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201016T0600/20201016T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201017T0600/20201017T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201018T0600/20201018T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201019T0600/20201019T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201020T0600/20201020T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201021T0600/20201021T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201022T0600/20201022T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201023T0600/20201023T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201024T0600/20201024T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201025T0600/20201025T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201026T0600/20201026T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201027T0600/20201027T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201028T0600/20201028T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201029T0600/20201029T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201030T0600/20201030T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201031T0600/20201031T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201101T0600/20201101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201102T0600/20201102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201103T0600/20201103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201104T0600/20201104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201105T0600/20201105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201106T0600/20201106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201107T0600/20201107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201108T0600/20201108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201109T0600/20201109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201110T0600/20201110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201111T0600/20201111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201112T0600/20201112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201113T0600/20201113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201114T0600/20201114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201115T0600/20201115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201116T0600/20201116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201117T0600/20201117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201118T0600/20201118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201119T0600/20201119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201120T0600/20201120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201121T0600/20201121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201122T0600/20201122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201123T0600/20201123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201124T0600/20201124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201125T0600/20201125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201126T0600/20201126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201127T0600/20201127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201128T0600/20201128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201129T0600/20201129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201130T0600/20201130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201201T0600/20201201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201202T0600/20201202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201203T0600/20201203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201204T0600/20201204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201205T0600/20201205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201206T0600/20201206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201207T0600/20201207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201208T0600/20201208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201209T0600/20201209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201210T0600/20201210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201211T0600/20201211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201212T0600/20201212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201213T0600/20201213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201214T0600/20201214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201215T0600/20201215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201216T0600/20201216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201217T0600/20201217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201218T0600/20201218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201219T0600/20201219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201220T0600/20201220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201221T0600/20201221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201222T0600/20201222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201223T0600/20201223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201224T0600/20201224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201225T0600/20201225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201226T0600/20201226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201227T0600/20201227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201228T0600/20201228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201229T0600/20201229T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201230T0600/20201230T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20201231T0600/20201231T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210101T0600/20210101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210102T0600/20210102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210103T0600/20210103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210104T0600/20210104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210105T0600/20210105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210106T0600/20210106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210107T0600/20210107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210108T0600/20210108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210109T0600/20210109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210110T0600/20210110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210111T0600/20210111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210112T0600/20210112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210113T0600/20210113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210114T0600/20210114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210115T0600/20210115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210116T0600/20210116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210117T0600/20210117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210118T0600/20210118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210119T0600/20210119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210120T0600/20210120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210121T0600/20210121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210122T0600/20210122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210123T0600/20210123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210124T0600/20210124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210125T0600/20210125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210126T0600/20210126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210127T0600/20210127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210128T0600/20210128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210129T0600/20210129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210130T0600/20210130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210131T0600/20210131T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210201T0600/20210201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210202T0600/20210202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210203T0600/20210203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210204T0600/20210204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210205T0600/20210205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210206T0600/20210206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210207T0600/20210207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210208T0600/20210208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210209T0600/20210209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210210T0600/20210210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210211T0600/20210211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210212T0600/20210212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210213T0600/20210213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210214T0600/20210214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210215T0600/20210215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210216T0600/20210216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210217T0600/20210217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210218T0600/20210218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210219T0600/20210219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210220T0600/20210220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210221T0600/20210221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210222T0600/20210222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210223T0600/20210223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210224T0600/20210224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210225T0600/20210225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210226T0600/20210226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210227T0600/20210227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210228T0600/20210228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210301T0600/20210301T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210302T0600/20210302T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210303T0600/20210303T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210304T0600/20210304T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210305T0600/20210305T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210306T0600/20210306T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210307T0600/20210307T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210308T0600/20210308T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210309T0600/20210309T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210310T0600/20210310T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210311T0600/20210311T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210312T0600/20210312T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210313T0600/20210313T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210314T0600/20210314T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210315T0600/20210315T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210316T0600/20210316T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210317T0600/20210317T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210318T0600/20210318T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210319T0600/20210319T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210320T0600/20210320T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210321T0600/20210321T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210322T0600/20210322T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210323T0600/20210323T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210324T0600/20210324T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210325T0600/20210325T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210326T0600/20210326T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210327T0600/20210327T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210328T0600/20210328T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210329T0600/20210329T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210330T0600/20210330T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210331T0600/20210331T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210401T0600/20210401T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210402T0600/20210402T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210403T0600/20210403T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210404T0600/20210404T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210405T0600/20210405T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210406T0600/20210406T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210407T0600/20210407T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210408T0600/20210408T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210409T0600/20210409T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210410T0600/20210410T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210411T0600/20210411T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210412T0600/20210412T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210413T0600/20210413T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210414T0600/20210414T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210415T0600/20210415T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210416T0600/20210416T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210417T0600/20210417T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210418T0600/20210418T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210419T0600/20210419T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210420T0600/20210420T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210421T0600/20210421T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210422T0600/20210422T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210423T0600/20210423T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210424T0600/20210424T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210425T0600/20210425T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210426T0600/20210426T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210427T0600/20210427T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210428T0600/20210428T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210429T0600/20210429T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210430T0600/20210430T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210501T0600/20210501T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210502T0600/20210502T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210503T0600/20210503T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210504T0600/20210504T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210505T0600/20210505T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210506T0600/20210506T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210507T0600/20210507T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210508T0600/20210508T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210509T0600/20210509T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210510T0600/20210510T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210511T0600/20210511T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210512T0600/20210512T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210513T0600/20210513T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210514T0600/20210514T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210515T0600/20210515T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210516T0600/20210516T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210517T0600/20210517T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210518T0600/20210518T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210519T0600/20210519T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210520T0600/20210520T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210521T0600/20210521T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210522T0600/20210522T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210523T0600/20210523T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210524T0600/20210524T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210525T0600/20210525T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210526T0600/20210526T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210527T0600/20210527T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210528T0600/20210528T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210529T0600/20210529T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210530T0600/20210530T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210531T0600/20210531T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210601T0600/20210601T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210602T0600/20210602T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210603T0600/20210603T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210604T0600/20210604T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210605T0600/20210605T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210606T0600/20210606T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210607T0600/20210607T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210608T0600/20210608T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210609T0600/20210609T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210610T0600/20210610T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210611T0600/20210611T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210612T0600/20210612T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210613T0600/20210613T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210614T0600/20210614T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210615T0600/20210615T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210616T0600/20210616T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210617T0600/20210617T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210618T0600/20210618T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210619T0600/20210619T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210620T0600/20210620T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210621T0600/20210621T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210622T0600/20210622T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210623T0600/20210623T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210624T0600/20210624T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210625T0600/20210625T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210626T0600/20210626T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210627T0600/20210627T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210628T0600/20210628T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210629T0600/20210629T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210630T0600/20210630T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210701T0600/20210701T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210702T0600/20210702T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210703T0600/20210703T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210704T0600/20210704T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210705T0600/20210705T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210706T0600/20210706T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210707T0600/20210707T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210708T0600/20210708T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210709T0600/20210709T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210710T0600/20210710T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210711T0600/20210711T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210712T0600/20210712T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210713T0600/20210713T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210714T0600/20210714T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210715T0600/20210715T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210716T0600/20210716T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210717T0600/20210717T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210718T0600/20210718T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210719T0600/20210719T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210720T0600/20210720T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210721T0600/20210721T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210722T0600/20210722T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210723T0600/20210723T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210724T0600/20210724T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210725T0600/20210725T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210726T0600/20210726T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210727T0600/20210727T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210728T0600/20210728T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210729T0600/20210729T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210730T0600/20210730T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210731T0600/20210731T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210801T0600/20210801T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210802T0600/20210802T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210803T0600/20210803T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210804T0600/20210804T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210805T0600/20210805T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210806T0600/20210806T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210807T0600/20210807T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210808T0600/20210808T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210809T0600/20210809T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210810T0600/20210810T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210811T0600/20210811T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210812T0600/20210812T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210813T0600/20210813T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210814T0600/20210814T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210815T0600/20210815T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210816T0600/20210816T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210817T0600/20210817T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210818T0600/20210818T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210819T0600/20210819T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210820T0600/20210820T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210821T0600/20210821T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210822T0600/20210822T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210823T0600/20210823T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210824T0600/20210824T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210825T0600/20210825T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210826T0600/20210826T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210827T0600/20210827T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210828T0600/20210828T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210829T0600/20210829T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210830T0600/20210830T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210831T0600/20210831T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210901T0600/20210901T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210902T0600/20210902T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210903T0600/20210903T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210904T0600/20210904T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210905T0600/20210905T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210906T0600/20210906T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210907T0600/20210907T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210908T0600/20210908T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210909T0600/20210909T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210910T0600/20210910T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210911T0600/20210911T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210912T0600/20210912T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210913T0600/20210913T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210914T0600/20210914T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210915T0600/20210915T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210916T0600/20210916T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210917T0600/20210917T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210918T0600/20210918T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210919T0600/20210919T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210920T0600/20210920T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210921T0600/20210921T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210922T0600/20210922T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210923T0600/20210923T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210924T0600/20210924T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210925T0600/20210925T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210926T0600/20210926T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210927T0600/20210927T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210928T0600/20210928T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210929T0600/20210929T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20210930T0600/20210930T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211001T0600/20211001T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211002T0600/20211002T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211003T0600/20211003T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211004T0600/20211004T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211005T0600/20211005T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211006T0600/20211006T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211007T0600/20211007T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211008T0600/20211008T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211009T0600/20211009T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211010T0600/20211010T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211011T0600/20211011T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211012T0600/20211012T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211013T0600/20211013T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211014T0600/20211014T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211015T0600/20211015T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211016T0600/20211016T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211017T0600/20211017T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211018T0600/20211018T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211019T0600/20211019T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211020T0600/20211020T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211021T0600/20211021T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211022T0600/20211022T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211023T0600/20211023T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211024T0600/20211024T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211025T0600/20211025T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211026T0600/20211026T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211027T0600/20211027T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211028T0600/20211028T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211029T0600/20211029T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211030T0600/20211030T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211031T0600/20211031T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211101T0600/20211101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211102T0600/20211102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211103T0600/20211103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211104T0600/20211104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211105T0600/20211105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211106T0600/20211106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211107T0600/20211107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211108T0600/20211108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211109T0600/20211109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211110T0600/20211110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211111T0600/20211111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211112T0600/20211112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211113T0600/20211113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211114T0600/20211114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211115T0600/20211115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211116T0600/20211116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211117T0600/20211117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211118T0600/20211118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211119T0600/20211119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211120T0600/20211120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211121T0600/20211121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211122T0600/20211122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211123T0600/20211123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211124T0600/20211124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211125T0600/20211125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211126T0600/20211126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211127T0600/20211127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211128T0600/20211128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211129T0600/20211129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211130T0600/20211130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211201T0600/20211201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211202T0600/20211202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211203T0600/20211203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211204T0600/20211204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211205T0600/20211205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211206T0600/20211206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211207T0600/20211207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211208T0600/20211208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211209T0600/20211209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211210T0600/20211210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211211T0600/20211211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211212T0600/20211212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211213T0600/20211213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211214T0600/20211214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211215T0600/20211215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211216T0600/20211216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211217T0600/20211217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211218T0600/20211218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211219T0600/20211219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211220T0600/20211220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211221T0600/20211221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211222T0600/20211222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211223T0600/20211223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211224T0600/20211224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211225T0600/20211225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211226T0600/20211226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211227T0600/20211227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211228T0600/20211228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211229T0600/20211229T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211230T0600/20211230T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20211231T0600/20211231T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220101T0600/20220101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220102T0600/20220102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220103T0600/20220103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220104T0600/20220104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220105T0600/20220105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220106T0600/20220106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220107T0600/20220107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220108T0600/20220108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220109T0600/20220109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220110T0600/20220110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220111T0600/20220111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220112T0600/20220112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220113T0600/20220113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220114T0600/20220114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220115T0600/20220115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220116T0600/20220116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220117T0600/20220117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220118T0600/20220118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220119T0600/20220119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220120T0600/20220120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220121T0600/20220121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220122T0600/20220122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220123T0600/20220123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220124T0600/20220124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220125T0600/20220125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220126T0600/20220126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220127T0600/20220127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220128T0600/20220128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220129T0600/20220129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220130T0600/20220130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220131T0600/20220131T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220201T0600/20220201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220202T0600/20220202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220203T0600/20220203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220204T0600/20220204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220205T0600/20220205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220206T0600/20220206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220207T0600/20220207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220208T0600/20220208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220209T0600/20220209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220210T0600/20220210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220211T0600/20220211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220212T0600/20220212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220213T0600/20220213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220214T0600/20220214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220215T0600/20220215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220216T0600/20220216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220217T0600/20220217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220218T0600/20220218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220219T0600/20220219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220220T0600/20220220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220221T0600/20220221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220222T0600/20220222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220223T0600/20220223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220224T0600/20220224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220225T0600/20220225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220226T0600/20220226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220227T0600/20220227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220228T0600/20220228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220301T0600/20220301T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220302T0600/20220302T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220303T0600/20220303T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220304T0600/20220304T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220305T0600/20220305T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220306T0600/20220306T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220307T0600/20220307T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220308T0600/20220308T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220309T0600/20220309T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220310T0600/20220310T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220311T0600/20220311T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220312T0600/20220312T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220313T0600/20220313T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220314T0600/20220314T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220315T0600/20220315T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220316T0600/20220316T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220317T0600/20220317T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220318T0600/20220318T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220319T0600/20220319T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220320T0600/20220320T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220321T0600/20220321T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220322T0600/20220322T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220323T0600/20220323T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220324T0600/20220324T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220325T0600/20220325T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220326T0600/20220326T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220327T0600/20220327T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220328T0600/20220328T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220329T0600/20220329T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220330T0600/20220330T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220331T0600/20220331T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220401T0600/20220401T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220402T0600/20220402T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220403T0600/20220403T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220404T0600/20220404T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220405T0600/20220405T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220406T0600/20220406T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220407T0600/20220407T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220408T0600/20220408T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220409T0600/20220409T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220410T0600/20220410T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220411T0600/20220411T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220412T0600/20220412T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220413T0600/20220413T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220414T0600/20220414T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220415T0600/20220415T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220416T0600/20220416T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220417T0600/20220417T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220418T0600/20220418T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220419T0600/20220419T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220420T0600/20220420T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220421T0600/20220421T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220422T0600/20220422T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220423T0600/20220423T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220424T0600/20220424T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220425T0600/20220425T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220426T0600/20220426T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220427T0600/20220427T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220428T0600/20220428T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220429T0600/20220429T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220430T0600/20220430T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220501T0600/20220501T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220502T0600/20220502T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220503T0600/20220503T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220504T0600/20220504T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220505T0600/20220505T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220506T0600/20220506T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220507T0600/20220507T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220508T0600/20220508T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220509T0600/20220509T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220510T0600/20220510T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220511T0600/20220511T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220512T0600/20220512T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220513T0600/20220513T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220514T0600/20220514T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220515T0600/20220515T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220516T0600/20220516T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220517T0600/20220517T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220518T0600/20220518T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220519T0600/20220519T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220520T0600/20220520T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220521T0600/20220521T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220522T0600/20220522T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220523T0600/20220523T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220524T0600/20220524T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220525T0600/20220525T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220526T0600/20220526T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220527T0600/20220527T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220528T0600/20220528T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220529T0600/20220529T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220530T0600/20220530T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220531T0600/20220531T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220601T0600/20220601T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220602T0600/20220602T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220603T0600/20220603T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220604T0600/20220604T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220605T0600/20220605T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220606T0600/20220606T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220607T0600/20220607T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220608T0600/20220608T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220609T0600/20220609T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220610T0600/20220610T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220611T0600/20220611T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220612T0600/20220612T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220613T0600/20220613T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220614T0600/20220614T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220615T0600/20220615T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220616T0600/20220616T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220617T0600/20220617T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220618T0600/20220618T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220619T0600/20220619T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220620T0600/20220620T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220621T0600/20220621T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220622T0600/20220622T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220623T0600/20220623T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220624T0600/20220624T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220625T0600/20220625T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220626T0600/20220626T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220627T0600/20220627T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220628T0600/20220628T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220629T0600/20220629T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220630T0600/20220630T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220701T0600/20220701T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220702T0600/20220702T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220703T0600/20220703T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220704T0600/20220704T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220705T0600/20220705T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220706T0600/20220706T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220707T0600/20220707T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220708T0600/20220708T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220709T0600/20220709T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220710T0600/20220710T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220711T0600/20220711T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220712T0600/20220712T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220713T0600/20220713T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220714T0600/20220714T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220715T0600/20220715T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220716T0600/20220716T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220717T0600/20220717T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220718T0600/20220718T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220719T0600/20220719T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220720T0600/20220720T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220721T0600/20220721T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220722T0600/20220722T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220723T0600/20220723T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220724T0600/20220724T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220725T0600/20220725T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220726T0600/20220726T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220727T0600/20220727T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220728T0600/20220728T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220729T0600/20220729T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220730T0600/20220730T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220731T0600/20220731T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220801T0600/20220801T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220802T0600/20220802T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220803T0600/20220803T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220804T0600/20220804T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220805T0600/20220805T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220806T0600/20220806T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220807T0600/20220807T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220808T0600/20220808T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220809T0600/20220809T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220810T0600/20220810T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220811T0600/20220811T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220812T0600/20220812T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220813T0600/20220813T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220814T0600/20220814T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220815T0600/20220815T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220816T0600/20220816T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220817T0600/20220817T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220818T0600/20220818T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220819T0600/20220819T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220820T0600/20220820T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220821T0600/20220821T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220822T0600/20220822T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220823T0600/20220823T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220824T0600/20220824T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220825T0600/20220825T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220826T0600/20220826T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220827T0600/20220827T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220828T0600/20220828T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220829T0600/20220829T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220830T0600/20220830T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220831T0600/20220831T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220901T0600/20220901T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220902T0600/20220902T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220903T0600/20220903T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220904T0600/20220904T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220905T0600/20220905T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220906T0600/20220906T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220907T0600/20220907T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220908T0600/20220908T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220909T0600/20220909T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220910T0600/20220910T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220911T0600/20220911T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220912T0600/20220912T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220913T0600/20220913T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220914T0600/20220914T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220915T0600/20220915T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220916T0600/20220916T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220917T0600/20220917T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220918T0600/20220918T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220919T0600/20220919T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220920T0600/20220920T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220921T0600/20220921T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220922T0600/20220922T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220923T0600/20220923T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220924T0600/20220924T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220925T0600/20220925T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220926T0600/20220926T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220927T0600/20220927T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220928T0600/20220928T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220929T0600/20220929T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20220930T0600/20220930T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221001T0600/20221001T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221002T0600/20221002T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221003T0600/20221003T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221004T0600/20221004T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221005T0600/20221005T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221006T0600/20221006T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221007T0600/20221007T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221008T0600/20221008T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221009T0600/20221009T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221010T0600/20221010T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221011T0600/20221011T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221012T0600/20221012T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221013T0600/20221013T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221014T0600/20221014T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221015T0600/20221015T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221016T0600/20221016T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221017T0600/20221017T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221018T0600/20221018T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221019T0600/20221019T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221020T0600/20221020T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221021T0600/20221021T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221022T0600/20221022T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221023T0600/20221023T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221024T0600/20221024T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221025T0600/20221025T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221026T0600/20221026T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221027T0600/20221027T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221028T0600/20221028T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221029T0600/20221029T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221030T0600/20221030T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221031T0600/20221031T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221101T0600/20221101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221102T0600/20221102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221103T0600/20221103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221104T0600/20221104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221105T0600/20221105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221106T0600/20221106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221107T0600/20221107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221108T0600/20221108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221109T0600/20221109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221110T0600/20221110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221111T0600/20221111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221112T0600/20221112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221113T0600/20221113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221114T0600/20221114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221115T0600/20221115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221116T0600/20221116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221117T0600/20221117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221118T0600/20221118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221119T0600/20221119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221120T0600/20221120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221121T0600/20221121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221122T0600/20221122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221123T0600/20221123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221124T0600/20221124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221125T0600/20221125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221126T0600/20221126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221127T0600/20221127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221128T0600/20221128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221129T0600/20221129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221130T0600/20221130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221201T0600/20221201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221202T0600/20221202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221203T0600/20221203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221204T0600/20221204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221205T0600/20221205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221206T0600/20221206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221207T0600/20221207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221208T0600/20221208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221209T0600/20221209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221210T0600/20221210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221211T0600/20221211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221212T0600/20221212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221213T0600/20221213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221214T0600/20221214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221215T0600/20221215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221216T0600/20221216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221217T0600/20221217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221218T0600/20221218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221219T0600/20221219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221220T0600/20221220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221221T0600/20221221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221222T0600/20221222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221223T0600/20221223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221224T0600/20221224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221225T0600/20221225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221226T0600/20221226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221227T0600/20221227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221228T0600/20221228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221229T0600/20221229T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221230T0600/20221230T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20221231T0600/20221231T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230101T0600/20230101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230102T0600/20230102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230103T0600/20230103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230104T0600/20230104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230105T0600/20230105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230106T0600/20230106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230107T0600/20230107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230108T0600/20230108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230109T0600/20230109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230110T0600/20230110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230111T0600/20230111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230112T0600/20230112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230113T0600/20230113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230114T0600/20230114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230115T0600/20230115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230116T0600/20230116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230117T0600/20230117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230118T0600/20230118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230119T0600/20230119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230120T0600/20230120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230121T0600/20230121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230122T0600/20230122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230123T0600/20230123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230124T0600/20230124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230125T0600/20230125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230126T0600/20230126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230127T0600/20230127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230128T0600/20230128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230129T0600/20230129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230130T0600/20230130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230131T0600/20230131T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230201T0600/20230201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230202T0600/20230202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230203T0600/20230203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230204T0600/20230204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230205T0600/20230205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230206T0600/20230206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230207T0600/20230207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230208T0600/20230208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230209T0600/20230209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230210T0600/20230210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230211T0600/20230211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230212T0600/20230212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230213T0600/20230213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230214T0600/20230214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230215T0600/20230215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230216T0600/20230216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230217T0600/20230217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230218T0600/20230218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230219T0600/20230219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230220T0600/20230220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230221T0600/20230221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230222T0600/20230222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230223T0600/20230223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230224T0600/20230224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230225T0600/20230225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230226T0600/20230226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230227T0600/20230227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230228T0600/20230228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230301T0600/20230301T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230302T0600/20230302T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230303T0600/20230303T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230304T0600/20230304T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230305T0600/20230305T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230306T0600/20230306T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230307T0600/20230307T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230308T0600/20230308T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230309T0600/20230309T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230310T0600/20230310T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230311T0600/20230311T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230312T0600/20230312T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230313T0600/20230313T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230314T0600/20230314T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230315T0600/20230315T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230316T0600/20230316T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230317T0600/20230317T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230318T0600/20230318T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230319T0600/20230319T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230320T0600/20230320T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230321T0600/20230321T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230322T0600/20230322T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230323T0600/20230323T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230324T0600/20230324T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230325T0600/20230325T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230326T0600/20230326T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230327T0600/20230327T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230328T0600/20230328T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230329T0600/20230329T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230330T0600/20230330T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230331T0600/20230331T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230401T0600/20230401T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230402T0600/20230402T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230403T0600/20230403T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230404T0600/20230404T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230405T0600/20230405T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230406T0600/20230406T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230407T0600/20230407T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230408T0600/20230408T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230409T0600/20230409T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230410T0600/20230410T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230411T0600/20230411T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230412T0600/20230412T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230413T0600/20230413T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230414T0600/20230414T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230415T0600/20230415T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230416T0600/20230416T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230417T0600/20230417T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230418T0600/20230418T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230419T0600/20230419T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230420T0600/20230420T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230421T0600/20230421T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230422T0600/20230422T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230423T0600/20230423T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230424T0600/20230424T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230425T0600/20230425T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230426T0600/20230426T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230427T0600/20230427T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230428T0600/20230428T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230429T0600/20230429T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230430T0600/20230430T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230501T0600/20230501T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230502T0600/20230502T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230503T0600/20230503T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230504T0600/20230504T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230505T0600/20230505T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230506T0600/20230506T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230507T0600/20230507T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230508T0600/20230508T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230509T0600/20230509T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230510T0600/20230510T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230511T0600/20230511T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230512T0600/20230512T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230513T0600/20230513T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230514T0600/20230514T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230515T0600/20230515T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230516T0600/20230516T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230517T0600/20230517T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230518T0600/20230518T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230519T0600/20230519T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230520T0600/20230520T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230521T0600/20230521T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230522T0600/20230522T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230523T0600/20230523T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230524T0600/20230524T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230525T0600/20230525T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230526T0600/20230526T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230527T0600/20230527T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230528T0600/20230528T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230529T0600/20230529T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230530T0600/20230530T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230531T0600/20230531T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230601T0600/20230601T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230602T0600/20230602T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230603T0600/20230603T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230604T0600/20230604T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230605T0600/20230605T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230606T0600/20230606T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230607T0600/20230607T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230608T0600/20230608T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230609T0600/20230609T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230610T0600/20230610T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230611T0600/20230611T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230612T0600/20230612T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230613T0600/20230613T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230614T0600/20230614T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230615T0600/20230615T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230616T0600/20230616T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230617T0600/20230617T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230618T0600/20230618T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230619T0600/20230619T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230620T0600/20230620T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230621T0600/20230621T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230622T0600/20230622T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230623T0600/20230623T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230624T0600/20230624T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230625T0600/20230625T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230626T0600/20230626T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230627T0600/20230627T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230628T0600/20230628T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230629T0600/20230629T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230630T0600/20230630T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230701T0600/20230701T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230702T0600/20230702T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230703T0600/20230703T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230704T0600/20230704T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230705T0600/20230705T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230706T0600/20230706T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230707T0600/20230707T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230708T0600/20230708T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230709T0600/20230709T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230710T0600/20230710T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230711T0600/20230711T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230712T0600/20230712T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230713T0600/20230713T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230714T0600/20230714T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230715T0600/20230715T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230716T0600/20230716T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230717T0600/20230717T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230718T0600/20230718T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230719T0600/20230719T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230720T0600/20230720T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230721T0600/20230721T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230722T0600/20230722T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230723T0600/20230723T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230724T0600/20230724T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230725T0600/20230725T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230726T0600/20230726T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230727T0600/20230727T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230728T0600/20230728T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230729T0600/20230729T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230730T0600/20230730T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230731T0600/20230731T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230801T0600/20230801T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230802T0600/20230802T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230803T0600/20230803T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230804T0600/20230804T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230805T0600/20230805T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230806T0600/20230806T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230807T0600/20230807T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230808T0600/20230808T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230809T0600/20230809T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230810T0600/20230810T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230811T0600/20230811T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230812T0600/20230812T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230813T0600/20230813T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230814T0600/20230814T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230815T0600/20230815T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230816T0600/20230816T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230817T0600/20230817T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230818T0600/20230818T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230819T0600/20230819T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230820T0600/20230820T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230821T0600/20230821T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230822T0600/20230822T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230823T0600/20230823T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230824T0600/20230824T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230825T0600/20230825T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230826T0600/20230826T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230827T0600/20230827T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230828T0600/20230828T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230829T0600/20230829T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230830T0600/20230830T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230831T0600/20230831T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230901T0600/20230901T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230902T0600/20230902T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230903T0600/20230903T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230904T0600/20230904T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230905T0600/20230905T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230906T0600/20230906T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230907T0600/20230907T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230908T0600/20230908T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230909T0600/20230909T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230910T0600/20230910T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230911T0600/20230911T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230912T0600/20230912T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230913T0600/20230913T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230914T0600/20230914T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230915T0600/20230915T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230916T0600/20230916T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230917T0600/20230917T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230918T0600/20230918T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230919T0600/20230919T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230920T0600/20230920T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230921T0600/20230921T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230922T0600/20230922T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230923T0600/20230923T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230924T0600/20230924T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230925T0600/20230925T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230926T0600/20230926T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230927T0600/20230927T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230928T0600/20230928T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230929T0600/20230929T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20230930T0600/20230930T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231001T0600/20231001T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231002T0600/20231002T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231003T0600/20231003T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231004T0600/20231004T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231005T0600/20231005T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231006T0600/20231006T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231007T0600/20231007T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231008T0600/20231008T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231009T0600/20231009T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231010T0600/20231010T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231011T0600/20231011T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231012T0600/20231012T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231013T0600/20231013T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231014T0600/20231014T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231015T0600/20231015T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231016T0600/20231016T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231017T0600/20231017T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231018T0600/20231018T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231019T0600/20231019T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231020T0600/20231020T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231021T0600/20231021T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231022T0600/20231022T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231023T0600/20231023T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231024T0600/20231024T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231025T0600/20231025T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231026T0600/20231026T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231027T0600/20231027T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231028T0600/20231028T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231029T0600/20231029T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231030T0600/20231030T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231031T0600/20231031T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231101T0600/20231101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231102T0600/20231102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231103T0600/20231103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231104T0600/20231104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231105T0600/20231105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231106T0600/20231106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231107T0600/20231107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231108T0600/20231108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231109T0600/20231109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231110T0600/20231110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231111T0600/20231111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231112T0600/20231112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231113T0600/20231113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231114T0600/20231114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231115T0600/20231115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231116T0600/20231116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231117T0600/20231117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231118T0600/20231118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231119T0600/20231119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231120T0600/20231120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231121T0600/20231121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231122T0600/20231122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231123T0600/20231123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231124T0600/20231124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231125T0600/20231125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231126T0600/20231126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231127T0600/20231127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231128T0600/20231128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231129T0600/20231129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231130T0600/20231130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231201T0600/20231201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231202T0600/20231202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231203T0600/20231203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231204T0600/20231204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231205T0600/20231205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231206T0600/20231206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231207T0600/20231207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231208T0600/20231208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231209T0600/20231209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231210T0600/20231210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231211T0600/20231211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231212T0600/20231212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231213T0600/20231213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231214T0600/20231214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231215T0600/20231215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231216T0600/20231216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231217T0600/20231217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231218T0600/20231218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231219T0600/20231219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231220T0600/20231220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231221T0600/20231221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231222T0600/20231222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231223T0600/20231223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231224T0600/20231224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231225T0600/20231225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231226T0600/20231226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231227T0600/20231227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231228T0600/20231228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231229T0600/20231229T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231230T0600/20231230T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20231231T0600/20231231T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240101T0600/20240101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240102T0600/20240102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240103T0600/20240103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240104T0600/20240104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240105T0600/20240105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240106T0600/20240106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240107T0600/20240107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240108T0600/20240108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240109T0600/20240109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240110T0600/20240110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240111T0600/20240111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240112T0600/20240112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240113T0600/20240113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240114T0600/20240114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240115T0600/20240115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240116T0600/20240116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240117T0600/20240117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240118T0600/20240118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240119T0600/20240119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240120T0600/20240120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240121T0600/20240121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240122T0600/20240122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240123T0600/20240123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240124T0600/20240124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240125T0600/20240125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240126T0600/20240126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240127T0600/20240127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240128T0600/20240128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240129T0600/20240129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240130T0600/20240130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240131T0600/20240131T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240201T0600/20240201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240202T0600/20240202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240203T0600/20240203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240204T0600/20240204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240205T0600/20240205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240206T0600/20240206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240207T0600/20240207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240208T0600/20240208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240209T0600/20240209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240210T0600/20240210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240211T0600/20240211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240212T0600/20240212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240213T0600/20240213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240214T0600/20240214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240215T0600/20240215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240216T0600/20240216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240217T0600/20240217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240218T0600/20240218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240219T0600/20240219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240220T0600/20240220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240221T0600/20240221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240222T0600/20240222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240223T0600/20240223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240224T0600/20240224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240225T0600/20240225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240226T0600/20240226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240227T0600/20240227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240228T0600/20240228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240229T0600/20240229T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240301T0600/20240301T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240302T0600/20240302T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240303T0600/20240303T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240304T0600/20240304T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240305T0600/20240305T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240306T0600/20240306T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240307T0600/20240307T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240308T0600/20240308T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240309T0600/20240309T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240310T0600/20240310T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240311T0600/20240311T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240312T0600/20240312T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240313T0600/20240313T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240314T0600/20240314T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240315T0600/20240315T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240316T0600/20240316T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240317T0600/20240317T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240318T0600/20240318T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240319T0600/20240319T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240320T0600/20240320T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240321T0600/20240321T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240322T0600/20240322T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240323T0600/20240323T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240324T0600/20240324T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240325T0600/20240325T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240326T0600/20240326T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240327T0600/20240327T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240328T0600/20240328T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240329T0600/20240329T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240330T0600/20240330T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240331T0600/20240331T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240401T0600/20240401T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240402T0600/20240402T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240403T0600/20240403T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240404T0600/20240404T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240405T0600/20240405T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240406T0600/20240406T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240407T0600/20240407T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240408T0600/20240408T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240409T0600/20240409T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240410T0600/20240410T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240411T0600/20240411T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240412T0600/20240412T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240413T0600/20240413T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240414T0600/20240414T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240415T0600/20240415T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240416T0600/20240416T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240417T0600/20240417T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240418T0600/20240418T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240419T0600/20240419T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240420T0600/20240420T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240421T0600/20240421T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240422T0600/20240422T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240423T0600/20240423T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240424T0600/20240424T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240425T0600/20240425T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240426T0600/20240426T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240427T0600/20240427T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240428T0600/20240428T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240429T0600/20240429T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240430T0600/20240430T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240501T0600/20240501T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240502T0600/20240502T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240503T0600/20240503T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240504T0600/20240504T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240505T0600/20240505T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240506T0600/20240506T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240507T0600/20240507T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240508T0600/20240508T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240509T0600/20240509T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240510T0600/20240510T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240511T0600/20240511T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240512T0600/20240512T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240513T0600/20240513T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240514T0600/20240514T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240515T0600/20240515T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240516T0600/20240516T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240517T0600/20240517T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240518T0600/20240518T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240519T0600/20240519T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240520T0600/20240520T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240521T0600/20240521T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240522T0600/20240522T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240523T0600/20240523T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240524T0600/20240524T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240525T0600/20240525T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240526T0600/20240526T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240527T0600/20240527T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240528T0600/20240528T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240529T0600/20240529T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240530T0600/20240530T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240531T0600/20240531T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240601T0600/20240601T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240602T0600/20240602T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240603T0600/20240603T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240604T0600/20240604T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240605T0600/20240605T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240606T0600/20240606T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240607T0600/20240607T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240608T0600/20240608T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240609T0600/20240609T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240610T0600/20240610T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240611T0600/20240611T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240612T0600/20240612T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240613T0600/20240613T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240614T0600/20240614T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240615T0600/20240615T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240616T0600/20240616T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240617T0600/20240617T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240618T0600/20240618T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240619T0600/20240619T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240620T0600/20240620T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240621T0600/20240621T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240622T0600/20240622T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240623T0600/20240623T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240624T0600/20240624T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240625T0600/20240625T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240626T0600/20240626T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240627T0600/20240627T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240628T0600/20240628T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240629T0600/20240629T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240630T0600/20240630T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240701T0600/20240701T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240702T0600/20240702T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240703T0600/20240703T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240704T0600/20240704T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240705T0600/20240705T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240706T0600/20240706T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240707T0600/20240707T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240708T0600/20240708T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240709T0600/20240709T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240710T0600/20240710T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240711T0600/20240711T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240712T0600/20240712T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240713T0600/20240713T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240714T0600/20240714T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240715T0600/20240715T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240716T0600/20240716T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240717T0600/20240717T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240718T0600/20240718T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240719T0600/20240719T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240720T0600/20240720T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240721T0600/20240721T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240722T0600/20240722T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240723T0600/20240723T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240724T0600/20240724T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240725T0600/20240725T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240726T0600/20240726T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240727T0600/20240727T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240728T0600/20240728T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240729T0600/20240729T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240730T0600/20240730T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240731T0600/20240731T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240801T0600/20240801T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240802T0600/20240802T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240803T0600/20240803T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240804T0600/20240804T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240805T0600/20240805T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240806T0600/20240806T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240807T0600/20240807T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240808T0600/20240808T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240809T0600/20240809T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240810T0600/20240810T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240811T0600/20240811T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240812T0600/20240812T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240813T0600/20240813T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240814T0600/20240814T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240815T0600/20240815T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240816T0600/20240816T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240817T0600/20240817T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240818T0600/20240818T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240819T0600/20240819T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240820T0600/20240820T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240821T0600/20240821T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240822T0600/20240822T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240823T0600/20240823T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240824T0600/20240824T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240825T0600/20240825T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240826T0600/20240826T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240827T0600/20240827T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240828T0600/20240828T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240829T0600/20240829T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240830T0600/20240830T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240831T0600/20240831T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240901T0600/20240901T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240902T0600/20240902T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240903T0600/20240903T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240904T0600/20240904T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240905T0600/20240905T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240906T0600/20240906T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240907T0600/20240907T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240908T0600/20240908T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240909T0600/20240909T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240910T0600/20240910T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240911T0600/20240911T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240912T0600/20240912T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240913T0600/20240913T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240914T0600/20240914T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240915T0600/20240915T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240916T0600/20240916T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240917T0600/20240917T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240918T0600/20240918T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240919T0600/20240919T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240920T0600/20240920T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240921T0600/20240921T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240922T0600/20240922T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240923T0600/20240923T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240924T0600/20240924T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240925T0600/20240925T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240926T0600/20240926T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240927T0600/20240927T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240928T0600/20240928T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240929T0600/20240929T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20240930T0600/20240930T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241001T0600/20241001T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241002T0600/20241002T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241003T0600/20241003T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241004T0600/20241004T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241005T0600/20241005T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241006T0600/20241006T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241007T0600/20241007T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241008T0600/20241008T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241009T0600/20241009T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241010T0600/20241010T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241011T0600/20241011T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241012T0600/20241012T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241013T0600/20241013T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241014T0600/20241014T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241015T0600/20241015T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241016T0600/20241016T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241017T0600/20241017T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241018T0600/20241018T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241019T0600/20241019T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241020T0600/20241020T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241021T0600/20241021T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241022T0600/20241022T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241023T0600/20241023T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241024T0600/20241024T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241025T0600/20241025T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241026T0600/20241026T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241027T0600/20241027T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241028T0600/20241028T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241029T0600/20241029T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241030T0600/20241030T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241031T0600/20241031T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241101T0600/20241101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241102T0600/20241102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241103T0600/20241103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241104T0600/20241104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241105T0600/20241105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241106T0600/20241106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241107T0600/20241107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241108T0600/20241108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241109T0600/20241109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241110T0600/20241110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241111T0600/20241111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241112T0600/20241112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241113T0600/20241113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241114T0600/20241114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241115T0600/20241115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241116T0600/20241116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241117T0600/20241117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241118T0600/20241118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241119T0600/20241119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241120T0600/20241120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241121T0600/20241121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241122T0600/20241122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241123T0600/20241123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241124T0600/20241124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241125T0600/20241125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241126T0600/20241126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241127T0600/20241127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241128T0600/20241128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241129T0600/20241129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241130T0600/20241130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241201T0600/20241201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241202T0600/20241202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241203T0600/20241203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241204T0600/20241204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241205T0600/20241205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241206T0600/20241206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241207T0600/20241207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241208T0600/20241208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241209T0600/20241209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241210T0600/20241210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241211T0600/20241211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241212T0600/20241212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241213T0600/20241213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241214T0600/20241214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241215T0600/20241215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241216T0600/20241216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241217T0600/20241217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241218T0600/20241218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241219T0600/20241219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241220T0600/20241220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241221T0600/20241221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241222T0600/20241222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241223T0600/20241223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241224T0600/20241224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241225T0600/20241225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241226T0600/20241226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241227T0600/20241227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241228T0600/20241228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241229T0600/20241229T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241230T0600/20241230T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20241231T0600/20241231T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250101T0600/20250101T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250102T0600/20250102T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250103T0600/20250103T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250104T0600/20250104T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250105T0600/20250105T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250106T0600/20250106T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250107T0600/20250107T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250108T0600/20250108T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250109T0600/20250109T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250110T0600/20250110T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250111T0600/20250111T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250112T0600/20250112T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250113T0600/20250113T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250114T0600/20250114T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250115T0600/20250115T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250116T0600/20250116T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250117T0600/20250117T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250118T0600/20250118T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250119T0600/20250119T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250120T0600/20250120T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250121T0600/20250121T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250122T0600/20250122T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250123T0600/20250123T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250124T0600/20250124T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250125T0600/20250125T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250126T0600/20250126T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250127T0600/20250127T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250128T0600/20250128T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250129T0600/20250129T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250130T0600/20250130T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250131T0600/20250131T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250201T0600/20250201T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250202T0600/20250202T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250203T0600/20250203T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250204T0600/20250204T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250205T0600/20250205T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250206T0600/20250206T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250207T0600/20250207T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250208T0600/20250208T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250209T0600/20250209T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250210T0600/20250210T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250211T0600/20250211T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250212T0600/20250212T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250213T0600/20250213T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250214T0600/20250214T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250215T0600/20250215T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250216T0600/20250216T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250217T0600/20250217T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250218T0600/20250218T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250219T0600/20250219T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250220T0600/20250220T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250221T0600/20250221T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250222T0600/20250222T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250223T0600/20250223T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250224T0600/20250224T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250225T0600/20250225T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250226T0600/20250226T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250227T0600/20250227T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250228T0600/20250228T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250301T0600/20250301T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250302T0600/20250302T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250303T0600/20250303T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250304T0600/20250304T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250305T0600/20250305T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250306T0600/20250306T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250307T0600/20250307T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250308T0600/20250308T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250309T0600/20250309T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250310T0600/20250310T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250311T0600/20250311T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250312T0600/20250312T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250313T0600/20250313T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250314T0600/20250314T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250315T0600/20250315T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250316T0600/20250316T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250317T0600/20250317T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250318T0600/20250318T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250319T0600/20250319T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250320T0600/20250320T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250321T0600/20250321T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250322T0600/20250322T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250323T0600/20250323T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250324T0600/20250324T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250325T0600/20250325T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250326T0600/20250326T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250327T0600/20250327T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250328T0600/20250328T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250329T0600/20250329T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250330T0600/20250330T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250331T0600/20250331T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250401T0600/20250401T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250402T0600/20250402T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250403T0600/20250403T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250404T0600/20250404T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250405T0600/20250405T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250406T0600/20250406T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250407T0600/20250407T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250408T0600/20250408T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250409T0600/20250409T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250410T0600/20250410T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250411T0600/20250411T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250412T0600/20250412T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250413T0600/20250413T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250414T0600/20250414T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250415T0600/20250415T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250416T0600/20250416T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250417T0600/20250417T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250418T0600/20250418T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250419T0600/20250419T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250420T0600/20250420T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250421T0600/20250421T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250422T0600/20250422T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250423T0600/20250423T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250424T0600/20250424T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250425T0600/20250425T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250426T0600/20250426T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250427T0600/20250427T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250428T0600/20250428T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250429T0600/20250429T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250430T0600/20250430T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250501T0600/20250501T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250502T0600/20250502T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250503T0600/20250503T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250504T0600/20250504T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250505T0600/20250505T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250506T0600/20250506T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250507T0600/20250507T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250508T0600/20250508T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250509T0600/20250509T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250510T0600/20250510T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250511T0600/20250511T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250512T0600/20250512T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250513T0600/20250513T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250514T0600/20250514T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250515T0600/20250515T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250516T0600/20250516T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250517T0600/20250517T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250518T0600/20250518T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250519T0600/20250519T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250520T0600/20250520T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250521T0600/20250521T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250522T0600/20250522T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250523T0600/20250523T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250524T0600/20250524T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250525T0600/20250525T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250526T0600/20250526T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250527T0600/20250527T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250528T0600/20250528T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250529T0600/20250529T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250530T0600/20250530T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250531T0600/20250531T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250601T0600/20250601T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250602T0600/20250602T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250603T0600/20250603T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250604T0600/20250604T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250605T0600/20250605T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250606T0600/20250606T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250607T0600/20250607T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250608T0600/20250608T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250609T0600/20250609T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250610T0600/20250610T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250611T0600/20250611T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250612T0600/20250612T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250613T0600/20250613T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250614T0600/20250614T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250615T0600/20250615T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250616T0600/20250616T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250617T0600/20250617T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250618T0600/20250618T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250619T0600/20250619T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250620T0600/20250620T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250621T0600/20250621T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250622T0600/20250622T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250623T0600/20250623T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250624T0600/20250624T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250625T0600/20250625T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250626T0600/20250626T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250627T0600/20250627T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250628T0600/20250628T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250629T0600/20250629T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250630T0600/20250630T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250701T0600/20250701T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250702T0600/20250702T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250703T0600/20250703T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250704T0600/20250704T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250705T0600/20250705T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250706T0600/20250706T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250707T0600/20250707T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250708T0600/20250708T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250709T0600/20250709T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250710T0600/20250710T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250711T0600/20250711T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250712T0600/20250712T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250713T0600/20250713T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250714T0600/20250714T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250715T0600/20250715T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250716T0600/20250716T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250717T0600/20250717T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250718T0600/20250718T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250719T0600/20250719T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250720T0600/20250720T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250721T0600/20250721T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250722T0600/20250722T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250723T0600/20250723T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250724T0600/20250724T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250725T0600/20250725T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250726T0600/20250726T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250727T0600/20250727T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250728T0600/20250728T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250729T0600/20250729T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250730T0600/20250730T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250731T0600/20250731T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250801T0600/20250801T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250802T0600/20250802T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250803T0600/20250803T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250804T0600/20250804T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250805T0600/20250805T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250806T0600/20250806T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250807T0600/20250807T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250808T0600/20250808T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250809T0600/20250809T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250810T0600/20250810T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250811T0600/20250811T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250812T0600/20250812T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250813T0600/20250813T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250814T0600/20250814T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250815T0600/20250815T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250816T0600/20250816T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250817T0600/20250817T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250818T0600/20250818T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250819T0600/20250819T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250820T0600/20250820T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250821T0600/20250821T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250822T0600/20250822T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250823T0600/20250823T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250824T0600/20250824T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250825T0600/20250825T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250826T0600/20250826T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250827T0600/20250827T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250828T0600/20250828T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250829T0600/20250829T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250830T0600/20250830T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250831T0600/20250831T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250901T0600/20250901T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250902T0600/20250902T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250903T0600/20250903T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250904T0600/20250904T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250905T0600/20250905T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250906T0600/20250906T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250907T0600/20250907T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250908T0600/20250908T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250909T0600/20250909T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250910T0600/20250910T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250911T0600/20250911T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250912T0600/20250912T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250913T0600/20250913T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250914T0600/20250914T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250915T0600/20250915T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250916T0600/20250916T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250917T0600/20250917T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250918T0600/20250918T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250919T0600/20250919T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250920T0600/20250920T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250921T0600/20250921T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250922T0600/20250922T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250923T0600/20250923T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250924T0600/20250924T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250925T0600/20250925T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250926T0600/20250926T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250927T0600/20250927T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250928T0600/20250928T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250929T0600/20250929T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250930T0600/20250930T0600.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "title": "Open Canada - Fort McKay", + "type": "application/json" + } + ], + "license": "CC-BY-4.0" +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/tanager/20250809_191957_01_4001/20250809_191957_01_4001.json b/stac/open-canada/ft-mckay/tanager/20250809_191957_01_4001/20250809_191957_01_4001.json new file mode 100644 index 000000000..b3d750040 --- /dev/null +++ b/stac/open-canada/ft-mckay/tanager/20250809_191957_01_4001/20250809_191957_01_4001.json @@ -0,0 +1,85 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250809_191957_01_4001", + "collection": "tanager", + "properties": { + "datetime": "2025-08-09T19:19:57.013999Z", + "gsd": 35.13, + "license": "CC-BY-4.0", + "constellation": "Tanager", + "created": "2025-08-09T22:05:04Z", + "updated": "2025-08-09T22:05:04Z" + }, + "bbox": [ + -112.12716892712758, + 57.32346182686798, + -111.66503617745258, + 57.59070735301335 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.01526360238456, + 57.59070735301335 + ], + [ + -112.12716892712758, + 57.37659359112046 + ], + [ + -111.77822367007433, + 57.32346182686798 + ], + [ + -111.66503617745258, + 57.53918527326848 + ], + [ + -112.01526360238456, + 57.59070735301335 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/tanager/20250809_191957_01_4001/20250809_191957_01_4001_metadata.json", + "roles": [ + "metadata" + ] + }, + "radiance": { + "type": "application/x-hdf5", + "title": "Radiance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/tanager/20250809_191957_01_4001/20250809_191957_01_4001_ortho_radiance.h5", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Tanager", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Tanager", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/tanager/20250809_192002_98_4001/20250809_192002_98_4001.json b/stac/open-canada/ft-mckay/tanager/20250809_192002_98_4001/20250809_192002_98_4001.json new file mode 100644 index 000000000..1b220c2ad --- /dev/null +++ b/stac/open-canada/ft-mckay/tanager/20250809_192002_98_4001/20250809_192002_98_4001.json @@ -0,0 +1,85 @@ +{ + "stac_version": "1.1.0", + "stac_extensions": [], + "type": "Feature", + "id": "20250809_192002_98_4001", + "collection": "tanager", + "properties": { + "datetime": "2025-08-09T19:20:02.987839Z", + "gsd": 35.09, + "license": "CC-BY-4.0", + "constellation": "Tanager", + "created": "2025-08-09T22:05:04Z", + "updated": "2025-08-09T22:05:04Z" + }, + "bbox": [ + -112.23844150316658, + 57.1061423415679, + -111.77822367007433, + 57.37659359112046 + ], + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -112.12716892712758, + 57.37659359112046 + ], + [ + -112.23844150316658, + 57.161460634095526 + ], + [ + -111.89057257283896, + 57.1061423415679 + ], + [ + -111.77822367007433, + 57.32346182686798 + ], + [ + -112.12716892712758, + 57.37659359112046 + ] + ] + ] + }, + "assets": { + "metadata": { + "type": "application/json", + "title": "JSON Metadata", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/tanager/20250809_192002_98_4001/20250809_192002_98_4001_metadata.json", + "roles": [ + "metadata" + ] + }, + "radiance": { + "type": "application/x-hdf5", + "title": "Radiance", + "href": "https://storage.googleapis.com/open-cogs/planet-stac/open-canada/ft-mckay/tanager/20250809_192002_98_4001/20250809_192002_98_4001_ortho_radiance.h5", + "roles": [ + "data" + ] + } + }, + "links": [ + { + "href": "../../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "collection", + "title": "Tanager", + "type": "application/json" + }, + { + "href": "../collection.json", + "rel": "parent", + "title": "Tanager", + "type": "application/json" + } + ] +} \ No newline at end of file diff --git a/stac/open-canada/ft-mckay/tanager/collection.json b/stac/open-canada/ft-mckay/tanager/collection.json new file mode 100644 index 000000000..725dce83b --- /dev/null +++ b/stac/open-canada/ft-mckay/tanager/collection.json @@ -0,0 +1,51 @@ +{ + "stac_version": "1.1.0", + "type": "Collection", + "id": "tanager", + "title": "Tanager", + "description": "The Tanager satellite is an imaging spectrometer capturing approximately 424 Bands with ~5 nm spacing between an approximate range of 400-2500 nm at 30 meters per pixel resolution, with the first launched in August 2024. Planet intends to launch additional Tanager satellites to meet market demands over the coming years.", + "extent": { + "spatial": { + "bbox": [ + [ + -112.23844150316658, + 57.1061423415679, + -111.66503617745258, + 57.59070735301335 + ] + ] + }, + "temporal": { + "interval": [ + [ + "2025-08-09T19:19:57.013999Z", + "2025-08-09T19:20:02.987839Z" + ] + ] + } + }, + "links": [ + { + "href": "../../../catalog.json", + "rel": "root", + "type": "application/json" + }, + { + "href": "./20250809_191957_01_4001/20250809_191957_01_4001.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "./20250809_192002_98_4001/20250809_192002_98_4001.json", + "rel": "item", + "type": "application/geo+json" + }, + { + "href": "../catalog.json", + "rel": "parent", + "title": "Open Canada - Fort McKay", + "type": "application/json" + } + ], + "license": "CC-BY-4.0" +} \ No newline at end of file